2018-10-24 21:04:09,611 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-24 21:04:09,614 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-24 21:04:09,614 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-24 21:04:09,615 - 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 api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-10-24 21:04:09,638 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-24 21:04:09,753 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-24 21:04:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:09,760 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d362bf35-d825-4144-855f-67fadd3ee0d5 2018-10-24 21:04:09,761 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:09,761 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-d362bf35-d825-4144-855f-67fadd3ee0d5 2018-10-24 21:04:09,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:04:10,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["KKESY0UBR8-5ph-QddH9JQ"], "issued_at": "2018-10-24T21:04:10.000000Z"}} 2018-10-24 21:04:10,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 21:04:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:11,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:11 GMT X-Openstack-Request-Id: req-dfe99213-8cd4-4a1c-b95f-e8255dfdedfc 2018-10-24 21:04:11,148 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 21:04:11,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-dfe99213-8cd4-4a1c-b95f-e8255dfdedfc 2018-10-24 21:04:11,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.990087985992s 2018-10-24 21:04:11,159 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', 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'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2018-10-24 21:04:11,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-24 21:04:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:12,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b52ace50-3d93-405b-8b06-10f40691886b x-openstack-request-id: req-b52ace50-3d93-405b-8b06-10f40691886b 2018-10-24 21:04:12,044 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-24 21:04:12,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-b52ace50-3d93-405b-8b06-10f40691886b 2018-10-24 21:04:12,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.88210606575s 2018-10-24 21:04:12,045 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-24 21:04:12,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:12,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55f7b87-1ff9-4836-ad16-b223ced3d83e 2018-10-24 21:04:12,178 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:04:12,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b55f7b87-1ff9-4836-ad16-b223ced3d83e 2018-10-24 21:04:12,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126942873001s 2018-10-24 21:04:12,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'4710c1e320614cf9be1ff1942b030d9c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-24 21:04:12,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-24 21:04:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7ccfd2-53cd-42f2-b162-bcf1b02297c2 2018-10-24 21:04:12,392 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be60b085db5444509540f6c65055a705", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "35c8302b74944825a92aa4b8047321db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "4c89f35c015e4ae69499e813be80e321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "162576efb457471195a45f2b49eac287", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "162576efb457471195a45f2b49eac287", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "987567f78bb84072aa4282b89799b17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "9ce32b85b25d479ebd48a68e22010a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "ae78410ad6fa4097820e8888df43a275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be60b085db5444509540f6c65055a705", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "c6c065a6394440a092a56f68823f5af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "162576efb457471195a45f2b49eac287", "id": "cec0fbce7894417db694ed048b2838c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "d0ad3e4b816247899359d7764d7cbec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "d3bc2160af77404a94a4230b3eab3121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "d7dc15135c7b440da077ae6c23625bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "dc94a85587424f0dbbc161ef4724e634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be60b085db5444509540f6c65055a705", "id": "f4bd2ca842f241bdbe2c2124c1763936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "fc55672d9b7f448b83ba9728ee5e4232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-24 21:04:12,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-5f7ccfd2-53cd-42f2-b162-bcf1b02297c2 2018-10-24 21:04:12,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.208999872208s 2018-10-24 21:04:12,400 - 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.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad07f303f0a648de971f91a60a32c579', u'id': u'034b90b403c84f8e91ba2e66d7de4718'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9686f379ab854d4f9c79aa126be0951b', u'id': u'053a027f2f9946c99d10ba0c55b0c9c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'46fe8af5065e4bd58214bbd8c8482bb9', u'id': u'05679aceb8d54992a6d57f0d10648a15'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'be60b085db5444509540f6c65055a705', u'id': u'17b265f4aa8c435c8ff93a0db1ebc210'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6b4029dc185c4603ae4277d9280e042c', u'id': u'235af9b85a084b10b79cd7c011bb4d89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28be1124b110473db75a6441f4e6900c', u'id': u'32effbb6c9bc4118925f4b852ecd7a41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'43a40c17ad324778b2e263a23d95cc8d', u'id': u'3541e5beb91a455ebc8dd7f3d885a2c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'46fe8af5065e4bd58214bbd8c8482bb9', u'id': u'35c8302b74944825a92aa4b8047321db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ac65e98f546c4b6ea304af2989a7c2b3', u'id': u'38f120bd487a4d53833b1bcbf670cad3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ac65e98f546c4b6ea304af2989a7c2b3', u'id': u'39909b4be5ae45ab84b3b5b2a73da58a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'43b8b99fce044f7981a5a07dc2ff7577', u'id': u'3d76c6699ea1489f858ff7e828e738f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'43a40c17ad324778b2e263a23d95cc8d', u'id': u'3fa17d8a10aa44d2b9c943f254db1ee3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b9888abb4c0448bbb6b43b08e1fe647b', u'id': u'4c00bb836e57466da813fdd7cbb9dc06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5acc2cd0f3234fe6a5fdc16c8dd1ed2a', u'id': u'4c89f35c015e4ae69499e813be80e321'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6b4029dc185c4603ae4277d9280e042c', u'id': u'4df8feb3c4664b67a06bc4e761ff288d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9df862b237c546bab0434bb033e2b2d4', u'id': u'4e73a9f0285b4135bd309eb8f35b9b0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'43fe18e0226d408ea9c3d3b204d60749', u'id': u'560618b7f1944cf1b1935f9bd6e3b21f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'162576efb457471195a45f2b49eac287', u'id': u'5b4c9a17937b429f8dc6d8bf9b7a9bcb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'43b8b99fce044f7981a5a07dc2ff7577', u'id': u'5bdac6ef314541949b8d1ff2b0cf397b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5acc2cd0f3234fe6a5fdc16c8dd1ed2a', u'id': u'692b0f9695514e2b9c6de25fc45d6e2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6b4029dc185c4603ae4277d9280e042c', u'id': u'6b7e852c2ad9478aafdf9d22d935a6e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'162576efb457471195a45f2b49eac287', u'id': u'6ff26c3aeb43426aaa9b8db4f126b89e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'43fe18e0226d408ea9c3d3b204d60749', u'id': u'842bc5fcd35349d2a2cac58f111574b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28be1124b110473db75a6441f4e6900c', u'id': u'8b3b25756afc42a2a602bb9c8bedfd91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9686f379ab854d4f9c79aa126be0951b', u'id': u'8c6c2ed5b5a14cbe818a3680c0b970bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad07f303f0a648de971f91a60a32c579', u'id': u'8d2a4b3a0030408a9f683bcac64077a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b9888abb4c0448bbb6b43b08e1fe647b', u'id': u'987567f78bb84072aa4282b89799b17b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9686f379ab854d4f9c79aa126be0951b', u'id': u'9ce32b85b25d479ebd48a68e22010a7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'43fe18e0226d408ea9c3d3b204d60749', u'id': u'ae78410ad6fa4097820e8888df43a275'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9df862b237c546bab0434bb033e2b2d4', u'id': u'b05e1e2e7f12495d95db3baa6986b2d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'be60b085db5444509540f6c65055a705', u'id': u'bbfe36afcda849e48cd7ce2db896f9a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'46fe8af5065e4bd58214bbd8c8482bb9', u'id': u'c6c065a6394440a092a56f68823f5af1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28be1124b110473db75a6441f4e6900c', u'id': u'ccc4da42b0924a34a8bead75fd7ac63d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'162576efb457471195a45f2b49eac287', u'id': u'cec0fbce7894417db694ed048b2838c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9df862b237c546bab0434bb033e2b2d4', u'id': u'd0ad3e4b816247899359d7764d7cbec9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad07f303f0a648de971f91a60a32c579', u'id': u'd3bc2160af77404a94a4230b3eab3121'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b9888abb4c0448bbb6b43b08e1fe647b', u'id': u'd7dc15135c7b440da077ae6c23625bdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'43a40c17ad324778b2e263a23d95cc8d', u'id': u'da7f6d11d59a49c79d9d6b4741a58de4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5acc2cd0f3234fe6a5fdc16c8dd1ed2a', u'id': u'dc94a85587424f0dbbc161ef4724e634'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'be60b085db5444509540f6c65055a705', u'id': u'f4bd2ca842f241bdbe2c2124c1763936'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'43b8b99fce044f7981a5a07dc2ff7577', u'id': u'fc55672d9b7f448b83ba9728ee5e4232'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ac65e98f546c4b6ea304af2989a7c2b3', u'id': u'ff0615b3f8ee429da56650b50a3e58d0'})] 2018-10-24 21:04:12,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-24 21:04:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:12,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87fef756-601c-4757-9d26-83c05313d512 x-openstack-request-id: req-87fef756-601c-4757-9d26-83c05313d512 2018-10-24 21:04:12,416 - keystoneauth.session - DEBUG - 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-10-24 21:04:12,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-87fef756-601c-4757-9d26-83c05313d512 2018-10-24 21:04:12,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0148119926453s 2018-10-24 21:04:12,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-24 21:04:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0c997e0-9260-4fb5-bfc6-75b74983273d x-openstack-request-id: req-c0c997e0-9260-4fb5-bfc6-75b74983273d 2018-10-24 21:04:14,236 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-24 21:04:14,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-c0c997e0-9260-4fb5-bfc6-75b74983273d 2018-10-24 21:04:14,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.80563783646s 2018-10-24 21:04:14,237 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-24 21:04:14,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:04:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT X-Openstack-Request-Id: req-723d6701-8d6f-44a8-b94c-71cf56fa57a3 2018-10-24 21:04:14,330 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:04:14,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-723d6701-8d6f-44a8-b94c-71cf56fa57a3 2018-10-24 21:04:14,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0874109268188s 2018-10-24 21:04:14,330 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-24 21:04:14,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 21:04:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2741d206-f7b9-455a-aa27-eead68a9cb4a x-openstack-request-id: req-2741d206-f7b9-455a-aa27-eead68a9cb4a 2018-10-24 21:04:14,367 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 21:04:14,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-2741d206-f7b9-455a-aa27-eead68a9cb4a 2018-10-24 21:04:14,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0369741916656s 2018-10-24 21:04:14,369 - 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-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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 19}, 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.8', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 21}, 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-10-24 21:04:14,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-24 21:04:14,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56cdf943-f604-4208-b7fb-3c0396f9085f x-openstack-request-id: req-56cdf943-f604-4208-b7fb-3c0396f9085f 2018-10-24 21:04:14,508 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-24 21:04:14,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-56cdf943-f604-4208-b7fb-3c0396f9085f 2018-10-24 21:04:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.138720989227s 2018-10-24 21:04:14,508 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-24 21:04:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:14,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT X-Openstack-Request-Id: req-a0691549-79de-4919-b4d8-7e0a11dfbcb3 2018-10-24 21:04:14,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:14,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0691549-79de-4919-b4d8-7e0a11dfbcb3 2018-10-24 21:04:14,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097589969635s 2018-10-24 21:04:14,607 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b3352429-312c-401c-bd5a-beb181261f2a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-24T21:01:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-10-24T21:01:01Z', u'provider:network_type': u'flat', u'tenant_id': u'7eed7bfe680a47a4ba02bdb220d0a5d6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7eed7bfe680a47a4ba02bdb220d0a5d6', u'l2_adjacency': True})] 2018-10-24 21:04:14,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:04:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT X-Openstack-Request-Id: req-d396f956-3c22-4cae-8263-ae4be73030a3 2018-10-24 21:04:14,637 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-24 21:04:14,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-d396f956-3c22-4cae-8263-ae4be73030a3 2018-10-24 21:04:14,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0297420024872s 2018-10-24 21:04:14,637 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-24 21:04:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:04:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:14,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 725 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad26a56-ba83-4639-a96f-750882dbac8a 2018-10-24 21:04:14,917 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "0a28016abb9244c7a1b170e0be815ae0"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/0a28016abb9244c7a1b170e0be815ae0/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "272fb41ca6644e41a223b1cd8b9db7e9"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/272fb41ca6644e41a223b1cd8b9db7e9/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "34f9169e056643c08879ec7531170117"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/34f9169e056643c08879ec7531170117/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "6efe08bc393e438e8228370aaf8cc600"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/6efe08bc393e438e8228370aaf8cc600/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "7e3401621b9940ba883edef1edb07a75"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/7e3401621b9940ba883edef1edb07a75/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "799f90ff3ab44b96a55f4e8e472c5ad3"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "96bed20bc1634e629a6e9c737b3f71a1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3/users/96bed20bc1634e629a6e9c737b3f71a1/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "ca51f5acebc646b08140341cf93a7987"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/ca51f5acebc646b08140341cf93a7987/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "d704a439103e4834adcfd71f5694fe89"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/d704a439103e4834adcfd71f5694fe89/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "aa658b18dbd84f47852eed57472ecb41"}, "user": {"id": "da0918c7c9c84e558c935c02a91b54d5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/da0918c7c9c84e558c935c02a91b54d5/roles/aa658b18dbd84f47852eed57472ecb41"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "da0918c7c9c84e558c935c02a91b54d5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/da0918c7c9c84e558c935c02a91b54d5/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "df12d85161be4c368ba935e2073338d5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/df12d85161be4c368ba935e2073338d5/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "e7419480f35b459bb28bd003ed37cf52"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/e7419480f35b459bb28bd003ed37cf52/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "e9c32cade0a14386bb2d57965fcff308"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/e9c32cade0a14386bb2d57965fcff308/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"project": {"id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "f699aa0649d84001a1539049ad37f41c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6/users/f699aa0649d84001a1539049ad37f41c/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"domain": {"id": "4710c1e320614cf9be1ff1942b030d9c"}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "ff9d84552f854b9aaa9e0f1c83b38d22"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c/users/ff9d84552f854b9aaa9e0f1c83b38d22/roles/e2f348c04de14636a02652c16ac03659"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e2f348c04de14636a02652c16ac03659"}, "user": {"id": "96bed20bc1634e629a6e9c737b3f71a1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/96bed20bc1634e629a6e9c737b3f71a1/roles/e2f348c04de14636a02652c16ac03659"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-24 21:04:14,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-dad26a56-ba83-4639-a96f-750882dbac8a 2018-10-24 21:04:14,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.276755094528s 2018-10-24 21:04:14,921 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'0a28016abb9244c7a1b170e0be815ae0'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'272fb41ca6644e41a223b1cd8b9db7e9'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'34f9169e056643c08879ec7531170117'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'6efe08bc393e438e8228370aaf8cc600'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'7e3401621b9940ba883edef1edb07a75'}), Munch({'project': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'96bed20bc1634e629a6e9c737b3f71a1'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'ca51f5acebc646b08140341cf93a7987'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'd704a439103e4834adcfd71f5694fe89'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'aa658b18dbd84f47852eed57472ecb41', 'user': u'da0918c7c9c84e558c935c02a91b54d5'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'da0918c7c9c84e558c935c02a91b54d5'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'df12d85161be4c368ba935e2073338d5'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'e7419480f35b459bb28bd003ed37cf52'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'e9c32cade0a14386bb2d57965fcff308'}), Munch({'project': u'7eed7bfe680a47a4ba02bdb220d0a5d6', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'f699aa0649d84001a1539049ad37f41c'}), Munch({'domain': u'4710c1e320614cf9be1ff1942b030d9c', 'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'ff9d84552f854b9aaa9e0f1c83b38d22'}), Munch({'id': u'e2f348c04de14636a02652c16ac03659', 'user': u'96bed20bc1634e629a6e9c737b3f71a1'})] 2018-10-24 21:04:14,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:04:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2effafb-7c20-4949-96ec-b2d94da6228b 2018-10-24 21:04:15,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:04:15,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a2effafb-7c20-4949-96ec-b2d94da6228b 2018-10-24 21:04:15,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198977947235s 2018-10-24 21:04:15,126 - 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'reader', 'id': u'12f910e261f44ca486f659ba2ae4d9d3'}), 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'299a1509fd544e23bed36c8adc0325c4'}), 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'6515ef09b6de4cfaa459f0963a6198a7'}), 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'652e317e491640e1ada7b9da696ea428'}), 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'9ae45eb9bb514bbeb8862ff45fc7de51'}), 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'aa658b18dbd84f47852eed57472ecb41'}), 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'e2f348c04de14636a02652c16ac03659'})] 2018-10-24 21:04:15,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:04:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT X-Openstack-Request-Id: req-9a85e0ce-7d0d-4932-86b9-0c5f5c7de3e2 2018-10-24 21:04:15,180 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-24 21:04:15,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9a85e0ce-7d0d-4932-86b9-0c5f5c7de3e2 2018-10-24 21:04:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0531539916992s 2018-10-24 21:04:15,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-24 21:04:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:04:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e376ae1-e8f2-46d5-83d2-0641984b90f5 x-openstack-request-id: req-4e376ae1-e8f2-46d5-83d2-0641984b90f5 2018-10-24 21:04:15,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:04:15,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e376ae1-e8f2-46d5-83d2-0641984b90f5 2018-10-24 21:04:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201924085617s 2018-10-24 21:04:15,383 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-24 21:04:15,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-24 21:04:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:15,396 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2e3738-93c1-4242-bb43-85f0fe52bf8a 2018-10-24 21:04:15,397 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:15,397 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-2c2e3738-93c1-4242-bb43-85f0fe52bf8a 2018-10-24 21:04:15,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6db052-9fe1-493c-8aff-47216993b3ac 2018-10-24 21:04:15,507 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-24 21:04:15,507 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-6b6db052-9fe1-493c-8aff-47216993b3ac 2018-10-24 21:04:15,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.121070146561s 2018-10-24 21:04:15,512 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'162576efb457471195a45f2b49eac287', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'28be1124b110473db75a6441f4e6900c', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'43a40c17ad324778b2e263a23d95cc8d', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'43b8b99fce044f7981a5a07dc2ff7577', 'name': u'placement'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'43fe18e0226d408ea9c3d3b204d60749', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'46fe8af5065e4bd58214bbd8c8482bb9', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5acc2cd0f3234fe6a5fdc16c8dd1ed2a', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6b4029dc185c4603ae4277d9280e042c', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9686f379ab854d4f9c79aa126be0951b', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'9df862b237c546bab0434bb033e2b2d4', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ac65e98f546c4b6ea304af2989a7c2b3', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'ad07f303f0a648de971f91a60a32c579', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b9888abb4c0448bbb6b43b08e1fe647b', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'be60b085db5444509540f6c65055a705', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'cb6a3738c156451b958fa3a7e0c79b81', 'name': u'ceilometer'})] 2018-10-24 21:04:15,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:04:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT X-Openstack-Request-Id: req-c6137e14-28dc-4644-b96d-6e9d58d382c2 2018-10-24 21:04:15,553 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:04:15,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c6137e14-28dc-4644-b96d-6e9d58d382c2 2018-10-24 21:04:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409429073334s 2018-10-24 21:04:15,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:01:05Z', 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'b3352429-312c-401c-bd5a-beb181261f2a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'tenant_id': u'7eed7bfe680a47a4ba02bdb220d0a5d6', u'created_at': u'2018-10-24T21:01:05Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'7eed7bfe680a47a4ba02bdb220d0a5d6'})] 2018-10-24 21:04:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-10-24 21:04:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cb17b2ebbc2d7da505cb7214bde1bafb7e6623d5ab19596f88b4edbb80255372" 2018-10-24 21:04:15,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 425 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT X-Openstack-Request-Id: req-4906a054-9330-4cf3-ad0c-ce968516c451 2018-10-24 21:04:15,562 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L2GW", "default": true, "name": "l2gw"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}, {"service_type": "BGPVPN", "default": true, "name": "dummy"}]} 2018-10-24 21:04:15,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-4906a054-9330-4cf3-ad0c-ce968516c451 2018-10-24 21:04:15,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00760006904602s 2018-10-24 21:04:15,563 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L2GW', u'default': True, u'name': u'l2gw'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'}), Munch({u'service_type': u'BGPVPN', u'default': True, u'name': u'dummy'})] 2018-10-24 21:04:15,700 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:04:15,700 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-24 21:04:15,753 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-24 21:04:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:15,898 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1391e432-9aeb-41df-a850-898b1f5b7252 2018-10-24 21:04:15,898 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:15,898 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-1391e432-9aeb-41df-a850-898b1f5b7252 2018-10-24 21:04:15,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:04:16,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["t8ZoE9KcRiei0irnCxuSOQ"], "issued_at": "2018-10-24T21:04:16.000000Z"}} 2018-10-24 21:04:16,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:17,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:17 GMT X-Openstack-Request-Id: req-b7e06d7d-2b88-4707-a827-a13d4c927c2d 2018-10-24 21:04:17,416 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:17,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b7e06d7d-2b88-4707-a827-a13d4c927c2d 2018-10-24 21:04:17,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11349487305s 2018-10-24 21:04:17,418 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-24 21:04:17,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:17,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9592d6a6-14c7-4df4-91d8-9723eb115483 2018-10-24 21:04:17,717 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:04:17,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9592d6a6-14c7-4df4-91d8-9723eb115483 2018-10-24 21:04:17,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.292513132095s 2018-10-24 21:04:17,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:04:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:17,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cafc44-8bdd-4423-b3d5-868c073ce064 2018-10-24 21:04:17,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:04:17,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c3cafc44-8bdd-4423-b3d5-868c073ce064 2018-10-24 21:04:17,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118491172791s 2018-10-24 21:04:17,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:04:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" -d '{"network": {"tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "tenantnetwork1-net_21da470f-72ce-43ee-8df6-315248ffaf08", "admin_state_up": true}}' 2018-10-24 21:04:18,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:18 GMT X-Openstack-Request-Id: req-a5fe91ce-93ff-4d56-96f6-0c3d7eff9b7d 2018-10-24 21:04:18,334 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9107284a-ec9e-4eeb-b787-21799b73d7c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_21da470f-72ce-43ee-8df6-315248ffaf08","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:18Z","mtu":1450}} 2018-10-24 21:04:18,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a5fe91ce-93ff-4d56-96f6-0c3d7eff9b7d 2018-10-24 21:04:18,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.48903799057s 2018-10-24 21:04:18,335 - 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-10-24T21:04:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9107284a-ec9e-4eeb-b787-21799b73d7c3', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_21da470f-72ce-43ee-8df6-315248ffaf08', u'created_at': u'2018-10-24T21:04:18Z', u'mtu': 1450, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'l2_adjacency': True}) 2018-10-24 21:04:18,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:18,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:18 GMT X-Openstack-Request-Id: req-275a2fcf-6162-4eac-bbd2-b6d533a9b971 2018-10-24 21:04:18,441 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9107284a-ec9e-4eeb-b787-21799b73d7c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_21da470f-72ce-43ee-8df6-315248ffaf08","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:18,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-275a2fcf-6162-4eac-bbd2-b6d533a9b971 2018-10-24 21:04:18,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105872869492s 2018-10-24 21:04:18,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:04:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" -d '{"subnet": {"name": "tenantnetwork1-subnet_21da470f-72ce-43ee-8df6-315248ffaf08", "enable_dhcp": true, "network_id": "9107284a-ec9e-4eeb-b787-21799b73d7c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:04:18,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:18 GMT X-Openstack-Request-Id: req-a11ed4de-4936-44e5-b1e9-97d9b1ec1fc5 2018-10-24 21:04:18,913 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-24T21:04:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3937c4a0-a186-4d90-aa10-d189e87a207b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_21da470f-72ce-43ee-8df6-315248ffaf08","enable_dhcp":true,"segment_id":null,"network_id":"9107284a-ec9e-4eeb-b787-21799b73d7c3","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:18Z","ip_version":4}} 2018-10-24 21:04:18,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a11ed4de-4936-44e5-b1e9-97d9b1ec1fc5 2018-10-24 21:04:18,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.4703810215s 2018-10-24 21:04:18,914 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:18Z', 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'3937c4a0-a186-4d90-aa10-d189e87a207b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_21da470f-72ce-43ee-8df6-315248ffaf08', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9107284a-ec9e-4eeb-b787-21799b73d7c3', u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:04:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:04:18,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:04:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "tenantnetwork1-router_21da470f-72ce-43ee-8df6-315248ffaf08", "admin_state_up": true}}' 2018-10-24 21:04:20,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:20 GMT X-Openstack-Request-Id: req-96d5f5e0-03f1-4602-a136-cebe8d28e3f9 2018-10-24 21:04:20,784 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:18Z", "admin_state_up": true, "updated_at": "2018-10-24T21:04:20Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0a8be8d6-ea21-4cd3-878b-5be58f147894", "name": "tenantnetwork1-router_21da470f-72ce-43ee-8df6-315248ffaf08"}} 2018-10-24 21:04:20,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-96d5f5e0-03f1-4602-a136-cebe8d28e3f9 2018-10-24 21:04:20,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86931300163s 2018-10-24 21:04:20,785 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:20Z', u'revision_number': 2, u'ha': False, u'id': u'0a8be8d6-ea21-4cd3-878b-5be58f147894', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_21da470f-72ce-43ee-8df6-315248ffaf08', u'admin_state_up': True, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:04:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:04:20,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:04:20,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" -d '{"subnet_id": "3937c4a0-a186-4d90-aa10-d189e87a207b"}' 2018-10-24 21:04:22,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:22 GMT X-Openstack-Request-Id: req-e3dc54bc-8fd4-4ff3-8517-b72723acc92e 2018-10-24 21:04:22,950 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9107284a-ec9e-4eeb-b787-21799b73d7c3", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "3937c4a0-a186-4d90-aa10-d189e87a207b", "subnet_ids": ["3937c4a0-a186-4d90-aa10-d189e87a207b"], "port_id": "0c8b333a-8929-4de2-b7d2-3a6e0c7d3c4d", "id": "0a8be8d6-ea21-4cd3-878b-5be58f147894"} 2018-10-24 21:04:22,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894/add_router_interface.json used request id req-e3dc54bc-8fd4-4ff3-8517-b72723acc92e 2018-10-24 21:04:22,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16481494904s 2018-10-24 21:04:23,063 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:04:23,064 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-24 21:04:23,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:04:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" -d '{"subnet_id": "3937c4a0-a186-4d90-aa10-d189e87a207b"}' 2018-10-24 21:04:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:25 GMT X-Openstack-Request-Id: req-ce89abda-ba98-4899-9b07-a446ba26c3a2 2018-10-24 21:04:25,004 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9107284a-ec9e-4eeb-b787-21799b73d7c3", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "3937c4a0-a186-4d90-aa10-d189e87a207b", "subnet_ids": ["3937c4a0-a186-4d90-aa10-d189e87a207b"], "port_id": "0c8b333a-8929-4de2-b7d2-3a6e0c7d3c4d", "id": "0a8be8d6-ea21-4cd3-878b-5be58f147894"} 2018-10-24 21:04:25,004 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894/remove_router_interface.json used request id req-ce89abda-ba98-4899-9b07-a446ba26c3a2 2018-10-24 21:04:25,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93600702286s 2018-10-24 21:04:25,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:04:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:25 GMT X-Openstack-Request-Id: req-337b3e18-b974-4490-896c-b6fbcaa52416 2018-10-24 21:04:25,154 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:18Z", "admin_state_up": true, "updated_at": "2018-10-24T21:04:24Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0a8be8d6-ea21-4cd3-878b-5be58f147894", "name": "tenantnetwork1-router_21da470f-72ce-43ee-8df6-315248ffaf08"}]} 2018-10-24 21:04:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-337b3e18-b974-4490-896c-b6fbcaa52416 2018-10-24 21:04:25,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149036884308s 2018-10-24 21:04:25,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:04:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:26,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:26 GMT X-Openstack-Request-Id: req-bcc2881c-3b50-4a3c-bc61-96981f70dd29 2018-10-24 21:04:26,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:26,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0a8be8d6-ea21-4cd3-878b-5be58f147894.json used request id req-bcc2881c-3b50-4a3c-bc61-96981f70dd29 2018-10-24 21:04:26,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3640089035s 2018-10-24 21:04:26,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:04:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:26,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:26 GMT X-Openstack-Request-Id: req-d6608a07-2c3b-4abd-a107-de031e284ae3 2018-10-24 21:04:26,579 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:04:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3937c4a0-a186-4d90-aa10-d189e87a207b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_21da470f-72ce-43ee-8df6-315248ffaf08","enable_dhcp":true,"segment_id":null,"network_id":"9107284a-ec9e-4eeb-b787-21799b73d7c3","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:18Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:04:26,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d6608a07-2c3b-4abd-a107-de031e284ae3 2018-10-24 21:04:26,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.059149980545s 2018-10-24 21:04:26,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:04:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3937c4a0-a186-4d90-aa10-d189e87a207b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:27,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:27 GMT X-Openstack-Request-Id: req-2f63bf1c-cc54-4c3a-9d2a-7d11e31b4e1a 2018-10-24 21:04:27,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:27,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3937c4a0-a186-4d90-aa10-d189e87a207b.json used request id req-2f63bf1c-cc54-4c3a-9d2a-7d11e31b4e1a 2018-10-24 21:04:27,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01282501221s 2018-10-24 21:04:27,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:27,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:27 GMT X-Openstack-Request-Id: req-0f40ea3c-5532-41c5-b62b-a0cb51755ad2 2018-10-24 21:04:27,680 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9107284a-ec9e-4eeb-b787-21799b73d7c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_21da470f-72ce-43ee-8df6-315248ffaf08","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:27,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0f40ea3c-5532-41c5-b62b-a0cb51755ad2 2018-10-24 21:04:27,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861201286316s 2018-10-24 21:04:27,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:04:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/9107284a-ec9e-4eeb-b787-21799b73d7c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa4698cf3c4a363df494438bb75a97f53e63eda9eeadf67df12fa3bd0b5967b" 2018-10-24 21:04:28,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:28 GMT X-Openstack-Request-Id: req-4c94a77a-4914-48ea-bc6d-364217027955 2018-10-24 21:04:28,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:28,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9107284a-ec9e-4eeb-b787-21799b73d7c3.json used request id req-4c94a77a-4914-48ea-bc6d-364217027955 2018-10-24 21:04:28,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.989854097366s 2018-10-24 21:04:28,694 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-24 21:04:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:28,722 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887fbbf0-56ea-4be5-af33-024af4aee546 2018-10-24 21:04:28,722 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:28,722 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-887fbbf0-56ea-4be5-af33-024af4aee546 2018-10-24 21:04:28,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:04:29,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["w9YtuFhVS3iniz6uebiZhw"], "issued_at": "2018-10-24T21:04:29.000000Z"}} 2018-10-24 21:04:29,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:30 GMT X-Openstack-Request-Id: req-48c1091c-bd36-45e1-a353-84d02b3ea7bc 2018-10-24 21:04:30,324 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-48c1091c-bd36-45e1-a353-84d02b3ea7bc 2018-10-24 21:04:30,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20480394363s 2018-10-24 21:04:30,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:30,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127d8dbb-6e12-4f70-9fc2-a01aa7cd0a48 2018-10-24 21:04:30,442 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:04:30,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-127d8dbb-6e12-4f70-9fc2-a01aa7cd0a48 2018-10-24 21:04:30,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111572980881s 2018-10-24 21:04:30,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:04:30,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}}' 2018-10-24 21:04:30,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d7577b-611b-4327-80de-aaa85de3f76b 2018-10-24 21:04:30,714 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845"}, "tags": [], "enabled": true, "id": "83bc53ea6b69430e9768a54a84aea845", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}} 2018-10-24 21:04:30,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-48d7577b-611b-4327-80de-aaa85de3f76b 2018-10-24 21:04:30,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.26428604126s 2018-10-24 21:04:30,715 - 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'83bc53ea6b69430e9768a54a84aea845', '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_d0dbf316-dafa-4e34-813d-21adc10509db'}) 2018-10-24 21:04:30,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:04:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "95c77f4e-da7f-436b-b694-4510ab4f6920", "email": null, "name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db"}}' 2018-10-24 21:04:31,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d56562b-3c75-4f19-af5a-30057d4ac2d7 2018-10-24 21:04:31,234 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db", "links": {"self": "http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04defdb41196490ba708a2c5e47322bd", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:04:31,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7d56562b-3c75-4f19-af5a-30057d4ac2d7 2018-10-24 21:04:31,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513797044754s 2018-10-24 21:04:31,235 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'04defdb41196490ba708a2c5e47322bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db'}) 2018-10-24 21:04:31,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:04:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c776f7-1331-4ffb-bbea-b24909a57b92 2018-10-24 21:04:31,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:04:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-08c776f7-1331-4ffb-bbea-b24909a57b92 2018-10-24 21:04:31,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196208000183s 2018-10-24 21:04:31,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:04:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:31,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6c33ec-15a9-4f18-a40a-ac0e7729cb64 2018-10-24 21:04:31,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:04:31,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab6c33ec-15a9-4f18-a40a-ac0e7729cb64 2018-10-24 21:04:31,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185950040817s 2018-10-24 21:04:31,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:04:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:31,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2084530a-54ed-4ba5-9ce6-8a29e2b78412 2018-10-24 21:04:31,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:04:31,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2084530a-54ed-4ba5-9ce6-8a29e2b78412 2018-10-24 21:04:31,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206552028656s 2018-10-24 21:04:31,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:31,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15195201-cb38-4578-b823-1dc5f6247cb3 2018-10-24 21:04:31,950 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:04:31,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-15195201-cb38-4578-b823-1dc5f6247cb3 2018-10-24 21:04:31,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105973005295s 2018-10-24 21:04:31,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:04:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b7f1f2-24c2-4605-9d59-3f91f63c6011 2018-10-24 21:04:32,165 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db", "links": {"self": "http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04defdb41196490ba708a2c5e47322bd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:04:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-17b7f1f2-24c2-4605-9d59-3f91f63c6011 2018-10-24 21:04:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214473009109s 2018-10-24 21:04:32,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:04:32,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caaf866-273f-435e-9569-8e188ed755d9 2018-10-24 21:04:32,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845"}, "tags": [], "enabled": true, "id": "83bc53ea6b69430e9768a54a84aea845", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}]} 2018-10-24 21:04:32,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4caaf866-273f-435e-9569-8e188ed755d9 2018-10-24 21:04:32,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113879919052s 2018-10-24 21:04:32,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:04:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=04defdb41196490ba708a2c5e47322bd&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=83bc53ea6b69430e9768a54a84aea845" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9393b2e3-3d4c-41e8-ab34-9277a531df0f 2018-10-24 21:04:32,408 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=04defdb41196490ba708a2c5e47322bd&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=83bc53ea6b69430e9768a54a84aea845", "previous": null, "next": null}} 2018-10-24 21:04:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=04defdb41196490ba708a2c5e47322bd&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=83bc53ea6b69430e9768a54a84aea845 used request id req-9393b2e3-3d4c-41e8-ab34-9277a531df0f 2018-10-24 21:04:32,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110018014908s 2018-10-24 21:04:32,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:04:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845/users/04defdb41196490ba708a2c5e47322bd/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b90359-e857-4236-b826-079925cd3dd7 2018-10-24 21:04:32,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:04:32,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845/users/04defdb41196490ba708a2c5e47322bd/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-81b90359-e857-4236-b826-079925cd3dd7 2018-10-24 21:04:32,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183022975922s 2018-10-24 21:04:32,596 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db', 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'83bc53ea6b69430e9768a54a84aea845', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '95c77f4e-da7f-436b-b694-4510ab4f6920', 'username': u'tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:04:32,600 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db', 'password': '95c77f4e-da7f-436b-b694-4510ab4f6920', 'project_name': 'tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '83bc53ea6b69430e9768a54a84aea845', 'project_domain_name': 'Default'} 2018-10-24 21:04:32,601 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-24 21:04:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049b5c03-a082-4039-a57d-b5666639ebba 2018-10-24 21:04:32,716 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:04:32,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-049b5c03-a082-4039-a57d-b5666639ebba 2018-10-24 21:04:32,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114990949631s 2018-10-24 21:04:32,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:04:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:32,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53edb0a-e59f-4c12-acee-cc075b5c1a1f 2018-10-24 21:04:32,919 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845"}, "tags": [], "enabled": true, "id": "83bc53ea6b69430e9768a54a84aea845", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}]} 2018-10-24 21:04:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e53edb0a-e59f-4c12-acee-cc075b5c1a1f 2018-10-24 21:04:32,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195087909698s 2018-10-24 21:04:32,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:04:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" -d '{"network": {"tenant_id": "83bc53ea6b69430e9768a54a84aea845", "name": "tenantnetwork2-net_d0dbf316-dafa-4e34-813d-21adc10509db", "admin_state_up": true}}' 2018-10-24 21:04:33,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:33 GMT X-Openstack-Request-Id: req-46977cab-b868-4823-9cbe-fe54ffbd97ee 2018-10-24 21:04:33,305 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bbda3737-73ee-4015-b187-b8e229a71fca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"83bc53ea6b69430e9768a54a84aea845","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:33Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_d0dbf316-dafa-4e34-813d-21adc10509db","admin_state_up":true,"tenant_id":"83bc53ea6b69430e9768a54a84aea845","created_at":"2018-10-24T21:04:33Z","mtu":1450}} 2018-10-24 21:04:33,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-46977cab-b868-4823-9cbe-fe54ffbd97ee 2018-10-24 21:04:33,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.383343935013s 2018-10-24 21:04:33,306 - 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-10-24T21:04:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bbda3737-73ee-4015-b187-b8e229a71fca', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_d0dbf316-dafa-4e34-813d-21adc10509db', u'created_at': u'2018-10-24T21:04:33Z', u'mtu': 1450, u'tenant_id': u'83bc53ea6b69430e9768a54a84aea845', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83bc53ea6b69430e9768a54a84aea845', u'l2_adjacency': True}) 2018-10-24 21:04:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:33,315 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2b57e6-852e-4ff4-b4f7-077c6ced77d6 2018-10-24 21:04:33,315 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:33,315 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-fa2b57e6-852e-4ff4-b4f7-077c6ced77d6 2018-10-24 21:04:33,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:04:33,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83bc53ea6b69430e9768a54a84aea845", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/83bc53ea6b69430e9768a54a84aea845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_83bc53ea6b69430e9768a54a84aea845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_83bc53ea6b69430e9768a54a84aea845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/83bc53ea6b69430e9768a54a84aea845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/83bc53ea6b69430e9768a54a84aea845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/83bc53ea6b69430e9768a54a84aea845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/83bc53ea6b69430e9768a54a84aea845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/83bc53ea6b69430e9768a54a84aea845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/83bc53ea6b69430e9768a54a84aea845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db", "id": "04defdb41196490ba708a2c5e47322bd"}, "audit_ids": ["edFD23MISEyiKX0h_JCCmQ"], "issued_at": "2018-10-24T21:04:33.000000Z"}} 2018-10-24 21:04:33,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:34 GMT X-Openstack-Request-Id: req-369e1905-7c01-4cae-982d-7995dc984952 2018-10-24 21:04:34,247 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bbda3737-73ee-4015-b187-b8e229a71fca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"83bc53ea6b69430e9768a54a84aea845","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_d0dbf316-dafa-4e34-813d-21adc10509db","admin_state_up":true,"tenant_id":"83bc53ea6b69430e9768a54a84aea845","created_at":"2018-10-24T21:04:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:04:34,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-369e1905-7c01-4cae-982d-7995dc984952 2018-10-24 21:04:34,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.523622989655s 2018-10-24 21:04:34,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:04:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" -d '{"subnet": {"name": "tenantnetwork2-subnet_d0dbf316-dafa-4e34-813d-21adc10509db", "enable_dhcp": true, "network_id": "bbda3737-73ee-4015-b187-b8e229a71fca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:04:34,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:34 GMT X-Openstack-Request-Id: req-81896503-9a8a-4789-843b-9b2f4643d90b 2018-10-24 21:04:34,864 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbda3737-73ee-4015-b187-b8e229a71fca","tenant_id":"83bc53ea6b69430e9768a54a84aea845","created_at":"2018-10-24T21:04:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:04:34Z","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":"83bc53ea6b69430e9768a54a84aea845","id":"3986c60f-d0a1-469b-a3d0-cb941cfd85c5","subnetpool_id":null,"name":"tenantnetwork2-subnet_d0dbf316-dafa-4e34-813d-21adc10509db"}} 2018-10-24 21:04:34,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-81896503-9a8a-4789-843b-9b2f4643d90b 2018-10-24 21:04:34,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.615213871002s 2018-10-24 21:04:34,865 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:34Z', 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'3986c60f-d0a1-469b-a3d0-cb941cfd85c5', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d0dbf316-dafa-4e34-813d-21adc10509db', u'enable_dhcp': True, u'network_id': u'bbda3737-73ee-4015-b187-b8e229a71fca', u'tenant_id': u'83bc53ea6b69430e9768a54a84aea845', u'created_at': u'2018-10-24T21:04:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83bc53ea6b69430e9768a54a84aea845'}) 2018-10-24 21:04:34,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:04:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "tenantnetwork2-router_d0dbf316-dafa-4e34-813d-21adc10509db", "admin_state_up": true}}' 2018-10-24 21:04:36,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:36 GMT X-Openstack-Request-Id: req-73912475-5508-4558-8201-a74a7df3b48e 2018-10-24 21:04:36,366 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "created_at": "2018-10-24T21:04:34Z", "admin_state_up": true, "updated_at": "2018-10-24T21:04:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "83bc53ea6b69430e9768a54a84aea845", "id": "fe3700f9-c02d-42ad-b27d-913967746207", "name": "tenantnetwork2-router_d0dbf316-dafa-4e34-813d-21adc10509db"}} 2018-10-24 21:04:36,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-73912475-5508-4558-8201-a74a7df3b48e 2018-10-24 21:04:36,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50077986717s 2018-10-24 21:04:36,367 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:36Z', u'revision_number': 2, u'id': u'fe3700f9-c02d-42ad-b27d-913967746207', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_d0dbf316-dafa-4e34-813d-21adc10509db', u'admin_state_up': True, u'tenant_id': u'83bc53ea6b69430e9768a54a84aea845', u'created_at': u'2018-10-24T21:04:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'83bc53ea6b69430e9768a54a84aea845'}) 2018-10-24 21:04:36,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:04:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" -d '{"subnet_id": "3986c60f-d0a1-469b-a3d0-cb941cfd85c5"}' 2018-10-24 21:04:38,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:38 GMT X-Openstack-Request-Id: req-5a9def61-65f7-41d0-beb1-559bb9e09996 2018-10-24 21:04:38,813 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bbda3737-73ee-4015-b187-b8e229a71fca", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "subnet_id": "3986c60f-d0a1-469b-a3d0-cb941cfd85c5", "subnet_ids": ["3986c60f-d0a1-469b-a3d0-cb941cfd85c5"], "port_id": "b9452863-09d2-462d-965a-5a7a47d423a4", "id": "fe3700f9-c02d-42ad-b27d-913967746207"} 2018-10-24 21:04:38,813 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207/add_router_interface.json used request id req-5a9def61-65f7-41d0-beb1-559bb9e09996 2018-10-24 21:04:38,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44537496567s 2018-10-24 21:04:38,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:04:38,926 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-24 21:04:38,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:04:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" -d '{"subnet_id": "3986c60f-d0a1-469b-a3d0-cb941cfd85c5"}' 2018-10-24 21:04:40,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:40 GMT X-Openstack-Request-Id: req-11ef2340-03a6-4303-94f3-08f0fd5b8543 2018-10-24 21:04:40,923 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bbda3737-73ee-4015-b187-b8e229a71fca", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "subnet_id": "3986c60f-d0a1-469b-a3d0-cb941cfd85c5", "subnet_ids": ["3986c60f-d0a1-469b-a3d0-cb941cfd85c5"], "port_id": "b9452863-09d2-462d-965a-5a7a47d423a4", "id": "fe3700f9-c02d-42ad-b27d-913967746207"} 2018-10-24 21:04:40,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207/remove_router_interface.json used request id req-11ef2340-03a6-4303-94f3-08f0fd5b8543 2018-10-24 21:04:40,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99423193932s 2018-10-24 21:04:40,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:04:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:41,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:41 GMT X-Openstack-Request-Id: req-46de1f55-f649-47bf-b2ce-b19c15374c34 2018-10-24 21:04:41,230 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "created_at": "2018-10-24T21:04:34Z", "admin_state_up": true, "updated_at": "2018-10-24T21:04:39Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "83bc53ea6b69430e9768a54a84aea845", "id": "fe3700f9-c02d-42ad-b27d-913967746207", "name": "tenantnetwork2-router_d0dbf316-dafa-4e34-813d-21adc10509db"}]} 2018-10-24 21:04:41,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-46de1f55-f649-47bf-b2ce-b19c15374c34 2018-10-24 21:04:41,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.305650949478s 2018-10-24 21:04:41,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:04:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:42,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:42 GMT X-Openstack-Request-Id: req-4aa43ea9-c81e-4376-86f6-bd60318ff76b 2018-10-24 21:04:42,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:42,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fe3700f9-c02d-42ad-b27d-913967746207.json used request id req-4aa43ea9-c81e-4376-86f6-bd60318ff76b 2018-10-24 21:04:42,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22790718079s 2018-10-24 21:04:42,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:04:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:42 GMT X-Openstack-Request-Id: req-70b2ac28-3e19-4425-897d-22852f601c6c 2018-10-24 21:04:42,592 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbda3737-73ee-4015-b187-b8e229a71fca","tenant_id":"83bc53ea6b69430e9768a54a84aea845","created_at":"2018-10-24T21:04:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:04:34Z","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":"83bc53ea6b69430e9768a54a84aea845","id":"3986c60f-d0a1-469b-a3d0-cb941cfd85c5","subnetpool_id":null,"name":"tenantnetwork2-subnet_d0dbf316-dafa-4e34-813d-21adc10509db"}]} 2018-10-24 21:04:42,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-70b2ac28-3e19-4425-897d-22852f601c6c 2018-10-24 21:04:42,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.132387876511s 2018-10-24 21:04:42,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:04:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3986c60f-d0a1-469b-a3d0-cb941cfd85c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:43,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:43 GMT X-Openstack-Request-Id: req-4e3c7a65-899c-4059-8545-b45580a174af 2018-10-24 21:04:43,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:43,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3986c60f-d0a1-469b-a3d0-cb941cfd85c5.json used request id req-4e3c7a65-899c-4059-8545-b45580a174af 2018-10-24 21:04:43,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.956580877304s 2018-10-24 21:04:43,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:43,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:43 GMT X-Openstack-Request-Id: req-73371958-1a19-4748-a26f-68cadd2ece6f 2018-10-24 21:04:43,644 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bbda3737-73ee-4015-b187-b8e229a71fca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"83bc53ea6b69430e9768a54a84aea845","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:43Z","qos_policy_id":null,"name":"tenantnetwork2-net_d0dbf316-dafa-4e34-813d-21adc10509db","admin_state_up":true,"tenant_id":"83bc53ea6b69430e9768a54a84aea845","created_at":"2018-10-24T21:04:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:04:43,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-73371958-1a19-4748-a26f-68cadd2ece6f 2018-10-24 21:04:43,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939300060272s 2018-10-24 21:04:43,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:04:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/bbda3737-73ee-4015-b187-b8e229a71fca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d02e9241a2b68b3f6fda196d2bcb55fc6b25d9dd7f80ef947b9b7d6caaafc3f" 2018-10-24 21:04:45,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:45 GMT X-Openstack-Request-Id: req-d59350df-6ed9-4437-8cc5-69eb0e1b1112 2018-10-24 21:04:45,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:45,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bbda3737-73ee-4015-b187-b8e229a71fca.json used request id req-d59350df-6ed9-4437-8cc5-69eb0e1b1112 2018-10-24 21:04:45,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57396578789s 2018-10-24 21:04:45,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:04:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:45,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafbcdc8-0ab7-4c71-9f0d-bf27e5a82239 2018-10-24 21:04:45,437 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db", "links": {"self": "http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04defdb41196490ba708a2c5e47322bd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:04:45,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eafbcdc8-0ab7-4c71-9f0d-bf27e5a82239 2018-10-24 21:04:45,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217225074768s 2018-10-24 21:04:45,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:04:45,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:45,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d876a3-0328-43a7-b2cf-87cea9b40084 2018-10-24 21:04:45,662 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d0dbf316-dafa-4e34-813d-21adc10509db", "links": {"self": "http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "04defdb41196490ba708a2c5e47322bd", "description": null}} 2018-10-24 21:04:45,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd used request id req-10d876a3-0328-43a7-b2cf-87cea9b40084 2018-10-24 21:04:45,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218970060349s 2018-10-24 21:04:45,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:04:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:45,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb11645-fe53-4a81-83c9-89b0bdf357c1 2018-10-24 21:04:45,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:04:45,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/04defdb41196490ba708a2c5e47322bd used request id req-adb11645-fe53-4a81-83c9-89b0bdf357c1 2018-10-24 21:04:45,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.260016202927s 2018-10-24 21:04:45,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:04:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:46,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2c5d46-5f9a-4de8-a073-42257cbb7384 2018-10-24 21:04:46,127 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845"}, "tags": [], "enabled": true, "id": "83bc53ea6b69430e9768a54a84aea845", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d0dbf316-dafa-4e34-813d-21adc10509db"}]} 2018-10-24 21:04:46,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ed2c5d46-5f9a-4de8-a073-42257cbb7384 2018-10-24 21:04:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198397874832s 2018-10-24 21:04:46,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:04:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:46,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8efda43-9735-49e5-9ca2-ec6aec58eb89 2018-10-24 21:04:46,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:04:46,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/83bc53ea6b69430e9768a54a84aea845 used request id req-e8efda43-9735-49e5-9ca2-ec6aec58eb89 2018-10-24 21:04:46,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268148899078s 2018-10-24 21:04:46,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:04:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=83bc53ea6b69430e9768a54a84aea845&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:47,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:47 GMT X-Openstack-Request-Id: req-68cab1a6-f973-4738-87bb-ab20f449fff8 2018-10-24 21:04:47,495 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "created_at": "2018-10-24T21:04:32Z", "updated_at": "2018-10-24T21:04:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "3c95f16c-20bf-4ed2-9313-c0995faad4f2", "remote_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv6", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "88313735-31a2-44d1-8d0b-b92fc610db58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv4", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "88c43845-dc55-4411-9ebf-c5f25c5ca921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv6", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "eea5c893-a99c-4e8a-bab2-c2bbc200fa46", "remote_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv4", "project_id": "83bc53ea6b69430e9768a54a84aea845"}], "revision_number": 1, "project_id": "83bc53ea6b69430e9768a54a84aea845", "id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "name": "default"}]} 2018-10-24 21:04:47,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=83bc53ea6b69430e9768a54a84aea845&name=default used request id req-68cab1a6-f973-4738-87bb-ab20f449fff8 2018-10-24 21:04:47,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.0896320343s 2018-10-24 21:04:47,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:04:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:47 GMT X-Openstack-Request-Id: req-743b503e-bca6-479f-84b3-86729c603cda 2018-10-24 21:04:47,549 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "created_at": "2018-10-24T21:04:32Z", "updated_at": "2018-10-24T21:04:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "3c95f16c-20bf-4ed2-9313-c0995faad4f2", "remote_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv6", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "88313735-31a2-44d1-8d0b-b92fc610db58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv4", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "88c43845-dc55-4411-9ebf-c5f25c5ca921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv6", "project_id": "83bc53ea6b69430e9768a54a84aea845"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:33Z", "revision_number": 0, "id": "eea5c893-a99c-4e8a-bab2-c2bbc200fa46", "remote_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:33Z", "security_group_id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "tenant_id": "83bc53ea6b69430e9768a54a84aea845", "port_range_min": null, "ethertype": "IPv4", "project_id": "83bc53ea6b69430e9768a54a84aea845"}], "revision_number": 1, "project_id": "83bc53ea6b69430e9768a54a84aea845", "id": "f1341b13-c534-4afc-ae29-951a7eba6c99", "name": "default"}]} 2018-10-24 21:04:47,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-743b503e-bca6-479f-84b3-86729c603cda 2018-10-24 21:04:47,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485038757324s 2018-10-24 21:04:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:04:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f1341b13-c534-4afc-ae29-951a7eba6c99.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebe6811f782fb24ac43dfc3b6b5e0ec262cf0bfb8fccd975b500686ba810ac3" 2018-10-24 21:04:47,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:04:47 GMT X-Openstack-Request-Id: req-b5313187-9ef0-46fd-a893-7bf107312a0d 2018-10-24 21:04:47,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:04:47,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f1341b13-c534-4afc-ae29-951a7eba6c99.json used request id req-b5313187-9ef0-46fd-a893-7bf107312a0d 2018-10-24 21:04:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.150621891022s 2018-10-24 21:04:47,754 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-24 21:04:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:47,834 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da018412-0f31-4792-9bce-d57281fb1a47 2018-10-24 21:04:47,835 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:04:47,835 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-da018412-0f31-4792-9bce-d57281fb1a47 2018-10-24 21:04:47,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:04:48,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["lgApfHc0S4Wkb5KzD2AA3Q"], "issued_at": "2018-10-24T21:04:48.000000Z"}} 2018-10-24 21:04:48,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:49,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:49 GMT X-Openstack-Request-Id: req-98d0a135-76ab-45ae-aae8-262e949bc498 2018-10-24 21:04:49,379 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:49,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98d0a135-76ab-45ae-aae8-262e949bc498 2018-10-24 21:04:49,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12348294258s 2018-10-24 21:04:49,380 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-24 21:04:49,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:04:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:49,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6169531-f73f-45d5-a003-fa9a73823e60 2018-10-24 21:04:49,583 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:04:49,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c6169531-f73f-45d5-a003-fa9a73823e60 2018-10-24 21:04:49,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196063041687s 2018-10-24 21:04:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:04:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:49,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c8dffb-0b63-44d2-b27c-06104cf230ae 2018-10-24 21:04:49,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:04:49,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-42c8dffb-0b63-44d2-b27c-06104cf230ae 2018-10-24 21:04:49,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193464040756s 2018-10-24 21:04:49,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:04:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"network": {"tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "vmready1-net_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "admin_state_up": true}}' 2018-10-24 21:04:50,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:50 GMT X-Openstack-Request-Id: req-e40468f1-29d2-42fa-9be5-fae2b6efcc26 2018-10-24 21:04:50,229 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4664ad5b-876b-424c-8fb2-9b7aa47631b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:50Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_eb2c0c98-620a-42cf-9079-d36a6f9fdca7","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:49Z","mtu":1450}} 2018-10-24 21:04:50,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e40468f1-29d2-42fa-9be5-fae2b6efcc26 2018-10-24 21:04:50,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.443536043167s 2018-10-24 21:04:50,230 - 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-10-24T21:04:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4664ad5b-876b-424c-8fb2-9b7aa47631b0', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', u'created_at': u'2018-10-24T21:04:49Z', u'mtu': 1450, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'l2_adjacency': True}) 2018-10-24 21:04:50,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:04:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:50 GMT X-Openstack-Request-Id: req-aa540d86-f003-47eb-8a8a-44d122b57660 2018-10-24 21:04:50,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4664ad5b-876b-424c-8fb2-9b7aa47631b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:04:50Z","qos_policy_id":null,"name":"vmready1-net_eb2c0c98-620a-42cf-9079-d36a6f9fdca7","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:04:50,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-aa540d86-f003-47eb-8a8a-44d122b57660 2018-10-24 21:04:50,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103098869324s 2018-10-24 21:04:50,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:04:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"subnet": {"name": "vmready1-subnet_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "enable_dhcp": true, "network_id": "4664ad5b-876b-424c-8fb2-9b7aa47631b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:04:50,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:50 GMT X-Openstack-Request-Id: req-c9f2c5b8-1a2d-4947-92c7-1d1e2063bbe4 2018-10-24 21:04:50,798 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-24T21:04:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_eb2c0c98-620a-42cf-9079-d36a6f9fdca7","enable_dhcp":true,"segment_id":null,"network_id":"4664ad5b-876b-424c-8fb2-9b7aa47631b0","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:50Z","ip_version":4}} 2018-10-24 21:04:50,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c9f2c5b8-1a2d-4947-92c7-1d1e2063bbe4 2018-10-24 21:04:50,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.462826013565s 2018-10-24 21:04:50,799 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:50Z', 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'a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4664ad5b-876b-424c-8fb2-9b7aa47631b0', u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:04:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:04:50,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:04:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vmready1-router_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "admin_state_up": true}}' 2018-10-24 21:04:52,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:52 GMT X-Openstack-Request-Id: req-1f174dc6-4ebe-4480-8ad6-d52586e2a5a5 2018-10-24 21:04:52,582 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:50Z", "admin_state_up": true, "updated_at": "2018-10-24T21:04:52Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "57bb0224-ab3c-46c4-b878-75f4724d7019", "name": "vmready1-router_eb2c0c98-620a-42cf-9079-d36a6f9fdca7"}} 2018-10-24 21:04:52,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1f174dc6-4ebe-4480-8ad6-d52586e2a5a5 2018-10-24 21:04:52,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.78282690048s 2018-10-24 21:04:52,583 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:04:52Z', u'revision_number': 2, u'ha': False, u'id': u'57bb0224-ab3c-46c4-b878-75f4724d7019', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', u'admin_state_up': True, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:04:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:04:52,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:04:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"subnet_id": "a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1"}' 2018-10-24 21:04:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:54 GMT X-Openstack-Request-Id: req-06fdef2f-8fe9-42be-af27-3a899a314cd4 2018-10-24 21:04:54,768 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4664ad5b-876b-424c-8fb2-9b7aa47631b0", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1", "subnet_ids": ["a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1"], "port_id": "7be0af89-78af-4859-81c3-2be941f711eb", "id": "57bb0224-ab3c-46c4-b878-75f4724d7019"} 2018-10-24 21:04:54,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019/add_router_interface.json used request id req-06fdef2f-8fe9-42be-af27-3a899a314cd4 2018-10-24 21:04:54,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18553709984s 2018-10-24 21:04:54,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:04:54,902 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:04:54,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:04:54,911 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:54 GMT 2018-10-24 21:04:54,911 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:04:54,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:04:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:55,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:55 GMT X-Openstack-Request-Id: req-7b602569-4813-4088-90a7-39e248f3f4e9 2018-10-24 21:04:55,809 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:04:55,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7b602569-4813-4088-90a7-39e248f3f4e9 2018-10-24 21:04:55,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.895675182343s 2018-10-24 21:04:55,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:04:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7"}' 2018-10-24 21:04:55,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:55 GMT Location: http://172.30.9.21:9292/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a5649177-15ca-4971-bb15-98dc17a17bc4 2018-10-24 21:04:55,899 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:04:55Z", "file": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "94bee3b7-6641-4fd2-8942-b0a8aecf8215", "size": null, "self": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "checksum": null, "created_at": "2018-10-24T21:04:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:04:55,899 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a5649177-15ca-4971-bb15-98dc17a17bc4 2018-10-24 21:04:55,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0775430202484s 2018-10-24 21:04:55,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:04:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '' 2018-10-24 21:04:58,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:04:58 GMT X-Openstack-Request-Id: req-b1a25c53-8ccc-4b29-a8db-64272d1a0075 2018-10-24 21:04:58,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:04:58,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file used request id req-b1a25c53-8ccc-4b29-a8db-64272d1a0075 2018-10-24 21:04:58,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.99763703346s 2018-10-24 21:04:58,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:04:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:04:58,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:58 GMT X-Openstack-Request-Id: req-2750c0bd-e6dc-476d-8eee-2c6e294f1fd6 2018-10-24 21:04:58,930 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:04:58Z", "file": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "94bee3b7-6641-4fd2-8942-b0a8aecf8215", "size": 12716032, "self": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:04:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:04:58,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2750c0bd-e6dc-476d-8eee-2c6e294f1fd6 2018-10-24 21:04:58,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280609130859s 2018-10-24 21:04:58,932 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file', 'owner': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'id': u'94bee3b7-6641-4fd2-8942-b0a8aecf8215', 'size': 12716032, u'self': u'/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:04:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:04:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', 'created': u'2018-10-24T21:04:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:04:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:04:58,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:04:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:04:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cce3196b-113b-4a51-8e1f-61c816a53a3a x-openstack-request-id: req-cce3196b-113b-4a51-8e1f-61c816a53a3a 2018-10-24 21:04:59,783 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "name": "vmready1-flavor_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:04:59,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cce3196b-113b-4a51-8e1f-61c816a53a3a 2018-10-24 21:04:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.847020149231s 2018-10-24 21:04:59,784 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_eb2c0c98-620a-42cf-9079-d36a6f9fdca7', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a', 'swap': 0}) 2018-10-24 21:04:59,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:04:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"extra_specs": {}}' 2018-10-24 21:04:59,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:04:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f7c67a5-86ed-4c7c-9657-0be98646816b x-openstack-request-id: req-9f7c67a5-86ed-4c7c-9657-0be98646816b 2018-10-24 21:04:59,816 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:04:59,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a/os-extra_specs used request id req-9f7c67a5-86ed-4c7c-9657-0be98646816b 2018-10-24 21:04:59,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0320720672607s 2018-10-24 21:04:59,922 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:04:59,923 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:04:59,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:04:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" -d '{"subnet_id": "a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1"}' 2018-10-24 21:05:02,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:02 GMT X-Openstack-Request-Id: req-fcfdcd35-98af-432c-9537-c742cc7ae78a 2018-10-24 21:05:02,387 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4664ad5b-876b-424c-8fb2-9b7aa47631b0", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1", "subnet_ids": ["a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1"], "port_id": "7be0af89-78af-4859-81c3-2be941f711eb", "id": "57bb0224-ab3c-46c4-b878-75f4724d7019"} 2018-10-24 21:05:02,387 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019/remove_router_interface.json used request id req-fcfdcd35-98af-432c-9537-c742cc7ae78a 2018-10-24 21:05:02,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45906090736s 2018-10-24 21:05:02,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:05:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:02,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:02 GMT X-Openstack-Request-Id: req-091ab914-5da2-4e8e-b7f9-8423bdfa727e 2018-10-24 21:05:02,539 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:50Z", "admin_state_up": true, "updated_at": "2018-10-24T21:05:01Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "57bb0224-ab3c-46c4-b878-75f4724d7019", "name": "vmready1-router_eb2c0c98-620a-42cf-9079-d36a6f9fdca7"}]} 2018-10-24 21:05:02,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-091ab914-5da2-4e8e-b7f9-8423bdfa727e 2018-10-24 21:05:02,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151776075363s 2018-10-24 21:05:02,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:05:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:03,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:03 GMT X-Openstack-Request-Id: req-5dd14416-8439-4471-8e22-ee2d7dc4fcc9 2018-10-24 21:05:03,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:03,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/57bb0224-ab3c-46c4-b878-75f4724d7019.json used request id req-5dd14416-8439-4471-8e22-ee2d7dc4fcc9 2018-10-24 21:05:03,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38864016533s 2018-10-24 21:05:03,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:05:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:04,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:04 GMT X-Openstack-Request-Id: req-5b893cb7-a3ed-4bd1-a45b-ebeed370137f 2018-10-24 21:05:04,051 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:04:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_eb2c0c98-620a-42cf-9079-d36a6f9fdca7","enable_dhcp":true,"segment_id":null,"network_id":"4664ad5b-876b-424c-8fb2-9b7aa47631b0","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:50Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:05:04,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5b893cb7-a3ed-4bd1-a45b-ebeed370137f 2018-10-24 21:05:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.121390104294s 2018-10-24 21:05:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:05:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:04,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:04 GMT X-Openstack-Request-Id: req-732523ed-dd6c-42c8-b7a8-34b48d2b0766 2018-10-24 21:05:04,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:04,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a8ec3ec3-6caa-4b33-805c-cf8a7363a7c1.json used request id req-732523ed-dd6c-42c8-b7a8-34b48d2b0766 2018-10-24 21:05:04,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.82433795929s 2018-10-24 21:05:04,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:05,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:05 GMT X-Openstack-Request-Id: req-02e8c844-30dd-4f56-bfc1-ce65ff3541de 2018-10-24 21:05:05,131 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4664ad5b-876b-424c-8fb2-9b7aa47631b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:04Z","qos_policy_id":null,"name":"vmready1-net_eb2c0c98-620a-42cf-9079-d36a6f9fdca7","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:05:05,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02e8c844-30dd-4f56-bfc1-ce65ff3541de 2018-10-24 21:05:05,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252822875977s 2018-10-24 21:05:05,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:05:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4664ad5b-876b-424c-8fb2-9b7aa47631b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:06,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:06 GMT X-Openstack-Request-Id: req-56be784d-a9ca-4bba-b2a4-4ad7294e6b2c 2018-10-24 21:05:06,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:06,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4664ad5b-876b-424c-8fb2-9b7aa47631b0.json used request id req-56be784d-a9ca-4bba-b2a4-4ad7294e6b2c 2018-10-24 21:05:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44751000404s 2018-10-24 21:05:06,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:06,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:06 GMT X-Openstack-Request-Id: req-94c46a40-020b-43cd-be45-0c40cfeb40ad 2018-10-24 21:05:06,611 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:04:58Z", "file": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "94bee3b7-6641-4fd2-8942-b0a8aecf8215", "size": 12716032, "self": "/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:04:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:06,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-94c46a40-020b-43cd-be45-0c40cfeb40ad 2018-10-24 21:05:06,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262939929962s 2018-10-24 21:05:06,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:05:06,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:06,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:05:06 GMT X-Openstack-Request-Id: req-d9dca65b-b3c6-4cac-80e0-8ff913533bff 2018-10-24 21:05:06,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:05:06,916 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/94bee3b7-6641-4fd2-8942-b0a8aecf8215 used request id req-d9dca65b-b3c6-4cac-80e0-8ff913533bff 2018-10-24 21:05:06,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.3032579422s 2018-10-24 21:05:06,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:05:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:07,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bd366ac-98d1-4f40-a51d-f1a3236e6909 x-openstack-request-id: req-8bd366ac-98d1-4f40-a51d-f1a3236e6909 2018-10-24 21:05:07,062 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a", "name": "vmready1-flavor_eb2c0c98-620a-42cf-9079-d36a6f9fdca7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:05:07,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8bd366ac-98d1-4f40-a51d-f1a3236e6909 2018-10-24 21:05:07,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132661819458s 2018-10-24 21:05:07,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:05:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}88c91b0a1fc60c6dd77d0cbc6244262e0d628f7e5f7af4106ee8c85978e3dd89" 2018-10-24 21:05:07,213 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a96a23e-9628-4116-aee1-95abdec018af x-openstack-request-id: req-1a96a23e-9628-4116-aee1-95abdec018af 2018-10-24 21:05:07,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c18d0152-3f4c-48bb-9d14-3c1e4a94ed8a used request id req-1a96a23e-9628-4116-aee1-95abdec018af 2018-10-24 21:05:07,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.149160146713s 2018-10-24 21:05:07,263 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-24 21:05:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:05:07,312 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9582f18e-e372-4dd3-adba-8f16aff01152 2018-10-24 21:05:07,313 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:05:07,313 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-9582f18e-e372-4dd3-adba-8f16aff01152 2018-10-24 21:05:07,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:05:07,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["EiqSrf3tR0mNB7XBv5I6VQ"], "issued_at": "2018-10-24T21:05:07.000000Z"}} 2018-10-24 21:05:07,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:08 GMT X-Openstack-Request-Id: req-c7f75992-0414-41d7-907f-73aedfd543ed 2018-10-24 21:05:08,190 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:05:08,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7f75992-0414-41d7-907f-73aedfd543ed 2018-10-24 21:05:08,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.452709913254s 2018-10-24 21:05:08,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:05:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:08,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10261cbe-bb18-4635-8b21-e3c66f0b647d 2018-10-24 21:05:08,319 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:05:08,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-10261cbe-bb18-4635-8b21-e3c66f0b647d 2018-10-24 21:05:08,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118337869644s 2018-10-24 21:05:08,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:05:08,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}}' 2018-10-24 21:05:08,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8ba8da-841c-458b-83c2-82c550f7e383 2018-10-24 21:05:08,584 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5"}, "tags": [], "enabled": true, "id": "a96a38716ef8432e97749f57c2096dd5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}} 2018-10-24 21:05:08,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-df8ba8da-841c-458b-83c2-82c550f7e383 2018-10-24 21:05:08,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.260273218155s 2018-10-24 21:05:08,585 - 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'a96a38716ef8432e97749f57c2096dd5', '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_1daf97e0-c836-4df5-a869-08694409d483'}) 2018-10-24 21:05:08,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:05:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "49634353-28dc-432f-a054-93354f42e000", "email": null, "name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483"}}' 2018-10-24 21:05:09,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d144f6-eeb6-46a6-b77a-b195e06d659a 2018-10-24 21:05:09,131 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483", "links": {"self": "http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f5409c5d6c4f47e09377bcfd3cbc8afe", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:05:09,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-05d144f6-eeb6-46a6-b77a-b195e06d659a 2018-10-24 21:05:09,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.54233789444s 2018-10-24 21:05:09,131 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f5409c5d6c4f47e09377bcfd3cbc8afe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_1daf97e0-c836-4df5-a869-08694409d483'}) 2018-10-24 21:05:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:05:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:09,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a5f430-6959-4fd8-ab77-34ff1ecb272b 2018-10-24 21:05:09,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:05:09,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-95a5f430-6959-4fd8-ab77-34ff1ecb272b 2018-10-24 21:05:09,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105525970459s 2018-10-24 21:05:09,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:05:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:09,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e95192b-19af-43ce-b153-66c77a990d5d 2018-10-24 21:05:09,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:05:09,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e95192b-19af-43ce-b153-66c77a990d5d 2018-10-24 21:05:09,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192467927933s 2018-10-24 21:05:09,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:05:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010159ce-4680-4d6e-83cb-4be0d9b7043a 2018-10-24 21:05:09,625 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:05:09,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-010159ce-4680-4d6e-83cb-4be0d9b7043a 2018-10-24 21:05:09,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182489156723s 2018-10-24 21:05:09,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:05:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:09,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0e2d9b-ba66-45cf-ab26-07a92dac7269 2018-10-24 21:05:09,816 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:05:09,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7d0e2d9b-ba66-45cf-ab26-07a92dac7269 2018-10-24 21:05:09,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184872150421s 2018-10-24 21:05:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:05:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:09,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578e7929-4974-4657-a577-6177953e7474 2018-10-24 21:05:09,948 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483", "links": {"self": "http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f5409c5d6c4f47e09377bcfd3cbc8afe", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:05:09,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-578e7929-4974-4657-a577-6177953e7474 2018-10-24 21:05:09,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131222009659s 2018-10-24 21:05:09,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:05:09,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:10,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5226482-6262-4744-b6dd-6856af293edf 2018-10-24 21:05:10,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5"}, "tags": [], "enabled": true, "id": "a96a38716ef8432e97749f57c2096dd5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}]} 2018-10-24 21:05:10,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e5226482-6262-4744-b6dd-6856af293edf 2018-10-24 21:05:10,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150551080704s 2018-10-24 21:05:10,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:05:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f5409c5d6c4f47e09377bcfd3cbc8afe&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a96a38716ef8432e97749f57c2096dd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa9d59a-4812-4934-a717-2b85da22f917 2018-10-24 21:05:10,224 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f5409c5d6c4f47e09377bcfd3cbc8afe&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a96a38716ef8432e97749f57c2096dd5", "previous": null, "next": null}} 2018-10-24 21:05:10,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f5409c5d6c4f47e09377bcfd3cbc8afe&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a96a38716ef8432e97749f57c2096dd5 used request id req-faa9d59a-4812-4934-a717-2b85da22f917 2018-10-24 21:05:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105500936508s 2018-10-24 21:05:10,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:05:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5/users/f5409c5d6c4f47e09377bcfd3cbc8afe/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:10,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5baa3cbf-ee1e-4082-ab44-4637e6cde866 2018-10-24 21:05:10,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:05:10,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5/users/f5409c5d6c4f47e09377bcfd3cbc8afe/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-5baa3cbf-ee1e-4082-ab44-4637e6cde866 2018-10-24 21:05:10,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188840866089s 2018-10-24 21:05:10,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_1daf97e0-c836-4df5-a869-08694409d483', 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'a96a38716ef8432e97749f57c2096dd5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '49634353-28dc-432f-a054-93354f42e000', 'username': u'vmready2-user_1daf97e0-c836-4df5-a869-08694409d483', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:05:10,419 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_1daf97e0-c836-4df5-a869-08694409d483', 'password': '49634353-28dc-432f-a054-93354f42e000', 'project_name': 'vmready2-project_1daf97e0-c836-4df5-a869-08694409d483', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'a96a38716ef8432e97749f57c2096dd5', 'project_domain_name': 'Default'} 2018-10-24 21:05:10,420 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-24 21:05:10,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:05:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:10,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab5c6d4-6268-4225-bba9-fb9215457b11 2018-10-24 21:05:10,544 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:05:10,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0ab5c6d4-6268-4225-bba9-fb9215457b11 2018-10-24 21:05:10,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12367606163s 2018-10-24 21:05:10,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:05:10,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:10,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695d7b78-e8f9-4a90-bfa9-e36f2cceda8f 2018-10-24 21:05:10,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5"}, "tags": [], "enabled": true, "id": "a96a38716ef8432e97749f57c2096dd5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}]} 2018-10-24 21:05:10,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-695d7b78-e8f9-4a90-bfa9-e36f2cceda8f 2018-10-24 21:05:10,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192230939865s 2018-10-24 21:05:10,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:05:10,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" -d '{"network": {"tenant_id": "a96a38716ef8432e97749f57c2096dd5", "name": "vmready2-net_1daf97e0-c836-4df5-a869-08694409d483", "admin_state_up": true}}' 2018-10-24 21:05:11,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:11 GMT X-Openstack-Request-Id: req-20ac5aed-b944-4b6b-96a1-c0e4e729eb7b 2018-10-24 21:05:11,189 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ddbe162c-dda1-469d-9127-38e2cb0b64a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"a96a38716ef8432e97749f57c2096dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:11Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_1daf97e0-c836-4df5-a869-08694409d483","admin_state_up":true,"tenant_id":"a96a38716ef8432e97749f57c2096dd5","created_at":"2018-10-24T21:05:10Z","mtu":1450}} 2018-10-24 21:05:11,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-20ac5aed-b944-4b6b-96a1-c0e4e729eb7b 2018-10-24 21:05:11,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.447349071503s 2018-10-24 21:05:11,190 - 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-10-24T21:05:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ddbe162c-dda1-469d-9127-38e2cb0b64a7', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_1daf97e0-c836-4df5-a869-08694409d483', u'created_at': u'2018-10-24T21:05:10Z', u'mtu': 1450, u'tenant_id': u'a96a38716ef8432e97749f57c2096dd5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a96a38716ef8432e97749f57c2096dd5', u'l2_adjacency': True}) 2018-10-24 21:05:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:05:11,197 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc782353-780e-4867-a95b-aa8cd73de84b 2018-10-24 21:05:11,197 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:05:11,197 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-bc782353-780e-4867-a95b-aa8cd73de84b 2018-10-24 21:05:11,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:05:11,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a96a38716ef8432e97749f57c2096dd5", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/a96a38716ef8432e97749f57c2096dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_a96a38716ef8432e97749f57c2096dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a96a38716ef8432e97749f57c2096dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a96a38716ef8432e97749f57c2096dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/a96a38716ef8432e97749f57c2096dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/a96a38716ef8432e97749f57c2096dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a96a38716ef8432e97749f57c2096dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/a96a38716ef8432e97749f57c2096dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/a96a38716ef8432e97749f57c2096dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483", "id": "f5409c5d6c4f47e09377bcfd3cbc8afe"}, "audit_ids": ["E3SAWhjfR0-2vVgpw3Y5Ew"], "issued_at": "2018-10-24T21:05:11.000000Z"}} 2018-10-24 21:05:11,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:12,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:12 GMT X-Openstack-Request-Id: req-d5cc2977-f0ec-4c87-9800-71852a931b71 2018-10-24 21:05:12,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ddbe162c-dda1-469d-9127-38e2cb0b64a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a96a38716ef8432e97749f57c2096dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:11Z","qos_policy_id":null,"name":"vmready2-net_1daf97e0-c836-4df5-a869-08694409d483","admin_state_up":true,"tenant_id":"a96a38716ef8432e97749f57c2096dd5","created_at":"2018-10-24T21:05:10Z","mtu":1450}]} 2018-10-24 21:05:12,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d5cc2977-f0ec-4c87-9800-71852a931b71 2018-10-24 21:05:12,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13682508469s 2018-10-24 21:05:12,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:05:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '{"subnet": {"name": "vmready2-subnet_1daf97e0-c836-4df5-a869-08694409d483", "enable_dhcp": true, "network_id": "ddbe162c-dda1-469d-9127-38e2cb0b64a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:05:13,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:13 GMT X-Openstack-Request-Id: req-f4c0145d-9a07-467d-89d4-0eda8e8c5d4b 2018-10-24 21:05:13,377 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddbe162c-dda1-469d-9127-38e2cb0b64a7","tenant_id":"a96a38716ef8432e97749f57c2096dd5","created_at":"2018-10-24T21:05:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:05:13Z","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":"a96a38716ef8432e97749f57c2096dd5","id":"55d5ee4c-240f-458f-a423-4f76d0ff80ba","subnetpool_id":null,"name":"vmready2-subnet_1daf97e0-c836-4df5-a869-08694409d483"}} 2018-10-24 21:05:13,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f4c0145d-9a07-467d-89d4-0eda8e8c5d4b 2018-10-24 21:05:13,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.64529800415s 2018-10-24 21:05:13,378 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:05:13Z', 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'55d5ee4c-240f-458f-a423-4f76d0ff80ba', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_1daf97e0-c836-4df5-a869-08694409d483', u'enable_dhcp': True, u'network_id': u'ddbe162c-dda1-469d-9127-38e2cb0b64a7', u'tenant_id': u'a96a38716ef8432e97749f57c2096dd5', u'created_at': u'2018-10-24T21:05:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a96a38716ef8432e97749f57c2096dd5'}) 2018-10-24 21:05:13,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:05:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vmready2-router_1daf97e0-c836-4df5-a869-08694409d483", "admin_state_up": true}}' 2018-10-24 21:05:15,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:15 GMT X-Openstack-Request-Id: req-8a5ecdc7-f2ea-44ff-aaf0-3b888fb4fc7a 2018-10-24 21:05:15,088 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "created_at": "2018-10-24T21:05:13Z", "admin_state_up": true, "updated_at": "2018-10-24T21:05:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a96a38716ef8432e97749f57c2096dd5", "id": "174c614c-df76-498e-a8ae-f813a4b2c171", "name": "vmready2-router_1daf97e0-c836-4df5-a869-08694409d483"}} 2018-10-24 21:05:15,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8a5ecdc7-f2ea-44ff-aaf0-3b888fb4fc7a 2018-10-24 21:05:15,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70947408676s 2018-10-24 21:05:15,089 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:05:14Z', u'revision_number': 2, u'id': u'174c614c-df76-498e-a8ae-f813a4b2c171', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_1daf97e0-c836-4df5-a869-08694409d483', u'admin_state_up': True, u'tenant_id': u'a96a38716ef8432e97749f57c2096dd5', u'created_at': u'2018-10-24T21:05:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'a96a38716ef8432e97749f57c2096dd5'}) 2018-10-24 21:05:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:05:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '{"subnet_id": "55d5ee4c-240f-458f-a423-4f76d0ff80ba"}' 2018-10-24 21:05:17,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:17 GMT X-Openstack-Request-Id: req-bd0b8647-8ad1-48a9-98fd-d209afb68859 2018-10-24 21:05:17,519 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ddbe162c-dda1-469d-9127-38e2cb0b64a7", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "subnet_id": "55d5ee4c-240f-458f-a423-4f76d0ff80ba", "subnet_ids": ["55d5ee4c-240f-458f-a423-4f76d0ff80ba"], "port_id": "7c25e0ef-b0e5-408e-b615-6251a0d5a323", "id": "174c614c-df76-498e-a8ae-f813a4b2c171"} 2018-10-24 21:05:17,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171/add_router_interface.json used request id req-bd0b8647-8ad1-48a9-98fd-d209afb68859 2018-10-24 21:05:17,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42967510223s 2018-10-24 21:05:17,520 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:05:17,653 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:05:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:05:17,661 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:17 GMT 2018-10-24 21:05:17,661 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:05:17,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:18,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:18 GMT X-Openstack-Request-Id: req-4bf58512-a0b1-414b-9890-3af1b710099b 2018-10-24 21:05:18,447 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:18,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4bf58512-a0b1-414b-9890-3af1b710099b 2018-10-24 21:05:18,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.784264087677s 2018-10-24 21:05:18,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:05:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_1daf97e0-c836-4df5-a869-08694409d483"}' 2018-10-24 21:05:18,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:18 GMT Location: http://172.30.9.21:9292/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b4ffa72-28a8-4768-beea-28484adc98c0 2018-10-24 21:05:18,548 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:18Z", "file": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file", "owner": "a96a38716ef8432e97749f57c2096dd5", "id": "ae9fb717-393b-460b-9cb7-53c29a48eaf4", "size": null, "self": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "checksum": null, "created_at": "2018-10-24T21:05:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:05:18,548 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7b4ffa72-28a8-4768-beea-28484adc98c0 2018-10-24 21:05:18,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0901958942413s 2018-10-24 21:05:18,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:05:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '' 2018-10-24 21:05:19,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:05:19 GMT X-Openstack-Request-Id: req-8e6e01f2-fdca-43ec-bb95-9d78c6de11b9 2018-10-24 21:05:19,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:05:19,019 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file used request id req-8e6e01f2-fdca-43ec-bb95-9d78c6de11b9 2018-10-24 21:05:19,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.470625162125s 2018-10-24 21:05:19,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:19,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:19 GMT X-Openstack-Request-Id: req-f3438072-0823-4ccb-b98a-e58df9ad14bc 2018-10-24 21:05:19,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:18Z", "file": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file", "owner": "a96a38716ef8432e97749f57c2096dd5", "id": "ae9fb717-393b-460b-9cb7-53c29a48eaf4", "size": 12716032, "self": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:05:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:19,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f3438072-0823-4ccb-b98a-e58df9ad14bc 2018-10-24 21:05:19,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0603210926056s 2018-10-24 21:05:19,087 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file', 'owner': u'a96a38716ef8432e97749f57c2096dd5', 'id': u'ae9fb717-393b-460b-9cb7-53c29a48eaf4', 'size': 12716032, u'self': u'/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a96a38716ef8432e97749f57c2096dd5', 'name': 'vmready2-project_1daf97e0-c836-4df5-a869-08694409d483', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:05:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:05:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_1daf97e0-c836-4df5-a869-08694409d483', 'created': u'2018-10-24T21:05:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:05:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:05:19,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:05:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_1daf97e0-c836-4df5-a869-08694409d483", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:05:19,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5344a73-e78a-440e-a60d-3701c38a5d55 x-openstack-request-id: req-c5344a73-e78a-440e-a60d-3701c38a5d55 2018-10-24 21:05:19,836 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "name": "vmready2-flavor_1daf97e0-c836-4df5-a869-08694409d483", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:05:19,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c5344a73-e78a-440e-a60d-3701c38a5d55 2018-10-24 21:05:19,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.746423006058s 2018-10-24 21:05:19,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_1daf97e0-c836-4df5-a869-08694409d483', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'845a4bc5-eb2c-4a99-8ac4-39b37b845b6f', 'swap': 0}) 2018-10-24 21:05:19,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:05:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" -d '{"extra_specs": {}}' 2018-10-24 21:05:19,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfcdd6c6-0b07-4b1e-8bbf-a575f7c78983 x-openstack-request-id: req-bfcdd6c6-0b07-4b1e-8bbf-a575f7c78983 2018-10-24 21:05:19,857 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:05:19,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f/os-extra_specs used request id req-bfcdd6c6-0b07-4b1e-8bbf-a575f7c78983 2018-10-24 21:05:19,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196459293365s 2018-10-24 21:05:19,970 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:05:19,971 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:05:19,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:05:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" -d '{"subnet_id": "55d5ee4c-240f-458f-a423-4f76d0ff80ba"}' 2018-10-24 21:05:21,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:21 GMT X-Openstack-Request-Id: req-c4935f1e-ba6f-4525-94ac-1eb2b1143550 2018-10-24 21:05:21,963 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ddbe162c-dda1-469d-9127-38e2cb0b64a7", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "subnet_id": "55d5ee4c-240f-458f-a423-4f76d0ff80ba", "subnet_ids": ["55d5ee4c-240f-458f-a423-4f76d0ff80ba"], "port_id": "7c25e0ef-b0e5-408e-b615-6251a0d5a323", "id": "174c614c-df76-498e-a8ae-f813a4b2c171"} 2018-10-24 21:05:21,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171/remove_router_interface.json used request id req-c4935f1e-ba6f-4525-94ac-1eb2b1143550 2018-10-24 21:05:21,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98747205734s 2018-10-24 21:05:21,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:05:21,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:22,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:22 GMT X-Openstack-Request-Id: req-dff72b9f-afde-48fe-bd78-63fd3124d7be 2018-10-24 21:05:22,166 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "created_at": "2018-10-24T21:05:13Z", "admin_state_up": true, "updated_at": "2018-10-24T21:05:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a96a38716ef8432e97749f57c2096dd5", "id": "174c614c-df76-498e-a8ae-f813a4b2c171", "name": "vmready2-router_1daf97e0-c836-4df5-a869-08694409d483"}]} 2018-10-24 21:05:22,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dff72b9f-afde-48fe-bd78-63fd3124d7be 2018-10-24 21:05:22,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.20233297348s 2018-10-24 21:05:22,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:05:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:23,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:23 GMT X-Openstack-Request-Id: req-b3321517-66ff-4079-b080-23211851cfa6 2018-10-24 21:05:23,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:23,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/174c614c-df76-498e-a8ae-f813a4b2c171.json used request id req-b3321517-66ff-4079-b080-23211851cfa6 2018-10-24 21:05:23,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41901016235s 2018-10-24 21:05:23,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:05:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:23,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:23 GMT X-Openstack-Request-Id: req-deca942a-6c1c-4cc3-a80a-4508e5e11332 2018-10-24 21:05:23,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddbe162c-dda1-469d-9127-38e2cb0b64a7","tenant_id":"a96a38716ef8432e97749f57c2096dd5","created_at":"2018-10-24T21:05:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:05:13Z","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":"a96a38716ef8432e97749f57c2096dd5","id":"55d5ee4c-240f-458f-a423-4f76d0ff80ba","subnetpool_id":null,"name":"vmready2-subnet_1daf97e0-c836-4df5-a869-08694409d483"}]} 2018-10-24 21:05:23,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-deca942a-6c1c-4cc3-a80a-4508e5e11332 2018-10-24 21:05:23,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0784661769867s 2018-10-24 21:05:23,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:05:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/55d5ee4c-240f-458f-a423-4f76d0ff80ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:24,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:24 GMT X-Openstack-Request-Id: req-48473c72-ebfa-4094-8196-d56f1d26221a 2018-10-24 21:05:24,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:24,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/55d5ee4c-240f-458f-a423-4f76d0ff80ba.json used request id req-48473c72-ebfa-4094-8196-d56f1d26221a 2018-10-24 21:05:24,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16015720367s 2018-10-24 21:05:24,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:24,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:24 GMT X-Openstack-Request-Id: req-eae0e4f3-f3f7-42b6-8439-d528f07f00a9 2018-10-24 21:05:24,926 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ddbe162c-dda1-469d-9127-38e2cb0b64a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a96a38716ef8432e97749f57c2096dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:24Z","qos_policy_id":null,"name":"vmready2-net_1daf97e0-c836-4df5-a869-08694409d483","admin_state_up":true,"tenant_id":"a96a38716ef8432e97749f57c2096dd5","created_at":"2018-10-24T21:05:10Z","mtu":1450}]} 2018-10-24 21:05:24,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eae0e4f3-f3f7-42b6-8439-d528f07f00a9 2018-10-24 21:05:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098249912262s 2018-10-24 21:05:24,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:05:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ddbe162c-dda1-469d-9127-38e2cb0b64a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:26,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:26 GMT X-Openstack-Request-Id: req-cbce40fe-2a32-4e07-b378-c78a66ebc965 2018-10-24 21:05:26,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:26,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ddbe162c-dda1-469d-9127-38e2cb0b64a7.json used request id req-cbce40fe-2a32-4e07-b378-c78a66ebc965 2018-10-24 21:05:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22854709625s 2018-10-24 21:05:26,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:26,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:26 GMT X-Openstack-Request-Id: req-e2f8b8b1-4b78-4b3e-82dd-e9904bdeae4f 2018-10-24 21:05:26,201 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:18Z", "file": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/file", "owner": "a96a38716ef8432e97749f57c2096dd5", "id": "ae9fb717-393b-460b-9cb7-53c29a48eaf4", "size": 12716032, "self": "/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1daf97e0-c836-4df5-a869-08694409d483", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:05:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:26,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e2f8b8b1-4b78-4b3e-82dd-e9904bdeae4f 2018-10-24 21:05:26,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395288467407s 2018-10-24 21:05:26,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:05:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2eeea0369aafa762776cd78d5f39787425afebbd52f5e6130bde3092e95b60f0" 2018-10-24 21:05:26,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:05:26 GMT X-Openstack-Request-Id: req-b73b5498-33b8-46ce-887a-0d7fafc66c25 2018-10-24 21:05:26,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:05:26,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ae9fb717-393b-460b-9cb7-53c29a48eaf4 used request id req-b73b5498-33b8-46ce-887a-0d7fafc66c25 2018-10-24 21:05:26,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.738206863403s 2018-10-24 21:05:26,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:05:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:26,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09384bc7-4dd9-4187-b100-d5124372ac30 x-openstack-request-id: req-09384bc7-4dd9-4187-b100-d5124372ac30 2018-10-24 21:05:26,973 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "845a4bc5-eb2c-4a99-8ac4-39b37b845b6f", "name": "vmready2-flavor_1daf97e0-c836-4df5-a869-08694409d483", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:05:26,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-09384bc7-4dd9-4187-b100-d5124372ac30 2018-10-24 21:05:26,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258429050446s 2018-10-24 21:05:26,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:05:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:27,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-581557df-cc3f-46aa-9d47-45d87414f038 x-openstack-request-id: req-581557df-cc3f-46aa-9d47-45d87414f038 2018-10-24 21:05:27,018 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/845a4bc5-eb2c-4a99-8ac4-39b37b845b6f used request id req-581557df-cc3f-46aa-9d47-45d87414f038 2018-10-24 21:05:27,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428819656372s 2018-10-24 21:05:27,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:05:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:27,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae4ca5d-ca53-4baa-bb63-d452cc1fe3be 2018-10-24 21:05:27,275 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483", "links": {"self": "http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f5409c5d6c4f47e09377bcfd3cbc8afe", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:05:27,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ae4ca5d-ca53-4baa-bb63-d452cc1fe3be 2018-10-24 21:05:27,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.257611989975s 2018-10-24 21:05:27,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:05:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:27,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a5865b-fd67-493f-840c-9ee5201038de 2018-10-24 21:05:27,491 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_1daf97e0-c836-4df5-a869-08694409d483", "links": {"self": "http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f5409c5d6c4f47e09377bcfd3cbc8afe", "description": null}} 2018-10-24 21:05:27,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe used request id req-b3a5865b-fd67-493f-840c-9ee5201038de 2018-10-24 21:05:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209249019623s 2018-10-24 21:05:27,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:05:27,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:27,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9373a6a-6ba6-4bb7-a757-d24e3378f997 2018-10-24 21:05:27,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:05:27,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f5409c5d6c4f47e09377bcfd3cbc8afe used request id req-b9373a6a-6ba6-4bb7-a757-d24e3378f997 2018-10-24 21:05:27,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335289955139s 2018-10-24 21:05:27,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:05:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:28,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8f4667-b0b0-48a1-ac82-ae3af9ef3a98 2018-10-24 21:05:28,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5"}, "tags": [], "enabled": true, "id": "a96a38716ef8432e97749f57c2096dd5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1daf97e0-c836-4df5-a869-08694409d483"}]} 2018-10-24 21:05:28,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fe8f4667-b0b0-48a1-ac82-ae3af9ef3a98 2018-10-24 21:05:28,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195413827896s 2018-10-24 21:05:28,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:05:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:28,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539961a5-5a31-4840-b8ee-8f61069d34a3 2018-10-24 21:05:28,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:05:28,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a96a38716ef8432e97749f57c2096dd5 used request id req-539961a5-5a31-4840-b8ee-8f61069d34a3 2018-10-24 21:05:28,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251052856445s 2018-10-24 21:05:28,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:05:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a96a38716ef8432e97749f57c2096dd5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:28,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:28 GMT X-Openstack-Request-Id: req-41db08eb-bf67-4417-abcb-aa118c7013ce 2018-10-24 21:05:28,623 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "created_at": "2018-10-24T21:05:10Z", "updated_at": "2018-10-24T21:05:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "57cf04a4-cd9e-46de-a858-7dbff3470c27", "remote_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "79820a8f-f39d-43da-b202-0c10da33cc1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "8b486ee1-8f68-4b5f-9ca8-4e5cca90c2cd", "remote_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "e3625b6a-3da5-4574-a672-106042cc8985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96a38716ef8432e97749f57c2096dd5"}], "revision_number": 1, "project_id": "a96a38716ef8432e97749f57c2096dd5", "id": "da9a8359-86fc-420c-a402-013d637d7741", "name": "default"}]} 2018-10-24 21:05:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a96a38716ef8432e97749f57c2096dd5&name=default used request id req-41db08eb-bf67-4417-abcb-aa118c7013ce 2018-10-24 21:05:28,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3306620121s 2018-10-24 21:05:28,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:05:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:28,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:28 GMT X-Openstack-Request-Id: req-7f12b823-40a9-4674-81a8-d1b229b6f4ca 2018-10-24 21:05:28,672 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "created_at": "2018-10-24T21:05:10Z", "updated_at": "2018-10-24T21:05:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "57cf04a4-cd9e-46de-a858-7dbff3470c27", "remote_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "79820a8f-f39d-43da-b202-0c10da33cc1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "8b486ee1-8f68-4b5f-9ca8-4e5cca90c2cd", "remote_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96a38716ef8432e97749f57c2096dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:10Z", "revision_number": 0, "id": "e3625b6a-3da5-4574-a672-106042cc8985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:10Z", "security_group_id": "da9a8359-86fc-420c-a402-013d637d7741", "tenant_id": "a96a38716ef8432e97749f57c2096dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96a38716ef8432e97749f57c2096dd5"}], "revision_number": 1, "project_id": "a96a38716ef8432e97749f57c2096dd5", "id": "da9a8359-86fc-420c-a402-013d637d7741", "name": "default"}]} 2018-10-24 21:05:28,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7f12b823-40a9-4674-81a8-d1b229b6f4ca 2018-10-24 21:05:28,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458161830902s 2018-10-24 21:05:28,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:05:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/da9a8359-86fc-420c-a402-013d637d7741.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}347e28a5dd4b523659b4283c195a4756db35ba7b717cf9501f66379cfa62544c" 2018-10-24 21:05:28,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:05:28 GMT X-Openstack-Request-Id: req-aeadfbe6-35e1-4b35-b653-93f6486cd0c8 2018-10-24 21:05:28,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:05:28,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/da9a8359-86fc-420c-a402-013d637d7741.json used request id req-aeadfbe6-35e1-4b35-b653-93f6486cd0c8 2018-10-24 21:05:28,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157164812088s 2018-10-24 21:05:28,882 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-24 21:05:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:05:28,927 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eaa48a5-1973-45c9-b2fb-a45a8ddd65f8 2018-10-24 21:05:28,928 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:05:28,928 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0eaa48a5-1973-45c9-b2fb-a45a8ddd65f8 2018-10-24 21:05:28,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:05:29,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["9-lKOpbsT8qgOW5kJvGm9A"], "issued_at": "2018-10-24T21:05:29.000000Z"}} 2018-10-24 21:05:29,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:29 GMT X-Openstack-Request-Id: req-a2cd967d-c25b-4335-a5b6-db948becc4d1 2018-10-24 21:05:29,668 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:05:29,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2cd967d-c25b-4335-a5b6-db948becc4d1 2018-10-24 21:05:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337914943695s 2018-10-24 21:05:29,675 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-24 21:05:29,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:05:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:29,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981c500e-d2e1-400b-b187-584aad754d48 2018-10-24 21:05:29,872 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:05:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-981c500e-d2e1-400b-b187-584aad754d48 2018-10-24 21:05:29,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190108060837s 2018-10-24 21:05:29,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:05:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:29,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4723cf82-4de9-4948-97e2-63e9307e3d34 2018-10-24 21:05:29,996 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:05:29,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4723cf82-4de9-4948-97e2-63e9307e3d34 2018-10-24 21:05:29,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115751981735s 2018-10-24 21:05:29,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:05:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"network": {"tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9", "admin_state_up": true}}' 2018-10-24 21:05:30,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:30 GMT X-Openstack-Request-Id: req-ffff0fb4-e416-4e5d-bc96-f2448b38ce31 2018-10-24 21:05:30,456 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:30Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","mtu":1450}} 2018-10-24 21:05:30,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ffff0fb4-e416-4e5d-bc96-f2448b38ce31 2018-10-24 21:05:30,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.458634138107s 2018-10-24 21:05:30,457 - 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-10-24T21:05:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e86a82e1-5732-4934-800f-c9b1b09dd2b8', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9', u'created_at': u'2018-10-24T21:05:30Z', u'mtu': 1450, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'l2_adjacency': True}) 2018-10-24 21:05:30,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:30,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:30 GMT X-Openstack-Request-Id: req-fda0e952-4681-41e5-a139-5faff3cb5a1e 2018-10-24 21:05:30,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:05:30Z","qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","provider:network_type":"vxlan"}]} 2018-10-24 21:05:30,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fda0e952-4681-41e5-a139-5faff3cb5a1e 2018-10-24 21:05:30,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0994019508362s 2018-10-24 21:05:30,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:05:30,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"subnet": {"name": "singlevm1-subnet_9828f7df-1edc-4636-924a-6506717ca0b9", "enable_dhcp": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:05:31,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:31 GMT X-Openstack-Request-Id: req-726ecc96-151f-4a66-b0a9-18cbbee70bf6 2018-10-24 21:05:31,158 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-24T21:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"56950c24-635f-4330-891a-22a56c743fcf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9828f7df-1edc-4636-924a-6506717ca0b9","enable_dhcp":true,"segment_id":null,"network_id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","ip_version":4}} 2018-10-24 21:05:31,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-726ecc96-151f-4a66-b0a9-18cbbee70bf6 2018-10-24 21:05:31,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.599984169006s 2018-10-24 21:05:31,159 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:05: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'56950c24-635f-4330-891a-22a56c743fcf', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9828f7df-1edc-4636-924a-6506717ca0b9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e86a82e1-5732-4934-800f-c9b1b09dd2b8', u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:05: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'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:05:31,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:05:31,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "singlevm1-router_9828f7df-1edc-4636-924a-6506717ca0b9", "admin_state_up": true}}' 2018-10-24 21:05:32,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:32 GMT X-Openstack-Request-Id: req-926d4acd-8d17-4b46-8bc0-86b9055f4550 2018-10-24 21:05:32,769 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:31Z", "admin_state_up": true, "updated_at": "2018-10-24T21:05:32Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1597eb49-1558-4c23-a849-d63da93bf90d", "name": "singlevm1-router_9828f7df-1edc-4636-924a-6506717ca0b9"}} 2018-10-24 21:05:32,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-926d4acd-8d17-4b46-8bc0-86b9055f4550 2018-10-24 21:05:32,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60972905159s 2018-10-24 21:05:32,769 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:05:32Z', u'revision_number': 2, u'ha': False, u'id': u'1597eb49-1558-4c23-a849-d63da93bf90d', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_9828f7df-1edc-4636-924a-6506717ca0b9', u'admin_state_up': True, u'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', u'created_at': u'2018-10-24T21:05:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3'}) 2018-10-24 21:05:32,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:05:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"subnet_id": "56950c24-635f-4330-891a-22a56c743fcf"}' 2018-10-24 21:05:34,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:34 GMT X-Openstack-Request-Id: req-f7e858dd-9546-437f-a1cf-1bc2b54f9f09 2018-10-24 21:05:34,975 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "56950c24-635f-4330-891a-22a56c743fcf", "subnet_ids": ["56950c24-635f-4330-891a-22a56c743fcf"], "port_id": "68e2d3d8-fe1f-470a-923c-87a5286cbe84", "id": "1597eb49-1558-4c23-a849-d63da93bf90d"} 2018-10-24 21:05:34,975 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d/add_router_interface.json used request id req-f7e858dd-9546-437f-a1cf-1bc2b54f9f09 2018-10-24 21:05:34,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20515394211s 2018-10-24 21:05:34,976 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:05:35,094 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:05:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:05:35,101 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:35 GMT 2018-10-24 21:05:35,102 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:05:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:35,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:35 GMT X-Openstack-Request-Id: req-7c636884-b854-45d9-8851-1239fcfc0c35 2018-10-24 21:05:35,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:35,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7c636884-b854-45d9-8851-1239fcfc0c35 2018-10-24 21:05:35,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298217058182s 2018-10-24 21:05:35,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:05:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9"}' 2018-10-24 21:05:35,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:35 GMT Location: http://172.30.9.21:9292/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e4b048a8-f68e-4992-b275-a575cb933d67 2018-10-24 21:05:35,501 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:35Z", "file": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "size": null, "self": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "checksum": null, "created_at": "2018-10-24T21:05:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:05:35,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e4b048a8-f68e-4992-b275-a575cb933d67 2018-10-24 21:05:35,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0896739959717s 2018-10-24 21:05:35,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:05:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '' 2018-10-24 21:05:36,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:05:36 GMT X-Openstack-Request-Id: req-2607828c-4adf-42b9-ba80-545273b63e6f 2018-10-24 21:05:36,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:05:36,448 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file used request id req-2607828c-4adf-42b9-ba80-545273b63e6f 2018-10-24 21:05:36,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.945751190186s 2018-10-24 21:05:36,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:36,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:36 GMT X-Openstack-Request-Id: req-c8035d55-3c85-4a1c-ab5e-14e5c6bb020e 2018-10-24 21:05:36,480 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:36Z", "file": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "size": 12716032, "self": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:05:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:36,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c8035d55-3c85-4a1c-ab5e-14e5c6bb020e 2018-10-24 21:05:36,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269691944122s 2018-10-24 21:05:36,482 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file', 'owner': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'id': u'dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a', 'size': 12716032, u'self': u'/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:05:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:05:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9', 'created': u'2018-10-24T21:05:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:05:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:05:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:05:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_9828f7df-1edc-4636-924a-6506717ca0b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:05:37,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-431f5a97-7185-4dcc-8fc7-53ff5237ae90 x-openstack-request-id: req-431f5a97-7185-4dcc-8fc7-53ff5237ae90 2018-10-24 21:05:37,376 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "name": "singlevm1-flavor_9828f7df-1edc-4636-924a-6506717ca0b9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:05:37,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-431f5a97-7185-4dcc-8fc7-53ff5237ae90 2018-10-24 21:05:37,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.891175031662s 2018-10-24 21:05:37,378 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9828f7df-1edc-4636-924a-6506717ca0b9', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'01067993-fb2c-4929-a580-7b5ddb3affcf', 'swap': 0}) 2018-10-24 21:05:37,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:05:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"extra_specs": {}}' 2018-10-24 21:05:37,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e71088c6-cb34-47c7-a5ca-dadc09d88c7c x-openstack-request-id: req-e71088c6-cb34-47c7-a5ca-dadc09d88c7c 2018-10-24 21:05:37,401 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:05:37,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf/os-extra_specs used request id req-e71088c6-cb34-47c7-a5ca-dadc09d88c7c 2018-10-24 21:05:37,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234282016754s 2018-10-24 21:05:37,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 21:05:37,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"keypair": {"name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9"}}' 2018-10-24 21:05:37,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c11286f-019f-411c-9f92-48810ba44acf x-openstack-request-id: req-3c11286f-019f-411c-9f92-48810ba44acf 2018-10-24 21:05:37,665 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdVQwYmdnObWfF8rxF+ZxQ4RaAqREheohkVLQgoRuBLC/QXQD8r7pQlhkFhgY1PH43mnB41yvOQpvtpMQQCwflZXJ8d6HHkS+i6fYK3dwd9N0waNzeqGRm2IX7tH+irtjlpugnBsIDg22/sRzMw3uYLod5CFOu4NNuxTcJJLUjbhuosFXrI4cIJeRh8OK90q9Q4sSZqT/87QgDA79uM+Z7yFtpXfzXRzfjDV4iILRu8VlU+Ylr8S9r0NliqCWrqYwTGhcrqLnQCfrhVx81K/htULZ72cOeR6VVex7WUiSM1I3FcxGC7FEJvHH+AO8yPftIWYpbzzn86APzyaZ1lV9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0XVUMGJnZzm1nxfK8RfmcUOEWgKkRIXqIZFS0IKEbgSwv0F0\nA/K+6UJYZBYYGNTx+N5pweNcrzkKb7aTEEAsH5WVyfHehx5Evoun2Ct3cHfTdMGj\nc3qhkZtiF+7R/oq7Y5aboJwbCA4Ntv7EczMN7mC6HeQhTruDTbsU3CSS1I24bqLB\nV6yOHCCXkYfDivdKvUOLEmak//O0IAwO/bjPme8hbaV3810c34w1eIiC0bvFZVPm\nJa/Eva9DZYqglq6mMExoXK6i50An64VcfNSv4bVC2e9nDnkelVXse1lIkjNSNxXM\nRguxRCbxx/gDvMj37SFmKW885/OgD88mmdZVfQIDAQABAoIBACWi733CMNJbjEcJ\n/21S3hV8DEwgLWQiq+9cLYVJ7oHWVewH1tDezW8cfMV/MtVDbjdJv7cXI5BYr4dj\nRwmkfkkul7uxukqNJc0XSxGMvel3nodcRAJ8BowjX3ztbM5QH1vFtDEn27OW0uAO\n5z3L7rTmrIqyc0myZ+WPuC/WYovOmAGulqaj9CXIvK5IMS7O1opxkSGzYQKchfhu\nF4PRKfCN4K48XfS3668fRZ8P9at45ijHtu/qX4UVYdbQSwv3Jxy18jkwuewu/jIz\ncZRzWjcvqNCiZYxhwxcVqiL16woJHEDLL6upPIhbbpW6sA3udfldE8hW7QksOv6F\nVvnjSAECgYEA87RjOAhJyYopdddz2+wUvGP7ZmqPNBVdZIhVNpLuEahDl/CcgHk3\nTNc0DWUdgTgoBl9iedpOvtDas5MG70SdFkkFcOunkhbYNcGDIjx3ZoJw9aPPfwKs\nxMyQT+Dz9c3/QbINCz5K5mokFYB5VfjPxJWUI0Z3NKtoWd50Z0vRd18CgYEA3Aag\nZhDk99Y0/b+Je0toAUcEwthwbPXFbb7uJqLzfIPvVhg6yeNpSDoxcdnnxd+Fcyke\npYUW8s52f46kWQ3YzLBid87gY6nzi+CU7Y7dqda0TTR9VlVg4kmgBRx7R6MR10LJ\nF3149kuTwMaY/OHrM94YGx3d1A95GL3edDDtLKMCgYEAuahX2gz+YYpe0YaEnis5\nFNg6YqiVVgFct8Tg3gWLVmpQrETChWFTDrf30KiSlKm6XDh4Zgo46UdlBV7h7o/f\n+GVCvubYLwQ2TKWSiBd2guKmuYvE/KaGBhstaZ0fXchESMEjDMi0+NotiS/pv+Qg\nLEwjocgB8l8OzUAaf8MT3ZMCgYEA1JYOei9Om2s7LgTXN+pmpf1RS1VGYvCf/eZh\nQbFl4mOzZpLoklIIUkHvrholR1ktHlSXiMNrpdP4SEyw3F51n2e47BtVUNZPO1IV\ncuX7o/KPqJzTkQvTHTCXzPh04IVdYofjta+EpSvmqXb5MDS0RRwMXH7h6te8YDxr\naAYx0lMCgYADIHcX+STYtqf8+aUEV5tehAhRkGdcNJCvDSHZUpIOks5ukHwZpZvf\n7+oHBAJpI41TnqoMNCOP6qdblwj+aW05Zs+8VsL3aMzGnsEAPaDFq2tH4tkROX8H\nH3GV6Qp3uALWDDcEBQn5VgCyo3FEDBvVNkT7q2rbMa5mig0TpNLhXQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "fingerprint": "01:04:e7:1f:93:37:b3:cc:81:33:6b:7d:28:6d:1a:1d"}} 2018-10-24 21:05:37,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3c11286f-019f-411c-9f92-48810ba44acf 2018-10-24 21:05:37,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.262852191925s 2018-10-24 21:05:37,666 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdVQwYmdnObWfF8rxF+ZxQ4RaAqREheohkVLQgoRuBLC/QXQD8r7pQlhkFhgY1PH43mnB41yvOQpvtpMQQCwflZXJ8d6HHkS+i6fYK3dwd9N0waNzeqGRm2IX7tH+irtjlpugnBsIDg22/sRzMw3uYLod5CFOu4NNuxTcJJLUjbhuosFXrI4cIJeRh8OK90q9Q4sSZqT/87QgDA79uM+Z7yFtpXfzXRzfjDV4iILRu8VlU+Ylr8S9r0NliqCWrqYwTGhcrqLnQCfrhVx81K/htULZ72cOeR6VVex7WUiSM1I3FcxGC7FEJvHH+AO8yPftIWYpbzzn86APzyaZ1lV9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0XVUMGJnZzm1nxfK8RfmcUOEWgKkRIXqIZFS0IKEbgSwv0F0\nA/K+6UJYZBYYGNTx+N5pweNcrzkKb7aTEEAsH5WVyfHehx5Evoun2Ct3cHfTdMGj\nc3qhkZtiF+7R/oq7Y5aboJwbCA4Ntv7EczMN7mC6HeQhTruDTbsU3CSS1I24bqLB\nV6yOHCCXkYfDivdKvUOLEmak//O0IAwO/bjPme8hbaV3810c34w1eIiC0bvFZVPm\nJa/Eva9DZYqglq6mMExoXK6i50An64VcfNSv4bVC2e9nDnkelVXse1lIkjNSNxXM\nRguxRCbxx/gDvMj37SFmKW885/OgD88mmdZVfQIDAQABAoIBACWi733CMNJbjEcJ\n/21S3hV8DEwgLWQiq+9cLYVJ7oHWVewH1tDezW8cfMV/MtVDbjdJv7cXI5BYr4dj\nRwmkfkkul7uxukqNJc0XSxGMvel3nodcRAJ8BowjX3ztbM5QH1vFtDEn27OW0uAO\n5z3L7rTmrIqyc0myZ+WPuC/WYovOmAGulqaj9CXIvK5IMS7O1opxkSGzYQKchfhu\nF4PRKfCN4K48XfS3668fRZ8P9at45ijHtu/qX4UVYdbQSwv3Jxy18jkwuewu/jIz\ncZRzWjcvqNCiZYxhwxcVqiL16woJHEDLL6upPIhbbpW6sA3udfldE8hW7QksOv6F\nVvnjSAECgYEA87RjOAhJyYopdddz2+wUvGP7ZmqPNBVdZIhVNpLuEahDl/CcgHk3\nTNc0DWUdgTgoBl9iedpOvtDas5MG70SdFkkFcOunkhbYNcGDIjx3ZoJw9aPPfwKs\nxMyQT+Dz9c3/QbINCz5K5mokFYB5VfjPxJWUI0Z3NKtoWd50Z0vRd18CgYEA3Aag\nZhDk99Y0/b+Je0toAUcEwthwbPXFbb7uJqLzfIPvVhg6yeNpSDoxcdnnxd+Fcyke\npYUW8s52f46kWQ3YzLBid87gY6nzi+CU7Y7dqda0TTR9VlVg4kmgBRx7R6MR10LJ\nF3149kuTwMaY/OHrM94YGx3d1A95GL3edDDtLKMCgYEAuahX2gz+YYpe0YaEnis5\nFNg6YqiVVgFct8Tg3gWLVmpQrETChWFTDrf30KiSlKm6XDh4Zgo46UdlBV7h7o/f\n+GVCvubYLwQ2TKWSiBd2guKmuYvE/KaGBhstaZ0fXchESMEjDMi0+NotiS/pv+Qg\nLEwjocgB8l8OzUAaf8MT3ZMCgYEA1JYOei9Om2s7LgTXN+pmpf1RS1VGYvCf/eZh\nQbFl4mOzZpLoklIIUkHvrholR1ktHlSXiMNrpdP4SEyw3F51n2e47BtVUNZPO1IV\ncuX7o/KPqJzTkQvTHTCXzPh04IVdYofjta+EpSvmqXb5MDS0RRwMXH7h6te8YDxr\naAYx0lMCgYADIHcX+STYtqf8+aUEV5tehAhRkGdcNJCvDSHZUpIOks5ukHwZpZvf\n7+oHBAJpI41TnqoMNCOP6qdblwj+aW05Zs+8VsL3aMzGnsEAPaDFq2tH4tkROX8H\nH3GV6Qp3uALWDDcEBQn5VgCyo3FEDBvVNkT7q2rbMa5mig0TpNLhXQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'96bed20bc1634e629a6e9c737b3f71a1', 'name': u'singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9', 'created_at': '2018-10-24T21:05:37.666620', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'01:04:e7:1f:93:37:b3:cc:81:33:6b:7d:28:6d:1a:1d', 'type': 'ssh', 'id': u'singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9'}) 2018-10-24 21:05:37,667 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0XVUMGJnZzm1nxfK8RfmcUOEWgKkRIXqIZFS0IKEbgSwv0F0 A/K+6UJYZBYYGNTx+N5pweNcrzkKb7aTEEAsH5WVyfHehx5Evoun2Ct3cHfTdMGj c3qhkZtiF+7R/oq7Y5aboJwbCA4Ntv7EczMN7mC6HeQhTruDTbsU3CSS1I24bqLB V6yOHCCXkYfDivdKvUOLEmak//O0IAwO/bjPme8hbaV3810c34w1eIiC0bvFZVPm Ja/Eva9DZYqglq6mMExoXK6i50An64VcfNSv4bVC2e9nDnkelVXse1lIkjNSNxXM RguxRCbxx/gDvMj37SFmKW885/OgD88mmdZVfQIDAQABAoIBACWi733CMNJbjEcJ /21S3hV8DEwgLWQiq+9cLYVJ7oHWVewH1tDezW8cfMV/MtVDbjdJv7cXI5BYr4dj Rwmkfkkul7uxukqNJc0XSxGMvel3nodcRAJ8BowjX3ztbM5QH1vFtDEn27OW0uAO 5z3L7rTmrIqyc0myZ+WPuC/WYovOmAGulqaj9CXIvK5IMS7O1opxkSGzYQKchfhu F4PRKfCN4K48XfS3668fRZ8P9at45ijHtu/qX4UVYdbQSwv3Jxy18jkwuewu/jIz cZRzWjcvqNCiZYxhwxcVqiL16woJHEDLL6upPIhbbpW6sA3udfldE8hW7QksOv6F VvnjSAECgYEA87RjOAhJyYopdddz2+wUvGP7ZmqPNBVdZIhVNpLuEahDl/CcgHk3 TNc0DWUdgTgoBl9iedpOvtDas5MG70SdFkkFcOunkhbYNcGDIjx3ZoJw9aPPfwKs xMyQT+Dz9c3/QbINCz5K5mokFYB5VfjPxJWUI0Z3NKtoWd50Z0vRd18CgYEA3Aag ZhDk99Y0/b+Je0toAUcEwthwbPXFbb7uJqLzfIPvVhg6yeNpSDoxcdnnxd+Fcyke pYUW8s52f46kWQ3YzLBid87gY6nzi+CU7Y7dqda0TTR9VlVg4kmgBRx7R6MR10LJ F3149kuTwMaY/OHrM94YGx3d1A95GL3edDDtLKMCgYEAuahX2gz+YYpe0YaEnis5 FNg6YqiVVgFct8Tg3gWLVmpQrETChWFTDrf30KiSlKm6XDh4Zgo46UdlBV7h7o/f +GVCvubYLwQ2TKWSiBd2guKmuYvE/KaGBhstaZ0fXchESMEjDMi0+NotiS/pv+Qg LEwjocgB8l8OzUAaf8MT3ZMCgYEA1JYOei9Om2s7LgTXN+pmpf1RS1VGYvCf/eZh QbFl4mOzZpLoklIIUkHvrholR1ktHlSXiMNrpdP4SEyw3F51n2e47BtVUNZPO1IV cuX7o/KPqJzTkQvTHTCXzPh04IVdYofjta+EpSvmqXb5MDS0RRwMXH7h6te8YDxr aAYx0lMCgYADIHcX+STYtqf8+aUEV5tehAhRkGdcNJCvDSHZUpIOks5ukHwZpZvf 7+oHBAJpI41TnqoMNCOP6qdblwj+aW05Zs+8VsL3aMzGnsEAPaDFq2tH4tkROX8H H3GV6Qp3uALWDDcEBQn5VgCyo3FEDBvVNkT7q2rbMa5mig0TpNLhXQ== -----END RSA PRIVATE KEY----- 2018-10-24 21:05:37,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 21:05:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"security_group": {"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-24 21:05:37,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:37 GMT X-Openstack-Request-Id: req-15fcfb11-8efb-4bf6-9486-e875da2efcd1 2018-10-24 21:05:37,807 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:37Z", "updated_at": "2018-10-24T21:05:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "aab045a9-3121-4c23-b3f6-7c8e4b1d3142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "d8962d5b-c073-4a64-a09f-cd1539bedb8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}} 2018-10-24 21:05:37,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-15fcfb11-8efb-4bf6-9486-e875da2efcd1 2018-10-24 21:05:37,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.134702920914s 2018-10-24 21:05:37,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:05:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:37,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:37 GMT X-Openstack-Request-Id: req-e161f3f9-2de0-41ae-babe-f17f0eecb0a8 2018-10-24 21:05:37,884 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:37Z", "updated_at": "2018-10-24T21:05:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "aab045a9-3121-4c23-b3f6-7c8e4b1d3142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "d8962d5b-c073-4a64-a09f-cd1539bedb8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:05:37,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e161f3f9-2de0-41ae-babe-f17f0eecb0a8 2018-10-24 21:05:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0692749023438s 2018-10-24 21:05:37,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:05:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -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": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb"}}' 2018-10-24 21:05:38,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT X-Openstack-Request-Id: req-b466ee16-216d-4781-aed7-cdc6f578b0ca 2018-10-24 21:05:38,034 - keystoneauth.session - DEBUG - 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-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:37Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "4c5b6642-8852-430f-83fc-c982de57afb2"}} 2018-10-24 21:05:38,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b466ee16-216d-4781-aed7-cdc6f578b0ca 2018-10-24 21:05:38,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143366098404s 2018-10-24 21:05:38,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:05:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:38,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT X-Openstack-Request-Id: req-ea8af7cb-7ec6-46ca-82b0-7949fee6f6e5 2018-10-24 21:05:38,105 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:37Z", "updated_at": "2018-10-24T21:05:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "4c5b6642-8852-430f-83fc-c982de57afb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "aab045a9-3121-4c23-b3f6-7c8e4b1d3142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "d8962d5b-c073-4a64-a09f-cd1539bedb8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 2, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:05:38,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ea8af7cb-7ec6-46ca-82b0-7949fee6f6e5 2018-10-24 21:05:38,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0652651786804s 2018-10-24 21:05:38,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:05:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -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": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb"}}' 2018-10-24 21:05:38,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT X-Openstack-Request-Id: req-546467e7-042b-4d6a-98a1-03f8feb405d6 2018-10-24 21:05:38,229 - keystoneauth.session - DEBUG - 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-10-24T21:05:38Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "port_range_min": null, "revision_number": 0, "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:38Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "5af99b30-ba9f-4d45-9b64-2b7547f9891d"}} 2018-10-24 21:05:38,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-546467e7-042b-4d6a-98a1-03f8feb405d6 2018-10-24 21:05:38,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116828918457s 2018-10-24 21:05:38,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:38,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT X-Openstack-Request-Id: req-f9e18351-85fa-4be2-9c4d-96a3fabe0a72 2018-10-24 21:05:38,314 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":["56950c24-635f-4330-891a-22a56c743fcf"],"description":"","tags":[],"updated_at":"2018-10-24T21:05:30Z","qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","provider:network_type":"vxlan"}]} 2018-10-24 21:05:38,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f9e18351-85fa-4be2-9c4d-96a3fabe0a72 2018-10-24 21:05:38,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838570594788s 2018-10-24 21:05:38,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:05:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:38,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT X-Openstack-Request-Id: req-a37eecdc-42b1-4e89-a0da-9dd225f22b67 2018-10-24 21:05:38,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:36Z", "file": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "size": 12716032, "self": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:05:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:05:38,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a37eecdc-42b1-4e89-a0da-9dd225f22b67 2018-10-24 21:05:38,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261838436127s 2018-10-24 21:05:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:05:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:38,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0de1a293-82ce-46f7-88dd-fb7bf64fc8f3 x-openstack-request-id: req-0de1a293-82ce-46f7-88dd-fb7bf64fc8f3 2018-10-24 21:05:38,489 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "name": "singlevm1-flavor_9828f7df-1edc-4636-924a-6506717ca0b9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:05:38,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0de1a293-82ce-46f7-88dd-fb7bf64fc8f3 2018-10-24 21:05:38,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136032819748s 2018-10-24 21:05:38,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:05:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"server": {"name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "imageRef": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "flavorRef": "01067993-fb2c-4929-a580-7b5ddb3affcf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e86a82e1-5732-4934-800f-c9b1b09dd2b8"}], "security_groups": [{"name": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb"}]}}' 2018-10-24 21:05:41,521 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194 x-compute-request-id: req-132ea50d-543b-4761-ae2d-b39d39618549 x-openstack-request-id: req-132ea50d-543b-4761-ae2d-b39d39618549 2018-10-24 21:05:41,522 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb"}], "OS-DCF:diskConfig": "MANUAL", "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "adminPass": "ezYv9BQ5GTwp"}} 2018-10-24 21:05:41,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-132ea50d-543b-4761-ae2d-b39d39618549 2018-10-24 21:05:41,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.03099012375s 2018-10-24 21:05:41,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:05:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:42,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a1181f1-67c0-4884-901c-bb3532209fcc x-openstack-request-id: req-8a1181f1-67c0-4884-901c-bb3532209fcc 2018-10-24 21:05:42,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:05:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:05:42,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a1181f1-67c0-4884-901c-bb3532209fcc 2018-10-24 21:05:42,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15310311317s 2018-10-24 21:05:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:42,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:42 GMT X-Openstack-Request-Id: req-6069f223-876f-4ff7-a73e-c006cbad0d06 2018-10-24 21:05:42,771 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":["56950c24-635f-4330-891a-22a56c743fcf"],"description":"","tags":[],"updated_at":"2018-10-24T21:05:30Z","qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","provider:network_type":"vxlan"}]} 2018-10-24 21:05:42,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6069f223-876f-4ff7-a73e-c006cbad0d06 2018-10-24 21:05:42,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0834867954254s 2018-10-24 21:05:42,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:05:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:42,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:42 GMT X-Openstack-Request-Id: req-933a1703-f993-4159-888d-5163433da99b 2018-10-24 21:05:42,827 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"56950c24-635f-4330-891a-22a56c743fcf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9828f7df-1edc-4636-924a-6506717ca0b9","enable_dhcp":true,"segment_id":null,"network_id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:05:42,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-933a1703-f993-4159-888d-5163433da99b 2018-10-24 21:05:42,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0550580024719s 2018-10-24 21:05:42,828 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:05:44,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:05:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b4cf34e-95a9-4c3e-bdec-e64d2e742cd8 x-openstack-request-id: req-0b4cf34e-95a9-4c3e-bdec-e64d2e742cd8 2018-10-24 21:05:45,635 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "security_groups": [{"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}], "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:05:44Z", "hostId": "b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:05:45,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b4cf34e-95a9-4c3e-bdec-e64d2e742cd8 2018-10-24 21:05:45,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804074048996s 2018-10-24 21:05:45,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:05:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:05:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 732 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc1316a2-58d5-49e3-ad55-40cc74abdb14 x-openstack-request-id: req-dc1316a2-58d5-49e3-ad55-40cc74abdb14 2018-10-24 21:05:48,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "security_groups": [{"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}], "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:05:45Z", "hostId": "b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:05:48,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc1316a2-58d5-49e3-ad55-40cc74abdb14 2018-10-24 21:05:48,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381093978882s 2018-10-24 21:05:48,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:05:50,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:05:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:50,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 732 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd94f77f-0c6f-4464-a21c-102b112899b8 x-openstack-request-id: req-cd94f77f-0c6f-4464-a21c-102b112899b8 2018-10-24 21:05:50,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "security_groups": [{"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}], "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:05:45Z", "hostId": "b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:05:50,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd94f77f-0c6f-4464-a21c-102b112899b8 2018-10-24 21:05:50,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920210838318s 2018-10-24 21:05:50,961 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:05:52,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:05:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:53,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78300d38-2e79-413d-af23-0f66192ffe96 x-openstack-request-id: req-78300d38-2e79-413d-af23-0f66192ffe96 2018-10-24 21:05:53,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:81", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-24T21:05:51.000000", "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "security_groups": [{"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}], "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:05:51Z", "hostId": "b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:05:53,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78300d38-2e79-413d-af23-0f66192ffe96 2018-10-24 21:05:53,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610519886017s 2018-10-24 21:05:53,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:05:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=57ce91fc-af16-46cf-bdba-8474e7516194" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:53,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:53 GMT X-Openstack-Request-Id: req-8f4b1493-2f76-41c1-8b07-50760c6bd3ed 2018-10-24 21:05:53,905 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:05:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"56950c24-635f-4330-891a-22a56c743fcf","ip_address":"192.168.120.15"}],"id":"4ec8c407-d3a0-4410-8b0f-43ab2912caf5","security_groups":["37f1af03-2a59-4b47-97f4-2bf02d6da0eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:ea:81","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:44Z","binding:vnic_type":"normal","device_id":"57ce91fc-af16-46cf-bdba-8474e7516194","ip_allocation":"immediate"}]} 2018-10-24 21:05:53,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ce91fc-af16-46cf-bdba-8474e7516194 used request id req-8f4b1493-2f76-41c1-8b07-50760c6bd3ed 2018-10-24 21:05:53,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.323683023453s 2018-10-24 21:05:53,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4ec8c407-d3a0-4410-8b0f-43ab2912caf5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:53,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:53 GMT X-Openstack-Request-Id: req-e31f7fdd-a10a-4bd6-84ea-94028eb902f2 2018-10-24 21:05:53,961 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:05:53,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4ec8c407-d3a0-4410-8b0f-43ab2912caf5 used request id req-e31f7fdd-a10a-4bd6-84ea-94028eb902f2 2018-10-24 21:05:53,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451300144196s 2018-10-24 21:05:53,962 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:ea:81', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-24T21:05:51.000000', 'flavor': Munch({u'id': u'01067993-fb2c-4929-a580-7b5ddb3affcf'}), 'az': u'nova', 'id': u'57ce91fc-af16-46cf-bdba-8474e7516194', 'security_groups': [Munch({u'name': u'singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'96bed20bc1634e629a6e9c737b3f71a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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-10-24T21:05:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:05:51Z', 'hostId': u'b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-24T21:05:51.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'799f90ff3ab44b96a55f4e8e472c5ad3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9', 'adminPass': u'ezYv9BQ5GTwp', 'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'created_at': u'2018-10-24T21:05:41Z', 'created': u'2018-10-24T21:05:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:05:53,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:05:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:54 GMT X-Openstack-Request-Id: req-a7f91ede-8b56-4e95-a972-63728ee11f1a 2018-10-24 21:05:54,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":["56950c24-635f-4330-891a-22a56c743fcf"],"description":"","tags":[],"updated_at":"2018-10-24T21:05:30Z","qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","provider:network_type":"vxlan"}]} 2018-10-24 21:05:54,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a7f91ede-8b56-4e95-a972-63728ee11f1a 2018-10-24 21:05:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821740627289s 2018-10-24 21:05:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:05:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=57ce91fc-af16-46cf-bdba-8474e7516194" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:54 GMT X-Openstack-Request-Id: req-63b0c346-ee8b-4263-ae79-1d87a67573da 2018-10-24 21:05:54,098 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:05:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"56950c24-635f-4330-891a-22a56c743fcf","ip_address":"192.168.120.15"}],"id":"4ec8c407-d3a0-4410-8b0f-43ab2912caf5","security_groups":["37f1af03-2a59-4b47-97f4-2bf02d6da0eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:ea:81","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:44Z","binding:vnic_type":"normal","device_id":"57ce91fc-af16-46cf-bdba-8474e7516194","ip_allocation":"immediate"}]} 2018-10-24 21:05:54,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ce91fc-af16-46cf-bdba-8474e7516194 used request id req-63b0c346-ee8b-4263-ae79-1d87a67573da 2018-10-24 21:05:54,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0468740463257s 2018-10-24 21:05:54,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 21:05:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.15", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5"}}' 2018-10-24 21:05:56,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:56 GMT X-Openstack-Request-Id: req-c49b3a1e-a364-4643-ba80-410fca64cc26 2018-10-24 21:05:56,769 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}} 2018-10-24 21:05:56,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c49b3a1e-a364-4643-ba80-410fca64cc26 2018-10-24 21:05:56,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.66995596886s 2018-10-24 21:05:56,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:56,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:56 GMT X-Openstack-Request-Id: req-f9e54de3-fbd4-4fd6-b5a6-415b42f8db97 2018-10-24 21:05:56,875 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:56,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f9e54de3-fbd4-4fd6-b5a6-415b42f8db97 2018-10-24 21:05:56,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0900249481201s 2018-10-24 21:05:56,882 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:56,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-30f1a3e0-15b8-47b8-b4bf-11c8e28163ea 2018-10-24 21:05:57,067 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-30f1a3e0-15b8-47b8-b4bf-11c8e28163ea 2018-10-24 21:05:57,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0750820636749s 2018-10-24 21:05:57,074 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-1e5ce405-14e7-46e2-8443-517df9a905ea 2018-10-24 21:05:57,242 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1e5ce405-14e7-46e2-8443-517df9a905ea 2018-10-24 21:05:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578031539917s 2018-10-24 21:05:57,248 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-c4796211-a430-4906-80a2-3ee891c55a9d 2018-10-24 21:05:57,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c4796211-a430-4906-80a2-3ee891c55a9d 2018-10-24 21:05:57,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587301254272s 2018-10-24 21:05:57,423 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:57,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-35158ef7-0ec3-432a-8c71-ba7d916e5a5a 2018-10-24 21:05:57,589 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35158ef7-0ec3-432a-8c71-ba7d916e5a5a 2018-10-24 21:05:57,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555288791656s 2018-10-24 21:05:57,595 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:57,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-eeb905e6-45a9-42a5-a340-e0b7840ff7ef 2018-10-24 21:05:57,761 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:55Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eeb905e6-45a9-42a5-a340-e0b7840ff7ef 2018-10-24 21:05:57,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559170246124s 2018-10-24 21:05:57,767 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:05:57,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:05:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:05:57,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT X-Openstack-Request-Id: req-6080a54a-80d7-4e06-b54d-d1be18a68ba7 2018-10-24 21:05:57,936 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1597eb49-1558-4c23-a849-d63da93bf90d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:55Z", "updated_at": "2018-10-24T21:05:57Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:ea:81", "device_id": "57ce91fc-af16-46cf-bdba-8474e7516194"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.216", "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_id": "4ec8c407-d3a0-4410-8b0f-43ab2912caf5", "id": "5c47584a-947e-4f0d-b003-7490f6328668", "qos_policy_id": null}]} 2018-10-24 21:05:57,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6080a54a-80d7-4e06-b54d-d1be18a68ba7 2018-10-24 21:05:57,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582749843597s 2018-10-24 21:05:57,942 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1597eb49-1558-4c23-a849-d63da93bf90d', 'updated_at': u'2018-10-24T21:05:57Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'4ec8c407-d3a0-4410-8b0f-43ab2912caf5', 'id': u'5c47584a-947e-4f0d-b003-7490f6328668', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'4ec8c407-d3a0-4410-8b0f-43ab2912caf5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e86a82e1-5732-4934-800f-c9b1b09dd2b8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:ea:81', u'device_id': u'57ce91fc-af16-46cf-bdba-8474e7516194'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'799f90ff3ab44b96a55f4e8e472c5ad3', 'created_at': u'2018-10-24T21:05:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e86a82e1-5732-4934-800f-c9b1b09dd2b8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:ea:81', u'device_id': u'57ce91fc-af16-46cf-bdba-8474e7516194'}), 'router': u'1597eb49-1558-4c23-a849-d63da93bf90d'}) 2018-10-24 21:05:57,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:05:57,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:05:58,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9561 Content-Type: application/json Date: Wed, 24 Oct 2018 21:05:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eef1ab80-a180-4640-b0e6-166b3afd5a70 x-openstack-request-id: req-eef1ab80-a180-4640-b0e6-166b3afd5a70 2018-10-24 21:05:58,711 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 480828307 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.164022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166042] pid_max: default: 32768 minimum: 301\n[ 0.167147] ACPI: Core revision 20150930\n[ 0.168693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170270] Security Framework initialized\n[ 0.171274] Yama: becoming mindful.\n[ 0.172168] AppArmor: AppArmor initialized\n[ 0.173200] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174774] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177749] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179427] Initializing cgroup subsys io\n[ 0.180418] Initializing cgroup subsys memory\n[ 0.181458] Initializing cgroup subsys devices\n[ 0.182528] Initializing cgroup subsys freezer\n[ 0.183594] Initializing cgroup subsys net_cls\n[ 0.184650] Initializing cgroup subsys perf_event\n[ 0.185751] Initializing cgroup subsys net_prio\n[ 0.186822] Initializing cgroup subsys hugetlb\n[ 0.187883] Initializing cgroup subsys pids\n[ 0.188937] CPU: Physical Processor ID: 0\n[ 0.190607] mce: CPU supports 10 MCE banks\n[ 0.191638] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207486] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.213866] ftrace: allocating 31920 entries in 125 pages\n[ 0.239106] smpboot: Max logical packages: 1\n[ 0.240159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.241814] x2apic enabled\n[ 0.242844] Switched APIC routing to physical x2apic.\n[ 0.245140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.246498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251176] KVM setup paravirtual spinlock\n[ 0.252640] x86: Booted up 1 node, 1 CPUs\n[ 0.253620] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.255298] devtmpfs: initialized\n[ 0.257158] evm: security.selinux\n[ 0.258005] evm: security.SMACK64\n[ 0.258852] evm: security.SMACK64EXEC\n[ 0.259764] evm: security.SMACK64TRANSMUTE\n[ 0.260747] evm: security.SMACK64MMAP\n[ 0.261650] evm: security.ima\n[ 0.262436] evm: security.capability\n[ 0.263404] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.265620] pinctrl core: initialized pinctrl subsystem\n[ 0.266941] RTC time: 21:05:51, date: 10/24/18\n[ 0.268097] NET: Registered protocol family 16\n[ 0.269279] cpuidle: using governor ladder\n[ 0.270281] cpuidle: using governor menu\n[ 0.271240] PCCT header not found.\n[ 0.272147] ACPI: bus type PCI registered\n[ 0.273120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274606] PCI: Using configuration type 1 for base access\n[ 0.276585] ACPI: Added _OSI(Module Device)\n[ 0.277603] ACPI: Added _OSI(Processor Device)\n[ 0.278653] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281713] ACPI: Interpreter enabled\n[ 0.282642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291572] ACPI: (supports S0 S5)\n[ 0.292433] ACPI: Using IOAPIC for interrupt routing\n[ 0.293576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298454] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299924] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304010] acpiphp: Slot [3] registered\n[ 0.304989] acpiphp: Slot [4] registered\n[ 0.305974] acpiphp: Slot [5] registered\n[ 0.306947] acpiphp: Slot [6] registered\n[ 0.307942] acpiphp: Slot [7] registered\n[ 0.308916] acpiphp: Slot [8] registered\n[ 0.309891] acpiphp: Slot [9] registered\n[ 0.310875] acpiphp: Slot [10] registered\n[ 0.311861] acpiphp: Slot [11] registered\n[ 0.312849] acpiphp: Slot [12] registered\n[ 0.313835] acpiphp: Slot [13] registered\n[ 0.314820] acpiphp: Slot [14] registered\n[ 0.315807] acpiphp: Slot [15] registered\n[ 0.329828] acpiphp: Slot [16] registered\n[ 0.330817] acpiphp: Slot [17] registered\n[ 0.331803] acpiphp: Slot [18] registered\n[ 0.332822] acpiphp: Slot [19] registered\n[ 0.333806] acpiphp: Slot [20] registered\n[ 0.334791] acpiphp: Slot [21] registered\n[ 0.335777] acpiphp: Slot [22] registered\n[ 0.336760] acpiphp: Slot [23] registered\n[ 0.337744] acpiphp: Slot [24] registered\n[ 0.338729] acpiphp: Slot [25] registered\n[ 0.339712] acpiphp: Slot [26] registered\n[ 0.340696] acpiphp: Slot [27] registered\n[ 0.341682] acpiphp: Slot [28] registered\n[ 0.342664] acpiphp: Slot [29] registered\n[ 0.343645] acpiphp: Slot [30] registered\n[ 0.344630] acpiphp: Slot [31] registered\n[ 0.345611] PCI host bridge to bus 0000:00\n[ 0.346596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349505] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351265] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.353023] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.360099] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.361509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.363019] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368813] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.389131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.392654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.399234] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400499] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402381] vgaarb: loaded\n[ 0.403128] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404600] SCSI subsystem initialized\n[ 0.405722] ACPI: bus type USB registered\n[ 0.406731] usbcore: registered new interface driver usbfs\n[ 0.407978] usbcore: registered new interface driver hub\n[ 0.409203] usbcore: registered new device driver usb\n[ 0.410533] PCI: Using ACPI for IRQ routing\n[ 0.411900] NetLabel: Initializing\n[ 0.412788] NetLabel: domain hash size = 128\n[ 0.413826] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414995] NetLabel: unlabeled traffic allowed by default\n[ 0.416404] clocksource: Switched to clocksource kvm-clock\n[ 0.425669] AppArmor: AppArmor Filesystem Enabled\n[ 0.426830] pnp: PnP ACPI init\n[ 0.427937] pnp: PnP ACPI: found 5 devices\n[ 0.434518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.436610] NET: Registered protocol family 2\n[ 0.437870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.439432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.440890] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442354] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.443664] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445074] NET: Registered protocol family 1\n[ 0.446152] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447470] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.477363] Trying to unpack rootfs image as initramfs...\n[ 0.536260] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.538270] Scanning for low memory corruption every 60 seconds\n[ 0.539853] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.541265] audit: initializing netlink subsys (disabled)\n[ 0.542499] audit: type=2000 audit(1540415152.698:1): initialized\n[ 0.544068] Initialise system trusted keyring\n[ 0.545251] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.546639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549069] zbud: loaded\n[ 0.549946] VFS: Disk quotas dquot_6.6.0\n[ 0.550948] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552815] fuse init (API version 7.23)\n[ 0.553907] Key type big_key registered\n[ 0.554889] Allocating IMA MOK and blacklist keyrings.\n[ 0.556373] Key type asymmetric registered\n[ 0.557385] Asymmetric key parser 'x509' registered\n[ 0.558547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.560341] io scheduler noop registered\n[ 0.561314] io scheduler deadline registered (default)\n[ 0.562519] io scheduler cfq registered\n[ 0.563545] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.564816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568092] ACPI: Power Button [PWRF]\n[ 0.569131] GHES: HEST is not enabled!\n[ 0.585048] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614532] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.617608] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.641116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643968] Linux agpgart interface v0.103\n[ 0.647168] brd: module loaded\n[ 0.649203] loop: module loaded\n[ 0.653972] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.655751] GPT:90111 != 2097151\n[ 0.656598] GPT:Alternate GPT header not at the end of the disk.\n[ 0.657944] GPT:90111 != 2097151\n[ 0.658781] GPT: Use GNU Parted to correct GPT errors.\n[ 0.659959] vda: vda1 vda15\n[ 0.661601] scsi host0: ata_piix\n[ 0.662560] scsi host1: ata_piix\n[ 0.663441] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.664907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.666703] libphy: Fixed MDIO Bus: probed\n[ 0.667787] tun: Universal TUN/TAP device driver, 1.6\n[ 0.668948] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671798] PPP generic driver version 2.4.2\n[ 0.673064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.674513] ehci-pci: EHCI PCI platform driver\n[ 0.675610] ehci-platform: EHCI generic platform driver\n[ 0.676816] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678500] ohci-pci: OHCI PCI platform driver\n[ 0.679608] ohci-platform: OHCI generic platform driver\n[ 0.680816] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.695367] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.696610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.698401] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.699624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.701026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.702510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704253] usb usb1: Product: UHCI Host Controller\n[ 0.705395] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706772] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707965] hub 1-0:1.0: USB hub found\n[ 0.708936] hub 1-0:1.0: 2 ports detected\n[ 0.710092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.712701] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.713873] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.715133] mousedev: PS/2 mouse device common for all mice\n[ 0.716665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720289] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.723177] i2c /dev entries driver\n[ 0.724126] device-mapper: uevent: version 1.0.3\n[ 0.725289] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.727289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729055] NET: Registered protocol family 10\n[ 0.730437] NET: Registered protocol family 17\n[ 0.731538] Key type dns_resolver registered\n[ 0.732811] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.734145] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.736340] registered taskstats version 1\n[ 0.737383] Loading compiled-in X.509 certificates\n[ 0.739075] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.741378] zswap: loaded using pool lzo/zbud\n[ 0.743314] Key type trusted registered\n[ 0.745310] Key type encrypted registered\n[ 0.746333] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.747586] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748876] evm: HMAC attrs: 0x1\n[ 0.750067] Magic number: 6:570:96\n[ 0.751105] rtc_cmos 00:00: setting system clock to 2018-10-24 21:05:52 UTC (1540415152)\n[ 0.753099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.754452] EDD information not available.\n[ 0.825926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841079] Write protecting the kernel read-only data: 14336k\n[ 0.843747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.845980] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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[ 0.893246] random: blkid urandom read with 2 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.77\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.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMhPDlhDCM3luaGpPYA0bqVsnlWE39LEV9VdXn/OfU2X1FQnW4s4pgSFphFjD10daa44CZ8OscdJ1Bt2Ze98HKqzxl0RvFUrAsz8Rdn2aqDWk7waZ186eYa+f+uRdf753YaZH5bZdihf4tcWSGvZkx4AsLdfGdEXECwMjOp+vJFniaSTxnmHZF57dsGbDUCah3ckpTYBQ5yjg+Qa/OCln6QXOCb+3KOSaFe+gaeSxgOcPwC6SfsN9p5qYyltcvkIG94KZCu3ibb54O6QRfA3iD697LA0l7ReDZs47hQW2urqRcYABWLxLVDREWlKnLQu/R/fl/kb8Pjwo4iX2qK/sp root@singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9\nssh-dss AAAAB3NzaC1kc3MAAACBANXVRLVU5y5Nw/0k/vSWjjttHATyAuLsa+3z2G9SXXBDJbGYGXWuSuzWQzici052wTffcbDHyqPtIfCahPJPjd23DWfCmf0KOgwWsH8vfhhpCjGM24Mf+2jteYDNOexzN5gAvDa960gJjWpAoWHUdwm3zkNCMI2KEtKSn0MOu1h/AAAAFQCA8cgEdppT9I7QrC5CRwQvNUeEBwAAAIEAmBXMoUyt19TNaZMqrH8vg9w8HGpAY25JkBxxhKPoRuirE0G4/+hLY8VEXA5rQXX5Qc+6wvO0kl7vgic9DVUCjKlgZgcdOQf37nyST+Ew82fAY5zWU9eFUxw0vCjguNUzHRVbu3Avb5OWOYoZHxLb9iRfWSsmf5sCw/2f6ln/LsUAAACAPAd8ja3mc9NvnTjRyS4AcAhK+wkCEG98D+c/14ijtJ4wxrl2e2Su+qRdrfoIUPwqYA1cs+YvU+VxDAfe64r7vSrMubdmr5Ca7yjEIEvKac4DEe7D87Ulvt2LRyOKIxiUSSHkejvFRnyV2UoBeWXq/zB+kqT94WCY6hXnw1kuqK4= root@singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe7c:ea81/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9 login: "} 2018-10-24 21:05:58,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194/action used request id req-eef1ab80-a180-4640-b0e6-166b3afd5a70 2018-10-24 21:05:58,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.768629074097s 2018-10-24 21:05:58,713 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 480828307 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.164022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166042] pid_max: default: 32768 minimum: 301 [ 0.167147] ACPI: Core revision 20150930 [ 0.168693] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170270] Security Framework initialized [ 0.171274] Yama: becoming mindful. [ 0.172168] AppArmor: AppArmor initialized [ 0.173200] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174774] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177749] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179427] Initializing cgroup subsys io [ 0.180418] Initializing cgroup subsys memory [ 0.181458] Initializing cgroup subsys devices [ 0.182528] Initializing cgroup subsys freezer [ 0.183594] Initializing cgroup subsys net_cls [ 0.184650] Initializing cgroup subsys perf_event [ 0.185751] Initializing cgroup subsys net_prio [ 0.186822] Initializing cgroup subsys hugetlb [ 0.187883] Initializing cgroup subsys pids [ 0.188937] CPU: Physical Processor ID: 0 [ 0.190607] mce: CPU supports 10 MCE banks [ 0.191638] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207486] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.213866] ftrace: allocating 31920 entries in 125 pages [ 0.239106] smpboot: Max logical packages: 1 [ 0.240159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.241814] x2apic enabled [ 0.242844] Switched APIC routing to physical x2apic. [ 0.245140] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.246498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.249000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.251176] KVM setup paravirtual spinlock [ 0.252640] x86: Booted up 1 node, 1 CPUs [ 0.253620] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255298] devtmpfs: initialized [ 0.257158] evm: security.selinux [ 0.258005] evm: security.SMACK64 [ 0.258852] evm: security.SMACK64EXEC [ 0.259764] evm: security.SMACK64TRANSMUTE [ 0.260747] evm: security.SMACK64MMAP [ 0.261650] evm: security.ima [ 0.262436] evm: security.capability [ 0.263404] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.265620] pinctrl core: initialized pinctrl subsystem [ 0.266941] RTC time: 21:05:51, date: 10/24/18 [ 0.268097] NET: Registered protocol family 16 [ 0.269279] cpuidle: using governor ladder [ 0.270281] cpuidle: using governor menu [ 0.271240] PCCT header not found. [ 0.272147] ACPI: bus type PCI registered [ 0.273120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.274606] PCI: Using configuration type 1 for base access [ 0.276585] ACPI: Added _OSI(Module Device) [ 0.277603] ACPI: Added _OSI(Processor Device) [ 0.278653] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279740] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281713] ACPI: Interpreter enabled [ 0.282642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291572] ACPI: (supports S0 S5) [ 0.292433] ACPI: Using IOAPIC for interrupt routing [ 0.293576] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298454] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299924] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304010] acpiphp: Slot [3] registered [ 0.304989] acpiphp: Slot [4] registered [ 0.305974] acpiphp: Slot [5] registered [ 0.306947] acpiphp: Slot [6] registered [ 0.307942] acpiphp: Slot [7] registered [ 0.308916] acpiphp: Slot [8] registered [ 0.309891] acpiphp: Slot [9] registered [ 0.310875] acpiphp: Slot [10] registered [ 0.311861] acpiphp: Slot [11] registered [ 0.312849] acpiphp: Slot [12] registered [ 0.313835] acpiphp: Slot [13] registered [ 0.314820] acpiphp: Slot [14] registered [ 0.315807] acpiphp: Slot [15] registered [ 0.329828] acpiphp: Slot [16] registered [ 0.330817] acpiphp: Slot [17] registered [ 0.331803] acpiphp: Slot [18] registered [ 0.332822] acpiphp: Slot [19] registered [ 0.333806] acpiphp: Slot [20] registered [ 0.334791] acpiphp: Slot [21] registered [ 0.335777] acpiphp: Slot [22] registered [ 0.336760] acpiphp: Slot [23] registered [ 0.337744] acpiphp: Slot [24] registered [ 0.338729] acpiphp: Slot [25] registered [ 0.339712] acpiphp: Slot [26] registered [ 0.340696] acpiphp: Slot [27] registered [ 0.341682] acpiphp: Slot [28] registered [ 0.342664] acpiphp: Slot [29] registered [ 0.343645] acpiphp: Slot [30] registered [ 0.344630] acpiphp: Slot [31] registered [ 0.345611] PCI host bridge to bus 0000:00 [ 0.346596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349505] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351265] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.353023] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.354817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.360099] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.361509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.363019] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368813] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.389131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.390923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.392654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.394378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.397611] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.399234] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.400499] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.402381] vgaarb: loaded [ 0.403128] vgaarb: bridge control possible 0000:00:02.0 [ 0.404600] SCSI subsystem initialized [ 0.405722] ACPI: bus type USB registered [ 0.406731] usbcore: registered new interface driver usbfs [ 0.407978] usbcore: registered new interface driver hub [ 0.409203] usbcore: registered new device driver usb [ 0.410533] PCI: Using ACPI for IRQ routing [ 0.411900] NetLabel: Initializing [ 0.412788] NetLabel: domain hash size = 128 [ 0.413826] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.414995] NetLabel: unlabeled traffic allowed by default [ 0.416404] clocksource: Switched to clocksource kvm-clock [ 0.425669] AppArmor: AppArmor Filesystem Enabled [ 0.426830] pnp: PnP ACPI init [ 0.427937] pnp: PnP ACPI: found 5 devices [ 0.434518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436610] NET: Registered protocol family 2 [ 0.437870] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.439432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.440890] TCP: Hash tables configured (established 4096 bind 4096) [ 0.442354] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.443664] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.445074] NET: Registered protocol family 1 [ 0.446152] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.447470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.448771] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.477363] Trying to unpack rootfs image as initramfs... [ 0.536260] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.538270] Scanning for low memory corruption every 60 seconds [ 0.539853] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.541265] audit: initializing netlink subsys (disabled) [ 0.542499] audit: type=2000 audit(1540415152.698:1): initialized [ 0.544068] Initialise system trusted keyring [ 0.545251] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.546639] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.549069] zbud: loaded [ 0.549946] VFS: Disk quotas dquot_6.6.0 [ 0.550948] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552815] fuse init (API version 7.23) [ 0.553907] Key type big_key registered [ 0.554889] Allocating IMA MOK and blacklist keyrings. [ 0.556373] Key type asymmetric registered [ 0.557385] Asymmetric key parser 'x509' registered [ 0.558547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.560341] io scheduler noop registered [ 0.561314] io scheduler deadline registered (default) [ 0.562519] io scheduler cfq registered [ 0.563545] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.564816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568092] ACPI: Power Button [PWRF] [ 0.569131] GHES: HEST is not enabled! [ 0.585048] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614532] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617608] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643968] Linux agpgart interface v0.103 [ 0.647168] brd: module loaded [ 0.649203] loop: module loaded [ 0.653972] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.655751] GPT:90111 != 2097151 [ 0.656598] GPT:Alternate GPT header not at the end of the disk. [ 0.657944] GPT:90111 != 2097151 [ 0.658781] GPT: Use GNU Parted to correct GPT errors. [ 0.659959] vda: vda1 vda15 [ 0.661601] scsi host0: ata_piix [ 0.662560] scsi host1: ata_piix [ 0.663441] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666703] libphy: Fixed MDIO Bus: probed [ 0.667787] tun: Universal TUN/TAP device driver, 1.6 [ 0.668948] tun: (C) 1999-2004 Max Krasnyansky [ 0.671798] PPP generic driver version 2.4.2 [ 0.673064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.674513] ehci-pci: EHCI PCI platform driver [ 0.675610] ehci-platform: EHCI generic platform driver [ 0.676816] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.678500] ohci-pci: OHCI PCI platform driver [ 0.679608] ohci-platform: OHCI generic platform driver [ 0.680816] uhci_hcd: USB Universal Host Controller Interface driver [ 0.695367] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.696610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.698401] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.699624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.701026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.702510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.704253] usb usb1: Product: UHCI Host Controller [ 0.705395] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.706772] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707965] hub 1-0:1.0: USB hub found [ 0.708936] hub 1-0:1.0: 2 ports detected [ 0.710092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.712701] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.713873] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.715133] mousedev: PS/2 mouse device common for all mice [ 0.716665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718899] rtc_cmos 00:00: RTC can wake from S4 [ 0.720289] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723177] i2c /dev entries driver [ 0.724126] device-mapper: uevent: version 1.0.3 [ 0.725289] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.727289] ledtrig-cpu: registered to indicate activity on CPUs [ 0.729055] NET: Registered protocol family 10 [ 0.730437] NET: Registered protocol family 17 [ 0.731538] Key type dns_resolver registered [ 0.732811] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.734145] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.736340] registered taskstats version 1 [ 0.737383] Loading compiled-in X.509 certificates [ 0.739075] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.741378] zswap: loaded using pool lzo/zbud [ 0.743314] Key type trusted registered [ 0.745310] Key type encrypted registered [ 0.746333] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747586] ima: No TPM chip found, activating TPM-bypass! [ 0.748876] evm: HMAC attrs: 0x1 [ 0.750067] Magic number: 6:570:96 [ 0.751105] rtc_cmos 00:00: setting system clock to 2018-10-24 21:05:52 UTC (1540415152) [ 0.753099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754452] EDD information not available. [ 0.825926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.841079] Write protecting the kernel read-only data: 14336k [ 0.843747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.845980] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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 [ 0.893246] random: blkid urandom read with 2 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.77 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.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMhPDlhDCM3luaGpPYA0bqVsnlWE39LEV9VdXn/OfU2X1FQnW4s4pgSFphFjD10daa44CZ8OscdJ1Bt2Ze98HKqzxl0RvFUrAsz8Rdn2aqDWk7waZ186eYa+f+uRdf753YaZH5bZdihf4tcWSGvZkx4AsLdfGdEXECwMjOp+vJFniaSTxnmHZF57dsGbDUCah3ckpTYBQ5yjg+Qa/OCln6QXOCb+3KOSaFe+gaeSxgOcPwC6SfsN9p5qYyltcvkIG94KZCu3ibb54O6QRfA3iD697LA0l7ReDZs47hQW2urqRcYABWLxLVDREWlKnLQu/R/fl/kb8Pjwo4iX2qK/sp root@singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9 ssh-dss AAAAB3NzaC1kc3MAAACBANXVRLVU5y5Nw/0k/vSWjjttHATyAuLsa+3z2G9SXXBDJbGYGXWuSuzWQzici052wTffcbDHyqPtIfCahPJPjd23DWfCmf0KOgwWsH8vfhhpCjGM24Mf+2jteYDNOexzN5gAvDa960gJjWpAoWHUdwm3zkNCMI2KEtKSn0MOu1h/AAAAFQCA8cgEdppT9I7QrC5CRwQvNUeEBwAAAIEAmBXMoUyt19TNaZMqrH8vg9w8HGpAY25JkBxxhKPoRuirE0G4/+hLY8VEXA5rQXX5Qc+6wvO0kl7vgic9DVUCjKlgZgcdOQf37nyST+Ew82fAY5zWU9eFUxw0vCjguNUzHRVbu3Avb5OWOYoZHxLb9iRfWSsmf5sCw/2f6ln/LsUAAACAPAd8ja3mc9NvnTjRyS4AcAhK+wkCEG98D+c/14ijtJ4wxrl2e2Su+qRdrfoIUPwqYA1cs+YvU+VxDAfe64r7vSrMubdmr5Ca7yjEIEvKac4DEe7D87Ulvt2LRyOKIxiUSSHkejvFRnyV2UoBeWXq/zB+kqT94WCY6hXnw1kuqK4= root@singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe7c:ea81/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9828f7df-1edc-4636-924a-6506717ca0b9 login: 2018-10-24 21:05:58,718 - paramiko.transport - DEBUG - starting thread (client mode): 0x5259e4d0L 2018-10-24 21:05:58,718 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 21:05:58,718 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-24 21:05:58,718 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-24 21:05:58,719 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 21:05:58,720 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 21:05:58,720 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-24 21:05:58,720 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 21:05:58,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 21:05:58,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 21:05:58,740 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 21:05:58,741 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 21:05:58,750 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: 943d0f3221f64de80b324c00d494c5b6 2018-10-24 21:05:58,752 - paramiko.transport - DEBUG - Trying discovered key 0104e71f9337b3cc81336b7d286d1a1d in /tmp/tmp1G3FaN 2018-10-24 21:05:58,778 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 21:05:58,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 21:05:58,784 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 21:05:58,785 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-24 21:05:58,785 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 21:05:58,787 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 21:05:58,788 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 21:05:58,788 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-24 21:05:58,788 - functest.core.singlevm - DEBUG - error: 2018-10-24 21:05:58,789 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 21:05:58,904 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:05:58,904 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:05:58,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 21:05:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/5c47584a-947e-4f0d-b003-7490f6328668.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:00,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:00 GMT X-Openstack-Request-Id: req-15ee800b-3fe4-43a4-8f2b-7b81f8b2218f 2018-10-24 21:06:00,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:00,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5c47584a-947e-4f0d-b003-7490f6328668.json used request id req-15ee800b-3fe4-43a4-8f2b-7b81f8b2218f 2018-10-24 21:06:00,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.80013298988s 2018-10-24 21:06:00,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:00,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:00 GMT X-Openstack-Request-Id: req-4d4813bf-f157-4c12-a406-9e3586d2825c 2018-10-24 21:06:00,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:06:00,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4d4813bf-f157-4c12-a406-9e3586d2825c 2018-10-24 21:06:00,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.204225063324s 2018-10-24 21:06:00,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:06:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:01,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bffac9b1-a03e-462f-a42c-df30d9e7e731 x-openstack-request-id: req-bffac9b1-a03e-462f-a42c-df30d9e7e731 2018-10-24 21:06:01,136 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194 used request id req-bffac9b1-a03e-462f-a42c-df30d9e7e731 2018-10-24 21:06:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.20737695694s 2018-10-24 21:06:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73c05706-b69c-438c-b60b-f5b3209a397f x-openstack-request-id: req-73c05706-b69c-438c-b60b-f5b3209a397f 2018-10-24 21:06:01,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:81", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:81", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ce91fc-af16-46cf-bdba-8474e7516194", "rel": "bookmark"}], "image": {"id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "links": [{"href": "http://172.30.9.21:8774/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-24T21:05:51.000000", "flavor": {"id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "links": [{"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}]}, "id": "57ce91fc-af16-46cf-bdba-8474e7516194", "security_groups": [{"name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}], "user_id": "96bed20bc1634e629a6e9c737b3f71a1", "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-10-24T21:06:01Z", "hostId": "b0ff4e0ecbb1d3374f0567de588124eb7b4b8bd40119e60c8e697de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9828f7df-1edc-4636-924a-6506717ca0b9", "created": "2018-10-24T21:05:41Z", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:01,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-73c05706-b69c-438c-b60b-f5b3209a397f 2018-10-24 21:06:01,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222882032394s 2018-10-24 21:06:01,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:06:03,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:03,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34a5dfa7-d699-4429-9373-ef096a1eff52 x-openstack-request-id: req-34a5dfa7-d699-4429-9373-ef096a1eff52 2018-10-24 21:06:03,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:06:03,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34a5dfa7-d699-4429-9373-ef096a1eff52 2018-10-24 21:06:03,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0997359752655s 2018-10-24 21:06:03,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:03,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:03 GMT X-Openstack-Request-Id: req-2b771dec-69f6-4941-a0e2-8ef4ef510fda 2018-10-24 21:06:03,529 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:37Z", "updated_at": "2018-10-24T21:05:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:38Z", "revision_number": 0, "id": "5af99b30-ba9f-4d45-9b64-2b7547f9891d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:38Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "aab045a9-3121-4c23-b3f6-7c8e4b1d3142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "4c5b6642-8852-430f-83fc-c982de57afb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:05:37Z", "revision_number": 0, "id": "d8962d5b-c073-4a64-a09f-cd1539bedb8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:05:37Z", "security_group_id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 3, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "37f1af03-2a59-4b47-97f4-2bf02d6da0eb", "name": "singlevm1-sg_9828f7df-1edc-4636-924a-6506717ca0b9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:06:03,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2b771dec-69f6-4941-a0e2-8ef4ef510fda 2018-10-24 21:06:03,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.062019109726s 2018-10-24 21:06:03,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:06:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/37f1af03-2a59-4b47-97f4-2bf02d6da0eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:03,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:03 GMT X-Openstack-Request-Id: req-fccd7dc1-8748-4df8-9065-e2c9432428ec 2018-10-24 21:06:03,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:03,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/37f1af03-2a59-4b47-97f4-2bf02d6da0eb.json used request id req-fccd7dc1-8748-4df8-9065-e2c9432428ec 2018-10-24 21:06:03,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139636993408s 2018-10-24 21:06:03,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 21:06:03,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:03,727 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-284490d0-f8ab-43b5-b621-673c062354d0 x-openstack-request-id: req-284490d0-f8ab-43b5-b621-673c062354d0 2018-10-24 21:06:03,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_9828f7df-1edc-4636-924a-6506717ca0b9 used request id req-284490d0-f8ab-43b5-b621-673c062354d0 2018-10-24 21:06:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0504062175751s 2018-10-24 21:06:03,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:06:03,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" -d '{"subnet_id": "56950c24-635f-4330-891a-22a56c743fcf"}' 2018-10-24 21:06:05,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:05 GMT X-Openstack-Request-Id: req-4a3569fd-d709-41bb-83a2-a28b8f444670 2018-10-24 21:06:05,765 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e86a82e1-5732-4934-800f-c9b1b09dd2b8", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "subnet_id": "56950c24-635f-4330-891a-22a56c743fcf", "subnet_ids": ["56950c24-635f-4330-891a-22a56c743fcf"], "port_id": "68e2d3d8-fe1f-470a-923c-87a5286cbe84", "id": "1597eb49-1558-4c23-a849-d63da93bf90d"} 2018-10-24 21:06:05,765 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d/remove_router_interface.json used request id req-4a3569fd-d709-41bb-83a2-a28b8f444670 2018-10-24 21:06:05,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03732800484s 2018-10-24 21:06:05,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:06:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:05 GMT X-Openstack-Request-Id: req-f49889c0-364a-47af-816a-f591ed0f401b 2018-10-24 21:06:05,899 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:05:31Z", "admin_state_up": true, "updated_at": "2018-10-24T21:06:04Z", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1597eb49-1558-4c23-a849-d63da93bf90d", "name": "singlevm1-router_9828f7df-1edc-4636-924a-6506717ca0b9"}]} 2018-10-24 21:06:05,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f49889c0-364a-47af-816a-f591ed0f401b 2018-10-24 21:06:05,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13380408287s 2018-10-24 21:06:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:06:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:07,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:07 GMT X-Openstack-Request-Id: req-47510fd6-a359-4d47-8217-c7145724ca18 2018-10-24 21:06:07,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:07,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1597eb49-1558-4c23-a849-d63da93bf90d.json used request id req-47510fd6-a359-4d47-8217-c7145724ca18 2018-10-24 21:06:07,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34102392197s 2018-10-24 21:06:07,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:06:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:07 GMT X-Openstack-Request-Id: req-f6522b8c-4b4a-49b3-a769-4d62c0462ca7 2018-10-24 21:06:07,285 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"56950c24-635f-4330-891a-22a56c743fcf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9828f7df-1edc-4636-924a-6506717ca0b9","enable_dhcp":true,"segment_id":null,"network_id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:06:07,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f6522b8c-4b4a-49b3-a769-4d62c0462ca7 2018-10-24 21:06:07,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423359870911s 2018-10-24 21:06:07,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:06:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/56950c24-635f-4330-891a-22a56c743fcf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:08,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:08 GMT X-Openstack-Request-Id: req-1688c706-2a54-4055-841c-2f1938d054d9 2018-10-24 21:06:08,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:08,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/56950c24-635f-4330-891a-22a56c743fcf.json used request id req-1688c706-2a54-4055-841c-2f1938d054d9 2018-10-24 21:06:08,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20629191399s 2018-10-24 21:06:08,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:08,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:08 GMT X-Openstack-Request-Id: req-8f5eebfc-7a33-419c-a41f-1f207c15f281 2018-10-24 21:06:08,583 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e86a82e1-5732-4934-800f-c9b1b09dd2b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"799f90ff3ab44b96a55f4e8e472c5ad3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:08Z","qos_policy_id":null,"name":"singlevm1-net_9828f7df-1edc-4636-924a-6506717ca0b9","admin_state_up":true,"tenant_id":"799f90ff3ab44b96a55f4e8e472c5ad3","created_at":"2018-10-24T21:05:30Z","provider:network_type":"vxlan"}]} 2018-10-24 21:06:08,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8f5eebfc-7a33-419c-a41f-1f207c15f281 2018-10-24 21:06:08,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893740653992s 2018-10-24 21:06:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:06:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e86a82e1-5732-4934-800f-c9b1b09dd2b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:09,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:09 GMT X-Openstack-Request-Id: req-677e4063-b186-4aab-958d-26ba34e92a26 2018-10-24 21:06:09,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:09,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e86a82e1-5732-4934-800f-c9b1b09dd2b8.json used request id req-677e4063-b186-4aab-958d-26ba34e92a26 2018-10-24 21:06:09,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2059469223s 2018-10-24 21:06:09,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:06:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:10,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:10 GMT X-Openstack-Request-Id: req-d616c02b-f01b-427b-8a7b-ba3ed5221adb 2018-10-24 21:06:10,562 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:05:36Z", "file": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/file", "owner": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "size": 12716032, "self": "/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9828f7df-1edc-4636-924a-6506717ca0b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:05:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:06:10,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d616c02b-f01b-427b-8a7b-ba3ed5221adb 2018-10-24 21:06:10,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.768634080887s 2018-10-24 21:06:10,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:06:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:10,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:06:10 GMT X-Openstack-Request-Id: req-836e54c3-605e-40be-bd97-c9d0873270ee 2018-10-24 21:06:10,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:06:10,929 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/dfc0e67a-cc32-47c0-bc7a-66359ca4bc3a used request id req-836e54c3-605e-40be-bd97-c9d0873270ee 2018-10-24 21:06:10,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.364372968674s 2018-10-24 21:06:10,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:06:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23eeb498-bb8b-4bee-a001-5240b6e1fa2b x-openstack-request-id: req-23eeb498-bb8b-4bee-a001-5240b6e1fa2b 2018-10-24 21:06:10,954 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "01067993-fb2c-4929-a580-7b5ddb3affcf", "name": "singlevm1-flavor_9828f7df-1edc-4636-924a-6506717ca0b9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:06:10,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-23eeb498-bb8b-4bee-a001-5240b6e1fa2b 2018-10-24 21:06:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243179798126s 2018-10-24 21:06:10,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:06:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f198311a5874267bc145f4d96835b6699baefdf799ea8c20cebdb3fa2048a06" 2018-10-24 21:06:10,997 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f38ac1f-1a61-4c43-b626-d441a668c2e9 x-openstack-request-id: req-4f38ac1f-1a61-4c43-b626-d441a668c2e9 2018-10-24 21:06:10,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/01067993-fb2c-4929-a580-7b5ddb3affcf used request id req-4f38ac1f-1a61-4c43-b626-d441a668c2e9 2018-10-24 21:06:10,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415759086609s 2018-10-24 21:06:11,046 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-24 21:06:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:06:11,094 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4df701-106d-4851-b137-df6920c1987a 2018-10-24 21:06:11,094 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:06:11,094 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6f4df701-106d-4851-b137-df6920c1987a 2018-10-24 21:06:11,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:06:11,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["Dl0HNDimTGygm-LpcCe6KQ"], "issued_at": "2018-10-24T21:06:11.000000Z"}} 2018-10-24 21:06:11,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:11,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:11 GMT X-Openstack-Request-Id: req-6422234f-54bb-4e46-bd89-ac2f28e08725 2018-10-24 21:06:11,876 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:06:11,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6422234f-54bb-4e46-bd89-ac2f28e08725 2018-10-24 21:06:11,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372792005539s 2018-10-24 21:06:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:12,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f02709a-8131-4ceb-ad4d-cc47d80a5a29 2018-10-24 21:06:12,074 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:06:12,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3f02709a-8131-4ceb-ad4d-cc47d80a5a29 2018-10-24 21:06:12,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189381122589s 2018-10-24 21:06:12,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:06:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}}' 2018-10-24 21:06:12,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5403fbf5-cd68-4a15-9668-a38eaa214e29 2018-10-24 21:06:12,313 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3"}, "tags": [], "enabled": true, "id": "091db5277c284174aa120aada2a429a3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}} 2018-10-24 21:06:12,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5403fbf5-cd68-4a15-9668-a38eaa214e29 2018-10-24 21:06:12,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231939792633s 2018-10-24 21:06:12,314 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'091db5277c284174aa120aada2a429a3', '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'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd'}) 2018-10-24 21:06:12,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:06:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c8ae6d47-071a-4f3d-b216-e4147e9bdae5", "email": null, "name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}}' 2018-10-24 21:06:12,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a9e486-c686-48a7-a9a7-802a4ac669ca 2018-10-24 21:06:12,851 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "links": {"self": "http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96b0a61d0ba8435f9e86064c9012f353", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:06:12,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-49a9e486-c686-48a7-a9a7-802a4ac669ca 2018-10-24 21:06:12,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.529091119766s 2018-10-24 21:06:12,852 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96b0a61d0ba8435f9e86064c9012f353', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd'}) 2018-10-24 21:06:12,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:12,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080d3fd7-52f7-4b1e-9cdd-a7e3e12bc508 2018-10-24 21:06:13,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:13,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-080d3fd7-52f7-4b1e-9cdd-a7e3e12bc508 2018-10-24 21:06:13,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182592868805s 2018-10-24 21:06:13,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba27512-d39b-4be8-a057-16c4ecc73d04 2018-10-24 21:06:13,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:13,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ba27512-d39b-4be8-a057-16c4ecc73d04 2018-10-24 21:06:13,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195288896561s 2018-10-24 21:06:13,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a75be1-41e0-4e84-ac41-b07f6502e773 2018-10-24 21:06:13,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f4a75be1-41e0-4e84-ac41-b07f6502e773 2018-10-24 21:06:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196558952332s 2018-10-24 21:06:13,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d810befe-7542-472e-9b31-da43b5ac2d37 2018-10-24 21:06:13,546 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:06:13,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d810befe-7542-472e-9b31-da43b5ac2d37 2018-10-24 21:06:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105411052704s 2018-10-24 21:06:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:06:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555b854a-14b3-47cf-8996-7cb3452a2d0e 2018-10-24 21:06:13,767 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "links": {"self": "http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96b0a61d0ba8435f9e86064c9012f353", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:06:13,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-555b854a-14b3-47cf-8996-7cb3452a2d0e 2018-10-24 21:06:13,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220192909241s 2018-10-24 21:06:13,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:06:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:13,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba9e43f-4b80-48c2-9da4-86e68d8ff3dc 2018-10-24 21:06:13,968 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3"}, "tags": [], "enabled": true, "id": "091db5277c284174aa120aada2a429a3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:13,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bba9e43f-4b80-48c2-9da4-86e68d8ff3dc 2018-10-24 21:06:13,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187236070633s 2018-10-24 21:06:13,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:06:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=96b0a61d0ba8435f9e86064c9012f353&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=091db5277c284174aa120aada2a429a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:14,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f7ca07-d008-4550-8226-e2ca0659462e 2018-10-24 21:06:14,101 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=96b0a61d0ba8435f9e86064c9012f353&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=091db5277c284174aa120aada2a429a3", "previous": null, "next": null}} 2018-10-24 21:06:14,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=96b0a61d0ba8435f9e86064c9012f353&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=091db5277c284174aa120aada2a429a3 used request id req-56f7ca07-d008-4550-8226-e2ca0659462e 2018-10-24 21:06:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125814914703s 2018-10-24 21:06:14,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:06:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3/users/96b0a61d0ba8435f9e86064c9012f353/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:14,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2350516-16d2-49de-af55-17e487a015da 2018-10-24 21:06:14,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:06:14,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3/users/96b0a61d0ba8435f9e86064c9012f353/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-c2350516-16d2-49de-af55-17e487a015da 2018-10-24 21:06:14,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.203485965729s 2018-10-24 21:06:14,310 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 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'091db5277c284174aa120aada2a429a3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c8ae6d47-071a-4f3d-b216-e4147e9bdae5', 'username': u'singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:06:14,313 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'password': 'c8ae6d47-071a-4f3d-b216-e4147e9bdae5', 'project_name': 'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '091db5277c284174aa120aada2a429a3', 'project_domain_name': 'Default'} 2018-10-24 21:06:14,314 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-24 21:06:14,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:14,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4fbc78-9e62-4e77-a4d8-e90b4466ce3a 2018-10-24 21:06:14,505 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:06:14,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2f4fbc78-9e62-4e77-a4d8-e90b4466ce3a 2018-10-24 21:06:14,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190416812897s 2018-10-24 21:06:14,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:06:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:14,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6d5a41-aec8-4c9d-9406-dc7794c41f1f 2018-10-24 21:06:14,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3"}, "tags": [], "enabled": true, "id": "091db5277c284174aa120aada2a429a3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:14,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6c6d5a41-aec8-4c9d-9406-dc7794c41f1f 2018-10-24 21:06:14,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107418060303s 2018-10-24 21:06:14,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:06:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" -d '{"network": {"tenant_id": "091db5277c284174aa120aada2a429a3", "name": "singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "admin_state_up": true}}' 2018-10-24 21:06:14,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:14 GMT X-Openstack-Request-Id: req-8f606cca-a17a-455f-ba8e-df6588e4e2c5 2018-10-24 21:06:14,931 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:14Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450}} 2018-10-24 21:06:14,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8f606cca-a17a-455f-ba8e-df6588e4e2c5 2018-10-24 21:06:14,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309631109238s 2018-10-24 21:06:14,932 - 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-10-24T21:06:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'30104cb9-7fa8-46f1-8327-5688042dd2e8', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', u'created_at': u'2018-10-24T21:06:14Z', u'mtu': 1450, u'tenant_id': u'091db5277c284174aa120aada2a429a3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'091db5277c284174aa120aada2a429a3', u'l2_adjacency': True}) 2018-10-24 21:06:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:06:14,943 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8886996c-3bd7-496d-80cd-1943f45f9644 2018-10-24 21:06:14,943 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:06:14,943 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-8886996c-3bd7-496d-80cd-1943f45f9644 2018-10-24 21:06:14,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:06:15,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091db5277c284174aa120aada2a429a3", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/091db5277c284174aa120aada2a429a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/091db5277c284174aa120aada2a429a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/091db5277c284174aa120aada2a429a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/091db5277c284174aa120aada2a429a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/091db5277c284174aa120aada2a429a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/091db5277c284174aa120aada2a429a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_091db5277c284174aa120aada2a429a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_091db5277c284174aa120aada2a429a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/091db5277c284174aa120aada2a429a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/091db5277c284174aa120aada2a429a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/091db5277c284174aa120aada2a429a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/091db5277c284174aa120aada2a429a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/091db5277c284174aa120aada2a429a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/091db5277c284174aa120aada2a429a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "id": "96b0a61d0ba8435f9e86064c9012f353"}, "audit_ids": ["z0mjH2SeRkWgqUb-JO_A-Q"], "issued_at": "2018-10-24T21:06:15.000000Z"}} 2018-10-24 21:06:15,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:15,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:15 GMT X-Openstack-Request-Id: req-69c4fb93-cb74-4375-93af-8d52828a53a5 2018-10-24 21:06:15,707 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:14Z","qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:06:15,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-69c4fb93-cb74-4375-93af-8d52828a53a5 2018-10-24 21:06:15,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362056016922s 2018-10-24 21:06:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:06:15,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"subnet": {"name": "singlevm2-subnet_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "enable_dhcp": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:06:16,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:16 GMT X-Openstack-Request-Id: req-60bea69e-bbc5-4681-996b-53f04d362b7d 2018-10-24 21:06:16,386 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:06:15Z","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":"091db5277c284174aa120aada2a429a3","id":"a6f79a64-5ac6-4487-b799-a28377ce4c02","subnetpool_id":null,"name":"singlevm2-subnet_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}} 2018-10-24 21:06:16,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-60bea69e-bbc5-4681-996b-53f04d362b7d 2018-10-24 21:06:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.67768907547s 2018-10-24 21:06:16,387 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:06:15Z', 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'a6f79a64-5ac6-4487-b799-a28377ce4c02', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', u'enable_dhcp': True, u'network_id': u'30104cb9-7fa8-46f1-8327-5688042dd2e8', u'tenant_id': u'091db5277c284174aa120aada2a429a3', u'created_at': u'2018-10-24T21:06:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'091db5277c284174aa120aada2a429a3'}) 2018-10-24 21:06:16,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:06:16,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "singlevm2-router_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "admin_state_up": true}}' 2018-10-24 21:06:18,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:18 GMT X-Openstack-Request-Id: req-f1add482-961c-4dd4-9be2-8000dc627419 2018-10-24 21:06:18,375 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:16Z", "admin_state_up": true, "updated_at": "2018-10-24T21:06:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "091db5277c284174aa120aada2a429a3", "id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "name": "singlevm2-router_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}} 2018-10-24 21:06:18,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f1add482-961c-4dd4-9be2-8000dc627419 2018-10-24 21:06:18,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.98780918121s 2018-10-24 21:06:18,376 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:06:17Z', u'revision_number': 2, u'id': u'c2a45d20-214f-4dfb-b212-590591fdc9d8', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', u'admin_state_up': True, u'tenant_id': u'091db5277c284174aa120aada2a429a3', u'created_at': u'2018-10-24T21:06:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'091db5277c284174aa120aada2a429a3'}) 2018-10-24 21:06:18,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:06:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"subnet_id": "a6f79a64-5ac6-4487-b799-a28377ce4c02"}' 2018-10-24 21:06:20,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:20 GMT X-Openstack-Request-Id: req-445871e7-4e8e-41b8-b36f-07c3efa8e619 2018-10-24 21:06:20,976 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "tenant_id": "091db5277c284174aa120aada2a429a3", "subnet_id": "a6f79a64-5ac6-4487-b799-a28377ce4c02", "subnet_ids": ["a6f79a64-5ac6-4487-b799-a28377ce4c02"], "port_id": "847a0624-86c4-4130-afda-5a35368127b9", "id": "c2a45d20-214f-4dfb-b212-590591fdc9d8"} 2018-10-24 21:06:20,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8/add_router_interface.json used request id req-445871e7-4e8e-41b8-b36f-07c3efa8e619 2018-10-24 21:06:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59969806671s 2018-10-24 21:06:20,977 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:06:21,106 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:06:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:06:21,114 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:21 GMT 2018-10-24 21:06:21,114 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:06:21,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:06:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:21,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:21 GMT X-Openstack-Request-Id: req-067f707f-1a14-4083-b636-0355176b5839 2018-10-24 21:06:21,424 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:06:21,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-067f707f-1a14-4083-b636-0355176b5839 2018-10-24 21:06:21,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307575941086s 2018-10-24 21:06:21,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:06:21,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}' 2018-10-24 21:06:21,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:21 GMT Location: http://172.30.9.21:9292/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7bdb8d97-8c4d-4b35-a03a-eb0e0307213f 2018-10-24 21:06:21,496 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:06:21Z", "file": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file", "owner": "091db5277c284174aa120aada2a429a3", "id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "size": null, "self": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "checksum": null, "created_at": "2018-10-24T21:06:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:06:21,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7bdb8d97-8c4d-4b35-a03a-eb0e0307213f 2018-10-24 21:06:21,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0625238418579s 2018-10-24 21:06:21,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:06:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '' 2018-10-24 21:06:22,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:06:22 GMT X-Openstack-Request-Id: req-412f241b-dea2-4e0b-a4ca-b1cdf08be04e 2018-10-24 21:06:22,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:06:22,840 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file used request id req-412f241b-dea2-4e0b-a4ca-b1cdf08be04e 2018-10-24 21:06:22,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34333992004s 2018-10-24 21:06:22,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:06:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:22 GMT X-Openstack-Request-Id: req-03323743-f560-4954-be53-bcb662ccf435 2018-10-24 21:06:22,889 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:06:22Z", "file": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file", "owner": "091db5277c284174aa120aada2a429a3", "id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "size": 12716032, "self": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:06:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:06:22,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-03323743-f560-4954-be53-bcb662ccf435 2018-10-24 21:06:22,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0446000099182s 2018-10-24 21:06:22,891 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file', 'owner': u'091db5277c284174aa120aada2a429a3', 'id': u'147dcdc5-3833-4028-b5e9-32fe099326c6', 'size': 12716032, u'self': u'/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'091db5277c284174aa120aada2a429a3', 'name': 'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:06:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:06:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'created': u'2018-10-24T21:06:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:06:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:06:22,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:06:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:06:23,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0855b371-453d-4be5-b0ae-1959334dcd7b x-openstack-request-id: req-0855b371-453d-4be5-b0ae-1959334dcd7b 2018-10-24 21:06:23,224 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "name": "singlevm2-flavor_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:06:23,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0855b371-453d-4be5-b0ae-1959334dcd7b 2018-10-24 21:06:23,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329180955887s 2018-10-24 21:06:23,225 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'd14e7a80-545a-41d6-a9de-f1ece3a08051', 'swap': 0}) 2018-10-24 21:06:23,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:06:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" -d '{"extra_specs": {}}' 2018-10-24 21:06:23,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd01d4bf-014b-48da-a854-1ff20528f8c6 x-openstack-request-id: req-fd01d4bf-014b-48da-a854-1ff20528f8c6 2018-10-24 21:06:23,248 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:06:23,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051/os-extra_specs used request id req-fd01d4bf-014b-48da-a854-1ff20528f8c6 2018-10-24 21:06:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229370594025s 2018-10-24 21:06:23,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 21:06:23,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"keypair": {"name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}}' 2018-10-24 21:06:24,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40de739a-de75-450c-ba2e-fd8704214cd5 x-openstack-request-id: req-40de739a-de75-450c-ba2e-fd8704214cd5 2018-10-24 21:06:24,234 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmunDNEfh0S6meb/hfxl2VLJXqwH84KG5qtZfRsez2J67CoTHIk0XJTYzVGbFd+mfdjzpL455HPve/TBS6ycoXlCsMCllVXY8AGWmDJhaDgvqdv/KJd+HGi6R2ADCE8a1N7HBpqJ2CdV5x3ijA+KWo00EEDCKM68bmL3fJRQB0Qw50Bkq3daSXQ32rU2xs4P2gKddF1XMUFlGbLAX2AocQ9VutOOPbySdVTOYDD+hzM/H7rTadZ4AtllowGpBivdJa8m8bv/CXC9Li/4Zzdyt2/Nki+vHV7du1oP7w+ghfb/FH1+K0ZZqlQB64+KhI5FmmEPgwQThqpkRtaklz8T1p Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAprpwzRH4dEupnm/4X8ZdlSyV6sB/OChuarWX0bHs9ieuwqEx\nyJNFyU2M1RmxXfpn3Y86S+OeRz73v0wUusnKF5QrDApZVV2PABlpgyYWg4L6nb/y\niXfhxoukdgAwhPGtTexwaaidgnVecd4owPilqNNBBAwijOvG5i93yUUAdEMOdAZK\nt3Wkl0N9q1NsbOD9oCnXRdVzFBZRmywF9gKHEPVbrTjj28knVUzmAw/oczPx+602\nnWeALZZaMBqQYr3SWvJvG7/wlwvS4v+Gc3crdvzZIvrx1e3btaD+8PoIX2/xR9fi\ntGWapUAeuPioSORZphD4MEE4aqZEbWpJc/E9aQIDAQABAoIBAHgd08x6CORH6nCB\nvI/LinpBP9R7UGw1/K6WG0VwiQYiOq5vkT0ulNVdMHwKYZUSJSgi2t33o30yqSxB\ndKHJZPYtwgGPpyJwH+jzZeedVhTzFPj3Y5WUL61px1dX9ZyhvLhqAeatGqT1R9CD\nPBsiR77kS2/OCko6RvZo9kSjmJso1l4NZz1oqZhV/ejy6UATL41hBTGaxNnT4cOi\n3E8xM3h03ntflrUdPZ2JmfCmg3cG/9S/V+8+bQifr6ZqqxV6BFdsQ3YWytliVUO6\n56fD/22xyPbCvwg+rGtXsj9TbNM5c3ecQumJ/jvkKNnqozegkCZfD5g3GCp/864n\nOhqI5z0CgYEA10uOJT1MP9qWQ4Rz0vK+yaoPm2L0z9D5KoLWAbGfAU5R4D0Bnp9r\nsGxmJvXdySdT/26Vu7rYaBfqUsL1b418iXyQvEVjajpURIt8BJOuITgKFHZgrjwj\nOhAPbflmjf4Vw3lisAH9ijkChv5ZSTqZ38fX+DB6L6L/BARPQT2wySsCgYEAxkA2\nqcqaZLytzPEvil20I2ZDr/6/LnaoK3OYh1lpm5oc2UPMZvvl0Yz28ziBGp6jokNx\nlEdK3hMIchOe3adRuaN6prpksjbi/l2V3pvHavRXIaXXyedkkyi4jBveCmgr8RXJ\nJ6tsaI1/PmVHC84Ov5nP46Ez/48r8YDooLI/YbsCgYBfelpnmW+fQckx2COlgZGq\nzYhuWMxI/VwCxlMyHRtu8NTOpT96oSiY7PnAfXkGJDLULK6quooOX8zDN0KxXgXE\n00E8vWkBSyzj2Rf+z5+Bi+CsgnMN0g2tSkINe3VHs07jiYmClN9j1TSRuWrPVvW2\nkGHu51DIn3iIx4B+ZmVoUQKBgED7AS/MCaklMu5uy39V0VqdBWilXjKzj9GWNROA\nGh53eCc6kr/apux1gOgdyCtafhYMdyj76S07HdSOW88ZLa9kRyppA+JqHSL0t8/c\nTZPf/MM5oa47GvslKMA7zh6pIGYIFwPaq1DluCRSe+QBqVHh74MT7oBAhE3HS/iI\nFEBLAoGAVXYBfl7z0P8Fe3qIKBtBhccrDPgcbf1a+l88pxbsCJkNLZ7MJjnanVpS\nX5s8R/orfzY7SjTGzuYXMZBF/gHX5OlOxEO3PeCHACO6FJLSq2EyETZOGEH2wHFv\nQymDJkUpQ1U5L3exSjfEpw+rQby1y80jXwNo+xSxk1PJGl0nuUk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "96b0a61d0ba8435f9e86064c9012f353", "name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "fingerprint": "0e:31:7f:3d:fb:49:4c:78:f3:fc:6a:71:b2:04:b1:3a"}} 2018-10-24 21:06:24,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-40de739a-de75-450c-ba2e-fd8704214cd5 2018-10-24 21:06:24,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.982772111893s 2018-10-24 21:06:24,235 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmunDNEfh0S6meb/hfxl2VLJXqwH84KG5qtZfRsez2J67CoTHIk0XJTYzVGbFd+mfdjzpL455HPve/TBS6ycoXlCsMCllVXY8AGWmDJhaDgvqdv/KJd+HGi6R2ADCE8a1N7HBpqJ2CdV5x3ijA+KWo00EEDCKM68bmL3fJRQB0Qw50Bkq3daSXQ32rU2xs4P2gKddF1XMUFlGbLAX2AocQ9VutOOPbySdVTOYDD+hzM/H7rTadZ4AtllowGpBivdJa8m8bv/CXC9Li/4Zzdyt2/Nki+vHV7du1oP7w+ghfb/FH1+K0ZZqlQB64+KhI5FmmEPgwQThqpkRtaklz8T1p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAprpwzRH4dEupnm/4X8ZdlSyV6sB/OChuarWX0bHs9ieuwqEx\nyJNFyU2M1RmxXfpn3Y86S+OeRz73v0wUusnKF5QrDApZVV2PABlpgyYWg4L6nb/y\niXfhxoukdgAwhPGtTexwaaidgnVecd4owPilqNNBBAwijOvG5i93yUUAdEMOdAZK\nt3Wkl0N9q1NsbOD9oCnXRdVzFBZRmywF9gKHEPVbrTjj28knVUzmAw/oczPx+602\nnWeALZZaMBqQYr3SWvJvG7/wlwvS4v+Gc3crdvzZIvrx1e3btaD+8PoIX2/xR9fi\ntGWapUAeuPioSORZphD4MEE4aqZEbWpJc/E9aQIDAQABAoIBAHgd08x6CORH6nCB\nvI/LinpBP9R7UGw1/K6WG0VwiQYiOq5vkT0ulNVdMHwKYZUSJSgi2t33o30yqSxB\ndKHJZPYtwgGPpyJwH+jzZeedVhTzFPj3Y5WUL61px1dX9ZyhvLhqAeatGqT1R9CD\nPBsiR77kS2/OCko6RvZo9kSjmJso1l4NZz1oqZhV/ejy6UATL41hBTGaxNnT4cOi\n3E8xM3h03ntflrUdPZ2JmfCmg3cG/9S/V+8+bQifr6ZqqxV6BFdsQ3YWytliVUO6\n56fD/22xyPbCvwg+rGtXsj9TbNM5c3ecQumJ/jvkKNnqozegkCZfD5g3GCp/864n\nOhqI5z0CgYEA10uOJT1MP9qWQ4Rz0vK+yaoPm2L0z9D5KoLWAbGfAU5R4D0Bnp9r\nsGxmJvXdySdT/26Vu7rYaBfqUsL1b418iXyQvEVjajpURIt8BJOuITgKFHZgrjwj\nOhAPbflmjf4Vw3lisAH9ijkChv5ZSTqZ38fX+DB6L6L/BARPQT2wySsCgYEAxkA2\nqcqaZLytzPEvil20I2ZDr/6/LnaoK3OYh1lpm5oc2UPMZvvl0Yz28ziBGp6jokNx\nlEdK3hMIchOe3adRuaN6prpksjbi/l2V3pvHavRXIaXXyedkkyi4jBveCmgr8RXJ\nJ6tsaI1/PmVHC84Ov5nP46Ez/48r8YDooLI/YbsCgYBfelpnmW+fQckx2COlgZGq\nzYhuWMxI/VwCxlMyHRtu8NTOpT96oSiY7PnAfXkGJDLULK6quooOX8zDN0KxXgXE\n00E8vWkBSyzj2Rf+z5+Bi+CsgnMN0g2tSkINe3VHs07jiYmClN9j1TSRuWrPVvW2\nkGHu51DIn3iIx4B+ZmVoUQKBgED7AS/MCaklMu5uy39V0VqdBWilXjKzj9GWNROA\nGh53eCc6kr/apux1gOgdyCtafhYMdyj76S07HdSOW88ZLa9kRyppA+JqHSL0t8/c\nTZPf/MM5oa47GvslKMA7zh6pIGYIFwPaq1DluCRSe+QBqVHh74MT7oBAhE3HS/iI\nFEBLAoGAVXYBfl7z0P8Fe3qIKBtBhccrDPgcbf1a+l88pxbsCJkNLZ7MJjnanVpS\nX5s8R/orfzY7SjTGzuYXMZBF/gHX5OlOxEO3PeCHACO6FJLSq2EyETZOGEH2wHFv\nQymDJkUpQ1U5L3exSjfEpw+rQby1y80jXwNo+xSxk1PJGl0nuUk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'96b0a61d0ba8435f9e86064c9012f353', 'name': u'singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'created_at': '2018-10-24T21:06:24.235834', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'091db5277c284174aa120aada2a429a3', 'name': 'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0e:31:7f:3d:fb:49:4c:78:f3:fc:6a:71:b2:04:b1:3a', 'type': 'ssh', 'id': u'singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd'}) 2018-10-24 21:06:24,236 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAprpwzRH4dEupnm/4X8ZdlSyV6sB/OChuarWX0bHs9ieuwqEx yJNFyU2M1RmxXfpn3Y86S+OeRz73v0wUusnKF5QrDApZVV2PABlpgyYWg4L6nb/y iXfhxoukdgAwhPGtTexwaaidgnVecd4owPilqNNBBAwijOvG5i93yUUAdEMOdAZK t3Wkl0N9q1NsbOD9oCnXRdVzFBZRmywF9gKHEPVbrTjj28knVUzmAw/oczPx+602 nWeALZZaMBqQYr3SWvJvG7/wlwvS4v+Gc3crdvzZIvrx1e3btaD+8PoIX2/xR9fi tGWapUAeuPioSORZphD4MEE4aqZEbWpJc/E9aQIDAQABAoIBAHgd08x6CORH6nCB vI/LinpBP9R7UGw1/K6WG0VwiQYiOq5vkT0ulNVdMHwKYZUSJSgi2t33o30yqSxB dKHJZPYtwgGPpyJwH+jzZeedVhTzFPj3Y5WUL61px1dX9ZyhvLhqAeatGqT1R9CD PBsiR77kS2/OCko6RvZo9kSjmJso1l4NZz1oqZhV/ejy6UATL41hBTGaxNnT4cOi 3E8xM3h03ntflrUdPZ2JmfCmg3cG/9S/V+8+bQifr6ZqqxV6BFdsQ3YWytliVUO6 56fD/22xyPbCvwg+rGtXsj9TbNM5c3ecQumJ/jvkKNnqozegkCZfD5g3GCp/864n OhqI5z0CgYEA10uOJT1MP9qWQ4Rz0vK+yaoPm2L0z9D5KoLWAbGfAU5R4D0Bnp9r sGxmJvXdySdT/26Vu7rYaBfqUsL1b418iXyQvEVjajpURIt8BJOuITgKFHZgrjwj OhAPbflmjf4Vw3lisAH9ijkChv5ZSTqZ38fX+DB6L6L/BARPQT2wySsCgYEAxkA2 qcqaZLytzPEvil20I2ZDr/6/LnaoK3OYh1lpm5oc2UPMZvvl0Yz28ziBGp6jokNx lEdK3hMIchOe3adRuaN6prpksjbi/l2V3pvHavRXIaXXyedkkyi4jBveCmgr8RXJ J6tsaI1/PmVHC84Ov5nP46Ez/48r8YDooLI/YbsCgYBfelpnmW+fQckx2COlgZGq zYhuWMxI/VwCxlMyHRtu8NTOpT96oSiY7PnAfXkGJDLULK6quooOX8zDN0KxXgXE 00E8vWkBSyzj2Rf+z5+Bi+CsgnMN0g2tSkINe3VHs07jiYmClN9j1TSRuWrPVvW2 kGHu51DIn3iIx4B+ZmVoUQKBgED7AS/MCaklMu5uy39V0VqdBWilXjKzj9GWNROA Gh53eCc6kr/apux1gOgdyCtafhYMdyj76S07HdSOW88ZLa9kRyppA+JqHSL0t8/c TZPf/MM5oa47GvslKMA7zh6pIGYIFwPaq1DluCRSe+QBqVHh74MT7oBAhE3HS/iI FEBLAoGAVXYBfl7z0P8Fe3qIKBtBhccrDPgcbf1a+l88pxbsCJkNLZ7MJjnanVpS X5s8R/orfzY7SjTGzuYXMZBF/gHX5OlOxEO3PeCHACO6FJLSq2EyETZOGEH2wHFv QymDJkUpQ1U5L3exSjfEpw+rQby1y80jXwNo+xSxk1PJGl0nuUk= -----END RSA PRIVATE KEY----- 2018-10-24 21:06:24,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 21:06:24,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"security_group": {"name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-24 21:06:24,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-d6043d1f-daa4-4636-a98a-9d3dcd81a89a 2018-10-24 21:06:24,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "updated_at": "2018-10-24T21:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "e39dee96-ae3f-4212-a0a5-44c2444108e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "ed8b1af2-11e0-4ae1-9166-18fd7b634b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}} 2018-10-24 21:06:24,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d6043d1f-daa4-4636-a98a-9d3dcd81a89a 2018-10-24 21:06:24,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.16143989563s 2018-10-24 21:06:24,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-3f2acae6-53f3-41f5-89bb-d708da4007f0 2018-10-24 21:06:24,492 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:14Z", "updated_at": "2018-10-24T21:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "7fb89799-ccc2-47eb-8a6c-ad3cb0bbfed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9b3baf58-f706-406f-ac15-f4bcb787d68b", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9cb0c3db-8a56-48c7-afb4-62aacf1727df", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "ce7200ce-3216-44b3-bddc-162839db1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "updated_at": "2018-10-24T21:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "e39dee96-ae3f-4212-a0a5-44c2444108e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "ed8b1af2-11e0-4ae1-9166-18fd7b634b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:24,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3f2acae6-53f3-41f5-89bb-d708da4007f0 2018-10-24 21:06:24,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0824530124664s 2018-10-24 21:06:24,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:06:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -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": "364c44dc-f324-4b23-a2f6-97f4d888353b"}}' 2018-10-24 21:06:24,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-f3b7b11c-4a6c-49a1-89b8-957ca6f09fe3 2018-10-24 21:06:24,638 - keystoneauth.session - DEBUG - 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-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "port_range_min": 22, "revision_number": 0, "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "project_id": "091db5277c284174aa120aada2a429a3", "id": "00e152e3-68aa-461a-a338-db204809fc91"}} 2018-10-24 21:06:24,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3b7b11c-4a6c-49a1-89b8-957ca6f09fe3 2018-10-24 21:06:24,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139910936356s 2018-10-24 21:06:24,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:24,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-55566474-c4cd-47e2-93e5-3e9e877415d4 2018-10-24 21:06:24,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:14Z", "updated_at": "2018-10-24T21:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "7fb89799-ccc2-47eb-8a6c-ad3cb0bbfed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9b3baf58-f706-406f-ac15-f4bcb787d68b", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9cb0c3db-8a56-48c7-afb4-62aacf1727df", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "ce7200ce-3216-44b3-bddc-162839db1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "updated_at": "2018-10-24T21:06:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "00e152e3-68aa-461a-a338-db204809fc91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "e39dee96-ae3f-4212-a0a5-44c2444108e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "ed8b1af2-11e0-4ae1-9166-18fd7b634b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 2, "project_id": "091db5277c284174aa120aada2a429a3", "id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:24,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-55566474-c4cd-47e2-93e5-3e9e877415d4 2018-10-24 21:06:24,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502769947052s 2018-10-24 21:06:24,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:06:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -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": "364c44dc-f324-4b23-a2f6-97f4d888353b"}}' 2018-10-24 21:06:24,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-e35101df-56e2-4527-8dc3-82dd9a0585d3 2018-10-24 21:06:24,824 - keystoneauth.session - DEBUG - 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-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "port_range_min": null, "revision_number": 0, "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "project_id": "091db5277c284174aa120aada2a429a3", "id": "086ef385-cd2e-4faf-9774-6953723af28f"}} 2018-10-24 21:06:24,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e35101df-56e2-4527-8dc3-82dd9a0585d3 2018-10-24 21:06:24,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122342824936s 2018-10-24 21:06:24,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:24 GMT X-Openstack-Request-Id: req-a42de8fc-90ed-413c-a067-5f5b74d7bbd2 2018-10-24 21:06:24,922 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":["a6f79a64-5ac6-4487-b799-a28377ce4c02"],"description":"","tags":[],"updated_at":"2018-10-24T21:06:15Z","qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:06:24,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a42de8fc-90ed-413c-a067-5f5b74d7bbd2 2018-10-24 21:06:24,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964241027832s 2018-10-24 21:06:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:06:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:25,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:25 GMT X-Openstack-Request-Id: req-690fc877-19bc-4a29-bd6c-2d9038d935f5 2018-10-24 21:06:25,042 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:06:22Z", "file": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file", "owner": "091db5277c284174aa120aada2a429a3", "id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "size": 12716032, "self": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:06:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:06:25,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-690fc877-19bc-4a29-bd6c-2d9038d935f5 2018-10-24 21:06:25,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115599870682s 2018-10-24 21:06:25,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:06:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:25,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-406ee597-f705-4c34-9582-88092bee4b6c x-openstack-request-id: req-406ee597-f705-4c34-9582-88092bee4b6c 2018-10-24 21:06:25,076 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "name": "singlevm2-flavor_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:06:25,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-406ee597-f705-4c34-9582-88092bee4b6c 2018-10-24 21:06:25,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264339447021s 2018-10-24 21:06:25,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:06:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"server": {"name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "imageRef": "147dcdc5-3833-4028-b5e9-32fe099326c6", "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "flavorRef": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "max_count": 1, "min_count": 1, "networks": [{"uuid": "30104cb9-7fa8-46f1-8327-5688042dd2e8"}], "security_groups": [{"name": "364c44dc-f324-4b23-a2f6-97f4d888353b"}]}}' 2018-10-24 21:06:27,212 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e x-compute-request-id: req-fbcd7aee-3cfd-4bc2-9a92-ae1ff8b21e17 x-openstack-request-id: req-fbcd7aee-3cfd-4bc2-9a92-ae1ff8b21e17 2018-10-24 21:06:27,212 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "364c44dc-f324-4b23-a2f6-97f4d888353b"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "adminPass": "GnWnX2cufScV"}} 2018-10-24 21:06:27,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fbcd7aee-3cfd-4bc2-9a92-ae1ff8b21e17 2018-10-24 21:06:27,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.13486504555s 2018-10-24 21:06:27,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:28,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6f1c242-bf4a-4c77-8871-7236aff95228 x-openstack-request-id: req-d6f1c242-bf4a-4c77-8871-7236aff95228 2018-10-24 21:06:28,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "image": {"id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "links": [{"href": "http://172.30.9.21:8774/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "links": [{"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}]}, "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "user_id": "96b0a61d0ba8435f9e86064c9012f353", "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-10-24T21:06:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "created": "2018-10-24T21:06:27Z", "tenant_id": "091db5277c284174aa120aada2a429a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:28,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6f1c242-bf4a-4c77-8871-7236aff95228 2018-10-24 21:06:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08993387222s 2018-10-24 21:06:28,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:28,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:28 GMT X-Openstack-Request-Id: req-7821782a-d0ea-46da-bc69-e77f253ff66d 2018-10-24 21:06:28,407 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":["a6f79a64-5ac6-4487-b799-a28377ce4c02"],"description":"","tags":[],"updated_at":"2018-10-24T21:06:15Z","qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:06:28,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7821782a-d0ea-46da-bc69-e77f253ff66d 2018-10-24 21:06:28,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923049449921s 2018-10-24 21:06:28,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:06:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:28 GMT X-Openstack-Request-Id: req-3188bb9b-9b42-49ed-aea7-01f4f08eebe0 2018-10-24 21:06:28,492 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:06:15Z","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":"091db5277c284174aa120aada2a429a3","id":"a6f79a64-5ac6-4487-b799-a28377ce4c02","subnetpool_id":null,"name":"singlevm2-subnet_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:28,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3188bb9b-9b42-49ed-aea7-01f4f08eebe0 2018-10-24 21:06:28,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0837728977203s 2018-10-24 21:06:28,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:06:30,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:31,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85bb7324-c341-4fbc-b242-8080afd07de9 x-openstack-request-id: req-85bb7324-c341-4fbc-b242-8080afd07de9 2018-10-24 21:06:31,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "image": {"id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "links": [{"href": "http://172.30.9.21:8774/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "links": [{"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}]}, "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "user_id": "96b0a61d0ba8435f9e86064c9012f353", "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-10-24T21:06:30Z", "hostId": "f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "created": "2018-10-24T21:06:27Z", "tenant_id": "091db5277c284174aa120aada2a429a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:31,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85bb7324-c341-4fbc-b242-8080afd07de9 2018-10-24 21:06:31,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90903711319s 2018-10-24 21:06:31,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:06:33,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:33,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:34,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0957aec2-394e-453f-95da-4cdb3328d926 x-openstack-request-id: req-0957aec2-394e-453f-95da-4cdb3328d926 2018-10-24 21:06:34,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "image": {"id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "links": [{"href": "http://172.30.9.21:8774/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "links": [{"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}]}, "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "security_groups": [{"name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}], "user_id": "96b0a61d0ba8435f9e86064c9012f353", "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-10-24T21:06:31Z", "hostId": "f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "created": "2018-10-24T21:06:27Z", "tenant_id": "091db5277c284174aa120aada2a429a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:34,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0957aec2-394e-453f-95da-4cdb3328d926 2018-10-24 21:06:34,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68065905571s 2018-10-24 21:06:34,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:06:36,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:36,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:36,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-109739b0-08a4-428c-90a0-b485eb2538b4 x-openstack-request-id: req-109739b0-08a4-428c-90a0-b485eb2538b4 2018-10-24 21:06:36,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:cb:2d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "image": {"id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "links": [{"href": "http://172.30.9.21:8774/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:06:35.000000", "flavor": {"id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "links": [{"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}]}, "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "security_groups": [{"name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}], "user_id": "96b0a61d0ba8435f9e86064c9012f353", "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-10-24T21:06:35Z", "hostId": "f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "created": "2018-10-24T21:06:27Z", "tenant_id": "091db5277c284174aa120aada2a429a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:36,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-109739b0-08a4-428c-90a0-b485eb2538b4 2018-10-24 21:06:36,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234282970428s 2018-10-24 21:06:36,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:06:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=fa26932c-0c1d-4331-b1a0-ddb441eb2d2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:36,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:36 GMT X-Openstack-Request-Id: req-0faa8b50-256e-43bb-a96b-e7f47b2d9a23 2018-10-24 21:06:36,416 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:06:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a6f79a64-5ac6-4487-b799-a28377ce4c02","ip_address":"192.168.120.7"}],"id":"dd6713ea-63d7-4dc5-af16-07a3d3676f1b","security_groups":["364c44dc-f324-4b23-a2f6-97f4d888353b"],"mac_address":"fa:16:3e:11:cb:2d","project_id":"091db5277c284174aa120aada2a429a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:31Z","binding:vnic_type":"normal","device_id":"fa26932c-0c1d-4331-b1a0-ddb441eb2d2e","ip_allocation":"immediate"}]} 2018-10-24 21:06:36,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=fa26932c-0c1d-4331-b1a0-ddb441eb2d2e used request id req-0faa8b50-256e-43bb-a96b-e7f47b2d9a23 2018-10-24 21:06:36,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0703799724579s 2018-10-24 21:06:36,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dd6713ea-63d7-4dc5-af16-07a3d3676f1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:36,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:36 GMT X-Openstack-Request-Id: req-8784bb6d-e391-44c9-a69e-ca0702971304 2018-10-24 21:06:36,476 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:06:36,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dd6713ea-63d7-4dc5-af16-07a3d3676f1b used request id req-8784bb6d-e391-44c9-a69e-ca0702971304 2018-10-24 21:06:36,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0493988990784s 2018-10-24 21:06:36,477 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:cb:2d', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'147dcdc5-3833-4028-b5e9-32fe099326c6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:06:35.000000', 'flavor': Munch({u'id': u'd14e7a80-545a-41d6-a9de-f1ece3a08051'}), 'az': u'nova', 'id': u'fa26932c-0c1d-4331-b1a0-ddb441eb2d2e', 'security_groups': [Munch({u'name': u'singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'96b0a61d0ba8435f9e86064c9012f353', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'091db5277c284174aa120aada2a429a3', 'name': 'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', '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-10-24T21:06:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:06:35Z', 'hostId': u'f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:06:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'091db5277c284174aa120aada2a429a3', 'name': u'singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'adminPass': u'GnWnX2cufScV', 'tenant_id': u'091db5277c284174aa120aada2a429a3', 'created_at': u'2018-10-24T21:06:27Z', 'created': u'2018-10-24T21:06:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:06:36,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:36,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:36 GMT X-Openstack-Request-Id: req-3d69ffdb-fd4f-425d-9dc3-864999734223 2018-10-24 21:06:36,578 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":["a6f79a64-5ac6-4487-b799-a28377ce4c02"],"description":"","tags":[],"updated_at":"2018-10-24T21:06:15Z","qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:06:36,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d69ffdb-fd4f-425d-9dc3-864999734223 2018-10-24 21:06:36,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959861278534s 2018-10-24 21:06:36,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:06:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=fa26932c-0c1d-4331-b1a0-ddb441eb2d2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:36 GMT X-Openstack-Request-Id: req-fcaf0052-4e30-43e8-9446-19f097739f17 2018-10-24 21:06:36,628 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:06:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a6f79a64-5ac6-4487-b799-a28377ce4c02","ip_address":"192.168.120.7"}],"id":"dd6713ea-63d7-4dc5-af16-07a3d3676f1b","security_groups":["364c44dc-f324-4b23-a2f6-97f4d888353b"],"mac_address":"fa:16:3e:11:cb:2d","project_id":"091db5277c284174aa120aada2a429a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:31Z","binding:vnic_type":"normal","device_id":"fa26932c-0c1d-4331-b1a0-ddb441eb2d2e","ip_allocation":"immediate"}]} 2018-10-24 21:06:36,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=fa26932c-0c1d-4331-b1a0-ddb441eb2d2e used request id req-fcaf0052-4e30-43e8-9446-19f097739f17 2018-10-24 21:06:36,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483379364014s 2018-10-24 21:06:36,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 21:06:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.7", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b"}}' 2018-10-24 21:06:38,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:38 GMT X-Openstack-Request-Id: req-258b6a6e-79f6-4519-9a5d-3b8e5cbbc2ea 2018-10-24 21:06:38,764 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}} 2018-10-24 21:06:38,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-258b6a6e-79f6-4519-9a5d-3b8e5cbbc2ea 2018-10-24 21:06:38,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.13502693176s 2018-10-24 21:06:38,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:38,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:38 GMT X-Openstack-Request-Id: req-5dbc8a16-b916-4b2d-b35c-c63a81848fa9 2018-10-24 21:06:38,907 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:38,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5dbc8a16-b916-4b2d-b35c-c63a81848fa9 2018-10-24 21:06:38,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.128343820572s 2018-10-24 21:06:38,915 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:39,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:39,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:39 GMT X-Openstack-Request-Id: req-4614cdaa-53bd-4e76-8353-8d4d40c0b0af 2018-10-24 21:06:39,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:39,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4614cdaa-53bd-4e76-8353-8d4d40c0b0af 2018-10-24 21:06:39,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314903020859s 2018-10-24 21:06:39,347 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:39,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:39 GMT X-Openstack-Request-Id: req-515d2cd3-c809-4f40-b391-795a9919c85f 2018-10-24 21:06:39,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:39,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-515d2cd3-c809-4f40-b391-795a9919c85f 2018-10-24 21:06:39,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057450056076s 2018-10-24 21:06:39,520 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:39,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:39,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:39 GMT X-Openstack-Request-Id: req-cf1c56bf-95ea-42ec-afe3-8a3b13a978d5 2018-10-24 21:06:39,690 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:39,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cf1c56bf-95ea-42ec-afe3-8a3b13a978d5 2018-10-24 21:06:39,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059054851532s 2018-10-24 21:06:39,696 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:39,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:39,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:39,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:39 GMT X-Openstack-Request-Id: req-76217041-71b7-4725-83bc-541d463fd667 2018-10-24 21:06:39,864 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:39,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-76217041-71b7-4725-83bc-541d463fd667 2018-10-24 21:06:39,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579998493195s 2018-10-24 21:06:39,870 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:39,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:40,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:40 GMT X-Openstack-Request-Id: req-d53a0a69-ed59-4d95-81df-45683fb279b8 2018-10-24 21:06:40,036 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:40,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d53a0a69-ed59-4d95-81df-45683fb279b8 2018-10-24 21:06:40,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557889938354s 2018-10-24 21:06:40,041 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:06:40,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:40,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:40 GMT X-Openstack-Request-Id: req-c244d30a-66bb-4107-aede-733d9d14a10a 2018-10-24 21:06:40,212 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:37Z", "updated_at": "2018-10-24T21:06:40Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:cb:2d", "device_id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "port_id": "dd6713ea-63d7-4dc5-af16-07a3d3676f1b", "id": "9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de", "qos_policy_id": null}]} 2018-10-24 21:06:40,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c244d30a-66bb-4107-aede-733d9d14a10a 2018-10-24 21:06:40,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607469081879s 2018-10-24 21:06:40,218 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c2a45d20-214f-4dfb-b212-590591fdc9d8', 'updated_at': u'2018-10-24T21:06:40Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'dd6713ea-63d7-4dc5-af16-07a3d3676f1b', 'id': u'9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'dd6713ea-63d7-4dc5-af16-07a3d3676f1b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'091db5277c284174aa120aada2a429a3', 'name': 'singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'091db5277c284174aa120aada2a429a3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'30104cb9-7fa8-46f1-8327-5688042dd2e8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:cb:2d', u'device_id': u'fa26932c-0c1d-4331-b1a0-ddb441eb2d2e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'091db5277c284174aa120aada2a429a3', 'created_at': u'2018-10-24T21:06:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'30104cb9-7fa8-46f1-8327-5688042dd2e8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:cb:2d', u'device_id': u'fa26932c-0c1d-4331-b1a0-ddb441eb2d2e'}), 'router': u'c2a45d20-214f-4dfb-b212-590591fdc9d8'}) 2018-10-24 21:06:40,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:06:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:06:40,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7970 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1d375af-7fd8-4c4b-a4a1-05164d261e56 x-openstack-request-id: req-e1d375af-7fd8-4c4b-a4a1-05164d261e56 2018-10-24 21:06:40,316 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 498605026 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.164496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166513] pid_max: default: 32768 minimum: 301\n[ 0.167607] ACPI: Core revision 20150930\n[ 0.169145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170728] Security Framework initialized\n[ 0.171730] Yama: becoming mindful.\n[ 0.172623] AppArmor: AppArmor initialized\n[ 0.173656] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178169] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179848] Initializing cgroup subsys io\n[ 0.180839] Initializing cgroup subsys memory\n[ 0.181877] Initializing cgroup subsys devices\n[ 0.182930] Initializing cgroup subsys freezer\n[ 0.183984] Initializing cgroup subsys net_cls\n[ 0.185033] Initializing cgroup subsys perf_event\n[ 0.186135] Initializing cgroup subsys net_prio\n[ 0.187202] Initializing cgroup subsys hugetlb\n[ 0.188252] Initializing cgroup subsys pids\n[ 0.189301] CPU: Physical Processor ID: 0\n[ 0.190970] mce: CPU supports 10 MCE banks\n[ 0.192002] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.193200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.215671] ftrace: allocating 31920 entries in 125 pages\n[ 0.241097] smpboot: Max logical packages: 1\n[ 0.242150] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243821] x2apic enabled\n[ 0.244846] Switched APIC routing to physical x2apic.\n[ 0.247068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.248419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250931] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.253112] KVM setup paravirtual spinlock\n[ 0.254593] x86: Booted up 1 node, 1 CPUs\n[ 0.255576] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.257260] devtmpfs: initialized\n[ 0.259130] evm: security.selinux\n[ 0.259986] evm: security.SMACK64\n[ 0.260840] evm: security.SMACK64EXEC\n[ 0.261753] evm: security.SMACK64TRANSMUTE\n[ 0.262737] evm: security.SMACK64MMAP\n[ 0.263640] evm: security.ima\n[ 0.264426] evm: security.capability\n[ 0.265395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.267609] pinctrl core: initialized pinctrl subsystem\n[ 0.268916] RTC time: 21:06:35, date: 10/24/18\n[ 0.270065] NET: Registered protocol family 16\n[ 0.271237] cpuidle: using governor ladder\n[ 0.272246] cpuidle: using governor menu\n[ 0.273212] PCCT header not found.\n[ 0.274127] ACPI: bus type PCI registered\n[ 0.275112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.276605] PCI: Using configuration type 1 for base access\n[ 0.278586] ACPI: Added _OSI(Module Device)\n[ 0.279600] ACPI: Added _OSI(Processor Device)\n[ 0.280645] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281733] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283710] ACPI: Interpreter enabled\n[ 0.284635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293596] ACPI: (supports S0 S5)\n[ 0.294492] ACPI: Using IOAPIC for interrupt routing\n[ 0.295630] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299109] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301940] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306002] acpiphp: Slot [3] registered\n[ 0.306973] acpiphp: Slot [4] registered\n[ 0.307941] acpiphp: Slot [5] registered\n[ 0.308927] acpiphp: Slot [6] registered\n[ 0.309890] acpiphp: Slot [7] registered\n[ 0.310863] acpiphp: Slot [8] registered\n[ 0.311828] acpiphp: Slot [9] registered\n[ 0.312791] acpiphp: Slot [10] registered\n[ 0.313768] acpiphp: Slot [11] registered\n[ 0.314747] acpiphp: Slot [12] registered\n[ 0.315725] acpiphp: Slot [13] registered\n[ 0.316702] acpiphp: Slot [14] registered\n[ 0.317681] acpiphp: Slot [15] registered\n[ 0.331556] acpiphp: Slot [16] registered\n[ 0.332554] acpiphp: Slot [17] registered\n[ 0.333534] acpiphp: Slot [18] registered\n[ 0.334542] acpiphp: Slot [19] registered\n[ 0.335519] acpiphp: Slot [20] registered\n[ 0.336500] acpiphp: Slot [21] registered\n[ 0.337478] acpiphp: Slot [22] registered\n[ 0.338455] acpiphp: Slot [23] registered\n[ 0.339433] acpiphp: Slot [24] registered\n[ 0.340410] acpiphp: Slot [25] registered\n[ 0.341389] acpiphp: Slot [26] registered\n[ 0.342365] acpiphp: Slot [27] registered\n[ 0.343345] acpiphp: Slot [28] registered\n[ 0.344326] acpiphp: Slot [29] registered\n[ 0.345302] acpiphp: Slot [30] registered\n[ 0.346280] acpiphp: Slot [31] registered\n[ 0.347260] PCI host bridge to bus 0000:00\n[ 0.348238] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.349685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.351142] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352897] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.354649] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.356437] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363003] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370317] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.392515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394243] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.395971] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397653] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399174] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400770] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402041] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403917] vgaarb: loaded\n[ 0.404658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.406130] SCSI subsystem initialized\n[ 0.407249] ACPI: bus type USB registered\n[ 0.408253] usbcore: registered new interface driver usbfs\n[ 0.409489] usbcore: registered new interface driver hub\n[ 0.410692] usbcore: registered new device driver usb\n[ 0.412010] PCI: Using ACPI for IRQ routing\n[ 0.413367] NetLabel: Initializing\n[ 0.414251] NetLabel: domain hash size = 128\n[ 0.415278] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416438] NetLabel: unlabeled traffic allowed by default\n[ 0.417827] clocksource: Switched to clocksource kvm-clock\n[ 0.427136] AppArmor: AppArmor Filesystem Enabled\n[ 0.428297] pnp: PnP ACPI init\n[ 0.429405] pnp: PnP ACPI: found 5 devices\n[ 0.435996] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438070] NET: Registered protocol family 2\n[ 0.439327] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442357] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.443823] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446525] NET: Registered protocol family 1\n[ 0.447593] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448909] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.450203] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.478869] Trying to unpack rootfs image as initramfs...\n[ 0.538812] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540793] Scanning for low memory corruption every 60 seconds\n[ 0.542395] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.543779] audit: initializing netlink subsys (disabled)\n[ 0.545008] audit: type=2000 audit(1540415196.193:1): initialized\n[ 0.546611] Initialise system trusted keyring\n[ 0.547753] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.549145] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551575] zbud: loaded\n[ 0.552461] VFS: Disk quotas dquot_6.6.0\n[ 0.553464] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555360] fuse init (API version 7.23)\n[ 0.556460] Key type big_key registered\n[ 0.557444] Allocating IMA MOK and blacklist keyrings.\n[ 0.561264] Key type asymmetric registered\n[ 0.562417] Asymmetric key parser 'x509' registered\n[ 0.563760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565657] io scheduler noop registered\n[ 0.566638] io scheduler deadline registered (default)\n[ 0.567857] io scheduler cfq registered\n[ 0.569015] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.570297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.573745] ACPI: Power Button [PWRF]\n[ 0.574855] GHES: HEST is not enabled!\n[ 0.588811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620138] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646314] Linux agpgart interface v0.103\n[ 0.649410] brd: module loaded\n[ 0.651397] loop: module loaded\n[ 0.656021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.657794] GPT:90111 != 2097151\n[ 0.658624] GPT:Alternate GPT header not at the end of the disk.\n[ 0.659940] GPT:90111 != 2097151\n[ 0.660767] GPT: Use GNU Parted to correct GPT errors.\n[ 0.661942] vda: vda1 vda15\n[ 0.663446] scsi host0: ata_piix\n[ 0.664396] scsi host1: ata_piix\n[ 0.665271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.666744] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.668509] libphy: Fixed MDIO Bus: probed\n[ 0.669502] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670649] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673302] PPP generic driver version 2.4.2\n[ 0.674438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675865] ehci-pci: EHCI PCI platform driver\n[ 0.676926] ehci-platform: EHCI generic platform driver\n[ 0.678122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679491] ohci-pci: OHCI PCI platform driver\n[ 0.680546] ohci-platform: OHCI generic platform driver\n[ 0.681737] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696084] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.697299] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699098] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.701697] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704901] usb usb1: Product: UHCI Host Controller\n[ 0.706032] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.707401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.708579] hub 1-0:1.0: USB hub found\n[ 0.709545] hub 1-0:1.0: 2 ports detected\n[ 0.710684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.713270] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.714482] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.715730] mousedev: PS/2 mouse device common for all mice\n[ 0.717229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.719447] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720818] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.723714] i2c /dev entries driver\n[ 0.724647] device-mapper: uevent: version 1.0.3\n[ 0.725804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.727791] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729478] NET: Registered protocol family 10\n[ 0.730840] NET: Registered protocol family 17\n[ 0.731930] Key type dns_resolver registered\n[ 0.733165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.734504] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.736676] registered taskstats version 1\n[ 0.737715] Loading compiled-in X.509 certificates\n[ 0.739417] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.741692] zswap: loaded using pool lzo/zbud\n[ 0.743593] Key type trusted registered\n[ 0.745553] Key type encrypted registered\n[ 0.746581] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.747845] ima: No TPM chip found, activating TPM-bypass!\n[ 0.749105] evm: HMAC attrs: 0x1\n[ 0.750270] Magic number: 6:123:147\n[ 0.751217] acpi device:18: hash matches\n[ 0.752253] rtc_cmos 00:00: setting system clock to 2018-10-24 21:06:36 UTC (1540415196)\n[ 0.754234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755574] EDD information not available.\n[ 0.827337] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829242] Write protecting the kernel read-only data: 14336k\n[ 0.831910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.834129] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.75\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... [ 0.986607] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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.88. 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: "} 2018-10-24 21:06:40,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e/action used request id req-e1d375af-7fd8-4c4b-a4a1-05164d261e56 2018-10-24 21:06:40,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0976870059967s 2018-10-24 21:06:40,317 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 498605026 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.164496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166513] pid_max: default: 32768 minimum: 301 [ 0.167607] ACPI: Core revision 20150930 [ 0.169145] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170728] Security Framework initialized [ 0.171730] Yama: becoming mindful. [ 0.172623] AppArmor: AppArmor initialized [ 0.173656] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176735] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178169] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179848] Initializing cgroup subsys io [ 0.180839] Initializing cgroup subsys memory [ 0.181877] Initializing cgroup subsys devices [ 0.182930] Initializing cgroup subsys freezer [ 0.183984] Initializing cgroup subsys net_cls [ 0.185033] Initializing cgroup subsys perf_event [ 0.186135] Initializing cgroup subsys net_prio [ 0.187202] Initializing cgroup subsys hugetlb [ 0.188252] Initializing cgroup subsys pids [ 0.189301] CPU: Physical Processor ID: 0 [ 0.190970] mce: CPU supports 10 MCE banks [ 0.192002] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.193200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.215671] ftrace: allocating 31920 entries in 125 pages [ 0.241097] smpboot: Max logical packages: 1 [ 0.242150] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243821] x2apic enabled [ 0.244846] Switched APIC routing to physical x2apic. [ 0.247068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.248419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250931] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.253112] KVM setup paravirtual spinlock [ 0.254593] x86: Booted up 1 node, 1 CPUs [ 0.255576] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.257260] devtmpfs: initialized [ 0.259130] evm: security.selinux [ 0.259986] evm: security.SMACK64 [ 0.260840] evm: security.SMACK64EXEC [ 0.261753] evm: security.SMACK64TRANSMUTE [ 0.262737] evm: security.SMACK64MMAP [ 0.263640] evm: security.ima [ 0.264426] evm: security.capability [ 0.265395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.267609] pinctrl core: initialized pinctrl subsystem [ 0.268916] RTC time: 21:06:35, date: 10/24/18 [ 0.270065] NET: Registered protocol family 16 [ 0.271237] cpuidle: using governor ladder [ 0.272246] cpuidle: using governor menu [ 0.273212] PCCT header not found. [ 0.274127] ACPI: bus type PCI registered [ 0.275112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.276605] PCI: Using configuration type 1 for base access [ 0.278586] ACPI: Added _OSI(Module Device) [ 0.279600] ACPI: Added _OSI(Processor Device) [ 0.280645] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283710] ACPI: Interpreter enabled [ 0.284635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293596] ACPI: (supports S0 S5) [ 0.294492] ACPI: Using IOAPIC for interrupt routing [ 0.295630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299109] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.300478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301940] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306002] acpiphp: Slot [3] registered [ 0.306973] acpiphp: Slot [4] registered [ 0.307941] acpiphp: Slot [5] registered [ 0.308927] acpiphp: Slot [6] registered [ 0.309890] acpiphp: Slot [7] registered [ 0.310863] acpiphp: Slot [8] registered [ 0.311828] acpiphp: Slot [9] registered [ 0.312791] acpiphp: Slot [10] registered [ 0.313768] acpiphp: Slot [11] registered [ 0.314747] acpiphp: Slot [12] registered [ 0.315725] acpiphp: Slot [13] registered [ 0.316702] acpiphp: Slot [14] registered [ 0.317681] acpiphp: Slot [15] registered [ 0.331556] acpiphp: Slot [16] registered [ 0.332554] acpiphp: Slot [17] registered [ 0.333534] acpiphp: Slot [18] registered [ 0.334542] acpiphp: Slot [19] registered [ 0.335519] acpiphp: Slot [20] registered [ 0.336500] acpiphp: Slot [21] registered [ 0.337478] acpiphp: Slot [22] registered [ 0.338455] acpiphp: Slot [23] registered [ 0.339433] acpiphp: Slot [24] registered [ 0.340410] acpiphp: Slot [25] registered [ 0.341389] acpiphp: Slot [26] registered [ 0.342365] acpiphp: Slot [27] registered [ 0.343345] acpiphp: Slot [28] registered [ 0.344326] acpiphp: Slot [29] registered [ 0.345302] acpiphp: Slot [30] registered [ 0.346280] acpiphp: Slot [31] registered [ 0.347260] PCI host bridge to bus 0000:00 [ 0.348238] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.349685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.351142] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352897] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.354649] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.356437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363003] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370317] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.390732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.392515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.394243] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.395971] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.397653] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.399174] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.400770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.402041] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.403917] vgaarb: loaded [ 0.404658] vgaarb: bridge control possible 0000:00:02.0 [ 0.406130] SCSI subsystem initialized [ 0.407249] ACPI: bus type USB registered [ 0.408253] usbcore: registered new interface driver usbfs [ 0.409489] usbcore: registered new interface driver hub [ 0.410692] usbcore: registered new device driver usb [ 0.412010] PCI: Using ACPI for IRQ routing [ 0.413367] NetLabel: Initializing [ 0.414251] NetLabel: domain hash size = 128 [ 0.415278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.416438] NetLabel: unlabeled traffic allowed by default [ 0.417827] clocksource: Switched to clocksource kvm-clock [ 0.427136] AppArmor: AppArmor Filesystem Enabled [ 0.428297] pnp: PnP ACPI init [ 0.429405] pnp: PnP ACPI: found 5 devices [ 0.435996] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438070] NET: Registered protocol family 2 [ 0.439327] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.440908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.442357] TCP: Hash tables configured (established 4096 bind 4096) [ 0.443823] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.445123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.446525] NET: Registered protocol family 1 [ 0.447593] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448909] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.450203] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.478869] Trying to unpack rootfs image as initramfs... [ 0.538812] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.540793] Scanning for low memory corruption every 60 seconds [ 0.542395] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.543779] audit: initializing netlink subsys (disabled) [ 0.545008] audit: type=2000 audit(1540415196.193:1): initialized [ 0.546611] Initialise system trusted keyring [ 0.547753] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.549145] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551575] zbud: loaded [ 0.552461] VFS: Disk quotas dquot_6.6.0 [ 0.553464] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555360] fuse init (API version 7.23) [ 0.556460] Key type big_key registered [ 0.557444] Allocating IMA MOK and blacklist keyrings. [ 0.561264] Key type asymmetric registered [ 0.562417] Asymmetric key parser 'x509' registered [ 0.563760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565657] io scheduler noop registered [ 0.566638] io scheduler deadline registered (default) [ 0.567857] io scheduler cfq registered [ 0.569015] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.570297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.573745] ACPI: Power Button [PWRF] [ 0.574855] GHES: HEST is not enabled! [ 0.588811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620138] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646314] Linux agpgart interface v0.103 [ 0.649410] brd: module loaded [ 0.651397] loop: module loaded [ 0.656021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.657794] GPT:90111 != 2097151 [ 0.658624] GPT:Alternate GPT header not at the end of the disk. [ 0.659940] GPT:90111 != 2097151 [ 0.660767] GPT: Use GNU Parted to correct GPT errors. [ 0.661942] vda: vda1 vda15 [ 0.663446] scsi host0: ata_piix [ 0.664396] scsi host1: ata_piix [ 0.665271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.666744] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668509] libphy: Fixed MDIO Bus: probed [ 0.669502] tun: Universal TUN/TAP device driver, 1.6 [ 0.670649] tun: (C) 1999-2004 Max Krasnyansky [ 0.673302] PPP generic driver version 2.4.2 [ 0.674438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675865] ehci-pci: EHCI PCI platform driver [ 0.676926] ehci-platform: EHCI generic platform driver [ 0.678122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679491] ohci-pci: OHCI PCI platform driver [ 0.680546] ohci-platform: OHCI generic platform driver [ 0.681737] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696084] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.697299] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.699098] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.700309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.701697] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.703171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.704901] usb usb1: Product: UHCI Host Controller [ 0.706032] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.707401] usb usb1: SerialNumber: 0000:00:01.2 [ 0.708579] hub 1-0:1.0: USB hub found [ 0.709545] hub 1-0:1.0: 2 ports detected [ 0.710684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.713270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.714482] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.715730] mousedev: PS/2 mouse device common for all mice [ 0.717229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.719447] rtc_cmos 00:00: RTC can wake from S4 [ 0.720818] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723714] i2c /dev entries driver [ 0.724647] device-mapper: uevent: version 1.0.3 [ 0.725804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.727791] ledtrig-cpu: registered to indicate activity on CPUs [ 0.729478] NET: Registered protocol family 10 [ 0.730840] NET: Registered protocol family 17 [ 0.731930] Key type dns_resolver registered [ 0.733165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.734504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.736676] registered taskstats version 1 [ 0.737715] Loading compiled-in X.509 certificates [ 0.739417] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.741692] zswap: loaded using pool lzo/zbud [ 0.743593] Key type trusted registered [ 0.745553] Key type encrypted registered [ 0.746581] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747845] ima: No TPM chip found, activating TPM-bypass! [ 0.749105] evm: HMAC attrs: 0x1 [ 0.750270] Magic number: 6:123:147 [ 0.751217] acpi device:18: hash matches [ 0.752253] rtc_cmos 00:00: setting system clock to 2018-10-24 21:06:36 UTC (1540415196) [ 0.754234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755574] EDD information not available. [ 0.827337] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.829242] Write protecting the kernel read-only data: 14336k [ 0.831910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.834129] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.75 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... [ 0.986607] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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.88. 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: 2018-10-24 21:06:40,321 - paramiko.transport - DEBUG - starting thread (client mode): 0x52412990L 2018-10-24 21:06:40,322 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 21:06:40,322 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-24 21:06:40,322 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-24 21:06:40,323 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 21:06:40,323 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 21:06:40,324 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-24 21:06:40,324 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 21:06:40,324 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 21:06:40,324 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 21:06:40,344 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 21:06:40,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 21:06:40,354 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 5e91d5d8dfd0d826d22e16899e98e001 2018-10-24 21:06:40,355 - paramiko.transport - DEBUG - Trying discovered key 0e317f3dfb494c78f3fc6a71b204b13a in /tmp/tmpBqf59q 2018-10-24 21:06:40,385 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 21:06:40,464 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 21:06:40,471 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 21:06:40,472 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-24 21:06:40,472 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 21:06:40,473 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 21:06:40,474 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 21:06:40,475 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-24 21:06:40,475 - functest.core.singlevm - DEBUG - error: 2018-10-24 21:06:40,480 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 21:06:40,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:06:40,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:06:40,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 21:06:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:41,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:41 GMT X-Openstack-Request-Id: req-a01ffc6c-7a4e-4ceb-bab1-d5f3cb9fcf1c 2018-10-24 21:06:41,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:41,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9d08c1a1-8fe4-4cda-bc4b-5b887a60f7de.json used request id req-a01ffc6c-7a4e-4ceb-bab1-d5f3cb9fcf1c 2018-10-24 21:06:41,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2789080143s 2018-10-24 21:06:41,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:06:41,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:41,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:41 GMT X-Openstack-Request-Id: req-a3f26a6c-7f3e-467f-83e9-783d6997c384 2018-10-24 21:06:41,949 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:06:41,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3f26a6c-7f3e-467f-83e9-783d6997c384 2018-10-24 21:06:41,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586609840393s 2018-10-24 21:06:41,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:06:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:42,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d6fe640-29ab-4a46-97b3-ac67ffdd1208 x-openstack-request-id: req-0d6fe640-29ab-4a46-97b3-ac67ffdd1208 2018-10-24 21:06:42,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e used request id req-0d6fe640-29ab-4a46-97b3-ac67ffdd1208 2018-10-24 21:06:42,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.209815979004s 2018-10-24 21:06:42,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ca36412-e6b8-47e7-a46c-7ed72239424d x-openstack-request-id: req-7ca36412-e6b8-47e7-a46c-7ed72239424d 2018-10-24 21:06:43,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:cb:2d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:cb:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "rel": "bookmark"}], "image": {"id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "links": [{"href": "http://172.30.9.21:8774/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:06:35.000000", "flavor": {"id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "links": [{"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}]}, "id": "fa26932c-0c1d-4331-b1a0-ddb441eb2d2e", "security_groups": [{"name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}], "user_id": "96b0a61d0ba8435f9e86064c9012f353", "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-10-24T21:06:42Z", "hostId": "f9651e887639ccb9b10bb8a94e9bac121cadf3090349e5bb68100aa3", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "name": "singlevm2-vm_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "created": "2018-10-24T21:06:27Z", "tenant_id": "091db5277c284174aa120aada2a429a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:06:43,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ca36412-e6b8-47e7-a46c-7ed72239424d 2018-10-24 21:06:43,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987278938293s 2018-10-24 21:06:43,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:06:45,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:06:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:45,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f83f1d22-b665-4399-a590-89de80b19608 x-openstack-request-id: req-f83f1d22-b665-4399-a590-89de80b19608 2018-10-24 21:06:45,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:06:45,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f83f1d22-b665-4399-a590-89de80b19608 2018-10-24 21:06:45,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0676519870758s 2018-10-24 21:06:45,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:45 GMT X-Openstack-Request-Id: req-badf60af-6280-43cd-9949-07e120043009 2018-10-24 21:06:45,279 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:14Z", "updated_at": "2018-10-24T21:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "7fb89799-ccc2-47eb-8a6c-ad3cb0bbfed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9b3baf58-f706-406f-ac15-f4bcb787d68b", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9cb0c3db-8a56-48c7-afb4-62aacf1727df", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "ce7200ce-3216-44b3-bddc-162839db1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:24Z", "updated_at": "2018-10-24T21:06:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "00e152e3-68aa-461a-a338-db204809fc91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "086ef385-cd2e-4faf-9774-6953723af28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "e39dee96-ae3f-4212-a0a5-44c2444108e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:24Z", "revision_number": 0, "id": "ed8b1af2-11e0-4ae1-9166-18fd7b634b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:24Z", "security_group_id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 3, "project_id": "091db5277c284174aa120aada2a429a3", "id": "364c44dc-f324-4b23-a2f6-97f4d888353b", "name": "singlevm2-sg_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:45,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-badf60af-6280-43cd-9949-07e120043009 2018-10-24 21:06:45,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500829219818s 2018-10-24 21:06:45,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:06:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/364c44dc-f324-4b23-a2f6-97f4d888353b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:45,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:45 GMT X-Openstack-Request-Id: req-e7915ce8-af80-4fbc-9333-b0afa1c62ed8 2018-10-24 21:06:45,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:45,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/364c44dc-f324-4b23-a2f6-97f4d888353b.json used request id req-e7915ce8-af80-4fbc-9333-b0afa1c62ed8 2018-10-24 21:06:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153637886047s 2018-10-24 21:06:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 21:06:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:45,481 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f3816c8-bcbc-43ae-b6b8-a12bb94b381e x-openstack-request-id: req-4f3816c8-bcbc-43ae-b6b8-a12bb94b381e 2018-10-24 21:06:45,481 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_b6f104fc-1c2c-45ee-9603-14436f5bf4dd used request id req-4f3816c8-bcbc-43ae-b6b8-a12bb94b381e 2018-10-24 21:06:45,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0408401489258s 2018-10-24 21:06:45,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:06:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" -d '{"subnet_id": "a6f79a64-5ac6-4487-b799-a28377ce4c02"}' 2018-10-24 21:06:47,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:47 GMT X-Openstack-Request-Id: req-0a69891e-e9f8-4eb6-af84-37550037e106 2018-10-24 21:06:47,502 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30104cb9-7fa8-46f1-8327-5688042dd2e8", "tenant_id": "091db5277c284174aa120aada2a429a3", "subnet_id": "a6f79a64-5ac6-4487-b799-a28377ce4c02", "subnet_ids": ["a6f79a64-5ac6-4487-b799-a28377ce4c02"], "port_id": "847a0624-86c4-4130-afda-5a35368127b9", "id": "c2a45d20-214f-4dfb-b212-590591fdc9d8"} 2018-10-24 21:06:47,502 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8/remove_router_interface.json used request id req-0a69891e-e9f8-4eb6-af84-37550037e106 2018-10-24 21:06:47,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02057814598s 2018-10-24 21:06:47,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:06:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:47,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:47 GMT X-Openstack-Request-Id: req-f59e6c9f-5538-481b-b027-5ef080888259 2018-10-24 21:06:47,641 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:16Z", "admin_state_up": true, "updated_at": "2018-10-24T21:06:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "091db5277c284174aa120aada2a429a3", "id": "c2a45d20-214f-4dfb-b212-590591fdc9d8", "name": "singlevm2-router_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:47,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f59e6c9f-5538-481b-b027-5ef080888259 2018-10-24 21:06:47,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138417005539s 2018-10-24 21:06:47,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:06:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:48,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:48 GMT X-Openstack-Request-Id: req-80e78c8c-c5aa-4dc2-a027-ea2947ebf9ea 2018-10-24 21:06:48,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:48,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c2a45d20-214f-4dfb-b212-590591fdc9d8.json used request id req-80e78c8c-c5aa-4dc2-a027-ea2947ebf9ea 2018-10-24 21:06:48,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30060100555s 2018-10-24 21:06:48,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:06:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:48,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:48 GMT X-Openstack-Request-Id: req-de24f2d1-a923-43e8-a9f4-25845230282b 2018-10-24 21:06:48,989 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:06:15Z","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":"091db5277c284174aa120aada2a429a3","id":"a6f79a64-5ac6-4487-b799-a28377ce4c02","subnetpool_id":null,"name":"singlevm2-subnet_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}]} 2018-10-24 21:06:48,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-de24f2d1-a923-43e8-a9f4-25845230282b 2018-10-24 21:06:48,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453341007233s 2018-10-24 21:06:48,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:06:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a6f79a64-5ac6-4487-b799-a28377ce4c02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:49,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:49 GMT X-Openstack-Request-Id: req-d22766a2-a486-48b1-b6bb-6f8d7d15dfef 2018-10-24 21:06:49,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:49,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a6f79a64-5ac6-4487-b799-a28377ce4c02.json used request id req-d22766a2-a486-48b1-b6bb-6f8d7d15dfef 2018-10-24 21:06:49,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.983804941177s 2018-10-24 21:06:49,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:49,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:50,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:50 GMT X-Openstack-Request-Id: req-7b144c8d-f402-4159-b3e9-b3d9222e38e6 2018-10-24 21:06:50,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30104cb9-7fa8-46f1-8327-5688042dd2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"091db5277c284174aa120aada2a429a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:49Z","qos_policy_id":null,"name":"singlevm2-net_b6f104fc-1c2c-45ee-9603-14436f5bf4dd","admin_state_up":true,"tenant_id":"091db5277c284174aa120aada2a429a3","created_at":"2018-10-24T21:06:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:06:50,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b144c8d-f402-4159-b3e9-b3d9222e38e6 2018-10-24 21:06:50,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36034989357s 2018-10-24 21:06:50,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:06:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/30104cb9-7fa8-46f1-8327-5688042dd2e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:51,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:51 GMT X-Openstack-Request-Id: req-885752b6-a307-42f7-a98f-156d2ab7580e 2018-10-24 21:06:51,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:51,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/30104cb9-7fa8-46f1-8327-5688042dd2e8.json used request id req-885752b6-a307-42f7-a98f-156d2ab7580e 2018-10-24 21:06:51,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43676304817s 2018-10-24 21:06:51,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:06:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:52,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:52 GMT X-Openstack-Request-Id: req-2a6be365-5f67-4783-a9ae-a624577e54c2 2018-10-24 21:06:52,577 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:06:22Z", "file": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6/file", "owner": "091db5277c284174aa120aada2a429a3", "id": "147dcdc5-3833-4028-b5e9-32fe099326c6", "size": 12716032, "self": "/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/147dcdc5-3833-4028-b5e9-32fe099326c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:06:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:06:52,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2a6be365-5f67-4783-a9ae-a624577e54c2 2018-10-24 21:06:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.797985076904s 2018-10-24 21:06:52,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:06:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f42d9559215b27e7e3c2069862edfe853f2a48830e90fd8452fbe75a18630045" 2018-10-24 21:06:52,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:06:52 GMT X-Openstack-Request-Id: req-a8d44407-1df5-4cca-96a7-0c236577f734 2018-10-24 21:06:52,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:06:52,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/147dcdc5-3833-4028-b5e9-32fe099326c6 used request id req-a8d44407-1df5-4cca-96a7-0c236577f734 2018-10-24 21:06:52,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326909065247s 2018-10-24 21:06:52,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:06:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:52,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b480060-4109-46e3-b8ff-a5f39079fdfe x-openstack-request-id: req-9b480060-4109-46e3-b8ff-a5f39079fdfe 2018-10-24 21:06:52,953 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d14e7a80-545a-41d6-a9de-f1ece3a08051", "name": "singlevm2-flavor_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:06:52,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9b480060-4109-46e3-b8ff-a5f39079fdfe 2018-10-24 21:06:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0404341220856s 2018-10-24 21:06:52,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:06:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:53,008 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d61630b6-485f-4279-a202-5964b457bbdc x-openstack-request-id: req-d61630b6-485f-4279-a202-5964b457bbdc 2018-10-24 21:06:53,009 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d14e7a80-545a-41d6-a9de-f1ece3a08051 used request id req-d61630b6-485f-4279-a202-5964b457bbdc 2018-10-24 21:06:53,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0540599822998s 2018-10-24 21:06:53,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:06:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:53,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a562f8ce-8f28-4c66-9f48-abd91dfad7b9 2018-10-24 21:06:53,221 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "links": {"self": "http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96b0a61d0ba8435f9e86064c9012f353", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:06:53,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a562f8ce-8f28-4c66-9f48-abd91dfad7b9 2018-10-24 21:06:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211470127106s 2018-10-24 21:06:53,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:06:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:53,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f146fab2-b3d7-4d96-ac09-c5b800f31fda 2018-10-24 21:06:53,438 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_b6f104fc-1c2c-45ee-9603-14436f5bf4dd", "links": {"self": "http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "96b0a61d0ba8435f9e86064c9012f353", "description": null}} 2018-10-24 21:06:53,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353 used request id req-f146fab2-b3d7-4d96-ac09-c5b800f31fda 2018-10-24 21:06:53,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211533069611s 2018-10-24 21:06:53,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:06:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:53,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0ced49-9648-4fab-a504-de114d4affe3 2018-10-24 21:06:53,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:06:53,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/96b0a61d0ba8435f9e86064c9012f353 used request id req-0c0ced49-9648-4fab-a504-de114d4affe3 2018-10-24 21:06:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.333834886551s 2018-10-24 21:06:53,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:06:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa643a6-ec27-48d4-84ca-cd0bb2499540 2018-10-24 21:06:53,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3"}, "tags": [], "enabled": true, "id": "091db5277c284174aa120aada2a429a3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b6f104fc-1c2c-45ee-9603-14436f5bf4dd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:06:53,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6fa643a6-ec27-48d4-84ca-cd0bb2499540 2018-10-24 21:06:53,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19202709198s 2018-10-24 21:06:53,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:06:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:54,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66563ec7-1de6-4163-969e-84a921dc4092 2018-10-24 21:06:54,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:06:54,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/091db5277c284174aa120aada2a429a3 used request id req-66563ec7-1de6-4163-969e-84a921dc4092 2018-10-24 21:06:54,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27244591713s 2018-10-24 21:06:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:54,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=091db5277c284174aa120aada2a429a3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:54,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:54 GMT X-Openstack-Request-Id: req-8e4fb766-4fc8-49fc-80ac-f512e101ce21 2018-10-24 21:06:54,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:14Z", "updated_at": "2018-10-24T21:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "7fb89799-ccc2-47eb-8a6c-ad3cb0bbfed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9b3baf58-f706-406f-ac15-f4bcb787d68b", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9cb0c3db-8a56-48c7-afb4-62aacf1727df", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "ce7200ce-3216-44b3-bddc-162839db1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "name": "default"}]} 2018-10-24 21:06:54,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=091db5277c284174aa120aada2a429a3&name=default used request id req-8e4fb766-4fc8-49fc-80ac-f512e101ce21 2018-10-24 21:06:54,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.441702842712s 2018-10-24 21:06:54,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:06:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:54,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:54 GMT X-Openstack-Request-Id: req-25906f07-9c2a-4cfc-b8b0-f6647bb9c205 2018-10-24 21:06:54,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "091db5277c284174aa120aada2a429a3", "created_at": "2018-10-24T21:06:14Z", "updated_at": "2018-10-24T21:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "7fb89799-ccc2-47eb-8a6c-ad3cb0bbfed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9cb0c3db-8a56-48c7-afb4-62aacf1727df", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "9b3baf58-f706-406f-ac15-f4bcb787d68b", "remote_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "091db5277c284174aa120aada2a429a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:14Z", "revision_number": 0, "id": "ce7200ce-3216-44b3-bddc-162839db1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:14Z", "security_group_id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "tenant_id": "091db5277c284174aa120aada2a429a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "091db5277c284174aa120aada2a429a3"}], "revision_number": 1, "project_id": "091db5277c284174aa120aada2a429a3", "id": "0ae321be-dae3-4cd2-8d64-18c3ca61dde8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:06:54,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-25906f07-9c2a-4cfc-b8b0-f6647bb9c205 2018-10-24 21:06:54,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480530261993s 2018-10-24 21:06:54,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:06:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0ae321be-dae3-4cd2-8d64-18c3ca61dde8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c293a14594bcbe17afe077dbbf5792dbc0f819787bb08bebed3f57c12644e25" 2018-10-24 21:06:54,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:06:54 GMT X-Openstack-Request-Id: req-49637951-320d-43eb-85ef-49a7bbc06b81 2018-10-24 21:06:54,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:06:54,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0ae321be-dae3-4cd2-8d64-18c3ca61dde8.json used request id req-49637951-320d-43eb-85ef-49a7bbc06b81 2018-10-24 21:06:54,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118319034576s 2018-10-24 21:06:54,924 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-24 21:06:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:06:54,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107491ac-2eb3-4edf-bafc-6d45ff1f6558 2018-10-24 21:06:54,973 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:06:54,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-107491ac-2eb3-4edf-bafc-6d45ff1f6558 2018-10-24 21:06:54,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:06:55,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["E8zggi_vQUyJ-m5Qd4qgzw"], "issued_at": "2018-10-24T21:06:55.000000Z"}} 2018-10-24 21:06:55,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:55,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:56,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:56 GMT X-Openstack-Request-Id: req-5311dc37-2fef-4703-89f8-c7d3ec9edb0f 2018-10-24 21:06:56,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:06:56,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5311dc37-2fef-4703-89f8-c7d3ec9edb0f 2018-10-24 21:06:56,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09953999519s 2018-10-24 21:06:56,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:56,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d97a568-8a42-4c94-92e3-cb346f3e07ed 2018-10-24 21:06:56,670 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:06:56,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2d97a568-8a42-4c94-92e3-cb346f3e07ed 2018-10-24 21:06:56,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189950942993s 2018-10-24 21:06:56,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:06:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}}' 2018-10-24 21:06:56,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f99921ff-a0d2-42f4-a50d-694014a1fa79 2018-10-24 21:06:56,882 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4"}, "tags": [], "enabled": true, "id": "4ad324aab8b94fcdad3ba91789d5d0d4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}} 2018-10-24 21:06:56,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f99921ff-a0d2-42f4-a50d-694014a1fa79 2018-10-24 21:06:56,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204679965973s 2018-10-24 21:06:56,883 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', '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'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6'}) 2018-10-24 21:06:56,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:06:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b5ccef46-3695-4457-a1e2-2612456999af", "email": null, "name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6"}}' 2018-10-24 21:06:57,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef13de1-5422-4ae3-a84d-a165bb4778af 2018-10-24 21:06:57,374 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6", "links": {"self": "http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc86bb78e47d40158b687fe446a726c0", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:06:57,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-fef13de1-5422-4ae3-a84d-a165bb4778af 2018-10-24 21:06:57,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485065937042s 2018-10-24 21:06:57,375 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc86bb78e47d40158b687fe446a726c0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6'}) 2018-10-24 21:06:57,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:57,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9872fe00-4870-4fe4-af23-1e9b19b22aa0 2018-10-24 21:06:57,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:57,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9872fe00-4870-4fe4-af23-1e9b19b22aa0 2018-10-24 21:06:57,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178758144379s 2018-10-24 21:06:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:57,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040519cf-ef28-4c99-8b53-b3ccc6c51988 2018-10-24 21:06:57,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:57,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-040519cf-ef28-4c99-8b53-b3ccc6c51988 2018-10-24 21:06:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188961982727s 2018-10-24 21:06:57,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:06:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:57,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b4d772-08a5-4685-ab31-1114b4b4323f 2018-10-24 21:06:57,952 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:06:57,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6b4d772-08a5-4685-ab31-1114b4b4323f 2018-10-24 21:06:57,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194694042206s 2018-10-24 21:06:57,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d163e7-513e-4ef8-ad7b-ca7729b8ec48 2018-10-24 21:06:58,067 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:06:58,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-11d163e7-513e-4ef8-ad7b-ca7729b8ec48 2018-10-24 21:06:58,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108783006668s 2018-10-24 21:06:58,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:06:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bbf162-8782-495e-86fe-39ee184840e0 2018-10-24 21:06:58,289 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6", "links": {"self": "http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc86bb78e47d40158b687fe446a726c0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:06:58,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-44bbf162-8782-495e-86fe-39ee184840e0 2018-10-24 21:06:58,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221167087555s 2018-10-24 21:06:58,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:06:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7684c3b-e349-4eb4-96d7-05773c4e1ab0 2018-10-24 21:06:58,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4"}, "tags": [], "enabled": true, "id": "4ad324aab8b94fcdad3ba91789d5d0d4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:06:58,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e7684c3b-e349-4eb4-96d7-05773c4e1ab0 2018-10-24 21:06:58,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110635995865s 2018-10-24 21:06:58,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:06:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bc86bb78e47d40158b687fe446a726c0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4ad324aab8b94fcdad3ba91789d5d0d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d265eafc-01a8-4539-9822-3f5b3eb7e1ce 2018-10-24 21:06:58,535 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bc86bb78e47d40158b687fe446a726c0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4ad324aab8b94fcdad3ba91789d5d0d4", "previous": null, "next": null}} 2018-10-24 21:06:58,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bc86bb78e47d40158b687fe446a726c0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4ad324aab8b94fcdad3ba91789d5d0d4 used request id req-d265eafc-01a8-4539-9822-3f5b3eb7e1ce 2018-10-24 21:06:58,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114435911179s 2018-10-24 21:06:58,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:06:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4/users/bc86bb78e47d40158b687fe446a726c0/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-012e14eb-7501-4f4b-8e96-3fa6edb409cb 2018-10-24 21:06:58,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:06:58,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4/users/bc86bb78e47d40158b687fe446a726c0/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-012e14eb-7501-4f4b-8e96-3fa6edb409cb 2018-10-24 21:06:58,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.202316999435s 2018-10-24 21:06:58,743 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', 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'4ad324aab8b94fcdad3ba91789d5d0d4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5ccef46-3695-4457-a1e2-2612456999af', 'username': u'vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:06:58,747 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6', 'password': 'b5ccef46-3695-4457-a1e2-2612456999af', 'project_name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '4ad324aab8b94fcdad3ba91789d5d0d4', 'project_domain_name': 'Default'} 2018-10-24 21:06:58,748 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-24 21:06:58,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:06:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:58,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad774b6-a00a-49c4-bf01-b43ba9919883 2018-10-24 21:06:58,938 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:06:58,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3ad774b6-a00a-49c4-bf01-b43ba9919883 2018-10-24 21:06:58,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189718008041s 2018-10-24 21:06:58,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:06:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:06:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54fd89c-9261-43eb-88d3-c62cc59f2885 2018-10-24 21:06:59,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4"}, "tags": [], "enabled": true, "id": "4ad324aab8b94fcdad3ba91789d5d0d4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:06:59,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f54fd89c-9261-43eb-88d3-c62cc59f2885 2018-10-24 21:06:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112099885941s 2018-10-24 21:06:59,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:06:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" -d '{"network": {"tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "name": "vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6", "admin_state_up": true}}' 2018-10-24 21:06:59,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:59 GMT X-Openstack-Request-Id: req-20b79e66-209a-4f5f-ae79-705145aec491 2018-10-24 21:06:59,468 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:59Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450}} 2018-10-24 21:06:59,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-20b79e66-209a-4f5f-ae79-705145aec491 2018-10-24 21:06:59,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.407324075699s 2018-10-24 21:06:59,469 - 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-10-24T21:06:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0e8a6cfb-f57f-4a3f-b70e-1f60825e9331', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6', u'created_at': u'2018-10-24T21:06:59Z', u'mtu': 1450, u'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', u'l2_adjacency': True}) 2018-10-24 21:06:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:06:59,479 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:06:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0bad47-a2e1-45ce-9933-9a3623415c61 2018-10-24 21:06:59,479 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:06:59,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ce0bad47-a2e1-45ce-9933-9a3623415c61 2018-10-24 21:06:59,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:06:59,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ad324aab8b94fcdad3ba91789d5d0d4", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/4ad324aab8b94fcdad3ba91789d5d0d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6", "id": "bc86bb78e47d40158b687fe446a726c0"}, "audit_ids": ["eIMk8UFPTnGsUko1ns33CQ"], "issued_at": "2018-10-24T21:06:59.000000Z"}} 2018-10-24 21:06:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:06:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:00,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:00 GMT X-Openstack-Request-Id: req-56f5c4d8-6bb7-478a-b255-038a2f70e965 2018-10-24 21:07:00,232 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:06:59Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:00,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-56f5c4d8-6bb7-478a-b255-038a2f70e965 2018-10-24 21:07:00,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354255914688s 2018-10-24 21:07:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:07:00,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"subnet": {"name": "vping_ssh-subnet_053a8e01-5680-4d06-948c-b3cb072c64e6", "enable_dhcp": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:07:01,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:01 GMT X-Openstack-Request-Id: req-d4682461-8fdb-4e75-abd0-ed29c8d4ff3a 2018-10-24 21:07:01,247 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","subnetpool_id":null,"name":"vping_ssh-subnet_053a8e01-5680-4d06-948c-b3cb072c64e6"}} 2018-10-24 21:07:01,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d4682461-8fdb-4e75-abd0-ed29c8d4ff3a 2018-10-24 21:07:01,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01339507103s 2018-10-24 21:07:01,248 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:07:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd981caf8-eedd-4cf9-bd41-702db1a7cba0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_053a8e01-5680-4d06-948c-b3cb072c64e6', u'enable_dhcp': True, u'network_id': u'0e8a6cfb-f57f-4a3f-b70e-1f60825e9331', u'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', u'created_at': u'2018-10-24T21:07:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4'}) 2018-10-24 21:07:01,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:07:01,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vping_ssh-router_053a8e01-5680-4d06-948c-b3cb072c64e6", "admin_state_up": true}}' 2018-10-24 21:07:02,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:02 GMT X-Openstack-Request-Id: req-c2eb7c19-026f-49aa-a8c3-c0c0a0722a62 2018-10-24 21:07:02,802 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:01Z", "admin_state_up": true, "updated_at": "2018-10-24T21:07:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "name": "vping_ssh-router_053a8e01-5680-4d06-948c-b3cb072c64e6"}} 2018-10-24 21:07:02,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c2eb7c19-026f-49aa-a8c3-c0c0a0722a62 2018-10-24 21:07:02,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5539829731s 2018-10-24 21:07:02,803 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:07:02Z', u'revision_number': 2, u'id': u'641978ea-3910-43c6-a2a7-c3affb2e2cab', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_053a8e01-5680-4d06-948c-b3cb072c64e6', u'admin_state_up': True, u'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', u'created_at': u'2018-10-24T21:07:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4'}) 2018-10-24 21:07:02,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:07:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"subnet_id": "d981caf8-eedd-4cf9-bd41-702db1a7cba0"}' 2018-10-24 21:07:05,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:05 GMT X-Openstack-Request-Id: req-6dadfac4-5bf5-44c9-a870-b28fa1afcb22 2018-10-24 21:07:05,383 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "subnet_id": "d981caf8-eedd-4cf9-bd41-702db1a7cba0", "subnet_ids": ["d981caf8-eedd-4cf9-bd41-702db1a7cba0"], "port_id": "e246d683-0071-4218-a097-91eb15949834", "id": "641978ea-3910-43c6-a2a7-c3affb2e2cab"} 2018-10-24 21:07:05,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab/add_router_interface.json used request id req-6dadfac4-5bf5-44c9-a870-b28fa1afcb22 2018-10-24 21:07:05,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58012700081s 2018-10-24 21:07:05,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:07:05,536 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:07:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:07:05,548 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:05 GMT 2018-10-24 21:07:05,549 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:07:05,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:07:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:06,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:06 GMT X-Openstack-Request-Id: req-14ba8485-964e-4e6c-ba56-20db4a299123 2018-10-24 21:07:06,406 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:07:06,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-14ba8485-964e-4e6c-ba56-20db4a299123 2018-10-24 21:07:06,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.852329969406s 2018-10-24 21:07:06,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:07:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6"}' 2018-10-24 21:07:06,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:06 GMT Location: http://172.30.9.21:9292/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27aef3a5-7162-4eeb-9ca8-22b7116a8ecf 2018-10-24 21:07:06,484 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:07:06Z", "file": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file", "owner": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "size": null, "self": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "checksum": null, "created_at": "2018-10-24T21:07:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:07:06,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-27aef3a5-7162-4eeb-9ca8-22b7116a8ecf 2018-10-24 21:07:06,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.068619966507s 2018-10-24 21:07:06,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:07:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '' 2018-10-24 21:07:07,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:07:07 GMT X-Openstack-Request-Id: req-5649c97f-6d32-48dd-afc6-09c6cc1df369 2018-10-24 21:07:07,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:07:07,084 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file used request id req-5649c97f-6d32-48dd-afc6-09c6cc1df369 2018-10-24 21:07:07,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.599284887314s 2018-10-24 21:07:07,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:07:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:07 GMT X-Openstack-Request-Id: req-e19396a5-487a-4021-8fd6-e91419753d42 2018-10-24 21:07:07,138 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:07:07Z", "file": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file", "owner": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "size": 12716032, "self": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:07:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:07:07,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e19396a5-487a-4021-8fd6-e91419753d42 2018-10-24 21:07:07,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0501430034637s 2018-10-24 21:07:07,141 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file', 'owner': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'id': u'4cfe4e40-4d64-481d-a7e3-ddf58752131b', 'size': 12716032, u'self': u'/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:07:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:07:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6', 'created': u'2018-10-24T21:07:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:07:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:07:07,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:07:07,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:07:07,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3c7dc0f-3823-4388-920d-c907c9b1e0a9 x-openstack-request-id: req-d3c7dc0f-3823-4388-920d-c907c9b1e0a9 2018-10-24 21:07:07,477 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "name": "vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:07:07,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d3c7dc0f-3823-4388-920d-c907c9b1e0a9 2018-10-24 21:07:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332821130753s 2018-10-24 21:07:07,478 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'435ede65-1bd9-4198-9db6-a8c425adf27e', 'swap': 0}) 2018-10-24 21:07:07,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:07:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" -d '{"extra_specs": {}}' 2018-10-24 21:07:07,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d842244-c173-4e85-bab2-cf697821f9a1 x-openstack-request-id: req-8d842244-c173-4e85-bab2-cf697821f9a1 2018-10-24 21:07:07,500 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:07:07,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e/os-extra_specs used request id req-8d842244-c173-4e85-bab2-cf697821f9a1 2018-10-24 21:07:07,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214140415192s 2018-10-24 21:07:07,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 21:07:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"keypair": {"name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6"}}' 2018-10-24 21:07:07,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ab93c69-04eb-4aaf-8d03-39090c529fe1 x-openstack-request-id: req-8ab93c69-04eb-4aaf-8d03-39090c529fe1 2018-10-24 21:07:07,892 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Y2bSVT3Z1XZfh/ZLsZCskBF1huuGqP0m8j8hkED70sLQivnrl6MbDWd7cUcxsluzP66jS+6UH7ZKSSL4Atyq2HM+CAyxG32o3MQRS4oEeMA31Ek+a+5Us/I9NrVAXEKwN8Pzr2DvSX90Rwu0aIOzUMANy9flcplWU9ISdI/N7nK+v+jxcXzKJ7wAGOhotq4lBCDFya7ATJxOd2BtPnXcQQWu1qErI6PNd1oFNhdFQwUFI/kT36eFGd0K5bG3BXOYoTfud97MikK6NIX8Ij9tRC79q+69abFnfkkRT+aoONrQnX8lz30urcITl0vTlvU8JjeMiScu6U3TUgcObjqD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtmNm0lU92dV2X4f2S7GQrJARdYbrhqj9JvI/IZBA+9LC0Ir5\n65ejGw1ne3FHMbJbsz+uo0vulB+2Skki+ALcqthzPggMsRt9qNzEEUuKBHjAN9RJ\nPmvuVLPyPTa1QFxCsDfD869g70l/dEcLtGiDs1DADcvX5XKZVlPSEnSPze5yvr/o\n8XF8yie8ABjoaLauJQQgxcmuwEycTndgbT513EEFrtahKyOjzXdaBTYXRUMFBSP5\nE9+nhRndCuWxtwVzmKE37nfezIpCujSF/CI/bUQu/avuvWmxZ35JEU/mqDja0J1/\nJc99Lq3CE5dL05b1PCY3jIknLulN01IHDm46gwIDAQABAoIBAQCOsdJeOQa9CP8l\n2q/dpLy15bljI/3dSxVUhS7TSZMt8kUs9650nhykK6aMs6GpxgtsgCRX6i5sgSsT\nj4jmVQbkO5heLdoQLpvvo1la1qjSus5YX6Q2TCcY6fhZ4BWKlyQtzlNmsg266Nvo\n0zTbHvH7NvArWxI8l55UJhwzCDMCP3pN0B1/ZYRF3Hi8BWN7VWw+QrNowEok+g0U\nhZlja974E1KyjO+r4HPmncFGDvNx19o5dOys48VyDx53flR/D50434YZGxJgNftz\nqv80TcuwXvQEFg3d4Zddn8R8xRPoOSmoZIF5ayTKNTq0z5WWnv+/IxA5fZjRGtoZ\nA1jAzcmRAoGBAPBBwlzPnflWAli5v4zH5KnTACl++R7ICfEFIphPFzhoBt5aUK3D\nAiAV7mefl0DNztiyLBLkl3quIrLihQgYRWNSwPPzR58OfEB4E/C4Zee3skeuHn9/\n/4VApObQVCagrdm3EJ3WuRjK2JvbiIImCZiwcuDa4vu0VfyCC/Au8NmPAoGBAMJW\n6dHBAtY1CySLAlss3QsFs3lSR5X8GApYoCxWfE4exOtRSi0UT7qVEQVPgFWWwxa4\nAa8x8iNIzFLvi7XdjxU7vKmC5X/nO8Efy26IuJP9xboKfe/qDEWebj+C6Qil44bm\nDc3v865n/xqlP52AMd80yDi+lNA6KQPo96JH4E3NAoGBAOcHlQsCanpVBrSjCVsq\n7OuRBtrgSlYbLdQih/3GMCIBhnlSh7pPhz+rVzE1+ZBLV9hwnIkeX7uMr7kssZfz\nHuY/sWPkUL7WgwzLawFTkEqeDkV3XcRlJSTR4MBDHGh4ojR1IPlmfV8lz90v4bil\nMx0sr4shcJtx8i16MFiqCthpAoGAQMNWCGCZ4Wir3fG1R00cHKA5vyR8Vq88E7aV\nKjFoG2CFnyXn4j3yk+s5UNu9mMg1G00WwpuSZc/Mx5asqF69YAYYSSUl9gnJEALY\neG13lVnsmqMEdP86N7kkZGXr4sXlnP7tesOMIYLmsKqBGKuv8wJT9xUL4ph/Mp5g\nZ+QsC8ECgYBIi8qXDFV7GNoRMppqKXUj+/ZoXh6nLH6iQe8zsOUUJrG2Hqu3FRxe\nONF3nBvPGTx6Us3k21JTeGS/G0CKg+/UFcLGf8Sfb+yFV/h+exIOe9Vco6pQNjcJ\nbxArTLB+T+b3vm7oZHgHVeo2KHEtna2TnshIqyy44HfkBMBm88nGzg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bc86bb78e47d40158b687fe446a726c0", "name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "fingerprint": "90:44:ed:aa:23:68:0b:41:cd:25:38:29:ce:9f:48:b2"}} 2018-10-24 21:07:07,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8ab93c69-04eb-4aaf-8d03-39090c529fe1 2018-10-24 21:07:07,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.389326810837s 2018-10-24 21:07:07,894 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Y2bSVT3Z1XZfh/ZLsZCskBF1huuGqP0m8j8hkED70sLQivnrl6MbDWd7cUcxsluzP66jS+6UH7ZKSSL4Atyq2HM+CAyxG32o3MQRS4oEeMA31Ek+a+5Us/I9NrVAXEKwN8Pzr2DvSX90Rwu0aIOzUMANy9flcplWU9ISdI/N7nK+v+jxcXzKJ7wAGOhotq4lBCDFya7ATJxOd2BtPnXcQQWu1qErI6PNd1oFNhdFQwUFI/kT36eFGd0K5bG3BXOYoTfud97MikK6NIX8Ij9tRC79q+69abFnfkkRT+aoONrQnX8lz30urcITl0vTlvU8JjeMiScu6U3TUgcObjqD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtmNm0lU92dV2X4f2S7GQrJARdYbrhqj9JvI/IZBA+9LC0Ir5\n65ejGw1ne3FHMbJbsz+uo0vulB+2Skki+ALcqthzPggMsRt9qNzEEUuKBHjAN9RJ\nPmvuVLPyPTa1QFxCsDfD869g70l/dEcLtGiDs1DADcvX5XKZVlPSEnSPze5yvr/o\n8XF8yie8ABjoaLauJQQgxcmuwEycTndgbT513EEFrtahKyOjzXdaBTYXRUMFBSP5\nE9+nhRndCuWxtwVzmKE37nfezIpCujSF/CI/bUQu/avuvWmxZ35JEU/mqDja0J1/\nJc99Lq3CE5dL05b1PCY3jIknLulN01IHDm46gwIDAQABAoIBAQCOsdJeOQa9CP8l\n2q/dpLy15bljI/3dSxVUhS7TSZMt8kUs9650nhykK6aMs6GpxgtsgCRX6i5sgSsT\nj4jmVQbkO5heLdoQLpvvo1la1qjSus5YX6Q2TCcY6fhZ4BWKlyQtzlNmsg266Nvo\n0zTbHvH7NvArWxI8l55UJhwzCDMCP3pN0B1/ZYRF3Hi8BWN7VWw+QrNowEok+g0U\nhZlja974E1KyjO+r4HPmncFGDvNx19o5dOys48VyDx53flR/D50434YZGxJgNftz\nqv80TcuwXvQEFg3d4Zddn8R8xRPoOSmoZIF5ayTKNTq0z5WWnv+/IxA5fZjRGtoZ\nA1jAzcmRAoGBAPBBwlzPnflWAli5v4zH5KnTACl++R7ICfEFIphPFzhoBt5aUK3D\nAiAV7mefl0DNztiyLBLkl3quIrLihQgYRWNSwPPzR58OfEB4E/C4Zee3skeuHn9/\n/4VApObQVCagrdm3EJ3WuRjK2JvbiIImCZiwcuDa4vu0VfyCC/Au8NmPAoGBAMJW\n6dHBAtY1CySLAlss3QsFs3lSR5X8GApYoCxWfE4exOtRSi0UT7qVEQVPgFWWwxa4\nAa8x8iNIzFLvi7XdjxU7vKmC5X/nO8Efy26IuJP9xboKfe/qDEWebj+C6Qil44bm\nDc3v865n/xqlP52AMd80yDi+lNA6KQPo96JH4E3NAoGBAOcHlQsCanpVBrSjCVsq\n7OuRBtrgSlYbLdQih/3GMCIBhnlSh7pPhz+rVzE1+ZBLV9hwnIkeX7uMr7kssZfz\nHuY/sWPkUL7WgwzLawFTkEqeDkV3XcRlJSTR4MBDHGh4ojR1IPlmfV8lz90v4bil\nMx0sr4shcJtx8i16MFiqCthpAoGAQMNWCGCZ4Wir3fG1R00cHKA5vyR8Vq88E7aV\nKjFoG2CFnyXn4j3yk+s5UNu9mMg1G00WwpuSZc/Mx5asqF69YAYYSSUl9gnJEALY\neG13lVnsmqMEdP86N7kkZGXr4sXlnP7tesOMIYLmsKqBGKuv8wJT9xUL4ph/Mp5g\nZ+QsC8ECgYBIi8qXDFV7GNoRMppqKXUj+/ZoXh6nLH6iQe8zsOUUJrG2Hqu3FRxe\nONF3nBvPGTx6Us3k21JTeGS/G0CKg+/UFcLGf8Sfb+yFV/h+exIOe9Vco6pQNjcJ\nbxArTLB+T+b3vm7oZHgHVeo2KHEtna2TnshIqyy44HfkBMBm88nGzg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bc86bb78e47d40158b687fe446a726c0', 'name': u'vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6', 'created_at': '2018-10-24T21:07:07.894034', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'90:44:ed:aa:23:68:0b:41:cd:25:38:29:ce:9f:48:b2', 'type': 'ssh', 'id': u'vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6'}) 2018-10-24 21:07:07,894 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtmNm0lU92dV2X4f2S7GQrJARdYbrhqj9JvI/IZBA+9LC0Ir5 65ejGw1ne3FHMbJbsz+uo0vulB+2Skki+ALcqthzPggMsRt9qNzEEUuKBHjAN9RJ PmvuVLPyPTa1QFxCsDfD869g70l/dEcLtGiDs1DADcvX5XKZVlPSEnSPze5yvr/o 8XF8yie8ABjoaLauJQQgxcmuwEycTndgbT513EEFrtahKyOjzXdaBTYXRUMFBSP5 E9+nhRndCuWxtwVzmKE37nfezIpCujSF/CI/bUQu/avuvWmxZ35JEU/mqDja0J1/ Jc99Lq3CE5dL05b1PCY3jIknLulN01IHDm46gwIDAQABAoIBAQCOsdJeOQa9CP8l 2q/dpLy15bljI/3dSxVUhS7TSZMt8kUs9650nhykK6aMs6GpxgtsgCRX6i5sgSsT j4jmVQbkO5heLdoQLpvvo1la1qjSus5YX6Q2TCcY6fhZ4BWKlyQtzlNmsg266Nvo 0zTbHvH7NvArWxI8l55UJhwzCDMCP3pN0B1/ZYRF3Hi8BWN7VWw+QrNowEok+g0U hZlja974E1KyjO+r4HPmncFGDvNx19o5dOys48VyDx53flR/D50434YZGxJgNftz qv80TcuwXvQEFg3d4Zddn8R8xRPoOSmoZIF5ayTKNTq0z5WWnv+/IxA5fZjRGtoZ A1jAzcmRAoGBAPBBwlzPnflWAli5v4zH5KnTACl++R7ICfEFIphPFzhoBt5aUK3D AiAV7mefl0DNztiyLBLkl3quIrLihQgYRWNSwPPzR58OfEB4E/C4Zee3skeuHn9/ /4VApObQVCagrdm3EJ3WuRjK2JvbiIImCZiwcuDa4vu0VfyCC/Au8NmPAoGBAMJW 6dHBAtY1CySLAlss3QsFs3lSR5X8GApYoCxWfE4exOtRSi0UT7qVEQVPgFWWwxa4 Aa8x8iNIzFLvi7XdjxU7vKmC5X/nO8Efy26IuJP9xboKfe/qDEWebj+C6Qil44bm Dc3v865n/xqlP52AMd80yDi+lNA6KQPo96JH4E3NAoGBAOcHlQsCanpVBrSjCVsq 7OuRBtrgSlYbLdQih/3GMCIBhnlSh7pPhz+rVzE1+ZBLV9hwnIkeX7uMr7kssZfz HuY/sWPkUL7WgwzLawFTkEqeDkV3XcRlJSTR4MBDHGh4ojR1IPlmfV8lz90v4bil Mx0sr4shcJtx8i16MFiqCthpAoGAQMNWCGCZ4Wir3fG1R00cHKA5vyR8Vq88E7aV KjFoG2CFnyXn4j3yk+s5UNu9mMg1G00WwpuSZc/Mx5asqF69YAYYSSUl9gnJEALY eG13lVnsmqMEdP86N7kkZGXr4sXlnP7tesOMIYLmsKqBGKuv8wJT9xUL4ph/Mp5g Z+QsC8ECgYBIi8qXDFV7GNoRMppqKXUj+/ZoXh6nLH6iQe8zsOUUJrG2Hqu3FRxe ONF3nBvPGTx6Us3k21JTeGS/G0CKg+/UFcLGf8Sfb+yFV/h+exIOe9Vco6pQNjcJ bxArTLB+T+b3vm7oZHgHVeo2KHEtna2TnshIqyy44HfkBMBm88nGzg== -----END RSA PRIVATE KEY----- 2018-10-24 21:07:07,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 21:07:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"security_group": {"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-24 21:07:08,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-d7b2d3f1-646c-4dc1-978c-594e889e0a87 2018-10-24 21:07:08,041 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:07Z", "updated_at": "2018-10-24T21:07:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e2043a02-dab6-407a-b070-4836d53b8754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e75abe6d-9fe4-4cdd-ac4a-2bfc49ffc0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}} 2018-10-24 21:07:08,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d7b2d3f1-646c-4dc1-978c-594e889e0a87 2018-10-24 21:07:08,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.141303062439s 2018-10-24 21:07:08,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:07:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:08,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-69d9e187-5bf1-4c54-825b-4079de03adcc 2018-10-24 21:07:08,118 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:06:59Z", "updated_at": "2018-10-24T21:06:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "2bdcea51-675a-4026-b9e1-4535231989be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "474bce50-2377-4697-9354-6d16ece5820c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "bfd1f9af-c90a-4048-923b-251be199db7c", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "d199dc73-8deb-4d61-9064-22d17e0c5b8d", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:07Z", "updated_at": "2018-10-24T21:07:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e2043a02-dab6-407a-b070-4836d53b8754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e75abe6d-9fe4-4cdd-ac4a-2bfc49ffc0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-69d9e187-5bf1-4c54-825b-4079de03adcc 2018-10-24 21:07:08,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0693440437317s 2018-10-24 21:07:08,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:07:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -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": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}}' 2018-10-24 21:07:08,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-e0683f1b-574c-4f99-a2b1-eeefe1f8e17d 2018-10-24 21:07:08,274 - keystoneauth.session - DEBUG - 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-10-24T21:07:08Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:08Z", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "f696bd25-a0eb-4d66-a9c9-369e50ab3a33"}} 2018-10-24 21:07:08,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e0683f1b-574c-4f99-a2b1-eeefe1f8e17d 2018-10-24 21:07:08,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149097919464s 2018-10-24 21:07:08,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:07:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:08,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-bcd2b4e0-03dc-487e-8f50-30c41c134091 2018-10-24 21:07:08,326 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:06:59Z", "updated_at": "2018-10-24T21:06:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "2bdcea51-675a-4026-b9e1-4535231989be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "474bce50-2377-4697-9354-6d16ece5820c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "bfd1f9af-c90a-4048-923b-251be199db7c", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "d199dc73-8deb-4d61-9064-22d17e0c5b8d", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:07Z", "updated_at": "2018-10-24T21:07:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e2043a02-dab6-407a-b070-4836d53b8754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e75abe6d-9fe4-4cdd-ac4a-2bfc49ffc0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:07:08Z", "revision_number": 0, "id": "f696bd25-a0eb-4d66-a9c9-369e50ab3a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:08Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 2, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:08,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bcd2b4e0-03dc-487e-8f50-30c41c134091 2018-10-24 21:07:08,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457439422607s 2018-10-24 21:07:08,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:07:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -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": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}}' 2018-10-24 21:07:08,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-a264e64f-69c7-418d-b4c9-76210bda4a7c 2018-10-24 21:07:08,468 - keystoneauth.session - DEBUG - 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-10-24T21:07:08Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "port_range_min": null, "revision_number": 0, "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:08Z", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "7cdaeca9-bbd4-4ba2-b7fd-78d81a9809e7"}} 2018-10-24 21:07:08,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a264e64f-69c7-418d-b4c9-76210bda4a7c 2018-10-24 21:07:08,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136366128922s 2018-10-24 21:07:08,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:08,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-c1fbb846-9c39-46c7-bebf-5c80e32c2ebe 2018-10-24 21:07:08,568 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":["d981caf8-eedd-4cf9-bd41-702db1a7cba0"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:00Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:08,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1fbb846-9c39-46c7-bebf-5c80e32c2ebe 2018-10-24 21:07:08,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990688800812s 2018-10-24 21:07:08,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:07:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:08,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT X-Openstack-Request-Id: req-e24419af-30ce-4191-ae0c-906bfea26c4a 2018-10-24 21:07:08,612 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:07:07Z", "file": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file", "owner": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "size": 12716032, "self": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:07:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:07:08,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e24419af-30ce-4191-ae0c-906bfea26c4a 2018-10-24 21:07:08,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380098819733s 2018-10-24 21:07:08,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:07:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:08,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5b22e28-0e86-4e21-99f9-f16fd7940c63 x-openstack-request-id: req-c5b22e28-0e86-4e21-99f9-f16fd7940c63 2018-10-24 21:07:08,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "name": "vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:07:08,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c5b22e28-0e86-4e21-99f9-f16fd7940c63 2018-10-24 21:07:08,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228588581085s 2018-10-24 21:07:08,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:07:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"server": {"name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "imageRef": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "flavorRef": "435ede65-1bd9-4198-9db6-a8c425adf27e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331"}], "security_groups": [{"name": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}]}}' 2018-10-24 21:07:11,095 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1 x-compute-request-id: req-6a190eb9-3087-4e82-98f6-4fe07a08bb18 x-openstack-request-id: req-6a190eb9-3087-4e82-98f6-4fe07a08bb18 2018-10-24 21:07:11,096 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "adminPass": "57oZWpexMbFt"}} 2018-10-24 21:07:11,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6a190eb9-3087-4e82-98f6-4fe07a08bb18 2018-10-24 21:07:11,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.4521150589s 2018-10-24 21:07:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:11,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-280c01f5-ef61-4380-9f96-e72abab9a989 x-openstack-request-id: req-280c01f5-ef61-4380-9f96-e72abab9a989 2018-10-24 21:07:11,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:11,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-280c01f5-ef61-4380-9f96-e72abab9a989 2018-10-24 21:07:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750221014023s 2018-10-24 21:07:11,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:11,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:11 GMT X-Openstack-Request-Id: req-f4b7ad6b-cfe3-4b35-a913-019e18474001 2018-10-24 21:07:11,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":["d981caf8-eedd-4cf9-bd41-702db1a7cba0"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:00Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:11,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f4b7ad6b-cfe3-4b35-a913-019e18474001 2018-10-24 21:07:11,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113374948502s 2018-10-24 21:07:11,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:07:11,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:12,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:12 GMT X-Openstack-Request-Id: req-b75a3c44-0e58-4868-8a33-a84b7646d48f 2018-10-24 21:07:12,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","subnetpool_id":null,"name":"vping_ssh-subnet_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:12,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b75a3c44-0e58-4868-8a33-a84b7646d48f 2018-10-24 21:07:12,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0818631649017s 2018-10-24 21:07:12,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:14,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:14,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:14,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dd43ca0-ad30-4006-b280-65309b928494 x-openstack-request-id: req-5dd43ca0-ad30-4006-b280-65309b928494 2018-10-24 21:07:14,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:13Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:14,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5dd43ca0-ad30-4006-b280-65309b928494 2018-10-24 21:07:14,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661942005157s 2018-10-24 21:07:14,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:16,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:17,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fe25e23-0424-48eb-996a-e8b7aa1fd303 x-openstack-request-id: req-9fe25e23-0424-48eb-996a-e8b7aa1fd303 2018-10-24 21:07:17,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:13Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:17,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9fe25e23-0424-48eb-996a-e8b7aa1fd303 2018-10-24 21:07:17,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407165050507s 2018-10-24 21:07:17,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:19,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:19,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1d34494-fc6b-4ff1-b03d-468c68de310c x-openstack-request-id: req-e1d34494-fc6b-4ff1-b03d-468c68de310c 2018-10-24 21:07:19,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:19,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1d34494-fc6b-4ff1-b03d-468c68de310c 2018-10-24 21:07:19,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515638113022s 2018-10-24 21:07:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:07:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=ab7f0b55-af98-4647-abc2-be17272534a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:19,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:19 GMT X-Openstack-Request-Id: req-3a5168e4-adf4-4b9d-a7a0-0c291cfae3fe 2018-10-24 21:07:19,723 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:07:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","ip_address":"192.168.120.3"}],"id":"17a5d6a2-5e78-485a-9e6e-30e1f2fce19b","security_groups":["652c651b-f4fe-4876-942a-50d5f02f7d5e"],"mac_address":"fa:16:3e:a6:ad:80","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:14Z","binding:vnic_type":"normal","device_id":"ab7f0b55-af98-4647-abc2-be17272534a1","ip_allocation":"immediate"}]} 2018-10-24 21:07:19,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=ab7f0b55-af98-4647-abc2-be17272534a1 used request id req-3a5168e4-adf4-4b9d-a7a0-0c291cfae3fe 2018-10-24 21:07:19,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518290996552s 2018-10-24 21:07:19,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=17a5d6a2-5e78-485a-9e6e-30e1f2fce19b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:19 GMT X-Openstack-Request-Id: req-110b7d2d-085b-43e4-9ca6-9153af50107f 2018-10-24 21:07:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:07:19,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=17a5d6a2-5e78-485a-9e6e-30e1f2fce19b used request id req-110b7d2d-085b-43e4-9ca6-9153af50107f 2018-10-24 21:07:19,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516731739044s 2018-10-24 21:07:19,786 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:ad:80', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4cfe4e40-4d64-481d-a7e3-ddf58752131b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:07:17.000000', 'flavor': Munch({u'id': u'435ede65-1bd9-4198-9db6-a8c425adf27e'}), 'az': u'nova', 'id': u'ab7f0b55-af98-4647-abc2-be17272534a1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bc86bb78e47d40158b687fe446a726c0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', '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-10-24T21:07:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:07:17Z', 'hostId': u'790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:07:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': u'vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6', 'adminPass': u'57oZWpexMbFt', 'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'created_at': u'2018-10-24T21:07:11Z', 'created': u'2018-10-24T21:07:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:07:19,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:19,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:19 GMT X-Openstack-Request-Id: req-b2a37657-22f9-4540-889b-5237925646cf 2018-10-24 21:07:19,888 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":["d981caf8-eedd-4cf9-bd41-702db1a7cba0"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:00Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:19,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b2a37657-22f9-4540-889b-5237925646cf 2018-10-24 21:07:19,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100643873215s 2018-10-24 21:07:19,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:07:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:20,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:20 GMT X-Openstack-Request-Id: req-7feb6873-9d64-4c9f-91fd-5590cd2fb3f2 2018-10-24 21:07:20,017 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:07:07Z", "file": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file", "owner": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "size": 12716032, "self": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:07:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:07:20,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7feb6873-9d64-4c9f-91fd-5590cd2fb3f2 2018-10-24 21:07:20,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123550891876s 2018-10-24 21:07:20,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:07:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:20,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab093bc4-32a1-4cde-a227-923f8f968d04 x-openstack-request-id: req-ab093bc4-32a1-4cde-a227-923f8f968d04 2018-10-24 21:07:20,051 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "name": "vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:07:20,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ab093bc4-32a1-4cde-a227-923f8f968d04 2018-10-24 21:07:20,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318379402161s 2018-10-24 21:07:20,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:07:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"server": {"name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "imageRef": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "flavorRef": "435ede65-1bd9-4198-9db6-a8c425adf27e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331"}], "security_groups": [{"name": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}]}}' 2018-10-24 21:07:22,712 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e x-compute-request-id: req-9d966163-98f0-4953-be5b-a5fc894ee428 x-openstack-request-id: req-9d966163-98f0-4953-be5b-a5fc894ee428 2018-10-24 21:07:22,713 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "652c651b-f4fe-4876-942a-50d5f02f7d5e"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "adminPass": "JW2ggqxDpkyF"}} 2018-10-24 21:07:22,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d966163-98f0-4953-be5b-a5fc894ee428 2018-10-24 21:07:22,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.66045689583s 2018-10-24 21:07:22,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:23,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f31c8b56-4c8e-43e7-8ddb-3a077eeb0d99 x-openstack-request-id: req-f31c8b56-4c8e-43e7-8ddb-3a077eeb0d99 2018-10-24 21:07:23,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:23,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f31c8b56-4c8e-43e7-8ddb-3a077eeb0d99 2018-10-24 21:07:23,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66988992691s 2018-10-24 21:07:23,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:25,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:25,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbf04ec8-fca1-49f7-8a0e-23c73fde5eb5 x-openstack-request-id: req-bbf04ec8-fca1-49f7-8a0e-23c73fde5eb5 2018-10-24 21:07:25,635 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:25,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bbf04ec8-fca1-49f7-8a0e-23c73fde5eb5 2018-10-24 21:07:25,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241157054901s 2018-10-24 21:07:25,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:27,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:28,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53f5031b-130c-4bd6-89f5-4484bc56c763 x-openstack-request-id: req-53f5031b-130c-4bd6-89f5-4484bc56c763 2018-10-24 21:07:28,585 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:27Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:28,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53f5031b-130c-4bd6-89f5-4484bc56c763 2018-10-24 21:07:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940528154373s 2018-10-24 21:07:28,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:30,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:31,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8355e4a-9245-4775-980b-b5efb3be95c5 x-openstack-request-id: req-b8355e4a-9245-4775-980b-b5efb3be95c5 2018-10-24 21:07:31,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:27Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:31,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8355e4a-9245-4775-980b-b5efb3be95c5 2018-10-24 21:07:31,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753522157669s 2018-10-24 21:07:31,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:33,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:33,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36ca3a03-a3e6-4697-b09d-0f8c9d971234 x-openstack-request-id: req-36ca3a03-a3e6-4697-b09d-0f8c9d971234 2018-10-24 21:07:33,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:31.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:31Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:17Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:33,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-36ca3a03-a3e6-4697-b09d-0f8c9d971234 2018-10-24 21:07:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414381980896s 2018-10-24 21:07:33,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:07:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=bc243f6c-173d-42f8-94d3-6f535bdf341e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:33,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:33 GMT X-Openstack-Request-Id: req-4010871a-a876-408b-b197-ea450a7829d1 2018-10-24 21:07:33,829 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:07:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","ip_address":"192.168.120.4"}],"id":"94e60acf-9672-4b12-828b-b0a3137cfda2","security_groups":["652c651b-f4fe-4876-942a-50d5f02f7d5e"],"mac_address":"fa:16:3e:73:1f:1d","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:26Z","binding:vnic_type":"normal","device_id":"bc243f6c-173d-42f8-94d3-6f535bdf341e","ip_allocation":"immediate"}]} 2018-10-24 21:07:33,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=bc243f6c-173d-42f8-94d3-6f535bdf341e used request id req-4010871a-a876-408b-b197-ea450a7829d1 2018-10-24 21:07:33,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0481729507446s 2018-10-24 21:07:33,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=94e60acf-9672-4b12-828b-b0a3137cfda2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:33,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:33 GMT X-Openstack-Request-Id: req-15c471b4-d1fa-42bf-b50e-fa2718ae3d09 2018-10-24 21:07:33,887 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:07:33,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=94e60acf-9672-4b12-828b-b0a3137cfda2 used request id req-15c471b4-d1fa-42bf-b50e-fa2718ae3d09 2018-10-24 21:07:33,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0471980571747s 2018-10-24 21:07:33,887 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:1f:1d', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4cfe4e40-4d64-481d-a7e3-ddf58752131b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:07:31.000000', 'flavor': Munch({u'id': u'435ede65-1bd9-4198-9db6-a8c425adf27e'}), 'az': u'nova', 'id': u'bc243f6c-173d-42f8-94d3-6f535bdf341e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bc86bb78e47d40158b687fe446a726c0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', '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-10-24T21:07:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:07:31Z', 'hostId': u'aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:07:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': u'vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6', 'adminPass': u'JW2ggqxDpkyF', 'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'created_at': u'2018-10-24T21:07:22Z', 'created': u'2018-10-24T21:07:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:07:33,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:33,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:33 GMT X-Openstack-Request-Id: req-dc629c49-12fc-46de-b9fd-14943cf8a46d 2018-10-24 21:07:33,985 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":["d981caf8-eedd-4cf9-bd41-702db1a7cba0"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:00Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:33,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dc629c49-12fc-46de-b9fd-14943cf8a46d 2018-10-24 21:07:33,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921640396118s 2018-10-24 21:07:33,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:07:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=bc243f6c-173d-42f8-94d3-6f535bdf341e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:34,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:34 GMT X-Openstack-Request-Id: req-034b454c-00aa-41fc-acbc-57b4e57a6f55 2018-10-24 21:07:34,035 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:07:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","ip_address":"192.168.120.4"}],"id":"94e60acf-9672-4b12-828b-b0a3137cfda2","security_groups":["652c651b-f4fe-4876-942a-50d5f02f7d5e"],"mac_address":"fa:16:3e:73:1f:1d","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:26Z","binding:vnic_type":"normal","device_id":"bc243f6c-173d-42f8-94d3-6f535bdf341e","ip_allocation":"immediate"}]} 2018-10-24 21:07:34,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=bc243f6c-173d-42f8-94d3-6f535bdf341e used request id req-034b454c-00aa-41fc-acbc-57b4e57a6f55 2018-10-24 21:07:34,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488801002502s 2018-10-24 21:07:34,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 21:07:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2"}}' 2018-10-24 21:07:36,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:36 GMT X-Openstack-Request-Id: req-5e2bcb60-a88d-4d1a-9e2f-33377678cd06 2018-10-24 21:07:36,516 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}} 2018-10-24 21:07:36,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5e2bcb60-a88d-4d1a-9e2f-33377678cd06 2018-10-24 21:07:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.47990512848s 2018-10-24 21:07:36,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:36,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:36 GMT X-Openstack-Request-Id: req-7ba0e248-ca88-4179-86b7-5760d7fa6daf 2018-10-24 21:07:36,621 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:36,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7ba0e248-ca88-4179-86b7-5760d7fa6daf 2018-10-24 21:07:36,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0903868675232s 2018-10-24 21:07:36,629 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:36,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:36,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:36 GMT X-Openstack-Request-Id: req-d1dc638a-b3da-44e7-9382-80c194cbb693 2018-10-24 21:07:36,803 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:36,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d1dc638a-b3da-44e7-9382-80c194cbb693 2018-10-24 21:07:36,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633540153503s 2018-10-24 21:07:36,809 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:36,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:36,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT X-Openstack-Request-Id: req-0f059dc1-49f1-4aff-a458-5ca142c20855 2018-10-24 21:07:36,996 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:36,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0f059dc1-49f1-4aff-a458-5ca142c20855 2018-10-24 21:07:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.07599401474s 2018-10-24 21:07:37,002 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:37,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT X-Openstack-Request-Id: req-23fa200e-ebc9-4c57-9544-a663434cf3d6 2018-10-24 21:07:37,179 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:37,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-23fa200e-ebc9-4c57-9544-a663434cf3d6 2018-10-24 21:07:37,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0651960372925s 2018-10-24 21:07:37,185 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:37,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT X-Openstack-Request-Id: req-a40226cf-de94-4b1b-8701-e6b91de9ef03 2018-10-24 21:07:37,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:37,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a40226cf-de94-4b1b-8701-e6b91de9ef03 2018-10-24 21:07:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587990283966s 2018-10-24 21:07:37,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:37,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:37,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT X-Openstack-Request-Id: req-3bc09989-1f3f-4f3c-9975-ccacbbcb3e8c 2018-10-24 21:07:37,532 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:37,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3bc09989-1f3f-4f3c-9975-ccacbbcb3e8c 2018-10-24 21:07:37,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602309703827s 2018-10-24 21:07:37,539 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:07:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:37,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT X-Openstack-Request-Id: req-c9354877-de50-482e-9ed4-f4c8df36244e 2018-10-24 21:07:37,710 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:35Z", "updated_at": "2018-10-24T21:07:37Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:1f:1d", "device_id": "bc243f6c-173d-42f8-94d3-6f535bdf341e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_id": "94e60acf-9672-4b12-828b-b0a3137cfda2", "id": "8bb07c6f-d256-421c-b125-c8409e7f1738", "qos_policy_id": null}]} 2018-10-24 21:07:37,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c9354877-de50-482e-9ed4-f4c8df36244e 2018-10-24 21:07:37,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616450309753s 2018-10-24 21:07:37,716 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'641978ea-3910-43c6-a2a7-c3affb2e2cab', 'updated_at': u'2018-10-24T21:07:37Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'94e60acf-9672-4b12-828b-b0a3137cfda2', 'id': u'8bb07c6f-d256-421c-b125-c8409e7f1738', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'94e60acf-9672-4b12-828b-b0a3137cfda2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'name': 'vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0e8a6cfb-f57f-4a3f-b70e-1f60825e9331', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:1f:1d', u'device_id': u'bc243f6c-173d-42f8-94d3-6f535bdf341e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4ad324aab8b94fcdad3ba91789d5d0d4', 'created_at': u'2018-10-24T21:07:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0e8a6cfb-f57f-4a3f-b70e-1f60825e9331', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:1f:1d', u'device_id': u'bc243f6c-173d-42f8-94d3-6f535bdf341e'}), 'router': u'641978ea-3910-43c6-a2a7-c3affb2e2cab'}) 2018-10-24 21:07:37,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:07:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:07:38,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7c1b4d0-4a18-40a4-846c-4da8692b438b x-openstack-request-id: req-f7c1b4d0-4a18-40a4-846c-4da8692b438b 2018-10-24 21:07:38,448 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 511447066 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.173050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175190] pid_max: default: 32768 minimum: 301\n[ 0.176360] ACPI: Core revision 20150930\n[ 0.177969] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179659] Security Framework initialized\n[ 0.180732] Yama: becoming mindful.\n[ 0.181686] AppArmor: AppArmor initialized\n[ 0.182795] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184515] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.186154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187716] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.189514] Initializing cgroup subsys io\n[ 0.190570] Initializing cgroup subsys memory\n[ 0.191697] Initializing cgroup subsys devices\n[ 0.192845] Initializing cgroup subsys freezer\n[ 0.193966] Initializing cgroup subsys net_cls\n[ 0.195081] Initializing cgroup subsys perf_event\n[ 0.196267] Initializing cgroup subsys net_prio\n[ 0.197414] Initializing cgroup subsys hugetlb\n[ 0.198530] Initializing cgroup subsys pids\n[ 0.199641] CPU: Physical Processor ID: 0\n[ 0.201395] mce: CPU supports 10 MCE banks\n[ 0.202465] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.203746] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.220451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.226945] ftrace: allocating 31920 entries in 125 pages\n[ 0.252298] smpboot: Max logical packages: 1\n[ 0.253418] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.255172] x2apic enabled\n[ 0.256253] Switched APIC routing to physical x2apic.\n[ 0.258559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.260004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.262674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.264987] KVM setup paravirtual spinlock\n[ 0.266537] x86: Booted up 1 node, 1 CPUs\n[ 0.267587] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.269380] devtmpfs: initialized\n[ 0.271294] evm: security.selinux\n[ 0.272203] evm: security.SMACK64\n[ 0.273117] evm: security.SMACK64EXEC\n[ 0.274098] evm: security.SMACK64TRANSMUTE\n[ 0.275148] evm: security.SMACK64MMAP\n[ 0.276112] evm: security.ima\n[ 0.276945] evm: security.capability\n[ 0.277975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.280350] pinctrl core: initialized pinctrl subsystem\n[ 0.281742] RTC time: 21:07:32, date: 10/24/18\n[ 0.282966] NET: Registered protocol family 16\n[ 0.284210] cpuidle: using governor ladder\n[ 0.285256] cpuidle: using governor menu\n[ 0.286264] PCCT header not found.\n[ 0.287237] ACPI: bus type PCI registered\n[ 0.288276] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.289880] PCI: Using configuration type 1 for base access\n[ 0.291957] ACPI: Added _OSI(Module Device)\n[ 0.293045] ACPI: Added _OSI(Processor Device)\n[ 0.294158] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295323] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297445] ACPI: Interpreter enabled\n[ 0.298431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.305581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.307943] ACPI: (supports S0 S5)\n[ 0.308857] ACPI: Using IOAPIC for interrupt routing\n[ 0.310082] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318361] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321161] acpiphp: Slot [3] registered\n[ 0.322202] acpiphp: Slot [4] registered\n[ 0.323235] acpiphp: Slot [5] registered\n[ 0.324267] acpiphp: Slot [6] registered\n[ 0.325300] acpiphp: Slot [7] registered\n[ 0.326330] acpiphp: Slot [8] registered\n[ 0.327367] acpiphp: Slot [9] registered\n[ 0.328399] acpiphp: Slot [10] registered\n[ 0.329453] acpiphp: Slot [11] registered\n[ 0.330507] acpiphp: Slot [12] registered\n[ 0.331559] acpiphp: Slot [13] registered\n[ 0.332612] acpiphp: Slot [14] registered\n[ 0.333670] acpiphp: Slot [15] registered\n[ 0.347452] acpiphp: Slot [16] registered\n[ 0.348548] acpiphp: Slot [17] registered\n[ 0.349604] acpiphp: Slot [18] registered\n[ 0.350655] acpiphp: Slot [19] registered\n[ 0.351711] acpiphp: Slot [20] registered\n[ 0.352766] acpiphp: Slot [21] registered\n[ 0.353822] acpiphp: Slot [22] registered\n[ 0.354878] acpiphp: Slot [23] registered\n[ 0.355936] acpiphp: Slot [24] registered\n[ 0.356994] acpiphp: Slot [25] registered\n[ 0.358048] acpiphp: Slot [26] registered\n[ 0.359099] acpiphp: Slot [27] registered\n[ 0.360156] acpiphp: Slot [28] registered\n[ 0.361211] acpiphp: Slot [29] registered\n[ 0.362255] acpiphp: Slot [30] registered\n[ 0.363304] acpiphp: Slot [31] registered\n[ 0.364354] PCI host bridge to bus 0000:00\n[ 0.365405] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.366959] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.368522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.370405] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.372282] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374193] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382946] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409556] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416794] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418427] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420104] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423455] vgaarb: loaded\n[ 0.424238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425796] SCSI subsystem initialized\n[ 0.426974] ACPI: bus type USB registered\n[ 0.428041] usbcore: registered new interface driver usbfs\n[ 0.429363] usbcore: registered new interface driver hub\n[ 0.430654] usbcore: registered new device driver usb\n[ 0.432063] PCI: Using ACPI for IRQ routing\n[ 0.433497] NetLabel: Initializing\n[ 0.434425] NetLabel: domain hash size = 128\n[ 0.435515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436740] NetLabel: unlabeled traffic allowed by default\n[ 0.438232] clocksource: Switched to clocksource kvm-clock\n[ 0.447656] AppArmor: AppArmor Filesystem Enabled\n[ 0.448978] pnp: PnP ACPI init\n[ 0.450154] pnp: PnP ACPI: found 5 devices\n[ 0.456921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459132] NET: Registered protocol family 2\n[ 0.460477] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.462147] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.463713] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.465272] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466678] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468197] NET: Registered protocol family 1\n[ 0.469340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470744] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.472139] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.487482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501962] Trying to unpack rootfs image as initramfs...\n[ 0.562429] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.567440] Scanning for low memory corruption every 60 seconds\n[ 0.569501] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.571026] audit: initializing netlink subsys (disabled)\n[ 0.572393] audit: type=2000 audit(1540415252.598:1): initialized\n[ 0.574141] Initialise system trusted keyring\n[ 0.575462] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579551] zbud: loaded\n[ 0.580491] VFS: Disk quotas dquot_6.6.0\n[ 0.581554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583579] fuse init (API version 7.23)\n[ 0.584713] Key type big_key registered\n[ 0.585739] Allocating IMA MOK and blacklist keyrings.\n[ 0.587309] Key type asymmetric registered\n[ 0.588371] Asymmetric key parser 'x509' registered\n[ 0.589608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.591542] io scheduler noop registered\n[ 0.592569] io scheduler deadline registered (default)\n[ 0.593862] io scheduler cfq registered\n[ 0.595085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.599910] ACPI: Power Button [PWRF]\n[ 0.601057] GHES: HEST is not enabled!\n[ 0.614944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673100] Linux agpgart interface v0.103\n[ 0.676431] brd: module loaded\n[ 0.678555] loop: module loaded\n[ 0.683707] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685607] GPT:90111 != 2097151\n[ 0.686505] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687936] GPT:90111 != 2097151\n[ 0.688824] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690081] vda: vda1 vda15\n[ 0.691711] scsi host0: ata_piix\n[ 0.692714] scsi host1: ata_piix\n[ 0.693661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.697120] libphy: Fixed MDIO Bus: probed\n[ 0.698192] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699429] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702335] PPP generic driver version 2.4.2\n[ 0.703429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704834] ehci-pci: EHCI PCI platform driver\n[ 0.705884] ehci-platform: EHCI generic platform driver\n[ 0.707245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708975] ohci-pci: OHCI PCI platform driver\n[ 0.710279] ohci-platform: OHCI generic platform driver\n[ 0.711753] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727955] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730052] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.731506] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.734996] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737101] usb usb1: Product: UHCI Host Controller\n[ 0.738436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741456] hub 1-0:1.0: USB hub found\n[ 0.742717] hub 1-0:1.0: 2 ports detected\n[ 0.744052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747049] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748430] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749882] mousedev: PS/2 mouse device common for all mice\n[ 0.751647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754274] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759312] i2c /dev entries driver\n[ 0.760411] device-mapper: uevent: version 1.0.3\n[ 0.761656] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765531] NET: Registered protocol family 10\n[ 0.766972] NET: Registered protocol family 17\n[ 0.768124] Key type dns_resolver registered\n[ 0.769397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770821] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773117] registered taskstats version 1\n[ 0.774205] Loading compiled-in X.509 certificates\n[ 0.775970] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778390] zswap: loaded using pool lzo/zbud\n[ 0.780412] Key type trusted registered\n[ 0.782493] Key type encrypted registered\n[ 0.783552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784890] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786219] evm: HMAC attrs: 0x1\n[ 0.787464] Magic number: 6:123:147\n[ 0.788463] acpi device:18: hash matches\n[ 0.789555] rtc_cmos 00:00: setting system clock to 2018-10-24 21:07:32 UTC (1540415252)\n[ 0.791645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793077] EDD information not available.\n[ 0.855750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857744] Write protecting the kernel read-only data: 14336k\n[ 0.860530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862907] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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[ 0.911326] random: blkid urandom read with 2 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.78\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.4...\nLease of 192.168.120.4 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.92. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWMRa0+ALByGE8fcBMbRo3DdBIVRHs54NseksLg/e+yEA510ETWw9hJn24QdjBtlUdF2p1OMYqu4wRl2/jZ+sykX5tqvXOT5qcz7Chk2FdtXkeAT/Uq3+FnZaKaTloWcfjU4gcVtnNr/l9oLANpznNJ9tFaGRuEGppaQu4Ydj41rcLUJdJvpwEL8m7BXf91yPNnlCr3UwbvQsXVFWicenmJi5JBrD4QcA1vndeVZuQlfZn5uPJE8/UB7LfmS6QPcVm6sxjsHxqWZZ/yIEpktx5qH99M+8tscXEtsJcVLkrqcHIZ28M9h8wUpEEgbu/1hKVn4g+ESurqbtSFxhBJb8h root@vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6\nssh-dss AAAAB3NzaC1kc3MAAACBAPGR5zUtTEohwxkKXwsYq7ih0D3JnYteA4g3zTXWLMZm1W9d+wiyQ5873REWHtWsWiOsQEf41q+Elypv72EBVxaEJnQUYEYG60RmIHHOzU2rpNEjL89yvKLU84wRksL2VWl3Uz1ZHCVzeI33K2+cp7PTsg+4j7Uzr0QxtbISrBN3AAAAFQC06QA6nFfNX5+h7Yi1dYW2BXmfzwAAAIANQm+DYzqM5P/A8fdgwoXHo23AueZwLR4XLuFBfEGXKgNOdhSALgXu+seNdTDYwoBvPLnyFN3+yFQMyo0OQSYEOcOIN9j3e8L7kFObF8ye8FN2l2+47giGt4ewlx5YgDAMLU0tk+930QJNwsRmhYa/+pn6vTQhsUA6sKNOIZ8d1wAAAIBvk4y/ypal9QkUcev1FXPtjWcRT6kz2bKmxcM22lBEvjiPRZbmdxRegOZrcQtT11OoNUzQe47mIRbgGzOdkoVL6ExZ7krp64gp2U4syAy6g5mtfp0PA/k+qJ7z+TzbH2qhV1ssDnMWUpq3WxgswE+RCti/pSlNcnOu3Gohp9CNuQ== root@vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6\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.4,24,fe80::f816:3eff:fe73:1f1d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.95 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6 login: "} 2018-10-24 21:07:38,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e/action used request id req-f7c1b4d0-4a18-40a4-846c-4da8692b438b 2018-10-24 21:07:38,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.731863975525s 2018-10-24 21:07:38,450 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 511447066 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.173050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175190] pid_max: default: 32768 minimum: 301 [ 0.176360] ACPI: Core revision 20150930 [ 0.177969] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179659] Security Framework initialized [ 0.180732] Yama: becoming mindful. [ 0.181686] AppArmor: AppArmor initialized [ 0.182795] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184515] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.186154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187716] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189514] Initializing cgroup subsys io [ 0.190570] Initializing cgroup subsys memory [ 0.191697] Initializing cgroup subsys devices [ 0.192845] Initializing cgroup subsys freezer [ 0.193966] Initializing cgroup subsys net_cls [ 0.195081] Initializing cgroup subsys perf_event [ 0.196267] Initializing cgroup subsys net_prio [ 0.197414] Initializing cgroup subsys hugetlb [ 0.198530] Initializing cgroup subsys pids [ 0.199641] CPU: Physical Processor ID: 0 [ 0.201395] mce: CPU supports 10 MCE banks [ 0.202465] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203746] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226945] ftrace: allocating 31920 entries in 125 pages [ 0.252298] smpboot: Max logical packages: 1 [ 0.253418] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.255172] x2apic enabled [ 0.256253] Switched APIC routing to physical x2apic. [ 0.258559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.262674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.264987] KVM setup paravirtual spinlock [ 0.266537] x86: Booted up 1 node, 1 CPUs [ 0.267587] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.269380] devtmpfs: initialized [ 0.271294] evm: security.selinux [ 0.272203] evm: security.SMACK64 [ 0.273117] evm: security.SMACK64EXEC [ 0.274098] evm: security.SMACK64TRANSMUTE [ 0.275148] evm: security.SMACK64MMAP [ 0.276112] evm: security.ima [ 0.276945] evm: security.capability [ 0.277975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280350] pinctrl core: initialized pinctrl subsystem [ 0.281742] RTC time: 21:07:32, date: 10/24/18 [ 0.282966] NET: Registered protocol family 16 [ 0.284210] cpuidle: using governor ladder [ 0.285256] cpuidle: using governor menu [ 0.286264] PCCT header not found. [ 0.287237] ACPI: bus type PCI registered [ 0.288276] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.289880] PCI: Using configuration type 1 for base access [ 0.291957] ACPI: Added _OSI(Module Device) [ 0.293045] ACPI: Added _OSI(Processor Device) [ 0.294158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.295323] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297445] ACPI: Interpreter enabled [ 0.298431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.305581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.307943] ACPI: (supports S0 S5) [ 0.308857] ACPI: Using IOAPIC for interrupt routing [ 0.310082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.316826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318361] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321161] acpiphp: Slot [3] registered [ 0.322202] acpiphp: Slot [4] registered [ 0.323235] acpiphp: Slot [5] registered [ 0.324267] acpiphp: Slot [6] registered [ 0.325300] acpiphp: Slot [7] registered [ 0.326330] acpiphp: Slot [8] registered [ 0.327367] acpiphp: Slot [9] registered [ 0.328399] acpiphp: Slot [10] registered [ 0.329453] acpiphp: Slot [11] registered [ 0.330507] acpiphp: Slot [12] registered [ 0.331559] acpiphp: Slot [13] registered [ 0.332612] acpiphp: Slot [14] registered [ 0.333670] acpiphp: Slot [15] registered [ 0.347452] acpiphp: Slot [16] registered [ 0.348548] acpiphp: Slot [17] registered [ 0.349604] acpiphp: Slot [18] registered [ 0.350655] acpiphp: Slot [19] registered [ 0.351711] acpiphp: Slot [20] registered [ 0.352766] acpiphp: Slot [21] registered [ 0.353822] acpiphp: Slot [22] registered [ 0.354878] acpiphp: Slot [23] registered [ 0.355936] acpiphp: Slot [24] registered [ 0.356994] acpiphp: Slot [25] registered [ 0.358048] acpiphp: Slot [26] registered [ 0.359099] acpiphp: Slot [27] registered [ 0.360156] acpiphp: Slot [28] registered [ 0.361211] acpiphp: Slot [29] registered [ 0.362255] acpiphp: Slot [30] registered [ 0.363304] acpiphp: Slot [31] registered [ 0.364354] PCI host bridge to bus 0000:00 [ 0.365405] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366959] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.368522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.370405] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.372282] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.374193] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.378153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.381321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382946] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.389042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409556] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416794] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418427] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420104] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423455] vgaarb: loaded [ 0.424238] vgaarb: bridge control possible 0000:00:02.0 [ 0.425796] SCSI subsystem initialized [ 0.426974] ACPI: bus type USB registered [ 0.428041] usbcore: registered new interface driver usbfs [ 0.429363] usbcore: registered new interface driver hub [ 0.430654] usbcore: registered new device driver usb [ 0.432063] PCI: Using ACPI for IRQ routing [ 0.433497] NetLabel: Initializing [ 0.434425] NetLabel: domain hash size = 128 [ 0.435515] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436740] NetLabel: unlabeled traffic allowed by default [ 0.438232] clocksource: Switched to clocksource kvm-clock [ 0.447656] AppArmor: AppArmor Filesystem Enabled [ 0.448978] pnp: PnP ACPI init [ 0.450154] pnp: PnP ACPI: found 5 devices [ 0.456921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459132] NET: Registered protocol family 2 [ 0.460477] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.462147] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.463713] TCP: Hash tables configured (established 4096 bind 4096) [ 0.465272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.466678] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.468197] NET: Registered protocol family 1 [ 0.469340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470744] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.472139] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.487482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.501962] Trying to unpack rootfs image as initramfs... [ 0.562429] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.567440] Scanning for low memory corruption every 60 seconds [ 0.569501] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.571026] audit: initializing netlink subsys (disabled) [ 0.572393] audit: type=2000 audit(1540415252.598:1): initialized [ 0.574141] Initialise system trusted keyring [ 0.575462] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.576928] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579551] zbud: loaded [ 0.580491] VFS: Disk quotas dquot_6.6.0 [ 0.581554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583579] fuse init (API version 7.23) [ 0.584713] Key type big_key registered [ 0.585739] Allocating IMA MOK and blacklist keyrings. [ 0.587309] Key type asymmetric registered [ 0.588371] Asymmetric key parser 'x509' registered [ 0.589608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.591542] io scheduler noop registered [ 0.592569] io scheduler deadline registered (default) [ 0.593862] io scheduler cfq registered [ 0.595085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.599910] ACPI: Power Button [PWRF] [ 0.601057] GHES: HEST is not enabled! [ 0.614944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673100] Linux agpgart interface v0.103 [ 0.676431] brd: module loaded [ 0.678555] loop: module loaded [ 0.683707] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685607] GPT:90111 != 2097151 [ 0.686505] GPT:Alternate GPT header not at the end of the disk. [ 0.687936] GPT:90111 != 2097151 [ 0.688824] GPT: Use GNU Parted to correct GPT errors. [ 0.690081] vda: vda1 vda15 [ 0.691711] scsi host0: ata_piix [ 0.692714] scsi host1: ata_piix [ 0.693661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697120] libphy: Fixed MDIO Bus: probed [ 0.698192] tun: Universal TUN/TAP device driver, 1.6 [ 0.699429] tun: (C) 1999-2004 Max Krasnyansky [ 0.702335] PPP generic driver version 2.4.2 [ 0.703429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704834] ehci-pci: EHCI PCI platform driver [ 0.705884] ehci-platform: EHCI generic platform driver [ 0.707245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708975] ohci-pci: OHCI PCI platform driver [ 0.710279] ohci-platform: OHCI generic platform driver [ 0.711753] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727955] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730052] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.731506] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.733213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734996] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737101] usb usb1: Product: UHCI Host Controller [ 0.738436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740068] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741456] hub 1-0:1.0: USB hub found [ 0.742717] hub 1-0:1.0: 2 ports detected [ 0.744052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747049] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748430] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749882] mousedev: PS/2 mouse device common for all mice [ 0.751647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754274] rtc_cmos 00:00: RTC can wake from S4 [ 0.755871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759312] i2c /dev entries driver [ 0.760411] device-mapper: uevent: version 1.0.3 [ 0.761656] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763767] ledtrig-cpu: registered to indicate activity on CPUs [ 0.765531] NET: Registered protocol family 10 [ 0.766972] NET: Registered protocol family 17 [ 0.768124] Key type dns_resolver registered [ 0.769397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770821] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773117] registered taskstats version 1 [ 0.774205] Loading compiled-in X.509 certificates [ 0.775970] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778390] zswap: loaded using pool lzo/zbud [ 0.780412] Key type trusted registered [ 0.782493] Key type encrypted registered [ 0.783552] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784890] ima: No TPM chip found, activating TPM-bypass! [ 0.786219] evm: HMAC attrs: 0x1 [ 0.787464] Magic number: 6:123:147 [ 0.788463] acpi device:18: hash matches [ 0.789555] rtc_cmos 00:00: setting system clock to 2018-10-24 21:07:32 UTC (1540415252) [ 0.791645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793077] EDD information not available. [ 0.855750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857744] Write protecting the kernel read-only data: 14336k [ 0.860530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862907] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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 [ 0.911326] random: blkid urandom read with 2 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.78 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.4... Lease of 192.168.120.4 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.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWMRa0+ALByGE8fcBMbRo3DdBIVRHs54NseksLg/e+yEA510ETWw9hJn24QdjBtlUdF2p1OMYqu4wRl2/jZ+sykX5tqvXOT5qcz7Chk2FdtXkeAT/Uq3+FnZaKaTloWcfjU4gcVtnNr/l9oLANpznNJ9tFaGRuEGppaQu4Ydj41rcLUJdJvpwEL8m7BXf91yPNnlCr3UwbvQsXVFWicenmJi5JBrD4QcA1vndeVZuQlfZn5uPJE8/UB7LfmS6QPcVm6sxjsHxqWZZ/yIEpktx5qH99M+8tscXEtsJcVLkrqcHIZ28M9h8wUpEEgbu/1hKVn4g+ESurqbtSFxhBJb8h root@vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6 ssh-dss AAAAB3NzaC1kc3MAAACBAPGR5zUtTEohwxkKXwsYq7ih0D3JnYteA4g3zTXWLMZm1W9d+wiyQ5873REWHtWsWiOsQEf41q+Elypv72EBVxaEJnQUYEYG60RmIHHOzU2rpNEjL89yvKLU84wRksL2VWl3Uz1ZHCVzeI33K2+cp7PTsg+4j7Uzr0QxtbISrBN3AAAAFQC06QA6nFfNX5+h7Yi1dYW2BXmfzwAAAIANQm+DYzqM5P/A8fdgwoXHo23AueZwLR4XLuFBfEGXKgNOdhSALgXu+seNdTDYwoBvPLnyFN3+yFQMyo0OQSYEOcOIN9j3e8L7kFObF8ye8FN2l2+47giGt4ewlx5YgDAMLU0tk+930QJNwsRmhYa/+pn6vTQhsUA6sKNOIZ8d1wAAAIBvk4y/ypal9QkUcev1FXPtjWcRT6kz2bKmxcM22lBEvjiPRZbmdxRegOZrcQtT11OoNUzQe47mIRbgGzOdkoVL6ExZ7krp64gp2U4syAy6g5mtfp0PA/k+qJ7z+TzbH2qhV1ssDnMWUpq3WxgswE+RCti/pSlNcnOu3Gohp9CNuQ== root@vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6 -----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.4,24,fe80::f816:3eff:fe73:1f1d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-053a8e01-5680-4d06-948c-b3cb072c64e6 login: 2018-10-24 21:07:38,455 - paramiko.transport - DEBUG - starting thread (client mode): 0x52273c50L 2018-10-24 21:07:38,455 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 21:07:38,456 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-24 21:07:38,456 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 21:07:38,458 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 21:07:38,476 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 21:07:38,477 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 21:07:38,488 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: e784dc8f427fce6dbf8160f1e156c781 2018-10-24 21:07:38,489 - paramiko.transport - DEBUG - Trying discovered key 9044edaa23680b41cd253829ce9f48b2 in /tmp/tmpA9knPK 2018-10-24 21:07:38,515 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 21:07:38,521 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 21:07:38,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 21:07:38,555 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-24 21:07:38,555 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 21:07:38,558 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 21:07:38,602 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 21:07:38,603 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.3 (192.168.120.3): 56 data bytes 64 bytes from 192.168.120.3: seq=0 ttl=64 time=42.398 ms --- 192.168.120.3 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.398/42.398/42.398 ms 2018-10-24 21:07:38,603 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-24 21:07:38,608 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 21:07:38,723 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:07:38,724 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:07:38,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:07:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:38,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2849699d-5cbe-418b-ba74-72e2078ab720 x-openstack-request-id: req-2849699d-5cbe-418b-ba74-72e2078ab720 2018-10-24 21:07:38,884 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1 used request id req-2849699d-5cbe-418b-ba74-72e2078ab720 2018-10-24 21:07:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154990911484s 2018-10-24 21:07:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:38,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:39,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 897 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2bafe20-70fe-4e50-8858-6765e10ad447 x-openstack-request-id: req-f2bafe20-70fe-4e50-8858-6765e10ad447 2018-10-24 21:07:39,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:31.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:31Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:ad:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ab7f0b55-af98-4647-abc2-be17272534a1", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:17.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "ab7f0b55-af98-4647-abc2-be17272534a1", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:38Z", "hostId": "790c5e5036fa905acf9574a32cb1a0e2e64bf42b0d74320941b05e98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:11Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:39,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2bafe20-70fe-4e50-8858-6765e10ad447 2018-10-24 21:07:39,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530077934265s 2018-10-24 21:07:39,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:41,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:42,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39c5ca60-9fa5-47a8-abe5-f501e1d86ea7 x-openstack-request-id: req-39c5ca60-9fa5-47a8-abe5-f501e1d86ea7 2018-10-24 21:07:42,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:31.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:31Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:42,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-39c5ca60-9fa5-47a8-abe5-f501e1d86ea7 2018-10-24 21:07:42,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746150970459s 2018-10-24 21:07:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 21:07:42,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8bb07c6f-d256-421c-b125-c8409e7f1738.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:43,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:43 GMT X-Openstack-Request-Id: req-a76c0201-8215-41e3-b0f9-9dbf0f9d48cd 2018-10-24 21:07:43,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:43,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8bb07c6f-d256-421c-b125-c8409e7f1738.json used request id req-a76c0201-8215-41e3-b0f9-9dbf0f9d48cd 2018-10-24 21:07:43,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18724298477s 2018-10-24 21:07:43,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:07:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:43 GMT X-Openstack-Request-Id: req-63f3c931-7157-4e4d-b2f7-52eb4808dbf1 2018-10-24 21:07:43,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:07:43,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-63f3c931-7157-4e4d-b2f7-52eb4808dbf1 2018-10-24 21:07:43,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724828243256s 2018-10-24 21:07:43,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:07:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:43,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5193fa97-366e-46ed-bbbc-3a196ea7bdf2 x-openstack-request-id: req-5193fa97-366e-46ed-bbbc-3a196ea7bdf2 2018-10-24 21:07:43,599 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e used request id req-5193fa97-366e-46ed-bbbc-3a196ea7bdf2 2018-10-24 21:07:43,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155580043793s 2018-10-24 21:07:43,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:44,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-adf2b8fd-b669-44ad-99a2-655ea6d06188 x-openstack-request-id: req-adf2b8fd-b669-44ad-99a2-655ea6d06188 2018-10-24 21:07:44,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:1f:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc243f6c-173d-42f8-94d3-6f535bdf341e", "rel": "bookmark"}], "image": {"id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "links": [{"href": "http://172.30.9.21:8774/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:07:31.000000", "flavor": {"id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "links": [{"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}]}, "id": "bc243f6c-173d-42f8-94d3-6f535bdf341e", "security_groups": [{"name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}], "user_id": "bc86bb78e47d40158b687fe446a726c0", "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-10-24T21:07:43Z", "hostId": "aec1124a519d2c0fc1b60ca1ddcebd8da6dcae7eb3382a4e6e90478a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6", "name": "vping_ssh-vm_053a8e01-5680-4d06-948c-b3cb072c64e6", "created": "2018-10-24T21:07:22Z", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:07:44,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-adf2b8fd-b669-44ad-99a2-655ea6d06188 2018-10-24 21:07:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406435012817s 2018-10-24 21:07:44,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:07:46,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:07:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:46,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8eb23d8b-09b6-4b47-b672-e4335782cb7e x-openstack-request-id: req-8eb23d8b-09b6-4b47-b672-e4335782cb7e 2018-10-24 21:07:46,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:07:46,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8eb23d8b-09b6-4b47-b672-e4335782cb7e 2018-10-24 21:07:46,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0655210018158s 2018-10-24 21:07:46,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:07:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:46,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:46 GMT X-Openstack-Request-Id: req-a499e59e-020c-4b66-96b7-83888bff5968 2018-10-24 21:07:46,128 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:06:59Z", "updated_at": "2018-10-24T21:06:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "2bdcea51-675a-4026-b9e1-4535231989be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "474bce50-2377-4697-9354-6d16ece5820c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "bfd1f9af-c90a-4048-923b-251be199db7c", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "d199dc73-8deb-4d61-9064-22d17e0c5b8d", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:07Z", "updated_at": "2018-10-24T21:07:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:08Z", "revision_number": 0, "id": "7cdaeca9-bbd4-4ba2-b7fd-78d81a9809e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:08Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e2043a02-dab6-407a-b070-4836d53b8754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:07Z", "revision_number": 0, "id": "e75abe6d-9fe4-4cdd-ac4a-2bfc49ffc0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:07Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:07:08Z", "revision_number": 0, "id": "f696bd25-a0eb-4d66-a9c9-369e50ab3a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:08Z", "security_group_id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 3, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "652c651b-f4fe-4876-942a-50d5f02f7d5e", "name": "vping_ssh-sg_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:46,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a499e59e-020c-4b66-96b7-83888bff5968 2018-10-24 21:07:46,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0462419986725s 2018-10-24 21:07:46,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:07:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/652c651b-f4fe-4876-942a-50d5f02f7d5e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:46,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:46 GMT X-Openstack-Request-Id: req-5b2c7593-7dd9-49ec-a344-796559165dda 2018-10-24 21:07:46,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:46,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/652c651b-f4fe-4876-942a-50d5f02f7d5e.json used request id req-5b2c7593-7dd9-49ec-a344-796559165dda 2018-10-24 21:07:46,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.364395856857s 2018-10-24 21:07:46,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 21:07:46,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:46,559 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3651571-0922-418b-b2bd-78b430538b74 x-openstack-request-id: req-e3651571-0922-418b-b2bd-78b430538b74 2018-10-24 21:07:46,559 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_053a8e01-5680-4d06-948c-b3cb072c64e6 used request id req-e3651571-0922-418b-b2bd-78b430538b74 2018-10-24 21:07:46,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0598471164703s 2018-10-24 21:07:46,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:07:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" -d '{"subnet_id": "d981caf8-eedd-4cf9-bd41-702db1a7cba0"}' 2018-10-24 21:07:48,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:48 GMT X-Openstack-Request-Id: req-c1ed3556-6fd6-400b-bc7e-a952dd5257cf 2018-10-24 21:07:48,636 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e8a6cfb-f57f-4a3f-b70e-1f60825e9331", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "subnet_id": "d981caf8-eedd-4cf9-bd41-702db1a7cba0", "subnet_ids": ["d981caf8-eedd-4cf9-bd41-702db1a7cba0"], "port_id": "e246d683-0071-4218-a097-91eb15949834", "id": "641978ea-3910-43c6-a2a7-c3affb2e2cab"} 2018-10-24 21:07:48,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab/remove_router_interface.json used request id req-c1ed3556-6fd6-400b-bc7e-a952dd5257cf 2018-10-24 21:07:48,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07709980011s 2018-10-24 21:07:48,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:07:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:48,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:48 GMT X-Openstack-Request-Id: req-7947347c-28de-4d52-92d9-6ae7b34dce37 2018-10-24 21:07:48,801 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:07:01Z", "admin_state_up": true, "updated_at": "2018-10-24T21:07:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "641978ea-3910-43c6-a2a7-c3affb2e2cab", "name": "vping_ssh-router_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:48,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7947347c-28de-4d52-92d9-6ae7b34dce37 2018-10-24 21:07:48,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.163828134537s 2018-10-24 21:07:48,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:07:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:50,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:50 GMT X-Openstack-Request-Id: req-aeea03d1-a26c-4c2b-9fce-d05d50f16784 2018-10-24 21:07:50,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:50,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/641978ea-3910-43c6-a2a7-c3affb2e2cab.json used request id req-aeea03d1-a26c-4c2b-9fce-d05d50f16784 2018-10-24 21:07:50,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26670789719s 2018-10-24 21:07:50,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:07:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:50 GMT X-Openstack-Request-Id: req-130131e6-bc68-4304-b4c9-d5fde5bf0c8f 2018-10-24 21:07:50,111 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:07:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","id":"d981caf8-eedd-4cf9-bd41-702db1a7cba0","subnetpool_id":null,"name":"vping_ssh-subnet_053a8e01-5680-4d06-948c-b3cb072c64e6"}]} 2018-10-24 21:07:50,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-130131e6-bc68-4304-b4c9-d5fde5bf0c8f 2018-10-24 21:07:50,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410680770874s 2018-10-24 21:07:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:07:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d981caf8-eedd-4cf9-bd41-702db1a7cba0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:51,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:51 GMT X-Openstack-Request-Id: req-23034cc2-02de-4b2c-a815-c855dfc24a30 2018-10-24 21:07:51,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:51,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d981caf8-eedd-4cf9-bd41-702db1a7cba0.json used request id req-23034cc2-02de-4b2c-a815-c855dfc24a30 2018-10-24 21:07:51,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.966057062149s 2018-10-24 21:07:51,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:51 GMT X-Openstack-Request-Id: req-33cb992e-8e34-41b9-a424-83185b13dc1e 2018-10-24 21:07:51,343 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0e8a6cfb-f57f-4a3f-b70e-1f60825e9331","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ad324aab8b94fcdad3ba91789d5d0d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:07:50Z","qos_policy_id":null,"name":"vping_ssh-net_053a8e01-5680-4d06-948c-b3cb072c64e6","admin_state_up":true,"tenant_id":"4ad324aab8b94fcdad3ba91789d5d0d4","created_at":"2018-10-24T21:06:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:51,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-33cb992e-8e34-41b9-a424-83185b13dc1e 2018-10-24 21:07:51,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264635801315s 2018-10-24 21:07:51,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:07:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/0e8a6cfb-f57f-4a3f-b70e-1f60825e9331.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:52,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:52 GMT X-Openstack-Request-Id: req-1e639131-4520-44bd-9578-fe1674d1b498 2018-10-24 21:07:52,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:52,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0e8a6cfb-f57f-4a3f-b70e-1f60825e9331.json used request id req-1e639131-4520-44bd-9578-fe1674d1b498 2018-10-24 21:07:52,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.697826862335s 2018-10-24 21:07:52,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:07:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:52,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:52 GMT X-Openstack-Request-Id: req-3b54b28b-d8f3-4cda-b705-bb2979dd3a08 2018-10-24 21:07:52,086 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:07:07Z", "file": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/file", "owner": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "4cfe4e40-4d64-481d-a7e3-ddf58752131b", "size": 12716032, "self": "/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_053a8e01-5680-4d06-948c-b3cb072c64e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:07:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:07:52,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3b54b28b-d8f3-4cda-b705-bb2979dd3a08 2018-10-24 21:07:52,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392589569092s 2018-10-24 21:07:52,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:07:52,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a073f727524ea687554c05ddd906f0bc3cbe017c9fbed5bc4740ff519f579aa6" 2018-10-24 21:07:52,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:07:52 GMT X-Openstack-Request-Id: req-e16b5c40-abce-4a71-9f6d-5e5412116f2b 2018-10-24 21:07:52,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:07:52,965 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4cfe4e40-4d64-481d-a7e3-ddf58752131b used request id req-e16b5c40-abce-4a71-9f6d-5e5412116f2b 2018-10-24 21:07:52,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.876904010773s 2018-10-24 21:07:52,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:07:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2aa9f618-b528-4d8a-bdbf-55dbb5413ab8 x-openstack-request-id: req-2aa9f618-b528-4d8a-bdbf-55dbb5413ab8 2018-10-24 21:07:52,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "435ede65-1bd9-4198-9db6-a8c425adf27e", "name": "vping_ssh-flavor_053a8e01-5680-4d06-948c-b3cb072c64e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:07:52,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2aa9f618-b528-4d8a-bdbf-55dbb5413ab8 2018-10-24 21:07:52,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217199325562s 2018-10-24 21:07:52,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:07:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:53,042 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2304fd55-7789-4db2-aec3-852b5be52fa1 x-openstack-request-id: req-2304fd55-7789-4db2-aec3-852b5be52fa1 2018-10-24 21:07:53,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/435ede65-1bd9-4198-9db6-a8c425adf27e used request id req-2304fd55-7789-4db2-aec3-852b5be52fa1 2018-10-24 21:07:53,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487079620361s 2018-10-24 21:07:53,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:07:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:53,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c9c7c9-9701-4b14-8e27-bdcd706d9e90 2018-10-24 21:07:53,243 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6", "links": {"self": "http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc86bb78e47d40158b687fe446a726c0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:07:53,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c2c9c7c9-9701-4b14-8e27-bdcd706d9e90 2018-10-24 21:07:53,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200815916061s 2018-10-24 21:07:53,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:07:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:53,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7e187d-bfe3-40b7-b7dc-e363c21338d6 2018-10-24 21:07:53,451 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_053a8e01-5680-4d06-948c-b3cb072c64e6", "links": {"self": "http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bc86bb78e47d40158b687fe446a726c0", "description": null}} 2018-10-24 21:07:53,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0 used request id req-bb7e187d-bfe3-40b7-b7dc-e363c21338d6 2018-10-24 21:07:53,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20146894455s 2018-10-24 21:07:53,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:07:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:53,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-743365ff-bded-4886-bcfb-447fbff417c1 2018-10-24 21:07:53,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:07:53,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bc86bb78e47d40158b687fe446a726c0 used request id req-743365ff-bded-4886-bcfb-447fbff417c1 2018-10-24 21:07:53,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.292263031006s 2018-10-24 21:07:53,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:07:53,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:54,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1556dfe8-fc00-4bfa-b4c0-f59244c03864 2018-10-24 21:07:54,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4"}, "tags": [], "enabled": true, "id": "4ad324aab8b94fcdad3ba91789d5d0d4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_053a8e01-5680-4d06-948c-b3cb072c64e6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:07:54,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1556dfe8-fc00-4bfa-b4c0-f59244c03864 2018-10-24 21:07:54,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.275892972946s 2018-10-24 21:07:54,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:07:54,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:54,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ab3a61-f3e8-4c4e-92b8-e0c7d8a9eb10 2018-10-24 21:07:54,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:07:54,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4ad324aab8b94fcdad3ba91789d5d0d4 used request id req-17ab3a61-f3e8-4c4e-92b8-e0c7d8a9eb10 2018-10-24 21:07:54,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251787900925s 2018-10-24 21:07:54,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:07:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4ad324aab8b94fcdad3ba91789d5d0d4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:54,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:54 GMT X-Openstack-Request-Id: req-b81feb9c-5afc-4ea2-bf26-24f5ccdd264f 2018-10-24 21:07:54,615 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:06:59Z", "updated_at": "2018-10-24T21:06:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "2bdcea51-675a-4026-b9e1-4535231989be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "474bce50-2377-4697-9354-6d16ece5820c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "bfd1f9af-c90a-4048-923b-251be199db7c", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "d199dc73-8deb-4d61-9064-22d17e0c5b8d", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "name": "default"}]} 2018-10-24 21:07:54,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4ad324aab8b94fcdad3ba91789d5d0d4&name=default used request id req-b81feb9c-5afc-4ea2-bf26-24f5ccdd264f 2018-10-24 21:07:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326273918152s 2018-10-24 21:07:54,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:07:54,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:54 GMT X-Openstack-Request-Id: req-aefdfa04-91cd-4a35-8f7f-10bb395ccfcd 2018-10-24 21:07:54,672 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "created_at": "2018-10-24T21:06:59Z", "updated_at": "2018-10-24T21:06:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "2bdcea51-675a-4026-b9e1-4535231989be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "bfd1f9af-c90a-4048-923b-251be199db7c", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "474bce50-2377-4697-9354-6d16ece5820c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:06:59Z", "revision_number": 0, "id": "d199dc73-8deb-4d61-9064-22d17e0c5b8d", "remote_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "remote_ip_prefix": null, "created_at": "2018-10-24T21:06:59Z", "security_group_id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "tenant_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4"}], "revision_number": 1, "project_id": "4ad324aab8b94fcdad3ba91789d5d0d4", "id": "46628f13-fdd1-41a9-9c98-814ec45f4551", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:07:54,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aefdfa04-91cd-4a35-8f7f-10bb395ccfcd 2018-10-24 21:07:54,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509738922119s 2018-10-24 21:07:54,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:07:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/46628f13-fdd1-41a9-9c98-814ec45f4551.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27a4bcb04f01b2f43732e418ee26af7b49b3f3202b1e0e7779b20f3a208fc665" 2018-10-24 21:07:54,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:07:54 GMT X-Openstack-Request-Id: req-25d7141c-8957-4afc-a560-7515517c3470 2018-10-24 21:07:54,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:07:54,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/46628f13-fdd1-41a9-9c98-814ec45f4551.json used request id req-25d7141c-8957-4afc-a560-7515517c3470 2018-10-24 21:07:54,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124154090881s 2018-10-24 21:07:54,861 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-24 21:07:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:07:54,915 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecbcadff-7f83-4eee-8539-780299359cf5 2018-10-24 21:07:54,915 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:07:54,915 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ecbcadff-7f83-4eee-8539-780299359cf5 2018-10-24 21:07:54,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:07:55,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["46PCi7crRb6L4rXWFQNNzA"], "issued_at": "2018-10-24T21:07:55.000000Z"}} 2018-10-24 21:07:55,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:55,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:55 GMT X-Openstack-Request-Id: req-98961fa4-2b14-48c2-b960-2575734bef21 2018-10-24 21:07:55,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:07:55,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98961fa4-2b14-48c2-b960-2575734bef21 2018-10-24 21:07:55,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364290952682s 2018-10-24 21:07:55,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:07:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:55,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262532fd-b211-48cd-8cea-fc9349aa0b61 2018-10-24 21:07:55,803 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:07:55,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-262532fd-b211-48cd-8cea-fc9349aa0b61 2018-10-24 21:07:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110785961151s 2018-10-24 21:07:55,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:07:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}}' 2018-10-24 21:07:56,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757303ba-5c50-4763-9e8e-e367c7e3dfd5 2018-10-24 21:07:56,038 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9"}, "tags": [], "enabled": true, "id": "3ab59380db18461484bf47b825dd45b9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}} 2018-10-24 21:07:56,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-757303ba-5c50-4763-9e8e-e367c7e3dfd5 2018-10-24 21:07:56,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226732969284s 2018-10-24 21:07:56,039 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'3ab59380db18461484bf47b825dd45b9', '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'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765'}) 2018-10-24 21:07:56,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:07:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3712f2a6-fd80-4a91-b8ae-486e9d85563e", "email": null, "name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}}' 2018-10-24 21:07:56,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9dccbf-6ae3-44a4-9fdc-efe27ee9c00e 2018-10-24 21:07:56,428 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "links": {"self": "http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff536f9466c74df4b9ef56397a7fb011", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:07:56,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2d9dccbf-6ae3-44a4-9fdc-efe27ee9c00e 2018-10-24 21:07:56,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381014823914s 2018-10-24 21:07:56,429 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff536f9466c74df4b9ef56397a7fb011', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765'}) 2018-10-24 21:07:56,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:07:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:56,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc78199-45d5-42ae-9b5d-7949dc50b411 2018-10-24 21:07:56,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:07:56,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fc78199-45d5-42ae-9b5d-7949dc50b411 2018-10-24 21:07:56,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194565057755s 2018-10-24 21:07:56,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:07:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:56,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0aed06-a86a-422a-b8da-2e51e73dc48e 2018-10-24 21:07:56,829 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:07:56,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b0aed06-a86a-422a-b8da-2e51e73dc48e 2018-10-24 21:07:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196575880051s 2018-10-24 21:07:56,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:07:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70facb61-c69b-4ab9-8db9-226df796077b 2018-10-24 21:07:57,014 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:07:57,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-70facb61-c69b-4ab9-8db9-226df796077b 2018-10-24 21:07:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179840087891s 2018-10-24 21:07:57,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:07:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb30b84-e39e-4a17-9373-daa8bad38703 2018-10-24 21:07:57,167 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:07:57,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-deb30b84-e39e-4a17-9373-daa8bad38703 2018-10-24 21:07:57,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148393154144s 2018-10-24 21:07:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:07:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25a2b30-75e2-47c4-b1fe-e00d8d53f210 2018-10-24 21:07:57,293 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "links": {"self": "http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff536f9466c74df4b9ef56397a7fb011", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:07:57,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b25a2b30-75e2-47c4-b1fe-e00d8d53f210 2018-10-24 21:07:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125191926956s 2018-10-24 21:07:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:07:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490e02c9-5506-41b1-8e8d-efaa98dd7a62 2018-10-24 21:07:57,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9"}, "tags": [], "enabled": true, "id": "3ab59380db18461484bf47b825dd45b9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}]} 2018-10-24 21:07:57,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-490e02c9-5506-41b1-8e8d-efaa98dd7a62 2018-10-24 21:07:57,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108834981918s 2018-10-24 21:07:57,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:07:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ff536f9466c74df4b9ef56397a7fb011&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3ab59380db18461484bf47b825dd45b9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ef5eb9-c4f8-4c1a-b580-a198b2cc2af7 2018-10-24 21:07:57,635 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ff536f9466c74df4b9ef56397a7fb011&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3ab59380db18461484bf47b825dd45b9", "previous": null, "next": null}} 2018-10-24 21:07:57,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ff536f9466c74df4b9ef56397a7fb011&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3ab59380db18461484bf47b825dd45b9 used request id req-e4ef5eb9-c4f8-4c1a-b580-a198b2cc2af7 2018-10-24 21:07:57,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21174120903s 2018-10-24 21:07:57,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:07:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9/users/ff536f9466c74df4b9ef56397a7fb011/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d203847d-ea6a-4aed-96ae-22e99ee5ff8d 2018-10-24 21:07:57,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:07:57,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9/users/ff536f9466c74df4b9ef56397a7fb011/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-d203847d-ea6a-4aed-96ae-22e99ee5ff8d 2018-10-24 21:07:57,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151823043823s 2018-10-24 21:07:57,792 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 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'3ab59380db18461484bf47b825dd45b9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3712f2a6-fd80-4a91-b8ae-486e9d85563e', 'username': u'vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:07:57,796 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'password': '3712f2a6-fd80-4a91-b8ae-486e9d85563e', 'project_name': 'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '3ab59380db18461484bf47b825dd45b9', 'project_domain_name': 'Default'} 2018-10-24 21:07:57,797 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-24 21:07:57,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:07:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a377527-6a3c-494a-9274-0229d645f065 2018-10-24 21:07:57,906 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:07:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0a377527-6a3c-494a-9274-0229d645f065 2018-10-24 21:07:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108744859695s 2018-10-24 21:07:57,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:07:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:07:58,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3692ed8c-5a7c-4984-ac13-e8b5b2198ffd 2018-10-24 21:07:58,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9"}, "tags": [], "enabled": true, "id": "3ab59380db18461484bf47b825dd45b9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}]} 2018-10-24 21:07:58,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3692ed8c-5a7c-4984-ac13-e8b5b2198ffd 2018-10-24 21:07:58,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209296941757s 2018-10-24 21:07:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:07:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" -d '{"network": {"tenant_id": "3ab59380db18461484bf47b825dd45b9", "name": "vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "admin_state_up": true}}' 2018-10-24 21:07:58,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:58 GMT X-Openstack-Request-Id: req-22573be1-d8ed-4b32-8687-df48ce4e5f4d 2018-10-24 21:07:58,464 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:07:58Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450}} 2018-10-24 21:07:58,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-22573be1-d8ed-4b32-8687-df48ce4e5f4d 2018-10-24 21:07:58,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.3395819664s 2018-10-24 21:07:58,465 - 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-10-24T21:07:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'47dee93f-6b85-4b59-af10-112f6e99e4e0', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', u'created_at': u'2018-10-24T21:07:58Z', u'mtu': 1450, u'tenant_id': u'3ab59380db18461484bf47b825dd45b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3ab59380db18461484bf47b825dd45b9', u'l2_adjacency': True}) 2018-10-24 21:07:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:07:58,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9648ba-eff7-4e6a-9af1-049f8ea631ea 2018-10-24 21:07:58,475 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:07:58,475 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5e9648ba-eff7-4e6a-9af1-049f8ea631ea 2018-10-24 21:07:58,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:07:58,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ab59380db18461484bf47b825dd45b9", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ab59380db18461484bf47b825dd45b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/3ab59380db18461484bf47b825dd45b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/3ab59380db18461484bf47b825dd45b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3ab59380db18461484bf47b825dd45b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/3ab59380db18461484bf47b825dd45b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/3ab59380db18461484bf47b825dd45b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_3ab59380db18461484bf47b825dd45b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3ab59380db18461484bf47b825dd45b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ab59380db18461484bf47b825dd45b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/3ab59380db18461484bf47b825dd45b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/3ab59380db18461484bf47b825dd45b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3ab59380db18461484bf47b825dd45b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/3ab59380db18461484bf47b825dd45b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/3ab59380db18461484bf47b825dd45b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "id": "ff536f9466c74df4b9ef56397a7fb011"}, "audit_ids": ["Mxa_tIAoQw2py3DS3oCD3Q"], "issued_at": "2018-10-24T21:07:58.000000Z"}} 2018-10-24 21:07:58,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:07:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:07:59,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:59 GMT X-Openstack-Request-Id: req-350c3991-3702-43bb-a510-38551cf9006d 2018-10-24 21:07:59,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:07:58Z","qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:07:59,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-350c3991-3702-43bb-a510-38551cf9006d 2018-10-24 21:07:59,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27339887619s 2018-10-24 21:07:59,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:07:59,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"subnet": {"name": "vping_userdata-subnet_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "enable_dhcp": true, "network_id": "47dee93f-6b85-4b59-af10-112f6e99e4e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:07:59,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 24 Oct 2018 21:07:59 GMT X-Openstack-Request-Id: req-445b2cdf-0a96-4fcc-83cc-4284d3d6e249 2018-10-24 21:07:59,756 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:59Z","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":"3ab59380db18461484bf47b825dd45b9","id":"b59a9988-c784-44f2-a83e-688f75db7e0f","subnetpool_id":null,"name":"vping_userdata-subnet_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}} 2018-10-24 21:07:59,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-445b2cdf-0a96-4fcc-83cc-4284d3d6e249 2018-10-24 21:07:59,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.602329015732s 2018-10-24 21:07:59,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:07:59Z', 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'b59a9988-c784-44f2-a83e-688f75db7e0f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', u'enable_dhcp': True, u'network_id': u'47dee93f-6b85-4b59-af10-112f6e99e4e0', u'tenant_id': u'3ab59380db18461484bf47b825dd45b9', u'created_at': u'2018-10-24T21:07:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3ab59380db18461484bf47b825dd45b9'}) 2018-10-24 21:07:59,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:07:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vping_userdata-router_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "admin_state_up": true}}' 2018-10-24 21:08:01,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:01 GMT X-Openstack-Request-Id: req-7fd5008a-92af-47bd-8518-e857d29c3e1d 2018-10-24 21:08:01,566 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ab59380db18461484bf47b825dd45b9", "created_at": "2018-10-24T21:07:59Z", "admin_state_up": true, "updated_at": "2018-10-24T21:08:01Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3ab59380db18461484bf47b825dd45b9", "id": "be8b34ec-179b-41a5-a111-c344090eff0e", "name": "vping_userdata-router_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}} 2018-10-24 21:08:01,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7fd5008a-92af-47bd-8518-e857d29c3e1d 2018-10-24 21:08:01,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.8089761734s 2018-10-24 21:08:01,566 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:08:01Z', u'revision_number': 2, u'id': u'be8b34ec-179b-41a5-a111-c344090eff0e', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', u'admin_state_up': True, u'tenant_id': u'3ab59380db18461484bf47b825dd45b9', u'created_at': u'2018-10-24T21:07:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'3ab59380db18461484bf47b825dd45b9'}) 2018-10-24 21:08:01,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:08:01,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"subnet_id": "b59a9988-c784-44f2-a83e-688f75db7e0f"}' 2018-10-24 21:08:04,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:04 GMT X-Openstack-Request-Id: req-3f205bb1-edee-4c03-9780-38f3270d9da0 2018-10-24 21:08:04,067 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "47dee93f-6b85-4b59-af10-112f6e99e4e0", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "subnet_id": "b59a9988-c784-44f2-a83e-688f75db7e0f", "subnet_ids": ["b59a9988-c784-44f2-a83e-688f75db7e0f"], "port_id": "11948752-d079-4657-b511-b27106ca7ce7", "id": "be8b34ec-179b-41a5-a111-c344090eff0e"} 2018-10-24 21:08:04,067 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e/add_router_interface.json used request id req-3f205bb1-edee-4c03-9780-38f3270d9da0 2018-10-24 21:08:04,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49984908104s 2018-10-24 21:08:04,067 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:08:04,136 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:08:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:08:04,144 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:04 GMT 2018-10-24 21:08:04,144 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:08:04,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:04,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:04 GMT X-Openstack-Request-Id: req-99a776ee-09eb-4707-be3e-b625b7363173 2018-10-24 21:08:04,454 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:04,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-99a776ee-09eb-4707-be3e-b625b7363173 2018-10-24 21:08:04,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304445981979s 2018-10-24 21:08:04,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:08:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}' 2018-10-24 21:08:04,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:04 GMT Location: http://172.30.9.21:9292/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1fb84939-aa66-487f-9257-6ed40887d027 2018-10-24 21:08:04,600 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:08:04Z", "file": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file", "owner": "3ab59380db18461484bf47b825dd45b9", "id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "size": null, "self": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "checksum": null, "created_at": "2018-10-24T21:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:08:04,600 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1fb84939-aa66-487f-9257-6ed40887d027 2018-10-24 21:08:04,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.135665178299s 2018-10-24 21:08:04,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:08:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '' 2018-10-24 21:08:05,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:08:05 GMT X-Openstack-Request-Id: req-2df50e18-f1d1-4644-aa24-5d7e81eb0121 2018-10-24 21:08:05,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:08:05,050 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file used request id req-2df50e18-f1d1-4644-aa24-5d7e81eb0121 2018-10-24 21:08:05,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.448895931244s 2018-10-24 21:08:05,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:05,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT X-Openstack-Request-Id: req-5a2faf15-2308-4c01-89d7-5c742b717306 2018-10-24 21:08:05,125 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:08:04Z", "file": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file", "owner": "3ab59380db18461484bf47b825dd45b9", "id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "size": 12716032, "self": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:05,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5a2faf15-2308-4c01-89d7-5c742b717306 2018-10-24 21:08:05,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0710370540619s 2018-10-24 21:08:05,127 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file', 'owner': u'3ab59380db18461484bf47b825dd45b9', 'id': u'ee066bd0-1ddc-4bd2-8f35-d99c86797875', 'size': 12716032, u'self': u'/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ab59380db18461484bf47b825dd45b9', 'name': 'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:08:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:08:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'created': u'2018-10-24T21:08:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:08:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:08:05,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:08:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:08:05,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-167e0b89-593a-431a-9771-f1b7b769d5ef x-openstack-request-id: req-167e0b89-593a-431a-9771-f1b7b769d5ef 2018-10-24 21:08:05,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "name": "vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:08:05,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-167e0b89-593a-431a-9771-f1b7b769d5ef 2018-10-24 21:08:05,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.427414894104s 2018-10-24 21:08:05,559 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'7533e717-6be2-4f92-9169-e704c8ce78d3', 'swap': 0}) 2018-10-24 21:08:05,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:08:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" -d '{"extra_specs": {}}' 2018-10-24 21:08:05,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63c41d8c-c6ac-4cb5-bfba-96a54d014f37 x-openstack-request-id: req-63c41d8c-c6ac-4cb5-bfba-96a54d014f37 2018-10-24 21:08:05,582 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:08:05,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3/os-extra_specs used request id req-63c41d8c-c6ac-4cb5-bfba-96a54d014f37 2018-10-24 21:08:05,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022360086441s 2018-10-24 21:08:05,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:05,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:05,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT X-Openstack-Request-Id: req-26fc3541-80e6-4e99-93c2-8075ad1028d1 2018-10-24 21:08:05,683 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":["b59a9988-c784-44f2-a83e-688f75db7e0f"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:59Z","qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:08:05,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-26fc3541-80e6-4e99-93c2-8075ad1028d1 2018-10-24 21:08:05,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10024189949s 2018-10-24 21:08:05,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:05,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT X-Openstack-Request-Id: req-a0a64f67-0f41-4093-95b5-1e7deed5bf21 2018-10-24 21:08:05,728 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:08:04Z", "file": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file", "owner": "3ab59380db18461484bf47b825dd45b9", "id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "size": 12716032, "self": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:05,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a0a64f67-0f41-4093-95b5-1e7deed5bf21 2018-10-24 21:08:05,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394291877747s 2018-10-24 21:08:05,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:08:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:06,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f8cb950-1f1d-482b-a6fc-21c89d4d252c x-openstack-request-id: req-3f8cb950-1f1d-482b-a6fc-21c89d4d252c 2018-10-24 21:08:06,033 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "name": "vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:08:06,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3f8cb950-1f1d-482b-a6fc-21c89d4d252c 2018-10-24 21:08:06,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297910928726s 2018-10-24 21:08:06,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:08:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"server": {"name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "imageRef": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "flavorRef": "7533e717-6be2-4f92-9169-e704c8ce78d3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "47dee93f-6b85-4b59-af10-112f6e99e4e0"}]}}' 2018-10-24 21:08:07,180 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468 x-compute-request-id: req-b93ee236-d31a-4acb-93d8-1018d7a89782 x-openstack-request-id: req-b93ee236-d31a-4acb-93d8-1018d7a89782 2018-10-24 21:08:07,180 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b787676-f154-4357-b493-20f595498468", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "adminPass": "693KdeTGhqJL"}} 2018-10-24 21:08:07,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b93ee236-d31a-4acb-93d8-1018d7a89782 2018-10-24 21:08:07,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.14218997955s 2018-10-24 21:08:07,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:07,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:07,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b6dc2a8-f2ff-44b7-ae92-432b4bfbb614 x-openstack-request-id: req-1b6dc2a8-f2ff-44b7-ae92-432b4bfbb614 2018-10-24 21:08:07,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:07,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b6dc2a8-f2ff-44b7-ae92-432b4bfbb614 2018-10-24 21:08:07,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559418916702s 2018-10-24 21:08:07,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:07,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:07 GMT X-Openstack-Request-Id: req-4fd5e674-c833-475a-8e63-577bd2852756 2018-10-24 21:08:07,846 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":["b59a9988-c784-44f2-a83e-688f75db7e0f"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:59Z","qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:08:07,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4fd5e674-c833-475a-8e63-577bd2852756 2018-10-24 21:08:07,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935628414154s 2018-10-24 21:08:07,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:08:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:07,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:07 GMT X-Openstack-Request-Id: req-43a360e1-c2a4-4775-834e-0ee595417cbe 2018-10-24 21:08:07,908 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:59Z","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":"3ab59380db18461484bf47b825dd45b9","id":"b59a9988-c784-44f2-a83e-688f75db7e0f","subnetpool_id":null,"name":"vping_userdata-subnet_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}]} 2018-10-24 21:08:07,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-43a360e1-c2a4-4775-834e-0ee595417cbe 2018-10-24 21:08:07,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0610971450806s 2018-10-24 21:08:07,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:09,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:10,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-181407d5-6a76-4c40-8177-d9366b9b2654 x-openstack-request-id: req-181407d5-6a76-4c40-8177-d9366b9b2654 2018-10-24 21:08:10,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:09Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:10,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-181407d5-6a76-4c40-8177-d9366b9b2654 2018-10-24 21:08:10,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81045293808s 2018-10-24 21:08:10,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:12,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:12,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:13,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9398f167-1e0c-46e9-a4d7-9fa80582f8a4 x-openstack-request-id: req-9398f167-1e0c-46e9-a4d7-9fa80582f8a4 2018-10-24 21:08:13,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:10Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:13,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9398f167-1e0c-46e9-a4d7-9fa80582f8a4 2018-10-24 21:08:13,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685708999634s 2018-10-24 21:08:13,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:15,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:16,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e33fe2d-b631-46b4-9dac-303f1bd0b935 x-openstack-request-id: req-6e33fe2d-b631-46b4-9dac-303f1bd0b935 2018-10-24 21:08:16,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:10Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:16,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6e33fe2d-b631-46b4-9dac-303f1bd0b935 2018-10-24 21:08:16,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892910003662s 2018-10-24 21:08:16,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:18,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:18,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98ad234e-ca41-4ceb-a3c6-6a30a70f724b x-openstack-request-id: req-98ad234e-ca41-4ceb-a3c6-6a30a70f724b 2018-10-24 21:08:18,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:18,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98ad234e-ca41-4ceb-a3c6-6a30a70f724b 2018-10-24 21:08:18,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436477899551s 2018-10-24 21:08:18,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:08:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=7b787676-f154-4357-b493-20f595498468" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:19,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:19 GMT X-Openstack-Request-Id: req-2da5b82a-2a01-4dd5-8eb1-bb739b41c9ad 2018-10-24 21:08:19,095 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:08:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b59a9988-c784-44f2-a83e-688f75db7e0f","ip_address":"192.168.120.15"}],"id":"c6c2672a-e1b3-417d-857e-d90da8bdc46b","security_groups":["29e86590-3c24-4e45-821a-62fec22134ab"],"mac_address":"fa:16:3e:17:f8:ce","project_id":"3ab59380db18461484bf47b825dd45b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:08:10Z","binding:vnic_type":"normal","device_id":"7b787676-f154-4357-b493-20f595498468","ip_allocation":"immediate"}]} 2018-10-24 21:08:19,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=7b787676-f154-4357-b493-20f595498468 used request id req-2da5b82a-2a01-4dd5-8eb1-bb739b41c9ad 2018-10-24 21:08:19,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.321990966797s 2018-10-24 21:08:19,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:08:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c6c2672a-e1b3-417d-857e-d90da8bdc46b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:19,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:19 GMT X-Openstack-Request-Id: req-5fc6810c-ac54-4e75-bc56-9af8834a2712 2018-10-24 21:08:19,154 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:08:19,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c6c2672a-e1b3-417d-857e-d90da8bdc46b used request id req-5fc6810c-ac54-4e75-bc56-9af8834a2712 2018-10-24 21:08:19,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485689640045s 2018-10-24 21:08:19,155 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:f8:ce', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee066bd0-1ddc-4bd2-8f35-d99c86797875'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:08:16.000000', 'flavor': Munch({u'id': u'7533e717-6be2-4f92-9169-e704c8ce78d3'}), 'az': u'nova', 'id': u'7b787676-f154-4357-b493-20f595498468', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff536f9466c74df4b9ef56397a7fb011', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ab59380db18461484bf47b825dd45b9', 'name': 'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', '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-10-24T21:08:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:08:16Z', 'hostId': u'd75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'd75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:08:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3ab59380db18461484bf47b825dd45b9', 'name': u'vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'adminPass': u'693KdeTGhqJL', 'tenant_id': u'3ab59380db18461484bf47b825dd45b9', 'created_at': u'2018-10-24T21:08:07Z', 'created': u'2018-10-24T21:08:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:08:19,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:19,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:19 GMT X-Openstack-Request-Id: req-e0154161-db51-4df2-b9e3-a5b1deb738d9 2018-10-24 21:08:19,257 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":["b59a9988-c784-44f2-a83e-688f75db7e0f"],"description":"","tags":[],"updated_at":"2018-10-24T21:07:59Z","qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:08:19,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e0154161-db51-4df2-b9e3-a5b1deb738d9 2018-10-24 21:08:19,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100677013397s 2018-10-24 21:08:19,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:19,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:20 GMT X-Openstack-Request-Id: req-1b900d04-7af4-41c1-b86c-a75febbc9d58 2018-10-24 21:08:20,163 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:08:04Z", "file": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file", "owner": "3ab59380db18461484bf47b825dd45b9", "id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "size": 12716032, "self": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:20,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1b900d04-7af4-41c1-b86c-a75febbc9d58 2018-10-24 21:08:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.90073299408s 2018-10-24 21:08:20,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:08:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:20,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cb10b39-99df-4b14-82f6-32663affd2ef x-openstack-request-id: req-4cb10b39-99df-4b14-82f6-32663affd2ef 2018-10-24 21:08:20,189 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "name": "vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:08:20,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4cb10b39-99df-4b14-82f6-32663affd2ef 2018-10-24 21:08:20,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238049030304s 2018-10-24 21:08:20,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:08:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"server": {"name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "imageRef": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "flavorRef": "7533e717-6be2-4f92-9169-e704c8ce78d3", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "47dee93f-6b85-4b59-af10-112f6e99e4e0"}]}}' 2018-10-24 21:08:22,778 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8 x-compute-request-id: req-dd96d5b4-f5b5-4949-a29f-4bf85b293928 x-openstack-request-id: req-dd96d5b4-f5b5-4949-a29f-4bf85b293928 2018-10-24 21:08:22,779 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "adminPass": "6hihU2rLf95T"}} 2018-10-24 21:08:22,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-dd96d5b4-f5b5-4949-a29f-4bf85b293928 2018-10-24 21:08:22,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58886504173s 2018-10-24 21:08:22,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:23,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b3aae69-c86f-4162-ad79-1ca8f8c2cc99 x-openstack-request-id: req-4b3aae69-c86f-4162-ad79-1ca8f8c2cc99 2018-10-24 21:08:23,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:23,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4b3aae69-c86f-4162-ad79-1ca8f8c2cc99 2018-10-24 21:08:23,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43963098526s 2018-10-24 21:08:23,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9a0a5f5-c273-402d-8498-64220304cdc5 x-openstack-request-id: req-d9a0a5f5-c273-402d-8498-64220304cdc5 2018-10-24 21:08:25,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:25Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:25,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9a0a5f5-c273-402d-8498-64220304cdc5 2018-10-24 21:08:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249475002289s 2018-10-24 21:08:25,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:27,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:27,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68e22d78-eeb4-415b-887f-6926a76ef3e3 x-openstack-request-id: req-68e22d78-eeb4-415b-887f-6926a76ef3e3 2018-10-24 21:08:27,707 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:25Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:27,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68e22d78-eeb4-415b-887f-6926a76ef3e3 2018-10-24 21:08:27,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217520952225s 2018-10-24 21:08:27,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:29,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:30,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9507e034-1c45-403b-9e88-7221db243511 x-openstack-request-id: req-9507e034-1c45-403b-9e88-7221db243511 2018-10-24 21:08:30,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:25Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:30,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9507e034-1c45-403b-9e88-7221db243511 2018-10-24 21:08:30,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516018867493s 2018-10-24 21:08:30,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:32,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:32,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c19c1fb9-ec46-496d-833b-935f19c38bd2 x-openstack-request-id: req-c19c1fb9-ec46-496d-833b-935f19c38bd2 2018-10-24 21:08:32,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:30Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:32,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c19c1fb9-ec46-496d-833b-935f19c38bd2 2018-10-24 21:08:32,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224415063858s 2018-10-24 21:08:32,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:08:32,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4b35ac83-146f-4a53-b555-47ff82a280c8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:32,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:32 GMT X-Openstack-Request-Id: req-97df9695-7e7c-4c37-b1a1-54bf1caebfba 2018-10-24 21:08:32,525 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:08:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b59a9988-c784-44f2-a83e-688f75db7e0f","ip_address":"192.168.120.33"}],"id":"8609e1f0-d568-4862-8179-edf50c9002b8","security_groups":["29e86590-3c24-4e45-821a-62fec22134ab"],"mac_address":"fa:16:3e:05:b5:7c","project_id":"3ab59380db18461484bf47b825dd45b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:08:25Z","binding:vnic_type":"normal","device_id":"4b35ac83-146f-4a53-b555-47ff82a280c8","ip_allocation":"immediate"}]} 2018-10-24 21:08:32,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4b35ac83-146f-4a53-b555-47ff82a280c8 used request id req-97df9695-7e7c-4c37-b1a1-54bf1caebfba 2018-10-24 21:08:32,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.051833152771s 2018-10-24 21:08:32,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:08:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8609e1f0-d568-4862-8179-edf50c9002b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:32,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:32 GMT X-Openstack-Request-Id: req-4ef757d7-f061-47fc-ab46-b61965016918 2018-10-24 21:08:32,579 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:08:32,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8609e1f0-d568-4862-8179-edf50c9002b8 used request id req-4ef757d7-f061-47fc-ab46-b61965016918 2018-10-24 21:08:32,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0442290306091s 2018-10-24 21:08:32,580 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:05:b5:7c', u'version': 4, u'addr': u'192.168.120.33', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee066bd0-1ddc-4bd2-8f35-d99c86797875'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:08:30.000000', 'flavor': Munch({u'id': u'7533e717-6be2-4f92-9169-e704c8ce78d3'}), 'az': u'nova', 'id': u'4b35ac83-146f-4a53-b555-47ff82a280c8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff536f9466c74df4b9ef56397a7fb011', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ab59380db18461484bf47b825dd45b9', 'name': 'vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', '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-10-24T21:08:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:08:30Z', 'hostId': u'4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.33', 'cloud': 'envvars', 'host_id': u'4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:08:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3ab59380db18461484bf47b825dd45b9', 'name': u'vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765', 'adminPass': u'6hihU2rLf95T', 'tenant_id': u'3ab59380db18461484bf47b825dd45b9', 'created_at': u'2018-10-24T21:08:22Z', 'created': u'2018-10-24T21:08:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:08:32,581 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-24 21:08:33,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:33,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:34,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0e410cd-75c5-47bf-b318-b26ffe958f8f x-openstack-request-id: req-e0e410cd-75c5-47bf-b318-b26ffe958f8f 2018-10-24 21:08:34,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:30Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:34,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0e410cd-75c5-47bf-b318-b26ffe958f8f 2018-10-24 21:08:34,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485133886337s 2018-10-24 21:08:34,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:08:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:08:34,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7949 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-187ed684-d113-4a23-ad47-b89ebe33ff6f x-openstack-request-id: req-187ed684-d113-4a23-ad47-b89ebe33ff6f 2018-10-24 21:08:34,147 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 527585099 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.168425] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170493] pid_max: default: 32768 minimum: 301\n[ 0.171633] ACPI: Core revision 20150930\n[ 0.173233] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174869] Security Framework initialized\n[ 0.175913] Yama: becoming mindful.\n[ 0.176843] AppArmor: AppArmor initialized\n[ 0.177931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179583] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182679] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184446] Initializing cgroup subsys io\n[ 0.185479] Initializing cgroup subsys memory\n[ 0.186566] Initializing cgroup subsys devices\n[ 0.187681] Initializing cgroup subsys freezer\n[ 0.188780] Initializing cgroup subsys net_cls\n[ 0.189873] Initializing cgroup subsys perf_event\n[ 0.191020] Initializing cgroup subsys net_prio\n[ 0.192141] Initializing cgroup subsys hugetlb\n[ 0.193237] Initializing cgroup subsys pids\n[ 0.194325] CPU: Physical Processor ID: 0\n[ 0.196067] mce: CPU supports 10 MCE banks\n[ 0.197119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.215346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221965] ftrace: allocating 31920 entries in 125 pages\n[ 0.248361] smpboot: Max logical packages: 1\n[ 0.249462] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251173] x2apic enabled\n[ 0.252229] Switched APIC routing to physical x2apic.\n[ 0.254497] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260714] KVM setup paravirtual spinlock\n[ 0.262268] x86: Booted up 1 node, 1 CPUs\n[ 0.263284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265018] devtmpfs: initialized\n[ 0.266922] evm: security.selinux\n[ 0.267802] evm: security.SMACK64\n[ 0.268682] evm: security.SMACK64EXEC\n[ 0.269631] evm: security.SMACK64TRANSMUTE\n[ 0.270653] evm: security.SMACK64MMAP\n[ 0.271593] evm: security.ima\n[ 0.272407] evm: security.capability\n[ 0.273418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275727] pinctrl core: initialized pinctrl subsystem\n[ 0.277087] RTC time: 21:08:30, date: 10/24/18\n[ 0.278283] NET: Registered protocol family 16\n[ 0.279503] cpuidle: using governor ladder\n[ 0.280539] cpuidle: using governor menu\n[ 0.281529] PCCT header not found.\n[ 0.282476] ACPI: bus type PCI registered\n[ 0.283483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285023] PCI: Using configuration type 1 for base access\n[ 0.287082] ACPI: Added _OSI(Module Device)\n[ 0.288137] ACPI: Added _OSI(Processor Device)\n[ 0.289215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290345] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292370] ACPI: Interpreter enabled\n[ 0.293341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302596] ACPI: (supports S0 S5)\n[ 0.303490] ACPI: Using IOAPIC for interrupt routing\n[ 0.304673] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.311209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315454] acpiphp: Slot [3] registered\n[ 0.316465] acpiphp: Slot [4] registered\n[ 0.317472] acpiphp: Slot [5] registered\n[ 0.318478] acpiphp: Slot [6] registered\n[ 0.319486] acpiphp: Slot [7] registered\n[ 0.320493] acpiphp: Slot [8] registered\n[ 0.321496] acpiphp: Slot [9] registered\n[ 0.322495] acpiphp: Slot [10] registered\n[ 0.323518] acpiphp: Slot [11] registered\n[ 0.324537] acpiphp: Slot [12] registered\n[ 0.325554] acpiphp: Slot [13] registered\n[ 0.326570] acpiphp: Slot [14] registered\n[ 0.327594] acpiphp: Slot [15] registered\n[ 0.341433] acpiphp: Slot [16] registered\n[ 0.342505] acpiphp: Slot [17] registered\n[ 0.343581] acpiphp: Slot [18] registered\n[ 0.344634] acpiphp: Slot [19] registered\n[ 0.345795] acpiphp: Slot [20] registered\n[ 0.346836] acpiphp: Slot [21] registered\n[ 0.347926] acpiphp: Slot [22] registered\n[ 0.348960] acpiphp: Slot [23] registered\n[ 0.349998] acpiphp: Slot [24] registered\n[ 0.351026] acpiphp: Slot [25] registered\n[ 0.352050] acpiphp: Slot [26] registered\n[ 0.353086] acpiphp: Slot [27] registered\n[ 0.354129] acpiphp: Slot [28] registered\n[ 0.355167] acpiphp: Slot [29] registered\n[ 0.356190] acpiphp: Slot [30] registered\n[ 0.357217] acpiphp: Slot [31] registered\n[ 0.358245] PCI host bridge to bus 0000:00\n[ 0.359273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.360853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.362472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.364305] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.366238] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.368107] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.371924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376739] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.381111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.382926] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404015] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412832] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414499] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417759] vgaarb: loaded\n[ 0.418527] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420072] SCSI subsystem initialized\n[ 0.421238] ACPI: bus type USB registered\n[ 0.422285] usbcore: registered new interface driver usbfs\n[ 0.423574] usbcore: registered new interface driver hub\n[ 0.424827] usbcore: registered new device driver usb\n[ 0.426217] PCI: Using ACPI for IRQ routing\n[ 0.427637] NetLabel: Initializing\n[ 0.428544] NetLabel: domain hash size = 128\n[ 0.429611] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430811] NetLabel: unlabeled traffic allowed by default\n[ 0.432276] clocksource: Switched to clocksource kvm-clock\n[ 0.441858] AppArmor: AppArmor Filesystem Enabled\n[ 0.443070] pnp: PnP ACPI init\n[ 0.444213] pnp: PnP ACPI: found 5 devices\n[ 0.450955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453092] NET: Registered protocol family 2\n[ 0.454410] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.457533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459041] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461874] NET: Registered protocol family 1\n[ 0.462981] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464359] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465702] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494479] Trying to unpack rootfs image as initramfs...\n[ 0.554479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561261] Scanning for low memory corruption every 60 seconds\n[ 0.564286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565824] audit: initializing netlink subsys (disabled)\n[ 0.567285] audit: type=2000 audit(1540415311.142:1): initialized\n[ 0.569404] Initialise system trusted keyring\n[ 0.570883] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575076] zbud: loaded\n[ 0.576091] VFS: Disk quotas dquot_6.6.0\n[ 0.577199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579374] fuse init (API version 7.23)\n[ 0.580592] Key type big_key registered\n[ 0.581634] Allocating IMA MOK and blacklist keyrings.\n[ 0.583267] Key type asymmetric registered\n[ 0.584347] Asymmetric key parser 'x509' registered\n[ 0.585578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587521] io scheduler noop registered\n[ 0.588547] io scheduler deadline registered (default)\n[ 0.589834] io scheduler cfq registered\n[ 0.591040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596007] ACPI: Power Button [PWRF]\n[ 0.597312] GHES: HEST is not enabled!\n[ 0.611569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670481] Linux agpgart interface v0.103\n[ 0.674237] brd: module loaded\n[ 0.676424] loop: module loaded\n[ 0.681612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.683475] GPT:90111 != 2097151\n[ 0.684355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.685753] GPT:90111 != 2097151\n[ 0.686631] GPT: Use GNU Parted to correct GPT errors.\n[ 0.687863] vda: vda1 vda15\n[ 0.689737] scsi host0: ata_piix\n[ 0.690741] scsi host1: ata_piix\n[ 0.691679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.693226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695152] libphy: Fixed MDIO Bus: probed\n[ 0.696204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697420] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700542] PPP generic driver version 2.4.2\n[ 0.701743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703267] ehci-pci: EHCI PCI platform driver\n[ 0.704412] ehci-platform: EHCI generic platform driver\n[ 0.705685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707149] ohci-pci: OHCI PCI platform driver\n[ 0.708282] ohci-platform: OHCI generic platform driver\n[ 0.709576] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724123] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727333] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733527] usb usb1: Product: UHCI Host Controller\n[ 0.734714] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736158] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737421] hub 1-0:1.0: USB hub found\n[ 0.738422] hub 1-0:1.0: 2 ports detected\n[ 0.739698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745089] mousedev: PS/2 mouse device common for all mice\n[ 0.746755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749100] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753588] i2c /dev entries driver\n[ 0.754591] device-mapper: uevent: version 1.0.3\n[ 0.755833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759856] NET: Registered protocol family 10\n[ 0.761565] NET: Registered protocol family 17\n[ 0.762719] Key type dns_resolver registered\n[ 0.764047] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765464] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767774] registered taskstats version 1\n[ 0.768877] Loading compiled-in X.509 certificates\n[ 0.770686] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773059] zswap: loaded using pool lzo/zbud\n[ 0.775469] Key type trusted registered\n[ 0.777598] Key type encrypted registered\n[ 0.778651] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779978] ima: No TPM chip found, activating TPM-bypass!\n[ 0.781308] evm: HMAC attrs: 0x1\n[ 0.782582] Magic number: 6:123:147\n[ 0.783579] acpi device:18: hash matches\n[ 0.784695] rtc_cmos 00:00: setting system clock to 2018-10-24 21:08:30 UTC (1540415310)\n[ 0.786788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788178] EDD information not available.\n[ 0.854885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856884] Write protecting the kernel read-only data: 14336k\n[ 0.861375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863779] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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[ 0.911526] random: blkid urandom read with 2 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.79\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.33...\nLease of 192.168.120.33 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.93. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-24 21:08:34,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8/action used request id req-187ed684-d113-4a23-ad47-b89ebe33ff6f 2018-10-24 21:08:34,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777249336243s 2018-10-24 21:08:34,149 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 527585099 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.168425] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170493] pid_max: default: 32768 minimum: 301 [ 0.171633] ACPI: Core revision 20150930 [ 0.173233] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174869] Security Framework initialized [ 0.175913] Yama: becoming mindful. [ 0.176843] AppArmor: AppArmor initialized [ 0.177931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179583] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182679] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184446] Initializing cgroup subsys io [ 0.185479] Initializing cgroup subsys memory [ 0.186566] Initializing cgroup subsys devices [ 0.187681] Initializing cgroup subsys freezer [ 0.188780] Initializing cgroup subsys net_cls [ 0.189873] Initializing cgroup subsys perf_event [ 0.191020] Initializing cgroup subsys net_prio [ 0.192141] Initializing cgroup subsys hugetlb [ 0.193237] Initializing cgroup subsys pids [ 0.194325] CPU: Physical Processor ID: 0 [ 0.196067] mce: CPU supports 10 MCE banks [ 0.197119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221965] ftrace: allocating 31920 entries in 125 pages [ 0.248361] smpboot: Max logical packages: 1 [ 0.249462] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251173] x2apic enabled [ 0.252229] Switched APIC routing to physical x2apic. [ 0.254497] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260714] KVM setup paravirtual spinlock [ 0.262268] x86: Booted up 1 node, 1 CPUs [ 0.263284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.265018] devtmpfs: initialized [ 0.266922] evm: security.selinux [ 0.267802] evm: security.SMACK64 [ 0.268682] evm: security.SMACK64EXEC [ 0.269631] evm: security.SMACK64TRANSMUTE [ 0.270653] evm: security.SMACK64MMAP [ 0.271593] evm: security.ima [ 0.272407] evm: security.capability [ 0.273418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275727] pinctrl core: initialized pinctrl subsystem [ 0.277087] RTC time: 21:08:30, date: 10/24/18 [ 0.278283] NET: Registered protocol family 16 [ 0.279503] cpuidle: using governor ladder [ 0.280539] cpuidle: using governor menu [ 0.281529] PCCT header not found. [ 0.282476] ACPI: bus type PCI registered [ 0.283483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285023] PCI: Using configuration type 1 for base access [ 0.287082] ACPI: Added _OSI(Module Device) [ 0.288137] ACPI: Added _OSI(Processor Device) [ 0.289215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292370] ACPI: Interpreter enabled [ 0.293341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302596] ACPI: (supports S0 S5) [ 0.303490] ACPI: Using IOAPIC for interrupt routing [ 0.304673] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315454] acpiphp: Slot [3] registered [ 0.316465] acpiphp: Slot [4] registered [ 0.317472] acpiphp: Slot [5] registered [ 0.318478] acpiphp: Slot [6] registered [ 0.319486] acpiphp: Slot [7] registered [ 0.320493] acpiphp: Slot [8] registered [ 0.321496] acpiphp: Slot [9] registered [ 0.322495] acpiphp: Slot [10] registered [ 0.323518] acpiphp: Slot [11] registered [ 0.324537] acpiphp: Slot [12] registered [ 0.325554] acpiphp: Slot [13] registered [ 0.326570] acpiphp: Slot [14] registered [ 0.327594] acpiphp: Slot [15] registered [ 0.341433] acpiphp: Slot [16] registered [ 0.342505] acpiphp: Slot [17] registered [ 0.343581] acpiphp: Slot [18] registered [ 0.344634] acpiphp: Slot [19] registered [ 0.345795] acpiphp: Slot [20] registered [ 0.346836] acpiphp: Slot [21] registered [ 0.347926] acpiphp: Slot [22] registered [ 0.348960] acpiphp: Slot [23] registered [ 0.349998] acpiphp: Slot [24] registered [ 0.351026] acpiphp: Slot [25] registered [ 0.352050] acpiphp: Slot [26] registered [ 0.353086] acpiphp: Slot [27] registered [ 0.354129] acpiphp: Slot [28] registered [ 0.355167] acpiphp: Slot [29] registered [ 0.356190] acpiphp: Slot [30] registered [ 0.357217] acpiphp: Slot [31] registered [ 0.358245] PCI host bridge to bus 0000:00 [ 0.359273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.360853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.362472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.364305] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.366238] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.368107] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.373614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.376739] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.381111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.382926] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404015] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414499] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417759] vgaarb: loaded [ 0.418527] vgaarb: bridge control possible 0000:00:02.0 [ 0.420072] SCSI subsystem initialized [ 0.421238] ACPI: bus type USB registered [ 0.422285] usbcore: registered new interface driver usbfs [ 0.423574] usbcore: registered new interface driver hub [ 0.424827] usbcore: registered new device driver usb [ 0.426217] PCI: Using ACPI for IRQ routing [ 0.427637] NetLabel: Initializing [ 0.428544] NetLabel: domain hash size = 128 [ 0.429611] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430811] NetLabel: unlabeled traffic allowed by default [ 0.432276] clocksource: Switched to clocksource kvm-clock [ 0.441858] AppArmor: AppArmor Filesystem Enabled [ 0.443070] pnp: PnP ACPI init [ 0.444213] pnp: PnP ACPI: found 5 devices [ 0.450955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453092] NET: Registered protocol family 2 [ 0.454410] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459041] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461874] NET: Registered protocol family 1 [ 0.462981] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464359] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465702] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494479] Trying to unpack rootfs image as initramfs... [ 0.554479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561261] Scanning for low memory corruption every 60 seconds [ 0.564286] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565824] audit: initializing netlink subsys (disabled) [ 0.567285] audit: type=2000 audit(1540415311.142:1): initialized [ 0.569404] Initialise system trusted keyring [ 0.570883] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572350] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575076] zbud: loaded [ 0.576091] VFS: Disk quotas dquot_6.6.0 [ 0.577199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579374] fuse init (API version 7.23) [ 0.580592] Key type big_key registered [ 0.581634] Allocating IMA MOK and blacklist keyrings. [ 0.583267] Key type asymmetric registered [ 0.584347] Asymmetric key parser 'x509' registered [ 0.585578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587521] io scheduler noop registered [ 0.588547] io scheduler deadline registered (default) [ 0.589834] io scheduler cfq registered [ 0.591040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596007] ACPI: Power Button [PWRF] [ 0.597312] GHES: HEST is not enabled! [ 0.611569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670481] Linux agpgart interface v0.103 [ 0.674237] brd: module loaded [ 0.676424] loop: module loaded [ 0.681612] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683475] GPT:90111 != 2097151 [ 0.684355] GPT:Alternate GPT header not at the end of the disk. [ 0.685753] GPT:90111 != 2097151 [ 0.686631] GPT: Use GNU Parted to correct GPT errors. [ 0.687863] vda: vda1 vda15 [ 0.689737] scsi host0: ata_piix [ 0.690741] scsi host1: ata_piix [ 0.691679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695152] libphy: Fixed MDIO Bus: probed [ 0.696204] tun: Universal TUN/TAP device driver, 1.6 [ 0.697420] tun: (C) 1999-2004 Max Krasnyansky [ 0.700542] PPP generic driver version 2.4.2 [ 0.701743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703267] ehci-pci: EHCI PCI platform driver [ 0.704412] ehci-platform: EHCI generic platform driver [ 0.705685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707149] ohci-pci: OHCI PCI platform driver [ 0.708282] ohci-platform: OHCI generic platform driver [ 0.709576] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724123] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727333] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733527] usb usb1: Product: UHCI Host Controller [ 0.734714] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736158] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737421] hub 1-0:1.0: USB hub found [ 0.738422] hub 1-0:1.0: 2 ports detected [ 0.739698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743770] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745089] mousedev: PS/2 mouse device common for all mice [ 0.746755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749100] rtc_cmos 00:00: RTC can wake from S4 [ 0.750561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753588] i2c /dev entries driver [ 0.754591] device-mapper: uevent: version 1.0.3 [ 0.755833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759856] NET: Registered protocol family 10 [ 0.761565] NET: Registered protocol family 17 [ 0.762719] Key type dns_resolver registered [ 0.764047] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765464] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767774] registered taskstats version 1 [ 0.768877] Loading compiled-in X.509 certificates [ 0.770686] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773059] zswap: loaded using pool lzo/zbud [ 0.775469] Key type trusted registered [ 0.777598] Key type encrypted registered [ 0.778651] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779978] ima: No TPM chip found, activating TPM-bypass! [ 0.781308] evm: HMAC attrs: 0x1 [ 0.782582] Magic number: 6:123:147 [ 0.783579] acpi device:18: hash matches [ 0.784695] rtc_cmos 00:00: setting system clock to 2018-10-24 21:08:30 UTC (1540415310) [ 0.786788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788178] EDD information not available. [ 0.854885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856884] Write protecting the kernel read-only data: 14336k [ 0.861375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863779] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.911526] random: blkid urandom read with 2 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.79 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.33... Lease of 192.168.120.33 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.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-24 21:08:34,150 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.15. Waiting for response... 2018-10-24 21:08:35,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:35,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6ecec3d-6629-41c1-9107-c23151dfa1d3 x-openstack-request-id: req-c6ecec3d-6629-41c1-9107-c23151dfa1d3 2018-10-24 21:08:35,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:30Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:16Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:35,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c6ecec3d-6629-41c1-9107-c23151dfa1d3 2018-10-24 21:08:35,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229568958282s 2018-10-24 21:08:35,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:08:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:08:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68e74908-0021-4135-8c30-e8d55f186302 x-openstack-request-id: req-68e74908-0021-4135-8c30-e8d55f186302 2018-10-24 21:08:35,459 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 527585099 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.168425] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170493] pid_max: default: 32768 minimum: 301\n[ 0.171633] ACPI: Core revision 20150930\n[ 0.173233] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174869] Security Framework initialized\n[ 0.175913] Yama: becoming mindful.\n[ 0.176843] AppArmor: AppArmor initialized\n[ 0.177931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179583] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182679] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184446] Initializing cgroup subsys io\n[ 0.185479] Initializing cgroup subsys memory\n[ 0.186566] Initializing cgroup subsys devices\n[ 0.187681] Initializing cgroup subsys freezer\n[ 0.188780] Initializing cgroup subsys net_cls\n[ 0.189873] Initializing cgroup subsys perf_event\n[ 0.191020] Initializing cgroup subsys net_prio\n[ 0.192141] Initializing cgroup subsys hugetlb\n[ 0.193237] Initializing cgroup subsys pids\n[ 0.194325] CPU: Physical Processor ID: 0\n[ 0.196067] mce: CPU supports 10 MCE banks\n[ 0.197119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.215346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221965] ftrace: allocating 31920 entries in 125 pages\n[ 0.248361] smpboot: Max logical packages: 1\n[ 0.249462] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251173] x2apic enabled\n[ 0.252229] Switched APIC routing to physical x2apic.\n[ 0.254497] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260714] KVM setup paravirtual spinlock\n[ 0.262268] x86: Booted up 1 node, 1 CPUs\n[ 0.263284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265018] devtmpfs: initialized\n[ 0.266922] evm: security.selinux\n[ 0.267802] evm: security.SMACK64\n[ 0.268682] evm: security.SMACK64EXEC\n[ 0.269631] evm: security.SMACK64TRANSMUTE\n[ 0.270653] evm: security.SMACK64MMAP\n[ 0.271593] evm: security.ima\n[ 0.272407] evm: security.capability\n[ 0.273418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275727] pinctrl core: initialized pinctrl subsystem\n[ 0.277087] RTC time: 21:08:30, date: 10/24/18\n[ 0.278283] NET: Registered protocol family 16\n[ 0.279503] cpuidle: using governor ladder\n[ 0.280539] cpuidle: using governor menu\n[ 0.281529] PCCT header not found.\n[ 0.282476] ACPI: bus type PCI registered\n[ 0.283483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285023] PCI: Using configuration type 1 for base access\n[ 0.287082] ACPI: Added _OSI(Module Device)\n[ 0.288137] ACPI: Added _OSI(Processor Device)\n[ 0.289215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290345] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292370] ACPI: Interpreter enabled\n[ 0.293341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302596] ACPI: (supports S0 S5)\n[ 0.303490] ACPI: Using IOAPIC for interrupt routing\n[ 0.304673] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.311209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315454] acpiphp: Slot [3] registered\n[ 0.316465] acpiphp: Slot [4] registered\n[ 0.317472] acpiphp: Slot [5] registered\n[ 0.318478] acpiphp: Slot [6] registered\n[ 0.319486] acpiphp: Slot [7] registered\n[ 0.320493] acpiphp: Slot [8] registered\n[ 0.321496] acpiphp: Slot [9] registered\n[ 0.322495] acpiphp: Slot [10] registered\n[ 0.323518] acpiphp: Slot [11] registered\n[ 0.324537] acpiphp: Slot [12] registered\n[ 0.325554] acpiphp: Slot [13] registered\n[ 0.326570] acpiphp: Slot [14] registered\n[ 0.327594] acpiphp: Slot [15] registered\n[ 0.341433] acpiphp: Slot [16] registered\n[ 0.342505] acpiphp: Slot [17] registered\n[ 0.343581] acpiphp: Slot [18] registered\n[ 0.344634] acpiphp: Slot [19] registered\n[ 0.345795] acpiphp: Slot [20] registered\n[ 0.346836] acpiphp: Slot [21] registered\n[ 0.347926] acpiphp: Slot [22] registered\n[ 0.348960] acpiphp: Slot [23] registered\n[ 0.349998] acpiphp: Slot [24] registered\n[ 0.351026] acpiphp: Slot [25] registered\n[ 0.352050] acpiphp: Slot [26] registered\n[ 0.353086] acpiphp: Slot [27] registered\n[ 0.354129] acpiphp: Slot [28] registered\n[ 0.355167] acpiphp: Slot [29] registered\n[ 0.356190] acpiphp: Slot [30] registered\n[ 0.357217] acpiphp: Slot [31] registered\n[ 0.358245] PCI host bridge to bus 0000:00\n[ 0.359273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.360853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.362472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.364305] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.366238] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.368107] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.371924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376739] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.381111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.382926] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404015] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412832] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414499] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417759] vgaarb: loaded\n[ 0.418527] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420072] SCSI subsystem initialized\n[ 0.421238] ACPI: bus type USB registered\n[ 0.422285] usbcore: registered new interface driver usbfs\n[ 0.423574] usbcore: registered new interface driver hub\n[ 0.424827] usbcore: registered new device driver usb\n[ 0.426217] PCI: Using ACPI for IRQ routing\n[ 0.427637] NetLabel: Initializing\n[ 0.428544] NetLabel: domain hash size = 128\n[ 0.429611] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430811] NetLabel: unlabeled traffic allowed by default\n[ 0.432276] clocksource: Switched to clocksource kvm-clock\n[ 0.441858] AppArmor: AppArmor Filesystem Enabled\n[ 0.443070] pnp: PnP ACPI init\n[ 0.444213] pnp: PnP ACPI: found 5 devices\n[ 0.450955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453092] NET: Registered protocol family 2\n[ 0.454410] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.457533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459041] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461874] NET: Registered protocol family 1\n[ 0.462981] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464359] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465702] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494479] Trying to unpack rootfs image as initramfs...\n[ 0.554479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561261] Scanning for low memory corruption every 60 seconds\n[ 0.564286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565824] audit: initializing netlink subsys (disabled)\n[ 0.567285] audit: type=2000 audit(1540415311.142:1): initialized\n[ 0.569404] Initialise system trusted keyring\n[ 0.570883] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575076] zbud: loaded\n[ 0.576091] VFS: Disk quotas dquot_6.6.0\n[ 0.577199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579374] fuse init (API version 7.23)\n[ 0.580592] Key type big_key registered\n[ 0.581634] Allocating IMA MOK and blacklist keyrings.\n[ 0.583267] Key type asymmetric registered\n[ 0.584347] Asymmetric key parser 'x509' registered\n[ 0.585578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587521] io scheduler noop registered\n[ 0.588547] io scheduler deadline registered (default)\n[ 0.589834] io scheduler cfq registered\n[ 0.591040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596007] ACPI: Power Button [PWRF]\n[ 0.597312] GHES: HEST is not enabled!\n[ 0.611569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670481] Linux agpgart interface v0.103\n[ 0.674237] brd: module loaded\n[ 0.676424] loop: module loaded\n[ 0.681612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.683475] GPT:90111 != 2097151\n[ 0.684355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.685753] GPT:90111 != 2097151\n[ 0.686631] GPT: Use GNU Parted to correct GPT errors.\n[ 0.687863] vda: vda1 vda15\n[ 0.689737] scsi host0: ata_piix\n[ 0.690741] scsi host1: ata_piix\n[ 0.691679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.693226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695152] libphy: Fixed MDIO Bus: probed\n[ 0.696204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697420] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700542] PPP generic driver version 2.4.2\n[ 0.701743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703267] ehci-pci: EHCI PCI platform driver\n[ 0.704412] ehci-platform: EHCI generic platform driver\n[ 0.705685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707149] ohci-pci: OHCI PCI platform driver\n[ 0.708282] ohci-platform: OHCI generic platform driver\n[ 0.709576] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724123] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727333] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733527] usb usb1: Product: UHCI Host Controller\n[ 0.734714] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736158] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737421] hub 1-0:1.0: USB hub found\n[ 0.738422] hub 1-0:1.0: 2 ports detected\n[ 0.739698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745089] mousedev: PS/2 mouse device common for all mice\n[ 0.746755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749100] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753588] i2c /dev entries driver\n[ 0.754591] device-mapper: uevent: version 1.0.3\n[ 0.755833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759856] NET: Registered protocol family 10\n[ 0.761565] NET: Registered protocol family 17\n[ 0.762719] Key type dns_resolver registered\n[ 0.764047] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765464] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767774] registered taskstats version 1\n[ 0.768877] Loading compiled-in X.509 certificates\n[ 0.770686] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773059] zswap: loaded using pool lzo/zbud\n[ 0.775469] Key type trusted registered\n[ 0.777598] Key type encrypted registered\n[ 0.778651] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779978] ima: No TPM chip found, activating TPM-bypass!\n[ 0.781308] evm: HMAC attrs: 0x1\n[ 0.782582] Magic number: 6:123:147\n[ 0.783579] acpi device:18: hash matches\n[ 0.784695] rtc_cmos 00:00: setting system clock to 2018-10-24 21:08:30 UTC (1540415310)\n[ 0.786788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788178] EDD information not available.\n[ 0.854885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856884] Write protecting the kernel read-only data: 14336k\n[ 0.861375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863779] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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[ 0.911526] random: blkid urandom read with 2 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.79\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.33...\nLease of 192.168.120.33 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.93. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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\nvPing OK\n/dev/root resized successfully [took 0.28s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwlxQhK5R8bGwpWNlYgw3GxoUHFlTFZzgE8o1Lt6SPPUyOsYasU/8oigXo3KkfdbZcicWjmc6oieq9lOYcAA3DOq01aq/qtNSU25vkoSGuehTkKClKX3oXCdNkpsefmF2ka8d53ycacYI1vA2WDtA8iUAw6cwSKQ4uM0/LEyZgPWIpoaJnRU4HZsosrMdsYW9z2Y1p3d7of/35R1hyTWcjaDx8ivzq5eVctbotFJ03M5QdA0VH+l//UY91U+zMsfFeO1QTaaqYegGe87uf9dH1FkOFmL+ySS/pjP4qKsBkjk2Nk31cFmNXFOOH7aaurYCmuLhNQwxv1icM6cCTpjn root@vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765\nssh-dss AAAAB3NzaC1kc3MAAACBAJ6wZbmsRJc5xqIRmHe3GHJvYf0MKhDIkIKd8cgNmIA8UXdei4yVVbZJeBPkM7umqqm/7N5CkBMTloT9toz2kuu3OWF6XGfz9MNgmiugHBJgsn+/IxpTvGp8i1iEX44sHAqZwCyIIqLSmY7eFrAfvN/dMm7zot8Dy0spL9S2Us9lAAAAFQChjYVpaDmJw5OEuSHZ6LecWq8RjwAAAIA8EabW+k0PGjC5lbsAUo3+Yyb4xvgVQsWxAe3fvHirV/g174HiES3XoqT8dPGL8Gb2F1YMTfthSpmBpIGFaP0gJLU7C/5kKfWPOQYc7oEL0q8SKv0vBD79mCFEns/LyWF5Mavrjo4MMgMSawSvtoPUkQgUCKPVyEQ96rXQUqK83QAAAIAN2BojyjxisE3+4MPpewFlpyvFtW4iM9WjkVUH5pdTfwwBv55lMSyH6b8Ff5Xg4HakheaaKcyM7uKm8w+cNmixvodHK2eo9+K2a+0PstfSVc0/jRIzqfXBNb4sR/FCbhbbJSRRo15S1v4MoKW3Q642yQbqQKn8ybcc8dJwCxY6FQ== root@vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fe05:b57c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.33 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765 login: "} 2018-10-24 21:08:35,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8/action used request id req-68e74908-0021-4135-8c30-e8d55f186302 2018-10-24 21:08:35,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757210254669s 2018-10-24 21:08:35,460 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 527585099 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.168425] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170493] pid_max: default: 32768 minimum: 301 [ 0.171633] ACPI: Core revision 20150930 [ 0.173233] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174869] Security Framework initialized [ 0.175913] Yama: becoming mindful. [ 0.176843] AppArmor: AppArmor initialized [ 0.177931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179583] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182679] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184446] Initializing cgroup subsys io [ 0.185479] Initializing cgroup subsys memory [ 0.186566] Initializing cgroup subsys devices [ 0.187681] Initializing cgroup subsys freezer [ 0.188780] Initializing cgroup subsys net_cls [ 0.189873] Initializing cgroup subsys perf_event [ 0.191020] Initializing cgroup subsys net_prio [ 0.192141] Initializing cgroup subsys hugetlb [ 0.193237] Initializing cgroup subsys pids [ 0.194325] CPU: Physical Processor ID: 0 [ 0.196067] mce: CPU supports 10 MCE banks [ 0.197119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221965] ftrace: allocating 31920 entries in 125 pages [ 0.248361] smpboot: Max logical packages: 1 [ 0.249462] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251173] x2apic enabled [ 0.252229] Switched APIC routing to physical x2apic. [ 0.254497] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260714] KVM setup paravirtual spinlock [ 0.262268] x86: Booted up 1 node, 1 CPUs [ 0.263284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.265018] devtmpfs: initialized [ 0.266922] evm: security.selinux [ 0.267802] evm: security.SMACK64 [ 0.268682] evm: security.SMACK64EXEC [ 0.269631] evm: security.SMACK64TRANSMUTE [ 0.270653] evm: security.SMACK64MMAP [ 0.271593] evm: security.ima [ 0.272407] evm: security.capability [ 0.273418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275727] pinctrl core: initialized pinctrl subsystem [ 0.277087] RTC time: 21:08:30, date: 10/24/18 [ 0.278283] NET: Registered protocol family 16 [ 0.279503] cpuidle: using governor ladder [ 0.280539] cpuidle: using governor menu [ 0.281529] PCCT header not found. [ 0.282476] ACPI: bus type PCI registered [ 0.283483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285023] PCI: Using configuration type 1 for base access [ 0.287082] ACPI: Added _OSI(Module Device) [ 0.288137] ACPI: Added _OSI(Processor Device) [ 0.289215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292370] ACPI: Interpreter enabled [ 0.293341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302596] ACPI: (supports S0 S5) [ 0.303490] ACPI: Using IOAPIC for interrupt routing [ 0.304673] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315454] acpiphp: Slot [3] registered [ 0.316465] acpiphp: Slot [4] registered [ 0.317472] acpiphp: Slot [5] registered [ 0.318478] acpiphp: Slot [6] registered [ 0.319486] acpiphp: Slot [7] registered [ 0.320493] acpiphp: Slot [8] registered [ 0.321496] acpiphp: Slot [9] registered [ 0.322495] acpiphp: Slot [10] registered [ 0.323518] acpiphp: Slot [11] registered [ 0.324537] acpiphp: Slot [12] registered [ 0.325554] acpiphp: Slot [13] registered [ 0.326570] acpiphp: Slot [14] registered [ 0.327594] acpiphp: Slot [15] registered [ 0.341433] acpiphp: Slot [16] registered [ 0.342505] acpiphp: Slot [17] registered [ 0.343581] acpiphp: Slot [18] registered [ 0.344634] acpiphp: Slot [19] registered [ 0.345795] acpiphp: Slot [20] registered [ 0.346836] acpiphp: Slot [21] registered [ 0.347926] acpiphp: Slot [22] registered [ 0.348960] acpiphp: Slot [23] registered [ 0.349998] acpiphp: Slot [24] registered [ 0.351026] acpiphp: Slot [25] registered [ 0.352050] acpiphp: Slot [26] registered [ 0.353086] acpiphp: Slot [27] registered [ 0.354129] acpiphp: Slot [28] registered [ 0.355167] acpiphp: Slot [29] registered [ 0.356190] acpiphp: Slot [30] registered [ 0.357217] acpiphp: Slot [31] registered [ 0.358245] PCI host bridge to bus 0000:00 [ 0.359273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.360853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.362472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.364305] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.366238] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.368107] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.373614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.376739] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.381111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.382926] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404015] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414499] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417759] vgaarb: loaded [ 0.418527] vgaarb: bridge control possible 0000:00:02.0 [ 0.420072] SCSI subsystem initialized [ 0.421238] ACPI: bus type USB registered [ 0.422285] usbcore: registered new interface driver usbfs [ 0.423574] usbcore: registered new interface driver hub [ 0.424827] usbcore: registered new device driver usb [ 0.426217] PCI: Using ACPI for IRQ routing [ 0.427637] NetLabel: Initializing [ 0.428544] NetLabel: domain hash size = 128 [ 0.429611] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430811] NetLabel: unlabeled traffic allowed by default [ 0.432276] clocksource: Switched to clocksource kvm-clock [ 0.441858] AppArmor: AppArmor Filesystem Enabled [ 0.443070] pnp: PnP ACPI init [ 0.444213] pnp: PnP ACPI: found 5 devices [ 0.450955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453092] NET: Registered protocol family 2 [ 0.454410] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459041] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461874] NET: Registered protocol family 1 [ 0.462981] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464359] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465702] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494479] Trying to unpack rootfs image as initramfs... [ 0.554479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561261] Scanning for low memory corruption every 60 seconds [ 0.564286] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565824] audit: initializing netlink subsys (disabled) [ 0.567285] audit: type=2000 audit(1540415311.142:1): initialized [ 0.569404] Initialise system trusted keyring [ 0.570883] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572350] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575076] zbud: loaded [ 0.576091] VFS: Disk quotas dquot_6.6.0 [ 0.577199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579374] fuse init (API version 7.23) [ 0.580592] Key type big_key registered [ 0.581634] Allocating IMA MOK and blacklist keyrings. [ 0.583267] Key type asymmetric registered [ 0.584347] Asymmetric key parser 'x509' registered [ 0.585578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587521] io scheduler noop registered [ 0.588547] io scheduler deadline registered (default) [ 0.589834] io scheduler cfq registered [ 0.591040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596007] ACPI: Power Button [PWRF] [ 0.597312] GHES: HEST is not enabled! [ 0.611569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670481] Linux agpgart interface v0.103 [ 0.674237] brd: module loaded [ 0.676424] loop: module loaded [ 0.681612] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683475] GPT:90111 != 2097151 [ 0.684355] GPT:Alternate GPT header not at the end of the disk. [ 0.685753] GPT:90111 != 2097151 [ 0.686631] GPT: Use GNU Parted to correct GPT errors. [ 0.687863] vda: vda1 vda15 [ 0.689737] scsi host0: ata_piix [ 0.690741] scsi host1: ata_piix [ 0.691679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695152] libphy: Fixed MDIO Bus: probed [ 0.696204] tun: Universal TUN/TAP device driver, 1.6 [ 0.697420] tun: (C) 1999-2004 Max Krasnyansky [ 0.700542] PPP generic driver version 2.4.2 [ 0.701743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703267] ehci-pci: EHCI PCI platform driver [ 0.704412] ehci-platform: EHCI generic platform driver [ 0.705685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707149] ohci-pci: OHCI PCI platform driver [ 0.708282] ohci-platform: OHCI generic platform driver [ 0.709576] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724123] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727333] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733527] usb usb1: Product: UHCI Host Controller [ 0.734714] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736158] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737421] hub 1-0:1.0: USB hub found [ 0.738422] hub 1-0:1.0: 2 ports detected [ 0.739698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743770] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745089] mousedev: PS/2 mouse device common for all mice [ 0.746755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749100] rtc_cmos 00:00: RTC can wake from S4 [ 0.750561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753588] i2c /dev entries driver [ 0.754591] device-mapper: uevent: version 1.0.3 [ 0.755833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759856] NET: Registered protocol family 10 [ 0.761565] NET: Registered protocol family 17 [ 0.762719] Key type dns_resolver registered [ 0.764047] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765464] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767774] registered taskstats version 1 [ 0.768877] Loading compiled-in X.509 certificates [ 0.770686] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773059] zswap: loaded using pool lzo/zbud [ 0.775469] Key type trusted registered [ 0.777598] Key type encrypted registered [ 0.778651] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779978] ima: No TPM chip found, activating TPM-bypass! [ 0.781308] evm: HMAC attrs: 0x1 [ 0.782582] Magic number: 6:123:147 [ 0.783579] acpi device:18: hash matches [ 0.784695] rtc_cmos 00:00: setting system clock to 2018-10-24 21:08:30 UTC (1540415310) [ 0.786788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788178] EDD information not available. [ 0.854885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856884] Write protecting the kernel read-only data: 14336k [ 0.861375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863779] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.911526] random: blkid urandom read with 2 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.79 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.33... Lease of 192.168.120.33 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.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 vPing OK /dev/root resized successfully [took 0.28s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwlxQhK5R8bGwpWNlYgw3GxoUHFlTFZzgE8o1Lt6SPPUyOsYasU/8oigXo3KkfdbZcicWjmc6oieq9lOYcAA3DOq01aq/qtNSU25vkoSGuehTkKClKX3oXCdNkpsefmF2ka8d53ycacYI1vA2WDtA8iUAw6cwSKQ4uM0/LEyZgPWIpoaJnRU4HZsosrMdsYW9z2Y1p3d7of/35R1hyTWcjaDx8ivzq5eVctbotFJ03M5QdA0VH+l//UY91U+zMsfFeO1QTaaqYegGe87uf9dH1FkOFmL+ySS/pjP4qKsBkjk2Nk31cFmNXFOOH7aaurYCmuLhNQwxv1icM6cCTpjn root@vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765 ssh-dss AAAAB3NzaC1kc3MAAACBAJ6wZbmsRJc5xqIRmHe3GHJvYf0MKhDIkIKd8cgNmIA8UXdei4yVVbZJeBPkM7umqqm/7N5CkBMTloT9toz2kuu3OWF6XGfz9MNgmiugHBJgsn+/IxpTvGp8i1iEX44sHAqZwCyIIqLSmY7eFrAfvN/dMm7zot8Dy0spL9S2Us9lAAAAFQChjYVpaDmJw5OEuSHZ6LecWq8RjwAAAIA8EabW+k0PGjC5lbsAUo3+Yyb4xvgVQsWxAe3fvHirV/g174HiES3XoqT8dPGL8Gb2F1YMTfthSpmBpIGFaP0gJLU7C/5kKfWPOQYc7oEL0q8SKv0vBD79mCFEns/LyWF5Mavrjo4MMgMSawSvtoPUkQgUCKPVyEQ96rXQUqK83QAAAIAN2BojyjxisE3+4MPpewFlpyvFtW4iM9WjkVUH5pdTfwwBv55lMSyH6b8Ff5Xg4HakheaaKcyM7uKm8w+cNmixvodHK2eo9+K2a+0PstfSVc0/jRIzqfXBNb4sR/FCbhbbJSRRo15S1v4MoKW3Q642yQbqQKn8ybcc8dJwCxY6FQ== root@vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fe05:b57c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.33 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765 login: 2018-10-24 21:08:35,462 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-24 21:08:35,578 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:08:35,578 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-24 21:08:35,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:08:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:35,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3946f337-8b2f-486b-a490-8aa4f13b0ef9 x-openstack-request-id: req-3946f337-8b2f-486b-a490-8aa4f13b0ef9 2018-10-24 21:08:35,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468 used request id req-3946f337-8b2f-486b-a490-8aa4f13b0ef9 2018-10-24 21:08:35,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13397693634s 2018-10-24 21:08:35,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96349944-4087-4f73-8e4d-426257022d86 x-openstack-request-id: req-96349944-4087-4f73-8e4d-426257022d86 2018-10-24 21:08:36,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:30Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f8:ce", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b787676-f154-4357-b493-20f595498468", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b787676-f154-4357-b493-20f595498468", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:16.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "7b787676-f154-4357-b493-20f595498468", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:35Z", "hostId": "d75ea4068c8a4467b2065b5a0bdb6957dfc27431cce00bb13bc1dee9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:07Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:36,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96349944-4087-4f73-8e4d-426257022d86 2018-10-24 21:08:36,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289551973343s 2018-10-24 21:08:36,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:38,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:38,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3286dd06-fbc9-449c-992d-6932b1eb390c x-openstack-request-id: req-3286dd06-fbc9-449c-992d-6932b1eb390c 2018-10-24 21:08:38,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:30Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:38,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3286dd06-fbc9-449c-992d-6932b1eb390c 2018-10-24 21:08:38,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221191883087s 2018-10-24 21:08:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:08:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:38,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6285babf-0634-4474-9a8d-6f4e29809a92 x-openstack-request-id: req-6285babf-0634-4474-9a8d-6f4e29809a92 2018-10-24 21:08:38,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8 used request id req-6285babf-0634-4474-9a8d-6f4e29809a92 2018-10-24 21:08:38,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14897608757s 2018-10-24 21:08:38,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:38,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6130eeb8-22b7-4712-91c4-fd602c6cc3de x-openstack-request-id: req-6130eeb8-22b7-4712-91c4-fd602c6cc3de 2018-10-24 21:08:38,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:b5:7c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4b35ac83-146f-4a53-b555-47ff82a280c8", "rel": "bookmark"}], "image": {"id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "links": [{"href": "http://172.30.9.21:8774/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:08:30.000000", "flavor": {"id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "links": [{"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}]}, "id": "4b35ac83-146f-4a53-b555-47ff82a280c8", "security_groups": [{"name": "default"}], "user_id": "ff536f9466c74df4b9ef56397a7fb011", "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-10-24T21:08:38Z", "hostId": "4a6a7039837c3ec2876435fe1520bc4339433b38aa20f5fbabbc16dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "created": "2018-10-24T21:08:22Z", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:08:38,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6130eeb8-22b7-4712-91c4-fd602c6cc3de 2018-10-24 21:08:38,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499569892883s 2018-10-24 21:08:38,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:08:40,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:08:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:40,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49904660-a96c-4d02-87c5-641547472940 x-openstack-request-id: req-49904660-a96c-4d02-87c5-641547472940 2018-10-24 21:08:40,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:08:40,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49904660-a96c-4d02-87c5-641547472940 2018-10-24 21:08:40,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0668849945068s 2018-10-24 21:08:40,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:08:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" -d '{"subnet_id": "b59a9988-c784-44f2-a83e-688f75db7e0f"}' 2018-10-24 21:08:42,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:42 GMT X-Openstack-Request-Id: req-f4a22576-1f1e-42cb-8396-8c431c36af4c 2018-10-24 21:08:42,740 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "47dee93f-6b85-4b59-af10-112f6e99e4e0", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "subnet_id": "b59a9988-c784-44f2-a83e-688f75db7e0f", "subnet_ids": ["b59a9988-c784-44f2-a83e-688f75db7e0f"], "port_id": "11948752-d079-4657-b511-b27106ca7ce7", "id": "be8b34ec-179b-41a5-a111-c344090eff0e"} 2018-10-24 21:08:42,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e/remove_router_interface.json used request id req-f4a22576-1f1e-42cb-8396-8c431c36af4c 2018-10-24 21:08:42,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78300595284s 2018-10-24 21:08:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:08:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:43,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:43 GMT X-Openstack-Request-Id: req-9ec6cf5d-70de-42f1-bc8c-96772d2e805d 2018-10-24 21:08:43,047 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ab59380db18461484bf47b825dd45b9", "created_at": "2018-10-24T21:07:59Z", "admin_state_up": true, "updated_at": "2018-10-24T21:08:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3ab59380db18461484bf47b825dd45b9", "id": "be8b34ec-179b-41a5-a111-c344090eff0e", "name": "vping_userdata-router_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}]} 2018-10-24 21:08:43,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9ec6cf5d-70de-42f1-bc8c-96772d2e805d 2018-10-24 21:08:43,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.306300163269s 2018-10-24 21:08:43,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:08:43,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:44,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:08:44 GMT X-Openstack-Request-Id: req-dcf9735d-d679-422c-9fb2-70e449eae203 2018-10-24 21:08:44,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:08:44,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/be8b34ec-179b-41a5-a111-c344090eff0e.json used request id req-dcf9735d-d679-422c-9fb2-70e449eae203 2018-10-24 21:08:44,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24274706841s 2018-10-24 21:08:44,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:08:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:44,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:44 GMT X-Openstack-Request-Id: req-103b04b6-1b50-4cff-a01b-43588656b528 2018-10-24 21:08:44,335 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:07:59Z","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":"3ab59380db18461484bf47b825dd45b9","id":"b59a9988-c784-44f2-a83e-688f75db7e0f","subnetpool_id":null,"name":"vping_userdata-subnet_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}]} 2018-10-24 21:08:44,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-103b04b6-1b50-4cff-a01b-43588656b528 2018-10-24 21:08:44,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432901382446s 2018-10-24 21:08:44,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:08:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b59a9988-c784-44f2-a83e-688f75db7e0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:45,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:08:45 GMT X-Openstack-Request-Id: req-19d6ff73-dea2-4cbc-b11d-dc1bd0837619 2018-10-24 21:08:45,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:08:45,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b59a9988-c784-44f2-a83e-688f75db7e0f.json used request id req-19d6ff73-dea2-4cbc-b11d-dc1bd0837619 2018-10-24 21:08:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20828390121s 2018-10-24 21:08:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:45,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:45 GMT X-Openstack-Request-Id: req-c71274d7-067a-4bfe-b3c4-e62525dbdd3c 2018-10-24 21:08:45,642 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47dee93f-6b85-4b59-af10-112f6e99e4e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ab59380db18461484bf47b825dd45b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:08:45Z","qos_policy_id":null,"name":"vping_userdata-net_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765","admin_state_up":true,"tenant_id":"3ab59380db18461484bf47b825dd45b9","created_at":"2018-10-24T21:07:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:08:45,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c71274d7-067a-4bfe-b3c4-e62525dbdd3c 2018-10-24 21:08:45,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961751937866s 2018-10-24 21:08:45,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:08:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/47dee93f-6b85-4b59-af10-112f6e99e4e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:47,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:08:47 GMT X-Openstack-Request-Id: req-f1e464bb-192e-48ff-a78a-6214412ec680 2018-10-24 21:08:47,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:08:47,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/47dee93f-6b85-4b59-af10-112f6e99e4e0.json used request id req-f1e464bb-192e-48ff-a78a-6214412ec680 2018-10-24 21:08:47,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59016704559s 2018-10-24 21:08:47,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:47 GMT X-Openstack-Request-Id: req-ac763ba1-8683-42c4-ac37-be120d5e5095 2018-10-24 21:08:47,528 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:08:04Z", "file": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/file", "owner": "3ab59380db18461484bf47b825dd45b9", "id": "ee066bd0-1ddc-4bd2-8f35-d99c86797875", "size": 12716032, "self": "/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:47,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ac763ba1-8683-42c4-ac37-be120d5e5095 2018-10-24 21:08:47,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289597988129s 2018-10-24 21:08:47,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:08:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3e0c9807185e70ab7e3a3e7cb6a088acc64c085dad67b816698facafe51a036b" 2018-10-24 21:08:47,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:08:47 GMT X-Openstack-Request-Id: req-84936bf6-a6cb-4504-b357-ed4d7659245a 2018-10-24 21:08:47,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:08:47,896 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ee066bd0-1ddc-4bd2-8f35-d99c86797875 used request id req-84936bf6-a6cb-4504-b357-ed4d7659245a 2018-10-24 21:08:47,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.365544080734s 2018-10-24 21:08:47,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:08:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:47,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88a6ec78-563d-4c9d-91bf-8ce69e9323d1 x-openstack-request-id: req-88a6ec78-563d-4c9d-91bf-8ce69e9323d1 2018-10-24 21:08:47,927 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7533e717-6be2-4f92-9169-e704c8ce78d3", "name": "vping_userdata-flavor_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:08:47,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-88a6ec78-563d-4c9d-91bf-8ce69e9323d1 2018-10-24 21:08:47,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245668888092s 2018-10-24 21:08:47,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:08:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:47,962 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66f462b8-8efa-43e2-98f6-7e154684b030 x-openstack-request-id: req-66f462b8-8efa-43e2-98f6-7e154684b030 2018-10-24 21:08:47,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7533e717-6be2-4f92-9169-e704c8ce78d3 used request id req-66f462b8-8efa-43e2-98f6-7e154684b030 2018-10-24 21:08:47,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334770679474s 2018-10-24 21:08:47,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:08:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27903ba5-90bb-460f-ae80-b5934bef3333 2018-10-24 21:08:48,189 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "links": {"self": "http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff536f9466c74df4b9ef56397a7fb011", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:08:48,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-27903ba5-90bb-460f-ae80-b5934bef3333 2018-10-24 21:08:48,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226215839386s 2018-10-24 21:08:48,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:08:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:48,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b39c9a-ae95-44ec-9f20-51813c26f443 2018-10-24 21:08:48,413 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765", "links": {"self": "http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff536f9466c74df4b9ef56397a7fb011", "description": null}} 2018-10-24 21:08:48,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011 used request id req-41b39c9a-ae95-44ec-9f20-51813c26f443 2018-10-24 21:08:48,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218356847763s 2018-10-24 21:08:48,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:08:48,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:48,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cae7702-df3b-4300-a8df-6fa46b3a48b7 2018-10-24 21:08:48,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:08:48,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ff536f9466c74df4b9ef56397a7fb011 used request id req-7cae7702-df3b-4300-a8df-6fa46b3a48b7 2018-10-24 21:08:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336358070374s 2018-10-24 21:08:48,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:08:48,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:48,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2c5e11-b1a9-4a92-a9c6-8efbde44431b 2018-10-24 21:08:48,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9"}, "tags": [], "enabled": true, "id": "3ab59380db18461484bf47b825dd45b9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ad12cc47-6ae7-4c6f-ae8f-4c1a4855b765"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:08:48,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6a2c5e11-b1a9-4a92-a9c6-8efbde44431b 2018-10-24 21:08:48,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18693780899s 2018-10-24 21:08:48,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:08:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:49,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8edcdd-9621-4660-861c-92242b0dfc9b 2018-10-24 21:08:49,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:08:49,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ab59380db18461484bf47b825dd45b9 used request id req-0a8edcdd-9621-4660-861c-92242b0dfc9b 2018-10-24 21:08:49,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296744823456s 2018-10-24 21:08:49,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:08:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3ab59380db18461484bf47b825dd45b9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:49,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:49 GMT X-Openstack-Request-Id: req-4a7ac9b6-19c4-4b34-be80-c9dec3fece5d 2018-10-24 21:08:49,474 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ab59380db18461484bf47b825dd45b9", "created_at": "2018-10-24T21:07:58Z", "updated_at": "2018-10-24T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "4e2bd86e-e136-471f-8c3a-6c13f583168e", "remote_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "baf6e8e7-0e10-4386-8022-4b9ef5bdd176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "da061cd9-e1ab-4286-a1a3-aa73d4c5d737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "ecde9dd3-8457-42fb-a3de-bce28299fe4f", "remote_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab59380db18461484bf47b825dd45b9"}], "revision_number": 1, "project_id": "3ab59380db18461484bf47b825dd45b9", "id": "29e86590-3c24-4e45-821a-62fec22134ab", "name": "default"}]} 2018-10-24 21:08:49,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3ab59380db18461484bf47b825dd45b9&name=default used request id req-4a7ac9b6-19c4-4b34-be80-c9dec3fece5d 2018-10-24 21:08:49,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222476959229s 2018-10-24 21:08:49,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:08:49,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:49,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:49 GMT X-Openstack-Request-Id: req-59e07eb5-63bd-46c0-8f9a-d55ccc1b61a9 2018-10-24 21:08:49,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ab59380db18461484bf47b825dd45b9", "created_at": "2018-10-24T21:07:58Z", "updated_at": "2018-10-24T21:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "da061cd9-e1ab-4286-a1a3-aa73d4c5d737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "baf6e8e7-0e10-4386-8022-4b9ef5bdd176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "4e2bd86e-e136-471f-8c3a-6c13f583168e", "remote_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab59380db18461484bf47b825dd45b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:07:58Z", "revision_number": 0, "id": "ecde9dd3-8457-42fb-a3de-bce28299fe4f", "remote_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "remote_ip_prefix": null, "created_at": "2018-10-24T21:07:58Z", "security_group_id": "29e86590-3c24-4e45-821a-62fec22134ab", "tenant_id": "3ab59380db18461484bf47b825dd45b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab59380db18461484bf47b825dd45b9"}], "revision_number": 1, "project_id": "3ab59380db18461484bf47b825dd45b9", "id": "29e86590-3c24-4e45-821a-62fec22134ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:08:49,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-59e07eb5-63bd-46c0-8f9a-d55ccc1b61a9 2018-10-24 21:08:49,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04634308815s 2018-10-24 21:08:49,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:08:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/29e86590-3c24-4e45-821a-62fec22134ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0315fc02281a5209b428f8ab2cf24c620a06593d7efae89ecbcb0322cf1d6a34" 2018-10-24 21:08:49,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:08:49 GMT X-Openstack-Request-Id: req-9fede0f0-dad1-4b33-bb2a-38f7b2eee74d 2018-10-24 21:08:49,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:08:49,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/29e86590-3c24-4e45-821a-62fec22134ab.json used request id req-9fede0f0-dad1-4b33-bb2a-38f7b2eee74d 2018-10-24 21:08:49,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140250921249s 2018-10-24 21:08:49,724 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-24 21:08:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:08:49,775 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a4d8827-be2b-4518-96f9-98229f51b3b4 2018-10-24 21:08:49,775 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:08:49,775 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-2a4d8827-be2b-4518-96f9-98229f51b3b4 2018-10-24 21:08:49,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:08:50,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["GlIVVOaASQisdb_-PH-jNQ"], "issued_at": "2018-10-24T21:08:50.000000Z"}} 2018-10-24 21:08:50,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:50,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:50 GMT X-Openstack-Request-Id: req-96c9280d-6f0e-4de1-819e-2b3584943f31 2018-10-24 21:08:50,548 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:08:50,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-96c9280d-6f0e-4de1-819e-2b3584943f31 2018-10-24 21:08:50,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371652841568s 2018-10-24 21:08:50,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:08:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c6a3c3-b062-4ae4-8e04-7357af854e5a 2018-10-24 21:08:50,709 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:08:50,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-01c6a3c3-b062-4ae4-8e04-7357af854e5a 2018-10-24 21:08:50,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153212070465s 2018-10-24 21:08:50,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:08:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}}' 2018-10-24 21:08:51,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5a04d0-0d9f-4948-8c99-0cd423321c8c 2018-10-24 21:08:51,059 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58"}, "tags": [], "enabled": true, "id": "faafdd08194a449b8acc4c19b5c1cc58", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}} 2018-10-24 21:08:51,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5a5a04d0-0d9f-4948-8c99-0cd423321c8c 2018-10-24 21:08:51,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.342474937439s 2018-10-24 21:08:51,060 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', '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'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3'}) 2018-10-24 21:08:51,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:08:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "41e9e085-928d-45d3-bce8-e01ecca75795", "email": null, "name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3"}}' 2018-10-24 21:08:51,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fddef17-8b48-41a8-80ef-a39bb223949f 2018-10-24 21:08:51,440 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3", "links": {"self": "http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3fdba457de04595b9b7c3d2492e1d99", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:08:51,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-1fddef17-8b48-41a8-80ef-a39bb223949f 2018-10-24 21:08:51,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.373600959778s 2018-10-24 21:08:51,441 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f3fdba457de04595b9b7c3d2492e1d99', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3'}) 2018-10-24 21:08:51,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:08:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:51,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3f9e99-d2ac-47b7-8f8f-39f376d77b06 2018-10-24 21:08:51,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:08:51,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6c3f9e99-d2ac-47b7-8f8f-39f376d77b06 2018-10-24 21:08:51,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185631036758s 2018-10-24 21:08:51,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:08:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:51,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30983fbc-d344-46f6-a7bf-d68d98becb53 2018-10-24 21:08:51,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:08:51,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30983fbc-d344-46f6-a7bf-d68d98becb53 2018-10-24 21:08:51,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153847932816s 2018-10-24 21:08:51,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:08:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:51,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c140cbe2-d09e-4ecc-b076-f14736a2e11b 2018-10-24 21:08:51,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:08:51,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c140cbe2-d09e-4ecc-b076-f14736a2e11b 2018-10-24 21:08:51,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196603059769s 2018-10-24 21:08:51,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:08:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:52,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bc82ad-9624-4b90-8876-94436ddb8d17 2018-10-24 21:08:52,189 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:08:52,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-56bc82ad-9624-4b90-8876-94436ddb8d17 2018-10-24 21:08:52,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192265987396s 2018-10-24 21:08:52,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:08:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6c7601-9e30-4703-ab7c-40fd39c87842 2018-10-24 21:08:52,327 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3", "links": {"self": "http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3fdba457de04595b9b7c3d2492e1d99", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:08:52,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5b6c7601-9e30-4703-ab7c-40fd39c87842 2018-10-24 21:08:52,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137027025223s 2018-10-24 21:08:52,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:08:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:52,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0337ac91-22e0-49ad-bcc1-ca18e4805c83 2018-10-24 21:08:52,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58"}, "tags": [], "enabled": true, "id": "faafdd08194a449b8acc4c19b5c1cc58", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:08:52,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0337ac91-22e0-49ad-bcc1-ca18e4805c83 2018-10-24 21:08:52,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109441041946s 2018-10-24 21:08:52,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:08:52,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f3fdba457de04595b9b7c3d2492e1d99&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=faafdd08194a449b8acc4c19b5c1cc58" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:52,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f779872b-48df-4d3a-9dcc-ff57696865a8 2018-10-24 21:08:52,567 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f3fdba457de04595b9b7c3d2492e1d99&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=faafdd08194a449b8acc4c19b5c1cc58", "previous": null, "next": null}} 2018-10-24 21:08:52,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f3fdba457de04595b9b7c3d2492e1d99&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=faafdd08194a449b8acc4c19b5c1cc58 used request id req-f779872b-48df-4d3a-9dcc-ff57696865a8 2018-10-24 21:08:52,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10702586174s 2018-10-24 21:08:52,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:08:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58/users/f3fdba457de04595b9b7c3d2492e1d99/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:52,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b67c1ac1-d48f-4df3-a2b9-55672d8f794c 2018-10-24 21:08:52,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:08:52,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58/users/f3fdba457de04595b9b7c3d2492e1d99/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-b67c1ac1-d48f-4df3-a2b9-55672d8f794c 2018-10-24 21:08:52,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.31713104248s 2018-10-24 21:08:52,889 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 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'faafdd08194a449b8acc4c19b5c1cc58', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '41e9e085-928d-45d3-bce8-e01ecca75795', 'username': u'cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:08:52,894 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'password': '41e9e085-928d-45d3-bce8-e01ecca75795', 'project_name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'faafdd08194a449b8acc4c19b5c1cc58', 'project_domain_name': 'Default'} 2018-10-24 21:08:52,895 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-24 21:08:52,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:08:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:53,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d514ef-fb8a-4a6f-9289-061027435488 2018-10-24 21:08:53,096 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:08:53,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c3d514ef-fb8a-4a6f-9289-061027435488 2018-10-24 21:08:53,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200345039368s 2018-10-24 21:08:53,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:08:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:08:53,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f081569-e180-4073-adb7-ae51bf19e605 2018-10-24 21:08:53,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58"}, "tags": [], "enabled": true, "id": "faafdd08194a449b8acc4c19b5c1cc58", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:08:53,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3f081569-e180-4073-adb7-ae51bf19e605 2018-10-24 21:08:53,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114811897278s 2018-10-24 21:08:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:08:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" -d '{"network": {"tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "name": "cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3", "admin_state_up": true}}' 2018-10-24 21:08:53,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:53 GMT X-Openstack-Request-Id: req-26197637-5922-4f3d-b3e4-d4a423021768 2018-10-24 21:08:53,787 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:08:53Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450}} 2018-10-24 21:08:53,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-26197637-5922-4f3d-b3e4-d4a423021768 2018-10-24 21:08:53,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.565933942795s 2018-10-24 21:08:53,788 - 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-10-24T21:08:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3', u'created_at': u'2018-10-24T21:08:53Z', u'mtu': 1450, u'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'faafdd08194a449b8acc4c19b5c1cc58', u'l2_adjacency': True}) 2018-10-24 21:08:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:08:53,798 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8c5e72-db41-46cb-a583-6f3b3c44aa9c 2018-10-24 21:08:53,799 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:08:53,799 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ea8c5e72-db41-46cb-a583-6f3b3c44aa9c 2018-10-24 21:08:53,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:08:54,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T22:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faafdd08194a449b8acc4c19b5c1cc58", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/faafdd08194a449b8acc4c19b5c1cc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_faafdd08194a449b8acc4c19b5c1cc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_faafdd08194a449b8acc4c19b5c1cc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/faafdd08194a449b8acc4c19b5c1cc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/faafdd08194a449b8acc4c19b5c1cc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/faafdd08194a449b8acc4c19b5c1cc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/faafdd08194a449b8acc4c19b5c1cc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/faafdd08194a449b8acc4c19b5c1cc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3", "id": "f3fdba457de04595b9b7c3d2492e1d99"}, "audit_ids": ["vS-KoIx5R_eROf9_M_UIYw"], "issued_at": "2018-10-24T21:08:54.000000Z"}} 2018-10-24 21:08:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:08:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:08:54,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:54 GMT X-Openstack-Request-Id: req-271316b5-1d8c-41de-8f9d-1d24a5b66fd1 2018-10-24 21:08:54,661 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:08:53Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:08:54,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-271316b5-1d8c-41de-8f9d-1d24a5b66fd1 2018-10-24 21:08:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.463631868362s 2018-10-24 21:08:54,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:08:54,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"subnet": {"name": "cinder_test-subnet_9f592b46-a666-44e0-bba5-e53d6e09eca3", "enable_dhcp": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:08:55,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:55 GMT X-Openstack-Request-Id: req-5d7e3ec7-b4b8-4b3d-aaf3-59a617e0d9e1 2018-10-24 21:08:55,309 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:08:54Z","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":"faafdd08194a449b8acc4c19b5c1cc58","id":"56214eab-d537-446a-b745-e9288fe68be4","subnetpool_id":null,"name":"cinder_test-subnet_9f592b46-a666-44e0-bba5-e53d6e09eca3"}} 2018-10-24 21:08:55,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5d7e3ec7-b4b8-4b3d-aaf3-59a617e0d9e1 2018-10-24 21:08:55,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.646331071854s 2018-10-24 21:08:55,310 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:08:54Z', 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'56214eab-d537-446a-b745-e9288fe68be4', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_9f592b46-a666-44e0-bba5-e53d6e09eca3', u'enable_dhcp': True, u'network_id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', u'created_at': u'2018-10-24T21:08:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'faafdd08194a449b8acc4c19b5c1cc58'}) 2018-10-24 21:08:55,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:08:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "cinder_test-router_9f592b46-a666-44e0-bba5-e53d6e09eca3", "admin_state_up": true}}' 2018-10-24 21:08:56,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:56 GMT X-Openstack-Request-Id: req-31e18134-399f-4c90-87bd-379e4c88ee20 2018-10-24 21:08:56,837 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:55Z", "admin_state_up": true, "updated_at": "2018-10-24T21:08:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "name": "cinder_test-router_9f592b46-a666-44e0-bba5-e53d6e09eca3"}} 2018-10-24 21:08:56,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-31e18134-399f-4c90-87bd-379e4c88ee20 2018-10-24 21:08:56,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5262761116s 2018-10-24 21:08:56,837 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:08:56Z', u'revision_number': 2, u'id': u'2fcb84d5-cfbf-4600-813f-1d410caaf9b6', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_9f592b46-a666-44e0-bba5-e53d6e09eca3', u'admin_state_up': True, u'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', u'created_at': u'2018-10-24T21:08:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'faafdd08194a449b8acc4c19b5c1cc58'}) 2018-10-24 21:08:56,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:08:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"subnet_id": "56214eab-d537-446a-b745-e9288fe68be4"}' 2018-10-24 21:08:59,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:59 GMT X-Openstack-Request-Id: req-25e35f3a-11c6-4cbf-8183-fcf97791e94f 2018-10-24 21:08:59,423 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "subnet_id": "56214eab-d537-446a-b745-e9288fe68be4", "subnet_ids": ["56214eab-d537-446a-b745-e9288fe68be4"], "port_id": "33bf0d1f-712d-465e-a983-433da9764e95", "id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6"} 2018-10-24 21:08:59,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6/add_router_interface.json used request id req-25e35f3a-11c6-4cbf-8183-fcf97791e94f 2018-10-24 21:08:59,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58553385735s 2018-10-24 21:08:59,424 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:08:59,556 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:08:59,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:08:59,564 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:59 GMT 2018-10-24 21:08:59,564 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:08:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:08:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:08:59,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:08:59 GMT X-Openstack-Request-Id: req-7fcf2cfa-0c5d-4fb9-8c98-aff29ff9140e 2018-10-24 21:08:59,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:08:59,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7fcf2cfa-0c5d-4fb9-8c98-aff29ff9140e 2018-10-24 21:08:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.409533977509s 2018-10-24 21:08:59,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:08:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3"}' 2018-10-24 21:09:00,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:00 GMT Location: http://172.30.9.21:9292/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-829f232b-9c4d-4d27-bdf3-b731315bf2d6 2018-10-24 21:09:00,031 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:09:00Z", "file": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file", "owner": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "size": null, "self": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "checksum": null, "created_at": "2018-10-24T21:09:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:09:00,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-829f232b-9c4d-4d27-bdf3-b731315bf2d6 2018-10-24 21:09:00,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0450539588928s 2018-10-24 21:09:00,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:09:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '' 2018-10-24 21:09:01,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:09:01 GMT X-Openstack-Request-Id: req-8b52c883-51dc-4317-b082-27c65ab8c149 2018-10-24 21:09:01,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:09:01,017 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file used request id req-8b52c883-51dc-4317-b082-27c65ab8c149 2018-10-24 21:09:01,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.986063957214s 2018-10-24 21:09:01,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:09:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:01,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:01 GMT X-Openstack-Request-Id: req-1b0a6886-ea7c-4c55-9c9e-c3272034e0af 2018-10-24 21:09:01,063 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:09:00Z", "file": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file", "owner": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "size": 12716032, "self": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:09:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:09:01,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1b0a6886-ea7c-4c55-9c9e-c3272034e0af 2018-10-24 21:09:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409529209137s 2018-10-24 21:09:01,065 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file', 'owner': u'faafdd08194a449b8acc4c19b5c1cc58', 'id': u'd120e294-2cf2-42f9-88f9-2c98b0fae010', 'size': 12716032, u'self': u'/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:09:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T21:09:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'created': u'2018-10-24T21:09:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:09:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:09:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:09:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:09:01,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-233d3ebf-b421-42fb-bbb1-78c640d3bbc4 x-openstack-request-id: req-233d3ebf-b421-42fb-bbb1-78c640d3bbc4 2018-10-24 21:09:01,339 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "030090ca-8a33-4b32-8284-126e97176550", "name": "cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:09:01,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-233d3ebf-b421-42fb-bbb1-78c640d3bbc4 2018-10-24 21:09:01,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271079063416s 2018-10-24 21:09:01,340 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'030090ca-8a33-4b32-8284-126e97176550', 'swap': 0}) 2018-10-24 21:09:01,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:09:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" -d '{"extra_specs": {}}' 2018-10-24 21:09:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73117a9e-622a-4893-9259-2ae310fe1099 x-openstack-request-id: req-73117a9e-622a-4893-9259-2ae310fe1099 2018-10-24 21:09:01,364 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:09:01,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550/os-extra_specs used request id req-73117a9e-622a-4893-9259-2ae310fe1099 2018-10-24 21:09:01,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234341621399s 2018-10-24 21:09:01,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 21:09:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"keypair": {"name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3"}}' 2018-10-24 21:09:01,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b6303fd-ec42-4b3b-96fb-a16ca62abedd x-openstack-request-id: req-5b6303fd-ec42-4b3b-96fb-a16ca62abedd 2018-10-24 21:09:01,770 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ7pP48vcoZwFaO9akwlKJIuaZ++10v4C7rUOYa7gU/dme9EZPYbPfySaDOBIDTMywGiswJ+4JDT389cxFoL73I4EOJ5vM29XTfItTNcMnj3bKQxKDwJevfUtlXWiw0humLch2OUQ7ry0Ii7sjVsqdBmZJqkEpRkGrS9l1dhzrlTytb2lgQDPdhgdVmvlnE8EglDiFYWUrakc+sglA/3wSt1XfguzmDzEY846ElVxgI4yR3h0TB0PeAEcwT4hpMUDLYVi35lhyaRSqwpJUe7IQvDIzvpj6nWo0WEQTuQM+prOo/qRwN781GJhqYCTsA5j+EYHXjvetsx0878n13+Yp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2e6T+PL3KGcBWjvWpMJSiSLmmfvtdL+Au61DmGu4FP3ZnvRG\nT2Gz38kmgzgSA0zMsBorMCfuCQ09/PXMRaC+9yOBDiebzNvV03yLUzXDJ492ykMS\ng8CXr31LZV1osNIbpi3IdjlEO68tCIu7I1bKnQZmSapBKUZBq0vZdXYc65U8rW9p\nYEAz3YYHVZr5ZxPBIJQ4hWFlK2pHPrIJQP98ErdV34Ls5g8xGPOOhJVcYCOMkd4d\nEwdD3gBHME+IaTFAy2FYt+ZYcmkUqsKSVHuyELwyM76Y+p1qNFhEE7kDPqazqP6k\ncDe/NRiYamAk7AOY/hGB1473rbMdPO/J9d/mKQIDAQABAoIBAQCVyuyecrH7bUF6\nuiKAwKhmZjzGnmjKlE5xsVgCzheLJiiMny4speUy7lmwW7vV1NXkPThuMyPjyNxQ\noMo1GZXo3Nh52DO4jWndoX9KRGvNJ0jpIUz6jkg0cRR/qcKptuEWSeW9jQMfWvrD\nIvgQBDnj0GBCRenf6tB8YvgnSnX6XiXs1HTJ3ENl87s28pvMMV3YwbDq2z+uRAU9\ni2zYF99ZoSe6ObJqUlPurM1TW97psB6eE0O7XmHBokJ3lN4KnaB21KMyCucNXvSu\nBXUmcp2k1jAACI/3VeTa0JJ2QIgtMrHPiGuVSXlFLYfhQpsKonfhoFafRESMZOq4\nipfDwYgBAoGBAP5ZEPSu7NYpqeQ6dYhl7x3dajXT+qAfuonnx3dTjYD+qnhMkBCg\n+kpsqVnFDKIVUOjzAyveKFKm03NX4+2SrlciVNKjl12HhwszBbVgZyehn1UqxxLi\nQDbrM6Nv4c71DREU5Wn0P4r5MHWBHEKzaBSEFsvHp3XxBA46fv5cnM6pAoGBANtY\n9W9H1JHCJAhnL9ZUR6sDbOEl+Mmm1hSZmQbpJ/euw3duC8hj7NhkM5ZfB1KLY1nx\nqIu26RMQWSTDES2FamyELqUSK86Za/E6wez920E6S4/s/dfozCfb050Wzb7DULz4\nLR/PPk6t6oo8h+iOb6cNQsKFjOWVwf0CNLB3NouBAoGAUSyz0KOTSrZ5VjGiGSoP\nKoTjxNImhrwZmLG0Y0zzOFwOo94rjGMT/nS3h8LvyTrsW6xTMsjwLZC4o3NFdyj9\nIyn90EwNnvgGDXj3NW/S/D8EzvWcG1bCD8T48gxfEOH8jZsRrMMbFIt6/8V484C2\nkvWlINxTgbyuAqyAo0WDdiECgYBfZ3TxHuQFNdToVsFGzseRSV8dGp/4TXmF4jzd\n9aFtqHTaSGIVmejVQdfySojrzTa8U1DE3BzKLu0nATVCgGoGowOKxrmJFdAOT0kz\n5EJuP4XIJwNN2rKZj5KeG+IHW/qNBsDRuhlWrWx7DdLrQrCrjyf/ZYkf/qAuhLwY\nGPH/gQKBgECFtwg3uWPnry68z2Rf5I0lqaGLQaDBhVZlwZQ/9q4TWX+6LkeViiR0\npQGU51qwSD7Mee43R2lnYl0D1iD5YOeU+HG7+xV/w7oqR3lpD7M8LbLdd9GDhe2V\nziLTpnNMdFGKvZmMkQH09oLz49qQyBGUEAbx1iF5oBoxAErO5lnz\n-----END RSA PRIVATE KEY-----\n", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "fingerprint": "08:1c:fd:77:9e:70:c1:73:4e:6b:07:ac:62:22:06:1b"}} 2018-10-24 21:09:01,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5b6303fd-ec42-4b3b-96fb-a16ca62abedd 2018-10-24 21:09:01,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.402717113495s 2018-10-24 21:09:01,771 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ7pP48vcoZwFaO9akwlKJIuaZ++10v4C7rUOYa7gU/dme9EZPYbPfySaDOBIDTMywGiswJ+4JDT389cxFoL73I4EOJ5vM29XTfItTNcMnj3bKQxKDwJevfUtlXWiw0humLch2OUQ7ry0Ii7sjVsqdBmZJqkEpRkGrS9l1dhzrlTytb2lgQDPdhgdVmvlnE8EglDiFYWUrakc+sglA/3wSt1XfguzmDzEY846ElVxgI4yR3h0TB0PeAEcwT4hpMUDLYVi35lhyaRSqwpJUe7IQvDIzvpj6nWo0WEQTuQM+prOo/qRwN781GJhqYCTsA5j+EYHXjvetsx0878n13+Yp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2e6T+PL3KGcBWjvWpMJSiSLmmfvtdL+Au61DmGu4FP3ZnvRG\nT2Gz38kmgzgSA0zMsBorMCfuCQ09/PXMRaC+9yOBDiebzNvV03yLUzXDJ492ykMS\ng8CXr31LZV1osNIbpi3IdjlEO68tCIu7I1bKnQZmSapBKUZBq0vZdXYc65U8rW9p\nYEAz3YYHVZr5ZxPBIJQ4hWFlK2pHPrIJQP98ErdV34Ls5g8xGPOOhJVcYCOMkd4d\nEwdD3gBHME+IaTFAy2FYt+ZYcmkUqsKSVHuyELwyM76Y+p1qNFhEE7kDPqazqP6k\ncDe/NRiYamAk7AOY/hGB1473rbMdPO/J9d/mKQIDAQABAoIBAQCVyuyecrH7bUF6\nuiKAwKhmZjzGnmjKlE5xsVgCzheLJiiMny4speUy7lmwW7vV1NXkPThuMyPjyNxQ\noMo1GZXo3Nh52DO4jWndoX9KRGvNJ0jpIUz6jkg0cRR/qcKptuEWSeW9jQMfWvrD\nIvgQBDnj0GBCRenf6tB8YvgnSnX6XiXs1HTJ3ENl87s28pvMMV3YwbDq2z+uRAU9\ni2zYF99ZoSe6ObJqUlPurM1TW97psB6eE0O7XmHBokJ3lN4KnaB21KMyCucNXvSu\nBXUmcp2k1jAACI/3VeTa0JJ2QIgtMrHPiGuVSXlFLYfhQpsKonfhoFafRESMZOq4\nipfDwYgBAoGBAP5ZEPSu7NYpqeQ6dYhl7x3dajXT+qAfuonnx3dTjYD+qnhMkBCg\n+kpsqVnFDKIVUOjzAyveKFKm03NX4+2SrlciVNKjl12HhwszBbVgZyehn1UqxxLi\nQDbrM6Nv4c71DREU5Wn0P4r5MHWBHEKzaBSEFsvHp3XxBA46fv5cnM6pAoGBANtY\n9W9H1JHCJAhnL9ZUR6sDbOEl+Mmm1hSZmQbpJ/euw3duC8hj7NhkM5ZfB1KLY1nx\nqIu26RMQWSTDES2FamyELqUSK86Za/E6wez920E6S4/s/dfozCfb050Wzb7DULz4\nLR/PPk6t6oo8h+iOb6cNQsKFjOWVwf0CNLB3NouBAoGAUSyz0KOTSrZ5VjGiGSoP\nKoTjxNImhrwZmLG0Y0zzOFwOo94rjGMT/nS3h8LvyTrsW6xTMsjwLZC4o3NFdyj9\nIyn90EwNnvgGDXj3NW/S/D8EzvWcG1bCD8T48gxfEOH8jZsRrMMbFIt6/8V484C2\nkvWlINxTgbyuAqyAo0WDdiECgYBfZ3TxHuQFNdToVsFGzseRSV8dGp/4TXmF4jzd\n9aFtqHTaSGIVmejVQdfySojrzTa8U1DE3BzKLu0nATVCgGoGowOKxrmJFdAOT0kz\n5EJuP4XIJwNN2rKZj5KeG+IHW/qNBsDRuhlWrWx7DdLrQrCrjyf/ZYkf/qAuhLwY\nGPH/gQKBgECFtwg3uWPnry68z2Rf5I0lqaGLQaDBhVZlwZQ/9q4TWX+6LkeViiR0\npQGU51qwSD7Mee43R2lnYl0D1iD5YOeU+HG7+xV/w7oqR3lpD7M8LbLdd9GDhe2V\nziLTpnNMdFGKvZmMkQH09oLz49qQyBGUEAbx1iF5oBoxAErO5lnz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f3fdba457de04595b9b7c3d2492e1d99', 'name': u'cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'created_at': '2018-10-24T21:09:01.771630', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'08:1c:fd:77:9e:70:c1:73:4e:6b:07:ac:62:22:06:1b', 'type': 'ssh', 'id': u'cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3'}) 2018-10-24 21:09:01,772 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2e6T+PL3KGcBWjvWpMJSiSLmmfvtdL+Au61DmGu4FP3ZnvRG T2Gz38kmgzgSA0zMsBorMCfuCQ09/PXMRaC+9yOBDiebzNvV03yLUzXDJ492ykMS g8CXr31LZV1osNIbpi3IdjlEO68tCIu7I1bKnQZmSapBKUZBq0vZdXYc65U8rW9p YEAz3YYHVZr5ZxPBIJQ4hWFlK2pHPrIJQP98ErdV34Ls5g8xGPOOhJVcYCOMkd4d EwdD3gBHME+IaTFAy2FYt+ZYcmkUqsKSVHuyELwyM76Y+p1qNFhEE7kDPqazqP6k cDe/NRiYamAk7AOY/hGB1473rbMdPO/J9d/mKQIDAQABAoIBAQCVyuyecrH7bUF6 uiKAwKhmZjzGnmjKlE5xsVgCzheLJiiMny4speUy7lmwW7vV1NXkPThuMyPjyNxQ oMo1GZXo3Nh52DO4jWndoX9KRGvNJ0jpIUz6jkg0cRR/qcKptuEWSeW9jQMfWvrD IvgQBDnj0GBCRenf6tB8YvgnSnX6XiXs1HTJ3ENl87s28pvMMV3YwbDq2z+uRAU9 i2zYF99ZoSe6ObJqUlPurM1TW97psB6eE0O7XmHBokJ3lN4KnaB21KMyCucNXvSu BXUmcp2k1jAACI/3VeTa0JJ2QIgtMrHPiGuVSXlFLYfhQpsKonfhoFafRESMZOq4 ipfDwYgBAoGBAP5ZEPSu7NYpqeQ6dYhl7x3dajXT+qAfuonnx3dTjYD+qnhMkBCg +kpsqVnFDKIVUOjzAyveKFKm03NX4+2SrlciVNKjl12HhwszBbVgZyehn1UqxxLi QDbrM6Nv4c71DREU5Wn0P4r5MHWBHEKzaBSEFsvHp3XxBA46fv5cnM6pAoGBANtY 9W9H1JHCJAhnL9ZUR6sDbOEl+Mmm1hSZmQbpJ/euw3duC8hj7NhkM5ZfB1KLY1nx qIu26RMQWSTDES2FamyELqUSK86Za/E6wez920E6S4/s/dfozCfb050Wzb7DULz4 LR/PPk6t6oo8h+iOb6cNQsKFjOWVwf0CNLB3NouBAoGAUSyz0KOTSrZ5VjGiGSoP KoTjxNImhrwZmLG0Y0zzOFwOo94rjGMT/nS3h8LvyTrsW6xTMsjwLZC4o3NFdyj9 Iyn90EwNnvgGDXj3NW/S/D8EzvWcG1bCD8T48gxfEOH8jZsRrMMbFIt6/8V484C2 kvWlINxTgbyuAqyAo0WDdiECgYBfZ3TxHuQFNdToVsFGzseRSV8dGp/4TXmF4jzd 9aFtqHTaSGIVmejVQdfySojrzTa8U1DE3BzKLu0nATVCgGoGowOKxrmJFdAOT0kz 5EJuP4XIJwNN2rKZj5KeG+IHW/qNBsDRuhlWrWx7DdLrQrCrjyf/ZYkf/qAuhLwY GPH/gQKBgECFtwg3uWPnry68z2Rf5I0lqaGLQaDBhVZlwZQ/9q4TWX+6LkeViiR0 pQGU51qwSD7Mee43R2lnYl0D1iD5YOeU+HG7+xV/w7oqR3lpD7M8LbLdd9GDhe2V ziLTpnNMdFGKvZmMkQH09oLz49qQyBGUEAbx1iF5oBoxAErO5lnz -----END RSA PRIVATE KEY----- 2018-10-24 21:09:01,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 21:09:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"security_group": {"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-10-24 21:09:01,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:01 GMT X-Openstack-Request-Id: req-db3d563f-3ac5-4154-ba0b-cbee2df53c04 2018-10-24 21:09:01,922 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:01Z", "updated_at": "2018-10-24T21:09:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "2460ef0a-29b5-4f76-b068-3dd54e5ffaa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "4fbafc47-2417-44ed-89d4-b80457b11c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}} 2018-10-24 21:09:01,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-db3d563f-3ac5-4154-ba0b-cbee2df53c04 2018-10-24 21:09:01,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.14398598671s 2018-10-24 21:09:01,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:09:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:02,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-c5169a57-0b07-4ce8-aaac-b01059f18595 2018-10-24 21:09:02,035 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:53Z", "updated_at": "2018-10-24T21:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "39fc953d-2ebc-4765-b1dc-faf4a1e78aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "53c9a9bd-5e2f-4188-b200-f95306da079b", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "6de347c3-999c-4e49-96a3-6050cf6e3994", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "8bd65e67-ddee-4add-b6da-1f5457aec1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:01Z", "updated_at": "2018-10-24T21:09:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "2460ef0a-29b5-4f76-b068-3dd54e5ffaa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "4fbafc47-2417-44ed-89d4-b80457b11c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:09:02,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c5169a57-0b07-4ce8-aaac-b01059f18595 2018-10-24 21:09:02,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.105908155441s 2018-10-24 21:09:02,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:09:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -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": "1b00045d-5bae-4ad8-a0d3-30573238708c"}}' 2018-10-24 21:09:02,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-62c68ece-746d-440b-86be-6ed3f9dabe9b 2018-10-24 21:09:02,233 - keystoneauth.session - DEBUG - 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-10-24T21:09:02Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "port_range_min": 22, "revision_number": 0, "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:02Z", "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "e8ff0eac-eb22-4a6e-b1a1-4a828b8ef03d"}} 2018-10-24 21:09:02,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-62c68ece-746d-440b-86be-6ed3f9dabe9b 2018-10-24 21:09:02,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191591024399s 2018-10-24 21:09:02,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:09:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:02,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-36271a30-7192-458b-9815-87c08bde0c2e 2018-10-24 21:09:02,284 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:53Z", "updated_at": "2018-10-24T21:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "39fc953d-2ebc-4765-b1dc-faf4a1e78aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "53c9a9bd-5e2f-4188-b200-f95306da079b", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "6de347c3-999c-4e49-96a3-6050cf6e3994", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "8bd65e67-ddee-4add-b6da-1f5457aec1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:01Z", "updated_at": "2018-10-24T21:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "2460ef0a-29b5-4f76-b068-3dd54e5ffaa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "4fbafc47-2417-44ed-89d4-b80457b11c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:09:02Z", "revision_number": 0, "id": "e8ff0eac-eb22-4a6e-b1a1-4a828b8ef03d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:02Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 2, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:09:02,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-36271a30-7192-458b-9815-87c08bde0c2e 2018-10-24 21:09:02,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0444340705872s 2018-10-24 21:09:02,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 21:09:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -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": "1b00045d-5bae-4ad8-a0d3-30573238708c"}}' 2018-10-24 21:09:02,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-1c56d56f-a573-46f0-9742-ac9c7860573b 2018-10-24 21:09:02,414 - keystoneauth.session - DEBUG - 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-10-24T21:09:02Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "port_range_min": null, "revision_number": 0, "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:02Z", "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d4db9fba-d7a0-438d-a1d7-45fe298ff5f1"}} 2018-10-24 21:09:02,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1c56d56f-a573-46f0-9742-ac9c7860573b 2018-10-24 21:09:02,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12438583374s 2018-10-24 21:09:02,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:09:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-9b2e7e56-aad9-4479-a596-5e548d1f2f06 2018-10-24 21:09:02,510 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":["56214eab-d537-446a-b745-e9288fe68be4"],"description":"","tags":[],"updated_at":"2018-10-24T21:08:54Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:09:02,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b2e7e56-aad9-4479-a596-5e548d1f2f06 2018-10-24 21:09:02,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942180156708s 2018-10-24 21:09:02,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:09:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:02,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT X-Openstack-Request-Id: req-618d6fba-ff5c-4545-bc10-b741a8c6db59 2018-10-24 21:09:02,555 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:09:00Z", "file": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file", "owner": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "size": 12716032, "self": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:09:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:09:02,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-618d6fba-ff5c-4545-bc10-b741a8c6db59 2018-10-24 21:09:02,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397069454193s 2018-10-24 21:09:02,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:09:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:02,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c825666-4e02-441c-9c38-8e2bb1b76666 x-openstack-request-id: req-3c825666-4e02-441c-9c38-8e2bb1b76666 2018-10-24 21:09:02,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "030090ca-8a33-4b32-8284-126e97176550", "name": "cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:09:02,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3c825666-4e02-441c-9c38-8e2bb1b76666 2018-10-24 21:09:02,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245311260223s 2018-10-24 21:09:02,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:09:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"server": {"name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "imageRef": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "flavorRef": "030090ca-8a33-4b32-8284-126e97176550", "max_count": 1, "min_count": 1, "networks": [{"uuid": "07a960c8-3df2-4379-afe7-8a9f0edc65d5"}], "security_groups": [{"name": "1b00045d-5bae-4ad8-a0d3-30573238708c"}]}}' 2018-10-24 21:09:04,655 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4 x-compute-request-id: req-d7e4d6da-7d3e-4197-b782-51018031119f x-openstack-request-id: req-d7e4d6da-7d3e-4197-b782-51018031119f 2018-10-24 21:09:04,655 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1b00045d-5bae-4ad8-a0d3-30573238708c"}], "OS-DCF:diskConfig": "MANUAL", "id": "064d289a-227b-4856-a6bf-813871c93dc4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "adminPass": "cAgtMw9Ha2zL"}} 2018-10-24 21:09:04,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d7e4d6da-7d3e-4197-b782-51018031119f 2018-10-24 21:09:04,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.06727290154s 2018-10-24 21:09:04,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:04,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47efd287-be52-436b-907d-2889ec45c524 x-openstack-request-id: req-47efd287-be52-436b-907d-2889ec45c524 2018-10-24 21:09:04,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:04,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47efd287-be52-436b-907d-2889ec45c524 2018-10-24 21:09:04,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.30884885788s 2018-10-24 21:09:04,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:09:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:05,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:05 GMT X-Openstack-Request-Id: req-4bfe6edd-b2cb-4cf3-a395-baa1cf39e7c6 2018-10-24 21:09:05,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":["56214eab-d537-446a-b745-e9288fe68be4"],"description":"","tags":[],"updated_at":"2018-10-24T21:08:54Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:09:05,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4bfe6edd-b2cb-4cf3-a395-baa1cf39e7c6 2018-10-24 21:09:05,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928869247437s 2018-10-24 21:09:05,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:09:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:05,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:05 GMT X-Openstack-Request-Id: req-fd76c78d-3d5c-4391-be33-a7c033ea4012 2018-10-24 21:09:05,130 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:08:54Z","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":"faafdd08194a449b8acc4c19b5c1cc58","id":"56214eab-d537-446a-b745-e9288fe68be4","subnetpool_id":null,"name":"cinder_test-subnet_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:09:05,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fd76c78d-3d5c-4391-be33-a7c033ea4012 2018-10-24 21:09:05,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0590200424194s 2018-10-24 21:09:05,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:07,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:07,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-490026ba-07a4-4058-a0e0-cc27d7a7e747 x-openstack-request-id: req-490026ba-07a4-4058-a0e0-cc27d7a7e747 2018-10-24 21:09:07,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:06Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:07,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-490026ba-07a4-4058-a0e0-cc27d7a7e747 2018-10-24 21:09:07,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425154924393s 2018-10-24 21:09:07,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:09,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:10,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc09f0a1-c4db-4a72-888e-2ec83925dbf8 x-openstack-request-id: req-fc09f0a1-c4db-4a72-888e-2ec83925dbf8 2018-10-24 21:09:10,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:07Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:10,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fc09f0a1-c4db-4a72-888e-2ec83925dbf8 2018-10-24 21:09:10,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499565124512s 2018-10-24 21:09:10,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:12,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:12,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d89dd97-0bad-48ee-8696-872fd13bfae5 x-openstack-request-id: req-9d89dd97-0bad-48ee-8696-872fd13bfae5 2018-10-24 21:09:12,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:11Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:12,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d89dd97-0bad-48ee-8696-872fd13bfae5 2018-10-24 21:09:12,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743738174438s 2018-10-24 21:09:12,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:09:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=064d289a-227b-4856-a6bf-813871c93dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:12,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:12 GMT X-Openstack-Request-Id: req-bd2060ae-410d-4a70-9b3e-b8738bf4d878 2018-10-24 21:09:12,878 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:09:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56214eab-d537-446a-b745-e9288fe68be4","ip_address":"192.168.120.20"}],"id":"99f8569e-ec2e-43da-90a5-9d80af30282e","security_groups":["1b00045d-5bae-4ad8-a0d3-30573238708c"],"mac_address":"fa:16:3e:80:27:24","project_id":"faafdd08194a449b8acc4c19b5c1cc58","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:09:07Z","binding:vnic_type":"normal","device_id":"064d289a-227b-4856-a6bf-813871c93dc4","ip_allocation":"immediate"}]} 2018-10-24 21:09:12,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=064d289a-227b-4856-a6bf-813871c93dc4 used request id req-bd2060ae-410d-4a70-9b3e-b8738bf4d878 2018-10-24 21:09:12,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05029296875s 2018-10-24 21:09:12,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=99f8569e-ec2e-43da-90a5-9d80af30282e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:12,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:12 GMT X-Openstack-Request-Id: req-f708692e-dc61-4e77-a8e6-635cc717a685 2018-10-24 21:09:12,934 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:09:12,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=99f8569e-ec2e-43da-90a5-9d80af30282e used request id req-f708692e-dc61-4e77-a8e6-635cc717a685 2018-10-24 21:09:12,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462090969086s 2018-10-24 21:09:12,935 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:27:24', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd120e294-2cf2-42f9-88f9-2c98b0fae010'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:09:11.000000', 'flavor': Munch({u'id': u'030090ca-8a33-4b32-8284-126e97176550'}), 'az': u'nova', 'id': u'064d289a-227b-4856-a6bf-813871c93dc4', 'security_groups': [Munch({u'name': u'cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f3fdba457de04595b9b7c3d2492e1d99', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', '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-10-24T21:09:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:09:11Z', 'hostId': u'4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:09:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': u'cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'adminPass': u'cAgtMw9Ha2zL', 'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'created_at': u'2018-10-24T21:09:04Z', 'created': u'2018-10-24T21:09:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:09:12,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:09:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:13,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:13 GMT X-Openstack-Request-Id: req-e26caa6b-1ebb-498a-8546-f835183ded33 2018-10-24 21:09:13,035 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":["56214eab-d537-446a-b745-e9288fe68be4"],"description":"","tags":[],"updated_at":"2018-10-24T21:08:54Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:09:13,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e26caa6b-1ebb-498a-8546-f835183ded33 2018-10-24 21:09:13,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947170257568s 2018-10-24 21:09:13,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:09:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=064d289a-227b-4856-a6bf-813871c93dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:13,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:13 GMT X-Openstack-Request-Id: req-bfc4919e-1216-4a53-8c39-5426b2679ca7 2018-10-24 21:09:13,089 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:09:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56214eab-d537-446a-b745-e9288fe68be4","ip_address":"192.168.120.20"}],"id":"99f8569e-ec2e-43da-90a5-9d80af30282e","security_groups":["1b00045d-5bae-4ad8-a0d3-30573238708c"],"mac_address":"fa:16:3e:80:27:24","project_id":"faafdd08194a449b8acc4c19b5c1cc58","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:09:07Z","binding:vnic_type":"normal","device_id":"064d289a-227b-4856-a6bf-813871c93dc4","ip_allocation":"immediate"}]} 2018-10-24 21:09:13,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=064d289a-227b-4856-a6bf-813871c93dc4 used request id req-bfc4919e-1216-4a53-8c39-5426b2679ca7 2018-10-24 21:09:13,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525410175323s 2018-10-24 21:09:13,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 21:09:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.20", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e"}}' 2018-10-24 21:09:15,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:15 GMT X-Openstack-Request-Id: req-d34df38f-9f65-484f-a981-52da65991521 2018-10-24 21:09:15,573 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}} 2018-10-24 21:09:15,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d34df38f-9f65-484f-a981-52da65991521 2018-10-24 21:09:15,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48254203796s 2018-10-24 21:09:15,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:15 GMT X-Openstack-Request-Id: req-4a585ba6-4384-42e7-a8fa-3394c5b77dbe 2018-10-24 21:09:15,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:15,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a585ba6-4384-42e7-a8fa-3394c5b77dbe 2018-10-24 21:09:15,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890159606934s 2018-10-24 21:09:15,684 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:15,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:16 GMT X-Openstack-Request-Id: req-035b1d40-d3fa-4a8b-b2d9-37f9bdde236a 2018-10-24 21:09:16,096 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-035b1d40-d3fa-4a8b-b2d9-37f9bdde236a 2018-10-24 21:09:16,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.301833152771s 2018-10-24 21:09:16,104 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:16,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:16 GMT X-Openstack-Request-Id: req-cec82cbc-370f-40e1-87ef-36e8d2791dc2 2018-10-24 21:09:16,277 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cec82cbc-370f-40e1-87ef-36e8d2791dc2 2018-10-24 21:09:16,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622041225433s 2018-10-24 21:09:16,283 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:16,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:16 GMT X-Openstack-Request-Id: req-21660847-4390-4360-9dee-071f218f0bc2 2018-10-24 21:09:16,454 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21660847-4390-4360-9dee-071f218f0bc2 2018-10-24 21:09:16,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601210594177s 2018-10-24 21:09:16,460 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:16,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:16,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:16 GMT X-Openstack-Request-Id: req-95249ce7-c442-409a-859a-456f091e53c4 2018-10-24 21:09:16,640 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-95249ce7-c442-409a-859a-456f091e53c4 2018-10-24 21:09:16,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698819160461s 2018-10-24 21:09:16,647 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:16,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:16 GMT X-Openstack-Request-Id: req-574356aa-d5bf-43a5-b57d-22c87892042e 2018-10-24 21:09:16,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:14Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-574356aa-d5bf-43a5-b57d-22c87892042e 2018-10-24 21:09:16,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602781772614s 2018-10-24 21:09:16,824 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:16,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:16,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:17 GMT X-Openstack-Request-Id: req-5da924c8-c86c-4ab9-a10f-70b98472473d 2018-10-24 21:09:16,997 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}]} 2018-10-24 21:09:16,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5da924c8-c86c-4ab9-a10f-70b98472473d 2018-10-24 21:09:16,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063099861145s 2018-10-24 21:09:17,004 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2fcb84d5-cfbf-4600-813f-1d410caaf9b6', 'updated_at': u'2018-10-24T21:09:16Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'99f8569e-ec2e-43da-90a5-9d80af30282e', 'id': u'87e4b2aa-e242-4d48-bbef-d18ef7a1d54e', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'99f8569e-ec2e-43da-90a5-9d80af30282e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:80:27:24', u'device_id': u'064d289a-227b-4856-a6bf-813871c93dc4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'created_at': u'2018-10-24T21:09:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:80:27:24', u'device_id': u'064d289a-227b-4856-a6bf-813871c93dc4'}), 'router': u'2fcb84d5-cfbf-4600-813f-1d410caaf9b6'}) 2018-10-24 21:09:17,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:09:17,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:09:17,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7951 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8dc56fef-90cd-47d2-ba05-49d6a589a9d9 x-openstack-request-id: req-8dc56fef-90cd-47d2-ba05-49d6a589a9d9 2018-10-24 21:09:17,081 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 504026165 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.172004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174155] pid_max: default: 32768 minimum: 301\n[ 0.175330] ACPI: Core revision 20150930\n[ 0.176938] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178606] Security Framework initialized\n[ 0.179665] Yama: becoming mindful.\n[ 0.180630] AppArmor: AppArmor initialized\n[ 0.181747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188422] Initializing cgroup subsys io\n[ 0.189481] Initializing cgroup subsys memory\n[ 0.190609] Initializing cgroup subsys devices\n[ 0.191750] Initializing cgroup subsys freezer\n[ 0.192880] Initializing cgroup subsys net_cls\n[ 0.193990] Initializing cgroup subsys perf_event\n[ 0.195171] Initializing cgroup subsys net_prio\n[ 0.196306] Initializing cgroup subsys hugetlb\n[ 0.197415] Initializing cgroup subsys pids\n[ 0.198521] CPU: Physical Processor ID: 0\n[ 0.200268] mce: CPU supports 10 MCE banks\n[ 0.201348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.219501] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.226089] ftrace: allocating 31920 entries in 125 pages\n[ 0.251599] smpboot: Max logical packages: 1\n[ 0.252704] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.254437] x2apic enabled\n[ 0.255509] Switched APIC routing to physical x2apic.\n[ 0.257834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.259282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.264317] KVM setup paravirtual spinlock\n[ 0.265821] x86: Booted up 1 node, 1 CPUs\n[ 0.266896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.268646] devtmpfs: initialized\n[ 0.270586] evm: security.selinux\n[ 0.271467] evm: security.SMACK64\n[ 0.272357] evm: security.SMACK64EXEC\n[ 0.273335] evm: security.SMACK64TRANSMUTE\n[ 0.274396] evm: security.SMACK64MMAP\n[ 0.275345] evm: security.ima\n[ 0.276141] evm: security.capability\n[ 0.277122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.279400] pinctrl core: initialized pinctrl subsystem\n[ 0.280743] RTC time: 21:09:11, date: 10/24/18\n[ 0.281958] NET: Registered protocol family 16\n[ 0.283165] cpuidle: using governor ladder\n[ 0.284219] cpuidle: using governor menu\n[ 0.285214] PCCT header not found.\n[ 0.286142] ACPI: bus type PCI registered\n[ 0.287136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288730] PCI: Using configuration type 1 for base access\n[ 0.290730] ACPI: Added _OSI(Module Device)\n[ 0.291770] ACPI: Added _OSI(Processor Device)\n[ 0.292846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296087] ACPI: Interpreter enabled\n[ 0.297063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306444] ACPI: (supports S0 S5)\n[ 0.307351] ACPI: Using IOAPIC for interrupt routing\n[ 0.308554] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313622] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316739] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319524] acpiphp: Slot [3] registered\n[ 0.320555] acpiphp: Slot [4] registered\n[ 0.321592] acpiphp: Slot [5] registered\n[ 0.322612] acpiphp: Slot [6] registered\n[ 0.323635] acpiphp: Slot [7] registered\n[ 0.324654] acpiphp: Slot [8] registered\n[ 0.325676] acpiphp: Slot [9] registered\n[ 0.326703] acpiphp: Slot [10] registered\n[ 0.327742] acpiphp: Slot [11] registered\n[ 0.328780] acpiphp: Slot [12] registered\n[ 0.329813] acpiphp: Slot [13] registered\n[ 0.330850] acpiphp: Slot [14] registered\n[ 0.331900] acpiphp: Slot [15] registered\n[ 0.345575] acpiphp: Slot [16] registered\n[ 0.346663] acpiphp: Slot [17] registered\n[ 0.347694] acpiphp: Slot [18] registered\n[ 0.348717] acpiphp: Slot [19] registered\n[ 0.349746] acpiphp: Slot [20] registered\n[ 0.350782] acpiphp: Slot [21] registered\n[ 0.351820] acpiphp: Slot [22] registered\n[ 0.352858] acpiphp: Slot [23] registered\n[ 0.353908] acpiphp: Slot [24] registered\n[ 0.354952] acpiphp: Slot [25] registered\n[ 0.355997] acpiphp: Slot [26] registered\n[ 0.357032] acpiphp: Slot [27] registered\n[ 0.358069] acpiphp: Slot [28] registered\n[ 0.359105] acpiphp: Slot [29] registered\n[ 0.360150] acpiphp: Slot [30] registered\n[ 0.361195] acpiphp: Slot [31] registered\n[ 0.362241] PCI host bridge to bus 0000:00\n[ 0.363285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.366377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.368243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.370115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.375857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.377503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.384763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.386627] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414254] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417563] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420935] vgaarb: loaded\n[ 0.421733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423281] SCSI subsystem initialized\n[ 0.424466] ACPI: bus type USB registered\n[ 0.425542] usbcore: registered new interface driver usbfs\n[ 0.426864] usbcore: registered new interface driver hub\n[ 0.428162] usbcore: registered new device driver usb\n[ 0.429574] PCI: Using ACPI for IRQ routing\n[ 0.431012] NetLabel: Initializing\n[ 0.431942] NetLabel: domain hash size = 128\n[ 0.433037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434255] NetLabel: unlabeled traffic allowed by default\n[ 0.435749] clocksource: Switched to clocksource kvm-clock\n[ 0.445096] AppArmor: AppArmor Filesystem Enabled\n[ 0.446331] pnp: PnP ACPI init\n[ 0.447490] pnp: PnP ACPI: found 5 devices\n[ 0.454236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456443] NET: Registered protocol family 2\n[ 0.457757] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.459412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.460969] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.462531] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465412] NET: Registered protocol family 1\n[ 0.466538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467939] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469316] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498129] Trying to unpack rootfs image as initramfs...\n[ 0.557366] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561950] Scanning for low memory corruption every 60 seconds\n[ 0.564001] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565522] audit: initializing netlink subsys (disabled)\n[ 0.566902] audit: type=2000 audit(1540415352.594:1): initialized\n[ 0.568710] Initialise system trusted keyring\n[ 0.570002] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571505] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574118] zbud: loaded\n[ 0.575066] VFS: Disk quotas dquot_6.6.0\n[ 0.576151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578210] fuse init (API version 7.23)\n[ 0.579375] Key type big_key registered\n[ 0.580442] Allocating IMA MOK and blacklist keyrings.\n[ 0.582012] Key type asymmetric registered\n[ 0.583095] Asymmetric key parser 'x509' registered\n[ 0.584357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586325] io scheduler noop registered\n[ 0.587347] io scheduler deadline registered (default)\n[ 0.588639] io scheduler cfq registered\n[ 0.589768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.591107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594657] ACPI: Power Button [PWRF]\n[ 0.595806] GHES: HEST is not enabled!\n[ 0.609808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667636] Linux agpgart interface v0.103\n[ 0.670906] brd: module loaded\n[ 0.672997] loop: module loaded\n[ 0.677406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.679292] GPT:90111 != 2097151\n[ 0.680181] GPT:Alternate GPT header not at the end of the disk.\n[ 0.681593] GPT:90111 != 2097151\n[ 0.682479] GPT: Use GNU Parted to correct GPT errors.\n[ 0.683728] vda: vda1 vda15\n[ 0.685296] scsi host0: ata_piix\n[ 0.686307] scsi host1: ata_piix\n[ 0.687247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.688826] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.690711] libphy: Fixed MDIO Bus: probed\n[ 0.691993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.695824] PPP generic driver version 2.4.2\n[ 0.697015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698544] ehci-pci: EHCI PCI platform driver\n[ 0.699678] ehci-platform: EHCI generic platform driver\n[ 0.700953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702412] ohci-pci: OHCI PCI platform driver\n[ 0.703548] ohci-platform: OHCI generic platform driver\n[ 0.704832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719326] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720640] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.723864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728755] usb usb1: Product: UHCI Host Controller\n[ 0.729948] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732680] hub 1-0:1.0: USB hub found\n[ 0.733689] hub 1-0:1.0: 2 ports detected\n[ 0.734888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.737645] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740210] mousedev: PS/2 mouse device common for all mice\n[ 0.741807] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.748674] i2c /dev entries driver\n[ 0.749657] device-mapper: uevent: version 1.0.3\n[ 0.750887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753004] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754775] NET: Registered protocol family 10\n[ 0.756223] NET: Registered protocol family 17\n[ 0.757380] Key type dns_resolver registered\n[ 0.758637] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760055] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762328] registered taskstats version 1\n[ 0.763423] Loading compiled-in X.509 certificates\n[ 0.765176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767577] zswap: loaded using pool lzo/zbud\n[ 0.769561] Key type trusted registered\n[ 0.771637] Key type encrypted registered\n[ 0.772715] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774057] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775402] evm: HMAC attrs: 0x1\n[ 0.776639] Magic number: 6:673:197\n[ 0.777730] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:12 UTC (1540415352)\n[ 0.779826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.781249] EDD information not available.\n[ 0.849200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.864112] Write protecting the kernel read-only data: 14336k\n[ 0.866850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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[ 0.914050] random: blkid urandom read with 2 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.78\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.20...\nLease of 192.168.120.20 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.92. iid=i-00000007\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: "} 2018-10-24 21:09:17,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/action used request id req-8dc56fef-90cd-47d2-ba05-49d6a589a9d9 2018-10-24 21:09:17,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764610767365s 2018-10-24 21:09:17,082 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 504026165 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.172004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174155] pid_max: default: 32768 minimum: 301 [ 0.175330] ACPI: Core revision 20150930 [ 0.176938] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178606] Security Framework initialized [ 0.179665] Yama: becoming mindful. [ 0.180630] AppArmor: AppArmor initialized [ 0.181747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188422] Initializing cgroup subsys io [ 0.189481] Initializing cgroup subsys memory [ 0.190609] Initializing cgroup subsys devices [ 0.191750] Initializing cgroup subsys freezer [ 0.192880] Initializing cgroup subsys net_cls [ 0.193990] Initializing cgroup subsys perf_event [ 0.195171] Initializing cgroup subsys net_prio [ 0.196306] Initializing cgroup subsys hugetlb [ 0.197415] Initializing cgroup subsys pids [ 0.198521] CPU: Physical Processor ID: 0 [ 0.200268] mce: CPU supports 10 MCE banks [ 0.201348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.219501] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226089] ftrace: allocating 31920 entries in 125 pages [ 0.251599] smpboot: Max logical packages: 1 [ 0.252704] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.254437] x2apic enabled [ 0.255509] Switched APIC routing to physical x2apic. [ 0.257834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.259282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.261999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.264317] KVM setup paravirtual spinlock [ 0.265821] x86: Booted up 1 node, 1 CPUs [ 0.266896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.268646] devtmpfs: initialized [ 0.270586] evm: security.selinux [ 0.271467] evm: security.SMACK64 [ 0.272357] evm: security.SMACK64EXEC [ 0.273335] evm: security.SMACK64TRANSMUTE [ 0.274396] evm: security.SMACK64MMAP [ 0.275345] evm: security.ima [ 0.276141] evm: security.capability [ 0.277122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.279400] pinctrl core: initialized pinctrl subsystem [ 0.280743] RTC time: 21:09:11, date: 10/24/18 [ 0.281958] NET: Registered protocol family 16 [ 0.283165] cpuidle: using governor ladder [ 0.284219] cpuidle: using governor menu [ 0.285214] PCCT header not found. [ 0.286142] ACPI: bus type PCI registered [ 0.287136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288730] PCI: Using configuration type 1 for base access [ 0.290730] ACPI: Added _OSI(Module Device) [ 0.291770] ACPI: Added _OSI(Processor Device) [ 0.292846] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293998] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296087] ACPI: Interpreter enabled [ 0.297063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306444] ACPI: (supports S0 S5) [ 0.307351] ACPI: Using IOAPIC for interrupt routing [ 0.308554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313622] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316739] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319524] acpiphp: Slot [3] registered [ 0.320555] acpiphp: Slot [4] registered [ 0.321592] acpiphp: Slot [5] registered [ 0.322612] acpiphp: Slot [6] registered [ 0.323635] acpiphp: Slot [7] registered [ 0.324654] acpiphp: Slot [8] registered [ 0.325676] acpiphp: Slot [9] registered [ 0.326703] acpiphp: Slot [10] registered [ 0.327742] acpiphp: Slot [11] registered [ 0.328780] acpiphp: Slot [12] registered [ 0.329813] acpiphp: Slot [13] registered [ 0.330850] acpiphp: Slot [14] registered [ 0.331900] acpiphp: Slot [15] registered [ 0.345575] acpiphp: Slot [16] registered [ 0.346663] acpiphp: Slot [17] registered [ 0.347694] acpiphp: Slot [18] registered [ 0.348717] acpiphp: Slot [19] registered [ 0.349746] acpiphp: Slot [20] registered [ 0.350782] acpiphp: Slot [21] registered [ 0.351820] acpiphp: Slot [22] registered [ 0.352858] acpiphp: Slot [23] registered [ 0.353908] acpiphp: Slot [24] registered [ 0.354952] acpiphp: Slot [25] registered [ 0.355997] acpiphp: Slot [26] registered [ 0.357032] acpiphp: Slot [27] registered [ 0.358069] acpiphp: Slot [28] registered [ 0.359105] acpiphp: Slot [29] registered [ 0.360150] acpiphp: Slot [30] registered [ 0.361195] acpiphp: Slot [31] registered [ 0.362241] PCI host bridge to bus 0000:00 [ 0.363285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.364837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.366377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.368243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.375857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.377503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.384763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.386627] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414254] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417563] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420935] vgaarb: loaded [ 0.421733] vgaarb: bridge control possible 0000:00:02.0 [ 0.423281] SCSI subsystem initialized [ 0.424466] ACPI: bus type USB registered [ 0.425542] usbcore: registered new interface driver usbfs [ 0.426864] usbcore: registered new interface driver hub [ 0.428162] usbcore: registered new device driver usb [ 0.429574] PCI: Using ACPI for IRQ routing [ 0.431012] NetLabel: Initializing [ 0.431942] NetLabel: domain hash size = 128 [ 0.433037] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434255] NetLabel: unlabeled traffic allowed by default [ 0.435749] clocksource: Switched to clocksource kvm-clock [ 0.445096] AppArmor: AppArmor Filesystem Enabled [ 0.446331] pnp: PnP ACPI init [ 0.447490] pnp: PnP ACPI: found 5 devices [ 0.454236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456443] NET: Registered protocol family 2 [ 0.457757] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.459412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460969] TCP: Hash tables configured (established 4096 bind 4096) [ 0.462531] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465412] NET: Registered protocol family 1 [ 0.466538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467939] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469316] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498129] Trying to unpack rootfs image as initramfs... [ 0.557366] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561950] Scanning for low memory corruption every 60 seconds [ 0.564001] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565522] audit: initializing netlink subsys (disabled) [ 0.566902] audit: type=2000 audit(1540415352.594:1): initialized [ 0.568710] Initialise system trusted keyring [ 0.570002] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571505] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574118] zbud: loaded [ 0.575066] VFS: Disk quotas dquot_6.6.0 [ 0.576151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578210] fuse init (API version 7.23) [ 0.579375] Key type big_key registered [ 0.580442] Allocating IMA MOK and blacklist keyrings. [ 0.582012] Key type asymmetric registered [ 0.583095] Asymmetric key parser 'x509' registered [ 0.584357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586325] io scheduler noop registered [ 0.587347] io scheduler deadline registered (default) [ 0.588639] io scheduler cfq registered [ 0.589768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594657] ACPI: Power Button [PWRF] [ 0.595806] GHES: HEST is not enabled! [ 0.609808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667636] Linux agpgart interface v0.103 [ 0.670906] brd: module loaded [ 0.672997] loop: module loaded [ 0.677406] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679292] GPT:90111 != 2097151 [ 0.680181] GPT:Alternate GPT header not at the end of the disk. [ 0.681593] GPT:90111 != 2097151 [ 0.682479] GPT: Use GNU Parted to correct GPT errors. [ 0.683728] vda: vda1 vda15 [ 0.685296] scsi host0: ata_piix [ 0.686307] scsi host1: ata_piix [ 0.687247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688826] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.690711] libphy: Fixed MDIO Bus: probed [ 0.691993] tun: Universal TUN/TAP device driver, 1.6 [ 0.693248] tun: (C) 1999-2004 Max Krasnyansky [ 0.695824] PPP generic driver version 2.4.2 [ 0.697015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698544] ehci-pci: EHCI PCI platform driver [ 0.699678] ehci-platform: EHCI generic platform driver [ 0.700953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702412] ohci-pci: OHCI PCI platform driver [ 0.703548] ohci-platform: OHCI generic platform driver [ 0.704832] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719326] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720640] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728755] usb usb1: Product: UHCI Host Controller [ 0.729948] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732680] hub 1-0:1.0: USB hub found [ 0.733689] hub 1-0:1.0: 2 ports detected [ 0.734888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737645] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740210] mousedev: PS/2 mouse device common for all mice [ 0.741807] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744169] rtc_cmos 00:00: RTC can wake from S4 [ 0.745616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748674] i2c /dev entries driver [ 0.749657] device-mapper: uevent: version 1.0.3 [ 0.750887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753004] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754775] NET: Registered protocol family 10 [ 0.756223] NET: Registered protocol family 17 [ 0.757380] Key type dns_resolver registered [ 0.758637] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760055] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762328] registered taskstats version 1 [ 0.763423] Loading compiled-in X.509 certificates [ 0.765176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767577] zswap: loaded using pool lzo/zbud [ 0.769561] Key type trusted registered [ 0.771637] Key type encrypted registered [ 0.772715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774057] ima: No TPM chip found, activating TPM-bypass! [ 0.775402] evm: HMAC attrs: 0x1 [ 0.776639] Magic number: 6:673:197 [ 0.777730] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:12 UTC (1540415352) [ 0.779826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781249] EDD information not available. [ 0.849200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864112] Write protecting the kernel read-only data: 14336k [ 0.866850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.914050] random: blkid urandom read with 2 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.78 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.20... Lease of 192.168.120.20 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.92. iid=i-00000007 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: 2018-10-24 21:09:17,085 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-10-24 21:09:26,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:09:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:09:26,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47fd18c7-c9a2-4195-a4ee-0e596c1bb2ec x-openstack-request-id: req-47fd18c7-c9a2-4195-a4ee-0e596c1bb2ec 2018-10-24 21:09:26,172 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 504026165 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.172004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174155] pid_max: default: 32768 minimum: 301\n[ 0.175330] ACPI: Core revision 20150930\n[ 0.176938] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178606] Security Framework initialized\n[ 0.179665] Yama: becoming mindful.\n[ 0.180630] AppArmor: AppArmor initialized\n[ 0.181747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188422] Initializing cgroup subsys io\n[ 0.189481] Initializing cgroup subsys memory\n[ 0.190609] Initializing cgroup subsys devices\n[ 0.191750] Initializing cgroup subsys freezer\n[ 0.192880] Initializing cgroup subsys net_cls\n[ 0.193990] Initializing cgroup subsys perf_event\n[ 0.195171] Initializing cgroup subsys net_prio\n[ 0.196306] Initializing cgroup subsys hugetlb\n[ 0.197415] Initializing cgroup subsys pids\n[ 0.198521] CPU: Physical Processor ID: 0\n[ 0.200268] mce: CPU supports 10 MCE banks\n[ 0.201348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.219501] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.226089] ftrace: allocating 31920 entries in 125 pages\n[ 0.251599] smpboot: Max logical packages: 1\n[ 0.252704] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.254437] x2apic enabled\n[ 0.255509] Switched APIC routing to physical x2apic.\n[ 0.257834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.259282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.264317] KVM setup paravirtual spinlock\n[ 0.265821] x86: Booted up 1 node, 1 CPUs\n[ 0.266896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.268646] devtmpfs: initialized\n[ 0.270586] evm: security.selinux\n[ 0.271467] evm: security.SMACK64\n[ 0.272357] evm: security.SMACK64EXEC\n[ 0.273335] evm: security.SMACK64TRANSMUTE\n[ 0.274396] evm: security.SMACK64MMAP\n[ 0.275345] evm: security.ima\n[ 0.276141] evm: security.capability\n[ 0.277122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.279400] pinctrl core: initialized pinctrl subsystem\n[ 0.280743] RTC time: 21:09:11, date: 10/24/18\n[ 0.281958] NET: Registered protocol family 16\n[ 0.283165] cpuidle: using governor ladder\n[ 0.284219] cpuidle: using governor menu\n[ 0.285214] PCCT header not found.\n[ 0.286142] ACPI: bus type PCI registered\n[ 0.287136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288730] PCI: Using configuration type 1 for base access\n[ 0.290730] ACPI: Added _OSI(Module Device)\n[ 0.291770] ACPI: Added _OSI(Processor Device)\n[ 0.292846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296087] ACPI: Interpreter enabled\n[ 0.297063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306444] ACPI: (supports S0 S5)\n[ 0.307351] ACPI: Using IOAPIC for interrupt routing\n[ 0.308554] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313622] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316739] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319524] acpiphp: Slot [3] registered\n[ 0.320555] acpiphp: Slot [4] registered\n[ 0.321592] acpiphp: Slot [5] registered\n[ 0.322612] acpiphp: Slot [6] registered\n[ 0.323635] acpiphp: Slot [7] registered\n[ 0.324654] acpiphp: Slot [8] registered\n[ 0.325676] acpiphp: Slot [9] registered\n[ 0.326703] acpiphp: Slot [10] registered\n[ 0.327742] acpiphp: Slot [11] registered\n[ 0.328780] acpiphp: Slot [12] registered\n[ 0.329813] acpiphp: Slot [13] registered\n[ 0.330850] acpiphp: Slot [14] registered\n[ 0.331900] acpiphp: Slot [15] registered\n[ 0.345575] acpiphp: Slot [16] registered\n[ 0.346663] acpiphp: Slot [17] registered\n[ 0.347694] acpiphp: Slot [18] registered\n[ 0.348717] acpiphp: Slot [19] registered\n[ 0.349746] acpiphp: Slot [20] registered\n[ 0.350782] acpiphp: Slot [21] registered\n[ 0.351820] acpiphp: Slot [22] registered\n[ 0.352858] acpiphp: Slot [23] registered\n[ 0.353908] acpiphp: Slot [24] registered\n[ 0.354952] acpiphp: Slot [25] registered\n[ 0.355997] acpiphp: Slot [26] registered\n[ 0.357032] acpiphp: Slot [27] registered\n[ 0.358069] acpiphp: Slot [28] registered\n[ 0.359105] acpiphp: Slot [29] registered\n[ 0.360150] acpiphp: Slot [30] registered\n[ 0.361195] acpiphp: Slot [31] registered\n[ 0.362241] PCI host bridge to bus 0000:00\n[ 0.363285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.366377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.368243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.370115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.375857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.377503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.384763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.386627] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414254] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417563] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420935] vgaarb: loaded\n[ 0.421733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423281] SCSI subsystem initialized\n[ 0.424466] ACPI: bus type USB registered\n[ 0.425542] usbcore: registered new interface driver usbfs\n[ 0.426864] usbcore: registered new interface driver hub\n[ 0.428162] usbcore: registered new device driver usb\n[ 0.429574] PCI: Using ACPI for IRQ routing\n[ 0.431012] NetLabel: Initializing\n[ 0.431942] NetLabel: domain hash size = 128\n[ 0.433037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434255] NetLabel: unlabeled traffic allowed by default\n[ 0.435749] clocksource: Switched to clocksource kvm-clock\n[ 0.445096] AppArmor: AppArmor Filesystem Enabled\n[ 0.446331] pnp: PnP ACPI init\n[ 0.447490] pnp: PnP ACPI: found 5 devices\n[ 0.454236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456443] NET: Registered protocol family 2\n[ 0.457757] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.459412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.460969] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.462531] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465412] NET: Registered protocol family 1\n[ 0.466538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467939] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469316] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498129] Trying to unpack rootfs image as initramfs...\n[ 0.557366] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561950] Scanning for low memory corruption every 60 seconds\n[ 0.564001] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565522] audit: initializing netlink subsys (disabled)\n[ 0.566902] audit: type=2000 audit(1540415352.594:1): initialized\n[ 0.568710] Initialise system trusted keyring\n[ 0.570002] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571505] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574118] zbud: loaded\n[ 0.575066] VFS: Disk quotas dquot_6.6.0\n[ 0.576151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578210] fuse init (API version 7.23)\n[ 0.579375] Key type big_key registered\n[ 0.580442] Allocating IMA MOK and blacklist keyrings.\n[ 0.582012] Key type asymmetric registered\n[ 0.583095] Asymmetric key parser 'x509' registered\n[ 0.584357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586325] io scheduler noop registered\n[ 0.587347] io scheduler deadline registered (default)\n[ 0.588639] io scheduler cfq registered\n[ 0.589768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.591107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594657] ACPI: Power Button [PWRF]\n[ 0.595806] GHES: HEST is not enabled!\n[ 0.609808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667636] Linux agpgart interface v0.103\n[ 0.670906] brd: module loaded\n[ 0.672997] loop: module loaded\n[ 0.677406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.679292] GPT:90111 != 2097151\n[ 0.680181] GPT:Alternate GPT header not at the end of the disk.\n[ 0.681593] GPT:90111 != 2097151\n[ 0.682479] GPT: Use GNU Parted to correct GPT errors.\n[ 0.683728] vda: vda1 vda15\n[ 0.685296] scsi host0: ata_piix\n[ 0.686307] scsi host1: ata_piix\n[ 0.687247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.688826] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.690711] libphy: Fixed MDIO Bus: probed\n[ 0.691993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.695824] PPP generic driver version 2.4.2\n[ 0.697015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698544] ehci-pci: EHCI PCI platform driver\n[ 0.699678] ehci-platform: EHCI generic platform driver\n[ 0.700953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702412] ohci-pci: OHCI PCI platform driver\n[ 0.703548] ohci-platform: OHCI generic platform driver\n[ 0.704832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719326] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720640] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.723864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728755] usb usb1: Product: UHCI Host Controller\n[ 0.729948] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732680] hub 1-0:1.0: USB hub found\n[ 0.733689] hub 1-0:1.0: 2 ports detected\n[ 0.734888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.737645] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740210] mousedev: PS/2 mouse device common for all mice\n[ 0.741807] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.748674] i2c /dev entries driver\n[ 0.749657] device-mapper: uevent: version 1.0.3\n[ 0.750887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753004] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754775] NET: Registered protocol family 10\n[ 0.756223] NET: Registered protocol family 17\n[ 0.757380] Key type dns_resolver registered\n[ 0.758637] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760055] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762328] registered taskstats version 1\n[ 0.763423] Loading compiled-in X.509 certificates\n[ 0.765176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767577] zswap: loaded using pool lzo/zbud\n[ 0.769561] Key type trusted registered\n[ 0.771637] Key type encrypted registered\n[ 0.772715] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774057] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775402] evm: HMAC attrs: 0x1\n[ 0.776639] Magic number: 6:673:197\n[ 0.777730] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:12 UTC (1540415352)\n[ 0.779826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.781249] EDD information not available.\n[ 0.849200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.864112] Write protecting the kernel read-only data: 14336k\n[ 0.866850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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[ 0.914050] random: blkid urandom read with 2 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.78\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.20...\nLease of 192.168.120.20 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.92. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqVFhubm1OMz1eMTbh0xwt0RN3l87andFhwMDpC6y53bgoarXyN4xX/adqsZFx5u5YJ2XlVR6xq+nH2A8ZBweOyr1kqYvZCvAKMFoJOqgAeKlOvg+Kqd8H0v0VcWzGwm3PkfKAz7FXSbBGtZPAz80sh4Ix4YDMsMarzRPGF2AXbHZMVV0hXxSjRJOfuc7RK/AQEoE32vvepSp4STd/WpF9u4Z2gOR8aK+hnvgFQQzFsgxIoZPiKwPZ3Te0NQsoeH5VG7fZkJP/p4peQPR3H4gSwJVsjS++4C3XWD1D8SNTsIsQT/JZtvgdXXkyssI2x2TXJaE4ZI0prgLsQUwBgbDt root@cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3\nssh-dss AAAAB3NzaC1kc3MAAACBAKbjlgMSKlSjT/P+JiKhIZSHQxmbquaYkviL5Rur9sa6PupNh2u7xfv+p0wm0cG7Cs3Hx3SEyNDFmYuqebu8ObVJALruHwF2l6+ej/E2WzBQUkOPql9vCMTzlURWudOLWR4Yeg0aDaXGckn9zJLL0MGfKXbq8JUuHH5IegLDwT4JAAAAFQDn7canOeHTpbL5Qw2edhCtzrVyiQAAAIEAib+uKxTC+n+i96WUjdauvPSJi1AFiWSEkL5tXzQQCNjO5IziD27OJ30gEhZD9zDhPbkSDmI9uoe/hS3Vmr0M7EhTVd4taI5C/DXZaeSeYrbuVXKDmL4w1I+IvFzzol0TBkTS+V4kIk0QVpY+gnkNVUkZ+focETfjeqhsAEU4K/wAAACAI+4xILi3BKrfVIiRqRIa5A4+4uBPv4ayPunLNI4qbTAxe27lNbIb0QETMILyi4883nYNqJCQ14XlwdZnVw3yKOY7V+qyIaBL5jVCOhsi7/FWwksm5m5K2o2hhGE21yoY+MPK9SwC7aTS+3UzKlJyuBpoDBJnjh7ifDPoFDOHsiU= root@cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fe80:2724/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.20 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3 login: "} 2018-10-24 21:09:26,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/action used request id req-47fd18c7-c9a2-4195-a4ee-0e596c1bb2ec 2018-10-24 21:09:26,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814270973206s 2018-10-24 21:09:26,174 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 504026165 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.172004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174155] pid_max: default: 32768 minimum: 301 [ 0.175330] ACPI: Core revision 20150930 [ 0.176938] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178606] Security Framework initialized [ 0.179665] Yama: becoming mindful. [ 0.180630] AppArmor: AppArmor initialized [ 0.181747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188422] Initializing cgroup subsys io [ 0.189481] Initializing cgroup subsys memory [ 0.190609] Initializing cgroup subsys devices [ 0.191750] Initializing cgroup subsys freezer [ 0.192880] Initializing cgroup subsys net_cls [ 0.193990] Initializing cgroup subsys perf_event [ 0.195171] Initializing cgroup subsys net_prio [ 0.196306] Initializing cgroup subsys hugetlb [ 0.197415] Initializing cgroup subsys pids [ 0.198521] CPU: Physical Processor ID: 0 [ 0.200268] mce: CPU supports 10 MCE banks [ 0.201348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.219501] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226089] ftrace: allocating 31920 entries in 125 pages [ 0.251599] smpboot: Max logical packages: 1 [ 0.252704] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.254437] x2apic enabled [ 0.255509] Switched APIC routing to physical x2apic. [ 0.257834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.259282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.261999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.264317] KVM setup paravirtual spinlock [ 0.265821] x86: Booted up 1 node, 1 CPUs [ 0.266896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.268646] devtmpfs: initialized [ 0.270586] evm: security.selinux [ 0.271467] evm: security.SMACK64 [ 0.272357] evm: security.SMACK64EXEC [ 0.273335] evm: security.SMACK64TRANSMUTE [ 0.274396] evm: security.SMACK64MMAP [ 0.275345] evm: security.ima [ 0.276141] evm: security.capability [ 0.277122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.279400] pinctrl core: initialized pinctrl subsystem [ 0.280743] RTC time: 21:09:11, date: 10/24/18 [ 0.281958] NET: Registered protocol family 16 [ 0.283165] cpuidle: using governor ladder [ 0.284219] cpuidle: using governor menu [ 0.285214] PCCT header not found. [ 0.286142] ACPI: bus type PCI registered [ 0.287136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288730] PCI: Using configuration type 1 for base access [ 0.290730] ACPI: Added _OSI(Module Device) [ 0.291770] ACPI: Added _OSI(Processor Device) [ 0.292846] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293998] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296087] ACPI: Interpreter enabled [ 0.297063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306444] ACPI: (supports S0 S5) [ 0.307351] ACPI: Using IOAPIC for interrupt routing [ 0.308554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313622] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316739] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319524] acpiphp: Slot [3] registered [ 0.320555] acpiphp: Slot [4] registered [ 0.321592] acpiphp: Slot [5] registered [ 0.322612] acpiphp: Slot [6] registered [ 0.323635] acpiphp: Slot [7] registered [ 0.324654] acpiphp: Slot [8] registered [ 0.325676] acpiphp: Slot [9] registered [ 0.326703] acpiphp: Slot [10] registered [ 0.327742] acpiphp: Slot [11] registered [ 0.328780] acpiphp: Slot [12] registered [ 0.329813] acpiphp: Slot [13] registered [ 0.330850] acpiphp: Slot [14] registered [ 0.331900] acpiphp: Slot [15] registered [ 0.345575] acpiphp: Slot [16] registered [ 0.346663] acpiphp: Slot [17] registered [ 0.347694] acpiphp: Slot [18] registered [ 0.348717] acpiphp: Slot [19] registered [ 0.349746] acpiphp: Slot [20] registered [ 0.350782] acpiphp: Slot [21] registered [ 0.351820] acpiphp: Slot [22] registered [ 0.352858] acpiphp: Slot [23] registered [ 0.353908] acpiphp: Slot [24] registered [ 0.354952] acpiphp: Slot [25] registered [ 0.355997] acpiphp: Slot [26] registered [ 0.357032] acpiphp: Slot [27] registered [ 0.358069] acpiphp: Slot [28] registered [ 0.359105] acpiphp: Slot [29] registered [ 0.360150] acpiphp: Slot [30] registered [ 0.361195] acpiphp: Slot [31] registered [ 0.362241] PCI host bridge to bus 0000:00 [ 0.363285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.364837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.366377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.368243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.375857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.377503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.384763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.386627] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410654] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414254] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417563] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420935] vgaarb: loaded [ 0.421733] vgaarb: bridge control possible 0000:00:02.0 [ 0.423281] SCSI subsystem initialized [ 0.424466] ACPI: bus type USB registered [ 0.425542] usbcore: registered new interface driver usbfs [ 0.426864] usbcore: registered new interface driver hub [ 0.428162] usbcore: registered new device driver usb [ 0.429574] PCI: Using ACPI for IRQ routing [ 0.431012] NetLabel: Initializing [ 0.431942] NetLabel: domain hash size = 128 [ 0.433037] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434255] NetLabel: unlabeled traffic allowed by default [ 0.435749] clocksource: Switched to clocksource kvm-clock [ 0.445096] AppArmor: AppArmor Filesystem Enabled [ 0.446331] pnp: PnP ACPI init [ 0.447490] pnp: PnP ACPI: found 5 devices [ 0.454236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456443] NET: Registered protocol family 2 [ 0.457757] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.459412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460969] TCP: Hash tables configured (established 4096 bind 4096) [ 0.462531] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465412] NET: Registered protocol family 1 [ 0.466538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467939] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469316] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498129] Trying to unpack rootfs image as initramfs... [ 0.557366] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561950] Scanning for low memory corruption every 60 seconds [ 0.564001] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565522] audit: initializing netlink subsys (disabled) [ 0.566902] audit: type=2000 audit(1540415352.594:1): initialized [ 0.568710] Initialise system trusted keyring [ 0.570002] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571505] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574118] zbud: loaded [ 0.575066] VFS: Disk quotas dquot_6.6.0 [ 0.576151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578210] fuse init (API version 7.23) [ 0.579375] Key type big_key registered [ 0.580442] Allocating IMA MOK and blacklist keyrings. [ 0.582012] Key type asymmetric registered [ 0.583095] Asymmetric key parser 'x509' registered [ 0.584357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586325] io scheduler noop registered [ 0.587347] io scheduler deadline registered (default) [ 0.588639] io scheduler cfq registered [ 0.589768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594657] ACPI: Power Button [PWRF] [ 0.595806] GHES: HEST is not enabled! [ 0.609808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667636] Linux agpgart interface v0.103 [ 0.670906] brd: module loaded [ 0.672997] loop: module loaded [ 0.677406] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679292] GPT:90111 != 2097151 [ 0.680181] GPT:Alternate GPT header not at the end of the disk. [ 0.681593] GPT:90111 != 2097151 [ 0.682479] GPT: Use GNU Parted to correct GPT errors. [ 0.683728] vda: vda1 vda15 [ 0.685296] scsi host0: ata_piix [ 0.686307] scsi host1: ata_piix [ 0.687247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688826] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.690711] libphy: Fixed MDIO Bus: probed [ 0.691993] tun: Universal TUN/TAP device driver, 1.6 [ 0.693248] tun: (C) 1999-2004 Max Krasnyansky [ 0.695824] PPP generic driver version 2.4.2 [ 0.697015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698544] ehci-pci: EHCI PCI platform driver [ 0.699678] ehci-platform: EHCI generic platform driver [ 0.700953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702412] ohci-pci: OHCI PCI platform driver [ 0.703548] ohci-platform: OHCI generic platform driver [ 0.704832] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719326] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720640] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728755] usb usb1: Product: UHCI Host Controller [ 0.729948] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732680] hub 1-0:1.0: USB hub found [ 0.733689] hub 1-0:1.0: 2 ports detected [ 0.734888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737645] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740210] mousedev: PS/2 mouse device common for all mice [ 0.741807] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744169] rtc_cmos 00:00: RTC can wake from S4 [ 0.745616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748674] i2c /dev entries driver [ 0.749657] device-mapper: uevent: version 1.0.3 [ 0.750887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753004] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754775] NET: Registered protocol family 10 [ 0.756223] NET: Registered protocol family 17 [ 0.757380] Key type dns_resolver registered [ 0.758637] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760055] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762328] registered taskstats version 1 [ 0.763423] Loading compiled-in X.509 certificates [ 0.765176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767577] zswap: loaded using pool lzo/zbud [ 0.769561] Key type trusted registered [ 0.771637] Key type encrypted registered [ 0.772715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774057] ima: No TPM chip found, activating TPM-bypass! [ 0.775402] evm: HMAC attrs: 0x1 [ 0.776639] Magic number: 6:673:197 [ 0.777730] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:12 UTC (1540415352) [ 0.779826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781249] EDD information not available. [ 0.849200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864112] Write protecting the kernel read-only data: 14336k [ 0.866850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.914050] random: blkid urandom read with 2 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.78 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.20... Lease of 192.168.120.20 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.92. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqVFhubm1OMz1eMTbh0xwt0RN3l87andFhwMDpC6y53bgoarXyN4xX/adqsZFx5u5YJ2XlVR6xq+nH2A8ZBweOyr1kqYvZCvAKMFoJOqgAeKlOvg+Kqd8H0v0VcWzGwm3PkfKAz7FXSbBGtZPAz80sh4Ix4YDMsMarzRPGF2AXbHZMVV0hXxSjRJOfuc7RK/AQEoE32vvepSp4STd/WpF9u4Z2gOR8aK+hnvgFQQzFsgxIoZPiKwPZ3Te0NQsoeH5VG7fZkJP/p4peQPR3H4gSwJVsjS++4C3XWD1D8SNTsIsQT/JZtvgdXXkyssI2x2TXJaE4ZI0prgLsQUwBgbDt root@cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3 ssh-dss AAAAB3NzaC1kc3MAAACBAKbjlgMSKlSjT/P+JiKhIZSHQxmbquaYkviL5Rur9sa6PupNh2u7xfv+p0wm0cG7Cs3Hx3SEyNDFmYuqebu8ObVJALruHwF2l6+ej/E2WzBQUkOPql9vCMTzlURWudOLWR4Yeg0aDaXGckn9zJLL0MGfKXbq8JUuHH5IegLDwT4JAAAAFQDn7canOeHTpbL5Qw2edhCtzrVyiQAAAIEAib+uKxTC+n+i96WUjdauvPSJi1AFiWSEkL5tXzQQCNjO5IziD27OJ30gEhZD9zDhPbkSDmI9uoe/hS3Vmr0M7EhTVd4taI5C/DXZaeSeYrbuVXKDmL4w1I+IvFzzol0TBkTS+V4kIk0QVpY+gnkNVUkZ+focETfjeqhsAEU4K/wAAACAI+4xILi3BKrfVIiRqRIa5A4+4uBPv4ayPunLNI4qbTAxe27lNbIb0QETMILyi4883nYNqJCQ14XlwdZnVw3yKOY7V+qyIaBL5jVCOhsi7/FWwksm5m5K2o2hhGE21yoY+MPK9SwC7aTS+3UzKlJyuBpoDBJnjh7ifDPoFDOHsiU= root@cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fe80:2724/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.20 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-9f592b46-a666-44e0-bba5-e53d6e09eca3 login: 2018-10-24 21:09:26,177 - paramiko.transport - DEBUG - starting thread (client mode): 0x5211d750L 2018-10-24 21:09:26,178 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 21:09:26,178 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-24 21:09:26,178 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-24 21:09:26,179 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 21:09:26,180 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 21:09:26,180 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-24 21:09:26,180 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 21:09:26,180 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 21:09:26,180 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 21:09:26,199 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 21:09:26,200 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 21:09:26,210 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 733487f7f56286dff945ba3ac7ffd95b 2018-10-24 21:09:26,211 - paramiko.transport - DEBUG - Trying discovered key 081cfd779e70c1734e6b07ac6222061b in /tmp/tmpOyOZ2T 2018-10-24 21:09:26,238 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 21:09:26,244 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 21:09:26,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-10-24 21:09:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"volume": {"display_name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "size": "2"}}' 2018-10-24 21:09:27,641 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-824ab5fa-abe1-4c2b-b632-37ea99d3f77b x-openstack-request-id: req-824ab5fa-abe1-4c2b-b632-37ea99d3f77b 2018-10-24 21:09:27,641 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}} 2018-10-24 21:09:27,641 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes used request id req-824ab5fa-abe1-4c2b-b632-37ea99d3f77b 2018-10-24 21:09:27,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.35767602921s 2018-10-24 21:09:27,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:28,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-05f881fb-93d1-4240-b905-3f7ba0278387 x-openstack-request-id: req-05f881fb-93d1-4240-b905-3f7ba0278387 2018-10-24 21:09:28,688 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:28,688 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-05f881fb-93d1-4240-b905-3f7ba0278387 2018-10-24 21:09:28,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04564905167s 2018-10-24 21:09:28,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:30,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:30,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:31,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a912308e-b49c-4121-95cd-b3abf58ce92a x-openstack-request-id: req-a912308e-b49c-4121-95cd-b3abf58ce92a 2018-10-24 21:09:31,750 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:31,750 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-a912308e-b49c-4121-95cd-b3abf58ce92a 2018-10-24 21:09:31,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0578250885s 2018-10-24 21:09:31,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:09:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:31,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:31 GMT X-Openstack-Request-Id: req-05a2226b-741e-46ba-a51a-6af4ad38b338 2018-10-24 21:09:31,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":["56214eab-d537-446a-b745-e9288fe68be4"],"description":"","tags":[],"updated_at":"2018-10-24T21:08:54Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:09:31,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-05a2226b-741e-46ba-a51a-6af4ad38b338 2018-10-24 21:09:31,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10427904129s 2018-10-24 21:09:31,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:09:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:32 GMT X-Openstack-Request-Id: req-9e897353-b96c-435e-89dc-b91a86e83a5b 2018-10-24 21:09:32,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:09:00Z", "file": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file", "owner": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "size": 12716032, "self": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:09:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:09:32,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9e897353-b96c-435e-89dc-b91a86e83a5b 2018-10-24 21:09:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303175210953s 2018-10-24 21:09:32,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:09:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:32,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95d41d49-a99b-4fcf-a63b-54e580937534 x-openstack-request-id: req-95d41d49-a99b-4fcf-a63b-54e580937534 2018-10-24 21:09:32,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "030090ca-8a33-4b32-8284-126e97176550", "name": "cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:09:32,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-95d41d49-a99b-4fcf-a63b-54e580937534 2018-10-24 21:09:32,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245399475098s 2018-10-24 21:09:32,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 21:09:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"server": {"name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "imageRef": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "flavorRef": "030090ca-8a33-4b32-8284-126e97176550", "max_count": 1, "min_count": 1, "networks": [{"uuid": "07a960c8-3df2-4379-afe7-8a9f0edc65d5"}], "security_groups": [{"name": "1b00045d-5bae-4ad8-a0d3-30573238708c"}]}}' 2018-10-24 21:09:34,309 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a x-compute-request-id: req-ae0dfe0d-9b21-40a0-82c0-7c9238d3f3b4 x-openstack-request-id: req-ae0dfe0d-9b21-40a0-82c0-7c9238d3f3b4 2018-10-24 21:09:34,310 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1b00045d-5bae-4ad8-a0d3-30573238708c"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7083591-24af-486b-b64a-59be3f47e74a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "adminPass": "eo9J7cLAhizZ"}} 2018-10-24 21:09:34,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ae0dfe0d-9b21-40a0-82c0-7c9238d3f3b4 2018-10-24 21:09:34,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.11673903465s 2018-10-24 21:09:34,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:34,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 859 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b888aa24-7dee-4d03-959e-d3808b654e7e x-openstack-request-id: req-b888aa24-7dee-4d03-959e-d3808b654e7e 2018-10-24 21:09:34,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:11Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:34,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b888aa24-7dee-4d03-959e-d3808b654e7e 2018-10-24 21:09:34,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406125068665s 2018-10-24 21:09:34,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:37,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dfafe143-2945-4fad-bbca-b05ef6b95c7e x-openstack-request-id: req-dfafe143-2945-4fad-bbca-b05ef6b95c7e 2018-10-24 21:09:37,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:36Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:11Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:37,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dfafe143-2945-4fad-bbca-b05ef6b95c7e 2018-10-24 21:09:37,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436333179474s 2018-10-24 21:09:37,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:39,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:40,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51d776d4-244f-455e-ab18-e2fdf9940818 x-openstack-request-id: req-51d776d4-244f-455e-ab18-e2fdf9940818 2018-10-24 21:09:40,750 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:36Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:11Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:40,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51d776d4-244f-455e-ab18-e2fdf9940818 2018-10-24 21:09:40,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57746601105s 2018-10-24 21:09:40,758 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:42,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:09:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2c2d602-c6e6-467b-8399-f757562d95ad x-openstack-request-id: req-c2c2d602-c6e6-467b-8399-f757562d95ad 2018-10-24 21:09:43,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:39.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:40Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:11Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:09:43,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2c2d602-c6e6-467b-8399-f757562d95ad 2018-10-24 21:09:43,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.255895137787s 2018-10-24 21:09:43,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:09:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f7083591-24af-486b-b64a-59be3f47e74a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:43,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:43 GMT X-Openstack-Request-Id: req-8c14b9e3-70c4-4612-81f1-c8135f9866b4 2018-10-24 21:09:43,354 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:09:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56214eab-d537-446a-b745-e9288fe68be4","ip_address":"192.168.120.33"}],"id":"31ced8c5-825e-46b4-aefe-dd3e4dc91355","security_groups":["1b00045d-5bae-4ad8-a0d3-30573238708c"],"mac_address":"fa:16:3e:fd:86:e6","project_id":"faafdd08194a449b8acc4c19b5c1cc58","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:09:37Z","binding:vnic_type":"normal","device_id":"f7083591-24af-486b-b64a-59be3f47e74a","ip_allocation":"immediate"}]} 2018-10-24 21:09:43,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f7083591-24af-486b-b64a-59be3f47e74a used request id req-8c14b9e3-70c4-4612-81f1-c8135f9866b4 2018-10-24 21:09:43,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.329951047897s 2018-10-24 21:09:43,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=31ced8c5-825e-46b4-aefe-dd3e4dc91355" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:43,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:43 GMT X-Openstack-Request-Id: req-28641137-2cfb-4f29-9567-dfb1987eae73 2018-10-24 21:09:43,423 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:09:43,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=31ced8c5-825e-46b4-aefe-dd3e4dc91355 used request id req-28641137-2cfb-4f29-9567-dfb1987eae73 2018-10-24 21:09:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576720237732s 2018-10-24 21:09:43,424 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:86:e6', u'version': 4, u'addr': u'192.168.120.33', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd120e294-2cf2-42f9-88f9-2c98b0fae010'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T21:09:39.000000', 'flavor': Munch({u'id': u'030090ca-8a33-4b32-8284-126e97176550'}), 'az': u'nova', 'id': u'f7083591-24af-486b-b64a-59be3f47e74a', 'security_groups': [Munch({u'name': u'cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f3fdba457de04595b9b7c3d2492e1d99', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', '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-10-24T21:09:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T21:09:40Z', 'hostId': u'36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'public_v6': '', 'private_v4': u'192.168.120.33', 'cloud': 'envvars', 'host_id': u'36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T21:09:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': u'cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'adminPass': u'eo9J7cLAhizZ', 'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'created_at': u'2018-10-24T21:09:34Z', 'created': u'2018-10-24T21:09:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 21:09:43,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:09:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:43,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:43 GMT X-Openstack-Request-Id: req-59e037ca-9885-4f87-bad9-5352f89a9a3f 2018-10-24 21:09:43,545 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":["56214eab-d537-446a-b745-e9288fe68be4"],"description":"","tags":[],"updated_at":"2018-10-24T21:08:54Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:09:43,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-59e037ca-9885-4f87-bad9-5352f89a9a3f 2018-10-24 21:09:43,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115201950073s 2018-10-24 21:09:43,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 21:09:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f7083591-24af-486b-b64a-59be3f47e74a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:43,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:43 GMT X-Openstack-Request-Id: req-f680e7d6-9681-4261-95a9-97c83df71cc1 2018-10-24 21:09:43,601 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T21:09:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56214eab-d537-446a-b745-e9288fe68be4","ip_address":"192.168.120.33"}],"id":"31ced8c5-825e-46b4-aefe-dd3e4dc91355","security_groups":["1b00045d-5bae-4ad8-a0d3-30573238708c"],"mac_address":"fa:16:3e:fd:86:e6","project_id":"faafdd08194a449b8acc4c19b5c1cc58","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:09:37Z","binding:vnic_type":"normal","device_id":"f7083591-24af-486b-b64a-59be3f47e74a","ip_allocation":"immediate"}]} 2018-10-24 21:09:43,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f7083591-24af-486b-b64a-59be3f47e74a used request id req-f680e7d6-9681-4261-95a9-97c83df71cc1 2018-10-24 21:09:43,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546100139618s 2018-10-24 21:09:43,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 21:09:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.33", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355"}}' 2018-10-24 21:09:46,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-504a26f5-169e-4f80-b51f-32854deb472f 2018-10-24 21:09:46,014 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}} 2018-10-24 21:09:46,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-504a26f5-169e-4f80-b51f-32854deb472f 2018-10-24 21:09:46,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41242480278s 2018-10-24 21:09:46,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-02b8ae4c-0126-4ac3-9ab4-708d0f3ac2a1 2018-10-24 21:09:46,114 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:46,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-02b8ae4c-0126-4ac3-9ab4-708d0f3ac2a1 2018-10-24 21:09:46,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0794069766998s 2018-10-24 21:09:46,127 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:46,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:46,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-0b420d1a-954a-456e-a23b-f755c0e70f49 2018-10-24 21:09:46,300 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:46,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0b420d1a-954a-456e-a23b-f755c0e70f49 2018-10-24 21:09:46,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633089542389s 2018-10-24 21:09:46,313 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:46,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:46,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-b96ae865-9150-4875-b96d-cd1f0c02aa68 2018-10-24 21:09:46,487 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:46,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b96ae865-9150-4875-b96d-cd1f0c02aa68 2018-10-24 21:09:46,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629899501801s 2018-10-24 21:09:46,499 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:46,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:46,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-943f55a4-4e9c-4ccc-85b4-83fa59e5a8fa 2018-10-24 21:09:46,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:46,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-943f55a4-4e9c-4ccc-85b4-83fa59e5a8fa 2018-10-24 21:09:46,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603349208832s 2018-10-24 21:09:46,681 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:46,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:46,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:46 GMT X-Openstack-Request-Id: req-652668fe-5a1b-4459-831f-a86e98d3d22e 2018-10-24 21:09:46,853 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:44Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:46,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-652668fe-5a1b-4459-831f-a86e98d3d22e 2018-10-24 21:09:46,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618479251862s 2018-10-24 21:09:46,866 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 21:09:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:09:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:47,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:47 GMT X-Openstack-Request-Id: req-3d74e7ac-32e8-4112-9c2e-4cdbdfb545ed 2018-10-24 21:09:47,217 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:14Z", "updated_at": "2018-10-24T21:09:16Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:80:27:24", "device_id": "064d289a-227b-4856-a6bf-813871c93dc4"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "99f8569e-ec2e-43da-90a5-9d80af30282e", "id": "87e4b2aa-e242-4d48-bbef-d18ef7a1d54e", "qos_policy_id": null}, {"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:46Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:09:47,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3d74e7ac-32e8-4112-9c2e-4cdbdfb545ed 2018-10-24 21:09:47,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.240787029266s 2018-10-24 21:09:47,228 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2fcb84d5-cfbf-4600-813f-1d410caaf9b6', 'updated_at': u'2018-10-24T21:09:46Z', 'fixed_ip_address': u'192.168.120.33', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'31ced8c5-825e-46b4-aefe-dd3e4dc91355', 'id': u'eb1a1c94-ee89-49e8-8aff-50c2513714c9', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'31ced8c5-825e-46b4-aefe-dd3e4dc91355', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faafdd08194a449b8acc4c19b5c1cc58', 'name': 'cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:86:e6', u'device_id': u'f7083591-24af-486b-b64a-59be3f47e74a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'faafdd08194a449b8acc4c19b5c1cc58', 'created_at': u'2018-10-24T21:09:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'07a960c8-3df2-4379-afe7-8a9f0edc65d5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:86:e6', u'device_id': u'f7083591-24af-486b-b64a-59be3f47e74a'}), 'router': u'2fcb84d5-cfbf-4600-813f-1d410caaf9b6'}) 2018-10-24 21:09:47,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 21:09:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 21:09:47,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9592 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-041fc34e-c3df-4f76-9614-e88036acc603 x-openstack-request-id: req-041fc34e-c3df-4f76-9614-e88036acc603 2018-10-24 21:09:47,290 - keystoneauth.session - DEBUG - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 488968821 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.175359] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177567] pid_max: default: 32768 minimum: 301\n[ 0.178747] ACPI: Core revision 20150930\n[ 0.180393] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182128] Security Framework initialized\n[ 0.183224] Yama: becoming mindful.\n[ 0.184191] AppArmor: AppArmor initialized\n[ 0.185322] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187019] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.188684] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190275] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192109] Initializing cgroup subsys io\n[ 0.193180] Initializing cgroup subsys memory\n[ 0.194323] Initializing cgroup subsys devices\n[ 0.195467] Initializing cgroup subsys freezer\n[ 0.196589] Initializing cgroup subsys net_cls\n[ 0.197718] Initializing cgroup subsys perf_event\n[ 0.198919] Initializing cgroup subsys net_prio\n[ 0.200088] Initializing cgroup subsys hugetlb\n[ 0.201238] Initializing cgroup subsys pids\n[ 0.202387] CPU: Physical Processor ID: 0\n[ 0.204157] mce: CPU supports 10 MCE banks\n[ 0.205287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223505] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230312] ftrace: allocating 31920 entries in 125 pages\n[ 0.256559] smpboot: Max logical packages: 1\n[ 0.257697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259499] x2apic enabled\n[ 0.260576] Switched APIC routing to physical x2apic.\n[ 0.262916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.264392] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.267130] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269501] KVM setup paravirtual spinlock\n[ 0.271110] x86: Booted up 1 node, 1 CPUs\n[ 0.272185] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.274026] devtmpfs: initialized\n[ 0.275974] evm: security.selinux\n[ 0.276900] evm: security.SMACK64\n[ 0.277831] evm: security.SMACK64EXEC\n[ 0.278819] evm: security.SMACK64TRANSMUTE\n[ 0.279883] evm: security.SMACK64MMAP\n[ 0.280865] evm: security.ima\n[ 0.281711] evm: security.capability\n[ 0.282761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.285222] pinctrl core: initialized pinctrl subsystem\n[ 0.286662] RTC time: 21:09:39, date: 10/24/18\n[ 0.287926] NET: Registered protocol family 16\n[ 0.289204] cpuidle: using governor ladder\n[ 0.290294] cpuidle: using governor menu\n[ 0.291341] PCCT header not found.\n[ 0.292338] ACPI: bus type PCI registered\n[ 0.293403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.295036] PCI: Using configuration type 1 for base access\n[ 0.297161] ACPI: Added _OSI(Module Device)\n[ 0.298285] ACPI: Added _OSI(Processor Device)\n[ 0.299428] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300621] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302754] ACPI: Interpreter enabled\n[ 0.303763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313508] ACPI: (supports S0 S5)\n[ 0.314447] ACPI: Using IOAPIC for interrupt routing\n[ 0.315703] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327045] acpiphp: Slot [3] registered\n[ 0.328107] acpiphp: Slot [4] registered\n[ 0.329161] acpiphp: Slot [5] registered\n[ 0.330213] acpiphp: Slot [6] registered\n[ 0.331277] acpiphp: Slot [7] registered\n[ 0.332332] acpiphp: Slot [8] registered\n[ 0.333385] acpiphp: Slot [9] registered\n[ 0.334437] acpiphp: Slot [10] registered\n[ 0.335512] acpiphp: Slot [11] registered\n[ 0.336588] acpiphp: Slot [12] registered\n[ 0.337662] acpiphp: Slot [13] registered\n[ 0.338733] acpiphp: Slot [14] registered\n[ 0.339810] acpiphp: Slot [15] registered\n[ 0.353652] acpiphp: Slot [16] registered\n[ 0.354735] acpiphp: Slot [17] registered\n[ 0.355823] acpiphp: Slot [18] registered\n[ 0.356903] acpiphp: Slot [19] registered\n[ 0.357980] acpiphp: Slot [20] registered\n[ 0.359050] acpiphp: Slot [21] registered\n[ 0.360137] acpiphp: Slot [22] registered\n[ 0.361195] acpiphp: Slot [23] registered\n[ 0.362450] acpiphp: Slot [24] registered\n[ 0.363752] acpiphp: Slot [25] registered\n[ 0.365038] acpiphp: Slot [26] registered\n[ 0.366154] acpiphp: Slot [27] registered\n[ 0.367169] acpiphp: Slot [28] registered\n[ 0.368178] acpiphp: Slot [29] registered\n[ 0.369179] acpiphp: Slot [30] registered\n[ 0.370184] acpiphp: Slot [31] registered\n[ 0.371191] PCI host bridge to bus 0000:00\n[ 0.372196] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376969] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378775] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380611] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.384361] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.385926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387356] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.388860] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417961] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419670] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.424578] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429353] vgaarb: loaded\n[ 0.430088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431577] SCSI subsystem initialized\n[ 0.432703] ACPI: bus type USB registered\n[ 0.433714] usbcore: registered new interface driver usbfs\n[ 0.434955] usbcore: registered new interface driver hub\n[ 0.436173] usbcore: registered new device driver usb\n[ 0.437540] PCI: Using ACPI for IRQ routing\n[ 0.438904] NetLabel: Initializing\n[ 0.439794] NetLabel: domain hash size = 128\n[ 0.440825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441985] NetLabel: unlabeled traffic allowed by default\n[ 0.443395] clocksource: Switched to clocksource kvm-clock\n[ 0.452881] AppArmor: AppArmor Filesystem Enabled\n[ 0.454044] pnp: PnP ACPI init\n[ 0.455145] pnp: PnP ACPI: found 5 devices\n[ 0.461751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.463839] NET: Registered protocol family 2\n[ 0.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466777] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469681] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471146] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472600] NET: Registered protocol family 1\n[ 0.473697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.475050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.476378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505142] Trying to unpack rootfs image as initramfs...\n[ 0.565454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.567542] Scanning for low memory corruption every 60 seconds\n[ 0.569196] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570639] audit: initializing netlink subsys (disabled)\n[ 0.571951] audit: type=2000 audit(1540415380.670:1): initialized\n[ 0.573643] Initialise system trusted keyring\n[ 0.574804] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576232] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.582409] zbud: loaded\n[ 0.583977] VFS: Disk quotas dquot_6.6.0\n[ 0.585062] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587669] fuse init (API version 7.23)\n[ 0.588892] Key type big_key registered\n[ 0.589997] Allocating IMA MOK and blacklist keyrings.\n[ 0.591774] Key type asymmetric registered\n[ 0.592816] Asymmetric key parser 'x509' registered\n[ 0.594046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595965] io scheduler noop registered\n[ 0.596952] io scheduler deadline registered (default)\n[ 0.598201] io scheduler cfq registered\n[ 0.599549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604486] ACPI: Power Button [PWRF]\n[ 0.605783] GHES: HEST is not enabled!\n[ 0.619994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678674] Linux agpgart interface v0.103\n[ 0.682270] brd: module loaded\n[ 0.684442] loop: module loaded\n[ 0.689409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691255] GPT:90111 != 2097151\n[ 0.692154] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693514] GPT:90111 != 2097151\n[ 0.694362] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695561] vda: vda1 vda15\n[ 0.697401] scsi host0: ata_piix\n[ 0.698393] scsi host1: ata_piix\n[ 0.699299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.702669] libphy: Fixed MDIO Bus: probed\n[ 0.703919] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705111] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707914] PPP generic driver version 2.4.2\n[ 0.709112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710602] ehci-pci: EHCI PCI platform driver\n[ 0.711721] ehci-platform: EHCI generic platform driver\n[ 0.712958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714371] ohci-pci: OHCI PCI platform driver\n[ 0.715478] ohci-platform: OHCI generic platform driver\n[ 0.716742] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731279] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734514] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.735823] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.737359] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738890] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740689] usb usb1: Product: UHCI Host Controller\n[ 0.741861] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743303] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744551] hub 1-0:1.0: USB hub found\n[ 0.745557] hub 1-0:1.0: 2 ports detected\n[ 0.746821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750913] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752233] mousedev: PS/2 mouse device common for all mice\n[ 0.753862] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756176] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760645] i2c /dev entries driver\n[ 0.761647] device-mapper: uevent: version 1.0.3\n[ 0.762889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764993] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766895] NET: Registered protocol family 10\n[ 0.768569] NET: Registered protocol family 17\n[ 0.769714] Key type dns_resolver registered\n[ 0.771187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772618] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.774988] registered taskstats version 1\n[ 0.776137] Loading compiled-in X.509 certificates\n[ 0.777928] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.780317] zswap: loaded using pool lzo/zbud\n[ 0.782703] Key type trusted registered\n[ 0.784735] Key type encrypted registered\n[ 0.785794] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787121] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788481] evm: HMAC attrs: 0x1\n[ 0.789719] Magic number: 6:673:197\n[ 0.790823] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:40 UTC (1540415380)\n[ 0.792921] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794335] EDD information not available.\n[ 0.862071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.877052] Write protecting the kernel read-only data: 14336k\n[ 0.881599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.884081] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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[ 0.932115] random: blkid urandom read with 2 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.80\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.33...\nLease of 192.168.120.33 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.94. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZFVE1AE5sJjHkKDF0HAQpPLA5mHXeudl9Du9P4gA8q8uPja3yxlBqNPjoUi7tKOfHqYuf0y18Wyupyo1KRAGoXdczmkDBFHDvkHA2ibRv1vLnc1mbf+6du14DO5ykGa7EhHO/455tPP3n6sWHeKWgDXH0XMJySOfrkz8z/8GWHaHGXWarXRdNowM6relG8a5abuhcMo9nnDHUOeq59jdulnfFB4pxWpTRObHU0zNw9kzKgENc5zrNNqlCuMKroh6Q+moc5r09yvmUgPlcl9eqDcr0OEIn2Q7oP0SpISWayOc3PawZf0NSH/RYG4TsXsz7IEzCCzl+wg5D75g/myRb root@cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3\nssh-dss AAAAB3NzaC1kc3MAAACBAKdnX8kl4P6ridgPkKx7cgCdTeUrmJm6H+aeVU+B4F00o/wRym6kfsEMGE1l7sKNUgUql/zqP37DFo6+QRJtMI3RkdxhtZWDOSnQ09ww8qGOcaTdfSOKsbFWjbjXVQuiUO/wYUtLm4H9gYxZqLGGj6UFbi5r2i3YYe8pQzdS3GALAAAAFQDlhJvH74+RNuZ0Na+9Imq+IKaVuwAAAIAMPl2YQ3pz+e0+FCbfp7Uc6gUegas1JYLuK9N1An8R2h3Fv0JcdqCJrmZwyb1IpwpWeKghMcyzRPyNxoqEg403WrgBgOj91vEBPukAcT+cNieJJ3mHkxAyyJMa01u7PiX/99fsW0gsKf58GAsBW5/ZV7gcv/B3bHDiYk4ZOn9lJwAAAIAwTrR8DisHxwz98i/Mj+UXwsDvGg9J5TWSA2X9XebZZr4EB3ic1OpfJof/tHGoT1hGqfISlXAI15arPH+/OMGQTkbomg3QgfeDzEuV2Em+cRWVphiJLzDIdH9mQZ+Yt2MZ2jB+0sxlI90nMZWAA8dOY/IwNap8CB//LPLQy8trLw== root@cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fefd:86e6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.33 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3 login: "} 2018-10-24 21:09:47,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/action used request id req-041fc34e-c3df-4f76-9614-e88036acc603 2018-10-24 21:09:47,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0624408721924s 2018-10-24 21:09:47,292 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 488968821 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.175359] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177567] pid_max: default: 32768 minimum: 301 [ 0.178747] ACPI: Core revision 20150930 [ 0.180393] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182128] Security Framework initialized [ 0.183224] Yama: becoming mindful. [ 0.184191] AppArmor: AppArmor initialized [ 0.185322] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187019] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188684] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190275] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192109] Initializing cgroup subsys io [ 0.193180] Initializing cgroup subsys memory [ 0.194323] Initializing cgroup subsys devices [ 0.195467] Initializing cgroup subsys freezer [ 0.196589] Initializing cgroup subsys net_cls [ 0.197718] Initializing cgroup subsys perf_event [ 0.198919] Initializing cgroup subsys net_prio [ 0.200088] Initializing cgroup subsys hugetlb [ 0.201238] Initializing cgroup subsys pids [ 0.202387] CPU: Physical Processor ID: 0 [ 0.204157] mce: CPU supports 10 MCE banks [ 0.205287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223505] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230312] ftrace: allocating 31920 entries in 125 pages [ 0.256559] smpboot: Max logical packages: 1 [ 0.257697] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259499] x2apic enabled [ 0.260576] Switched APIC routing to physical x2apic. [ 0.262916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264392] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267130] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269501] KVM setup paravirtual spinlock [ 0.271110] x86: Booted up 1 node, 1 CPUs [ 0.272185] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.274026] devtmpfs: initialized [ 0.275974] evm: security.selinux [ 0.276900] evm: security.SMACK64 [ 0.277831] evm: security.SMACK64EXEC [ 0.278819] evm: security.SMACK64TRANSMUTE [ 0.279883] evm: security.SMACK64MMAP [ 0.280865] evm: security.ima [ 0.281711] evm: security.capability [ 0.282761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.285222] pinctrl core: initialized pinctrl subsystem [ 0.286662] RTC time: 21:09:39, date: 10/24/18 [ 0.287926] NET: Registered protocol family 16 [ 0.289204] cpuidle: using governor ladder [ 0.290294] cpuidle: using governor menu [ 0.291341] PCCT header not found. [ 0.292338] ACPI: bus type PCI registered [ 0.293403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.295036] PCI: Using configuration type 1 for base access [ 0.297161] ACPI: Added _OSI(Module Device) [ 0.298285] ACPI: Added _OSI(Processor Device) [ 0.299428] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300621] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302754] ACPI: Interpreter enabled [ 0.303763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313508] ACPI: (supports S0 S5) [ 0.314447] ACPI: Using IOAPIC for interrupt routing [ 0.315703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327045] acpiphp: Slot [3] registered [ 0.328107] acpiphp: Slot [4] registered [ 0.329161] acpiphp: Slot [5] registered [ 0.330213] acpiphp: Slot [6] registered [ 0.331277] acpiphp: Slot [7] registered [ 0.332332] acpiphp: Slot [8] registered [ 0.333385] acpiphp: Slot [9] registered [ 0.334437] acpiphp: Slot [10] registered [ 0.335512] acpiphp: Slot [11] registered [ 0.336588] acpiphp: Slot [12] registered [ 0.337662] acpiphp: Slot [13] registered [ 0.338733] acpiphp: Slot [14] registered [ 0.339810] acpiphp: Slot [15] registered [ 0.353652] acpiphp: Slot [16] registered [ 0.354735] acpiphp: Slot [17] registered [ 0.355823] acpiphp: Slot [18] registered [ 0.356903] acpiphp: Slot [19] registered [ 0.357980] acpiphp: Slot [20] registered [ 0.359050] acpiphp: Slot [21] registered [ 0.360137] acpiphp: Slot [22] registered [ 0.361195] acpiphp: Slot [23] registered [ 0.362450] acpiphp: Slot [24] registered [ 0.363752] acpiphp: Slot [25] registered [ 0.365038] acpiphp: Slot [26] registered [ 0.366154] acpiphp: Slot [27] registered [ 0.367169] acpiphp: Slot [28] registered [ 0.368178] acpiphp: Slot [29] registered [ 0.369179] acpiphp: Slot [30] registered [ 0.370184] acpiphp: Slot [31] registered [ 0.371191] PCI host bridge to bus 0000:00 [ 0.372196] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376969] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378775] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380611] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384361] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.385926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387356] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388860] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417961] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419670] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424578] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429353] vgaarb: loaded [ 0.430088] vgaarb: bridge control possible 0000:00:02.0 [ 0.431577] SCSI subsystem initialized [ 0.432703] ACPI: bus type USB registered [ 0.433714] usbcore: registered new interface driver usbfs [ 0.434955] usbcore: registered new interface driver hub [ 0.436173] usbcore: registered new device driver usb [ 0.437540] PCI: Using ACPI for IRQ routing [ 0.438904] NetLabel: Initializing [ 0.439794] NetLabel: domain hash size = 128 [ 0.440825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441985] NetLabel: unlabeled traffic allowed by default [ 0.443395] clocksource: Switched to clocksource kvm-clock [ 0.452881] AppArmor: AppArmor Filesystem Enabled [ 0.454044] pnp: PnP ACPI init [ 0.455145] pnp: PnP ACPI: found 5 devices [ 0.461751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463839] NET: Registered protocol family 2 [ 0.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466777] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468227] TCP: Hash tables configured (established 4096 bind 4096) [ 0.469681] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471146] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472600] NET: Registered protocol family 1 [ 0.473697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.475050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.476378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505142] Trying to unpack rootfs image as initramfs... [ 0.565454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.567542] Scanning for low memory corruption every 60 seconds [ 0.569196] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.570639] audit: initializing netlink subsys (disabled) [ 0.571951] audit: type=2000 audit(1540415380.670:1): initialized [ 0.573643] Initialise system trusted keyring [ 0.574804] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.576232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.582409] zbud: loaded [ 0.583977] VFS: Disk quotas dquot_6.6.0 [ 0.585062] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587669] fuse init (API version 7.23) [ 0.588892] Key type big_key registered [ 0.589997] Allocating IMA MOK and blacklist keyrings. [ 0.591774] Key type asymmetric registered [ 0.592816] Asymmetric key parser 'x509' registered [ 0.594046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595965] io scheduler noop registered [ 0.596952] io scheduler deadline registered (default) [ 0.598201] io scheduler cfq registered [ 0.599549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604486] ACPI: Power Button [PWRF] [ 0.605783] GHES: HEST is not enabled! [ 0.619994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678674] Linux agpgart interface v0.103 [ 0.682270] brd: module loaded [ 0.684442] loop: module loaded [ 0.689409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691255] GPT:90111 != 2097151 [ 0.692154] GPT:Alternate GPT header not at the end of the disk. [ 0.693514] GPT:90111 != 2097151 [ 0.694362] GPT: Use GNU Parted to correct GPT errors. [ 0.695561] vda: vda1 vda15 [ 0.697401] scsi host0: ata_piix [ 0.698393] scsi host1: ata_piix [ 0.699299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.700807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.702669] libphy: Fixed MDIO Bus: probed [ 0.703919] tun: Universal TUN/TAP device driver, 1.6 [ 0.705111] tun: (C) 1999-2004 Max Krasnyansky [ 0.707914] PPP generic driver version 2.4.2 [ 0.709112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710602] ehci-pci: EHCI PCI platform driver [ 0.711721] ehci-platform: EHCI generic platform driver [ 0.712958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714371] ohci-pci: OHCI PCI platform driver [ 0.715478] ohci-platform: OHCI generic platform driver [ 0.716742] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731279] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734514] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.735823] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737359] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738890] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740689] usb usb1: Product: UHCI Host Controller [ 0.741861] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743303] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744551] hub 1-0:1.0: USB hub found [ 0.745557] hub 1-0:1.0: 2 ports detected [ 0.746821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749687] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750913] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752233] mousedev: PS/2 mouse device common for all mice [ 0.753862] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756176] rtc_cmos 00:00: RTC can wake from S4 [ 0.757631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.760645] i2c /dev entries driver [ 0.761647] device-mapper: uevent: version 1.0.3 [ 0.762889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.764993] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766895] NET: Registered protocol family 10 [ 0.768569] NET: Registered protocol family 17 [ 0.769714] Key type dns_resolver registered [ 0.771187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772618] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.774988] registered taskstats version 1 [ 0.776137] Loading compiled-in X.509 certificates [ 0.777928] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.780317] zswap: loaded using pool lzo/zbud [ 0.782703] Key type trusted registered [ 0.784735] Key type encrypted registered [ 0.785794] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787121] ima: No TPM chip found, activating TPM-bypass! [ 0.788481] evm: HMAC attrs: 0x1 [ 0.789719] Magic number: 6:673:197 [ 0.790823] rtc_cmos 00:00: setting system clock to 2018-10-24 21:09:40 UTC (1540415380) [ 0.792921] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794335] EDD information not available. [ 0.862071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.877052] Write protecting the kernel read-only data: 14336k [ 0.881599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.884081] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 [ 0.932115] random: blkid urandom read with 2 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.80 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.33... Lease of 192.168.120.33 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.94. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZFVE1AE5sJjHkKDF0HAQpPLA5mHXeudl9Du9P4gA8q8uPja3yxlBqNPjoUi7tKOfHqYuf0y18Wyupyo1KRAGoXdczmkDBFHDvkHA2ibRv1vLnc1mbf+6du14DO5ykGa7EhHO/455tPP3n6sWHeKWgDXH0XMJySOfrkz8z/8GWHaHGXWarXRdNowM6relG8a5abuhcMo9nnDHUOeq59jdulnfFB4pxWpTRObHU0zNw9kzKgENc5zrNNqlCuMKroh6Q+moc5r09yvmUgPlcl9eqDcr0OEIn2Q7oP0SpISWayOc3PawZf0NSH/RYG4TsXsz7IEzCCzl+wg5D75g/myRb root@cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3 ssh-dss AAAAB3NzaC1kc3MAAACBAKdnX8kl4P6ridgPkKx7cgCdTeUrmJm6H+aeVU+B4F00o/wRym6kfsEMGE1l7sKNUgUql/zqP37DFo6+QRJtMI3RkdxhtZWDOSnQ09ww8qGOcaTdfSOKsbFWjbjXVQuiUO/wYUtLm4H9gYxZqLGGj6UFbi5r2i3YYe8pQzdS3GALAAAAFQDlhJvH74+RNuZ0Na+9Imq+IKaVuwAAAIAMPl2YQ3pz+e0+FCbfp7Uc6gUegas1JYLuK9N1An8R2h3Fv0JcdqCJrmZwyb1IpwpWeKghMcyzRPyNxoqEg403WrgBgOj91vEBPukAcT+cNieJJ3mHkxAyyJMa01u7PiX/99fsW0gsKf58GAsBW5/ZV7gcv/B3bHDiYk4ZOn9lJwAAAIAwTrR8DisHxwz98i/Mj+UXwsDvGg9J5TWSA2X9XebZZr4EB3ic1OpfJof/tHGoT1hGqfISlXAI15arPH+/OMGQTkbomg3QgfeDzEuV2Em+cRWVphiJLzDIdH9mQZ+Yt2MZ2jB+0sxlI90nMZWAA8dOY/IwNap8CB//LPLQy8trLw== root@cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fefd:86e6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.33 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-9f592b46-a666-44e0-bba5-e53d6e09eca3 login: 2018-10-24 21:09:47,296 - paramiko.transport - DEBUG - starting thread (client mode): 0x520c0a90L 2018-10-24 21:09:47,297 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 21:09:47,297 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-24 21:09:47,298 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-24 21:09:47,299 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 21:09:47,299 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 21:09:47,300 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-24 21:09:47,300 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 21:09:47,300 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 21:09:47,300 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 21:09:47,317 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 21:09:47,318 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 21:09:47,329 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 4066ca5fdd6834b27e5a269bc35a08f0 2018-10-24 21:09:47,330 - paramiko.transport - DEBUG - Trying discovered key 081cfd779e70c1734e6b07ac6222061b in /tmp/tmpOyOZ2T 2018-10-24 21:09:47,358 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 21:09:47,364 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 21:09:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-24 21:09:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"volumeAttachment": {"volumeId": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}}' 2018-10-24 21:09:50,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6acc767b-5f53-4e62-9183-d2efce9139eb x-openstack-request-id: req-6acc767b-5f53-4e62-9183-d2efce9139eb 2018-10-24 21:09:50,160 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f7083591-24af-486b-b64a-59be3f47e74a", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "volumeId": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}} 2018-10-24 21:09:50,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/os-volume_attachments used request id req-6acc767b-5f53-4e62-9183-d2efce9139eb 2018-10-24 21:09:50,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.76536297798s 2018-10-24 21:09:50,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-02f29006-d251-4cfb-a5be-efe65d34b271 x-openstack-request-id: req-02f29006-d251-4cfb-a5be-efe65d34b271 2018-10-24 21:09:51,149 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:51,150 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-02f29006-d251-4cfb-a5be-efe65d34b271 2018-10-24 21:09:51,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.988894939423s 2018-10-24 21:09:51,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:53,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d9f62c02-ad78-4c71-b720-69985b01c42a x-openstack-request-id: req-d9f62c02-ad78-4c71-b720-69985b01c42a 2018-10-24 21:09:53,212 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:53,212 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-d9f62c02-ad78-4c71-b720-69985b01c42a 2018-10-24 21:09:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0583138465881s 2018-10-24 21:09:53,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:55,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:55,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 570 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-20ac0fed-5845-4229-8ac5-fe77671782cb x-openstack-request-id: req-20ac0fed-5845-4229-8ac5-fe77671782cb 2018-10-24 21:09:55,276 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [{"server_id": "f7083591-24af-486b-b64a-59be3f47e74a", "attachment_id": "fc3fbec2-b899-439c-83af-382f6e2840c5", "attached_at": "2018-10-24T21:09:53.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "device": "/dev/vdb", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:55,276 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-20ac0fed-5845-4229-8ac5-fe77671782cb 2018-10-24 21:09:55,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0590698719025s 2018-10-24 21:09:55,279 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 21:09:55,280 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-24 21:09:55,280 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 21:09:55,284 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 21:09:55,351 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 21:09:55,352 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-24 21:09:55,353 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-24 21:09:55,353 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 21:09:55,390 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-24 21:09:55,390 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-24 21:09:55,418 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-24 21:09:56,086 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-24 21:09:56,086 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 345febc3-d95a-4799-a6b4-5b42fc5cf679 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-10-24 21:09:56,087 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-24 21:09:56,087 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-24 21:09:56,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-24 21:09:56,088 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-24 21:09:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/os-volume_attachments/a43f2a4c-503d-44c6-b80d-e69517f60a1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:57,512 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50c8e99b-1338-42e1-b5e1-13556eea945b x-openstack-request-id: req-50c8e99b-1338-42e1-b5e1-13556eea945b 2018-10-24 21:09:57,513 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a/os-volume_attachments/a43f2a4c-503d-44c6-b80d-e69517f60a1d used request id req-50c8e99b-1338-42e1-b5e1-13556eea945b 2018-10-24 21:09:57,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.42453789711s 2018-10-24 21:09:57,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:57,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-80a2f77d-7267-4490-b12f-2d3e94ed826d x-openstack-request-id: req-80a2f77d-7267-4490-b12f-2d3e94ed826d 2018-10-24 21:09:57,574 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [{"server_id": "f7083591-24af-486b-b64a-59be3f47e74a", "attachment_id": "fc3fbec2-b899-439c-83af-382f6e2840c5", "attached_at": "2018-10-24T21:09:53.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "device": "/dev/vdb", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:57,574 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-80a2f77d-7267-4490-b12f-2d3e94ed826d 2018-10-24 21:09:57,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0610921382904s 2018-10-24 21:09:57,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:09:59,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:09:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:09:59,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9b2ab040-126b-42e0-ae1c-56628966a9e0 x-openstack-request-id: req-9b2ab040-126b-42e0-ae1c-56628966a9e0 2018-10-24 21:09:59,634 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:09:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:09:59,634 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-9b2ab040-126b-42e0-ae1c-56628966a9e0 2018-10-24 21:09:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0571949481964s 2018-10-24 21:09:59,636 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-24 21:09:59,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-24 21:09:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"volumeAttachment": {"volumeId": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}}' 2018-10-24 21:10:01,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Wed, 24 Oct 2018 21:09:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9db6ca6-5a80-440c-844d-7b8e20b215c3 x-openstack-request-id: req-f9db6ca6-5a80-440c-844d-7b8e20b215c3 2018-10-24 21:10:01,358 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "064d289a-227b-4856-a6bf-813871c93dc4", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "volumeId": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}} 2018-10-24 21:10:01,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/os-volume_attachments used request id req-f9db6ca6-5a80-440c-844d-7b8e20b215c3 2018-10-24 21:10:01,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.72154903412s 2018-10-24 21:10:01,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:01,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7a9d28e4-0968-43fa-a70e-59dd8c8cc655 x-openstack-request-id: req-7a9d28e4-0968-43fa-a70e-59dd8c8cc655 2018-10-24 21:10:01,416 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:01,416 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-7a9d28e4-0968-43fa-a70e-59dd8c8cc655 2018-10-24 21:10:01,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0576460361481s 2018-10-24 21:10:01,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:10:03,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:03,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-46af875b-544f-4535-9223-9ad9b99a8fe9 x-openstack-request-id: req-46af875b-544f-4535-9223-9ad9b99a8fe9 2018-10-24 21:10:03,477 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [{"server_id": "064d289a-227b-4856-a6bf-813871c93dc4", "attachment_id": "4b6bcdc7-0efc-4b7f-a54b-823ea1e98cf7", "attached_at": "2018-10-24T21:10:02.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "device": "/dev/vdb", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:03,477 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-46af875b-544f-4535-9223-9ad9b99a8fe9 2018-10-24 21:10:03,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0573182106018s 2018-10-24 21:10:03,479 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 21:10:03,482 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-24 21:10:03,482 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 21:10:03,484 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 21:10:03,554 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 21:10:03,554 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-24 21:10:03,555 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-24 21:10:03,555 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 21:10:03,594 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-24 21:10:03,595 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-24 21:10:03,620 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-24 21:10:03,643 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-24 21:10:03,643 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-10-24 21:10:03,644 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-24 21:10:03,644 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-24 21:10:03,644 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-24 21:10:03,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-24 21:10:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/os-volume_attachments/a43f2a4c-503d-44c6-b80d-e69517f60a1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:05,321 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a818ac52-ec9f-4f43-bfab-1263aa0e691a x-openstack-request-id: req-a818ac52-ec9f-4f43-bfab-1263aa0e691a 2018-10-24 21:10:05,321 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4/os-volume_attachments/a43f2a4c-503d-44c6-b80d-e69517f60a1d used request id req-a818ac52-ec9f-4f43-bfab-1263aa0e691a 2018-10-24 21:10:05,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.67586708069s 2018-10-24 21:10:05,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:05,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cd533200-6e51-4450-ac3d-bd994407eea6 x-openstack-request-id: req-cd533200-6e51-4450-ac3d-bd994407eea6 2018-10-24 21:10:05,379 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [{"server_id": "064d289a-227b-4856-a6bf-813871c93dc4", "attachment_id": "4b6bcdc7-0efc-4b7f-a54b-823ea1e98cf7", "attached_at": "2018-10-24T21:10:02.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "device": "/dev/vdb", "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d"}], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:05,379 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-cd533200-6e51-4450-ac3d-bd994407eea6 2018-10-24 21:10:05,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0581121444702s 2018-10-24 21:10:05,380 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:10:07,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:07,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-29b39936-a675-4cb5-bb6e-12335c35ac83 x-openstack-request-id: req-29b39936-a675-4cb5-bb6e-12335c35ac83 2018-10-24 21:10:07,440 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:07,440 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-29b39936-a675-4cb5-bb6e-12335c35ac83 2018-10-24 21:10:07,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0569980144501s 2018-10-24 21:10:07,560 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:10:07,560 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:15 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-24 21:10:07,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:10:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:07,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff5ad365-bf6a-450e-9feb-15ea9744c95a x-openstack-request-id: req-ff5ad365-bf6a-450e-9feb-15ea9744c95a 2018-10-24 21:10:07,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4 used request id req-ff5ad365-bf6a-450e-9feb-15ea9744c95a 2018-10-24 21:10:07,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167068958282s 2018-10-24 21:10:07,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:10:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:08,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7811bd0-0d35-4a1c-b76a-632fc1b16a19 x-openstack-request-id: req-f7811bd0-0d35-4a1c-b76a-632fc1b16a19 2018-10-24 21:10:08,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:39.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:40Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:27:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/064d289a-227b-4856-a6bf-813871c93dc4", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:11.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "064d289a-227b-4856-a6bf-813871c93dc4", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:10:07Z", "hostId": "4a1116e9511b9b443d6945839e3fb57fd80b4a577d1f799ab3acdb2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm2_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:04Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:10:08,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7811bd0-0d35-4a1c-b76a-632fc1b16a19 2018-10-24 21:10:08,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667403936386s 2018-10-24 21:10:08,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:10:10,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:10:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:10,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b741d056-5e28-4665-b17a-592842fc8cea x-openstack-request-id: req-b741d056-5e28-4665-b17a-592842fc8cea 2018-10-24 21:10:10,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:39.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:09:40Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:10:10,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b741d056-5e28-4665-b17a-592842fc8cea 2018-10-24 21:10:10,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458936929703s 2018-10-24 21:10:10,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 21:10:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/87e4b2aa-e242-4d48-bbef-d18ef7a1d54e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:11,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:11 GMT X-Openstack-Request-Id: req-3e7837b4-bea4-4c6a-a74d-dae5284ddf36 2018-10-24 21:10:11,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:11,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/87e4b2aa-e242-4d48-bbef-d18ef7a1d54e.json used request id req-3e7837b4-bea4-4c6a-a74d-dae5284ddf36 2018-10-24 21:10:11,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.56546998024s 2018-10-24 21:10:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:10:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:11,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:11 GMT X-Openstack-Request-Id: req-ec27b1f4-d5ac-4918-9ecb-ecc700d32f07 2018-10-24 21:10:11,535 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:44Z", "updated_at": "2018-10-24T21:09:46Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:86:e6", "device_id": "f7083591-24af-486b-b64a-59be3f47e74a"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_id": "31ced8c5-825e-46b4-aefe-dd3e4dc91355", "id": "eb1a1c94-ee89-49e8-8aff-50c2513714c9", "qos_policy_id": null}]} 2018-10-24 21:10:11,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ec27b1f4-d5ac-4918-9ecb-ecc700d32f07 2018-10-24 21:10:11,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0864448547363s 2018-10-24 21:10:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-280fcac4-0ecb-475e-a42a-a1ad32b59743 x-openstack-request-id: req-280fcac4-0ecb-475e-a42a-a1ad32b59743 2018-10-24 21:10:11,595 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:11,595 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-280fcac4-0ecb-475e-a42a-a1ad32b59743 2018-10-24 21:10:11,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0538039207458s 2018-10-24 21:10:11,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-10-24 21:10:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:11,695 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:10:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-150903e3-6964-4fe5-8550-465b870b6f73 2018-10-24 21:10:11,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:10:11,695 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d used request id req-150903e3-6964-4fe5-8550-465b870b6f73 2018-10-24 21:10:11,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0982439517975s 2018-10-24 21:10:11,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:11,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a51f12af-b27c-4f09-a39b-48550647d83c x-openstack-request-id: req-a51f12af-b27c-4f09-a39b-48550647d83c 2018-10-24 21:10:11,750 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "self"}, {"href": "http://172.30.9.21:8776/faafdd08194a449b8acc4c19b5c1cc58/volumes/a43f2a4c-503d-44c6-b80d-e69517f60a1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-24T21:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "updated_at": "2018-10-24T21:10:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9f592b46-a666-44e0-bba5-e53d6e09eca3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a43f2a4c-503d-44c6-b80d-e69517f60a1d", "size": 2}]} 2018-10-24 21:10:11,751 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-a51f12af-b27c-4f09-a39b-48550647d83c 2018-10-24 21:10:11,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0550491809845s 2018-10-24 21:10:11,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:10:13,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-24 21:10:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:13,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-1213d86c-e07b-4bec-8b53-223597b3e5e4 x-openstack-request-id: req-1213d86c-e07b-4bec-8b53-223597b3e5e4 2018-10-24 21:10:13,798 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-24 21:10:13,798 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/faafdd08194a449b8acc4c19b5c1cc58/volumes/detail used request id req-1213d86c-e07b-4bec-8b53-223597b3e5e4 2018-10-24 21:10:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.043331861496s 2018-10-24 21:10:13,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 21:10:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/eb1a1c94-ee89-49e8-8aff-50c2513714c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:15,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:15 GMT X-Openstack-Request-Id: req-6402ac2e-511a-4397-80e8-1d86144af187 2018-10-24 21:10:15,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:15,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/eb1a1c94-ee89-49e8-8aff-50c2513714c9.json used request id req-6402ac2e-511a-4397-80e8-1d86144af187 2018-10-24 21:10:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.20799398422s 2018-10-24 21:10:15,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 21:10:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:15,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:15 GMT X-Openstack-Request-Id: req-e276d127-f3af-4c40-b386-b77780da4675 2018-10-24 21:10:15,098 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 21:10:15,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e276d127-f3af-4c40-b386-b77780da4675 2018-10-24 21:10:15,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786039829254s 2018-10-24 21:10:15,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 21:10:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:15,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cc53ba8-8678-4a77-917a-de0e297e3420 x-openstack-request-id: req-6cc53ba8-8678-4a77-917a-de0e297e3420 2018-10-24 21:10:15,269 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a used request id req-6cc53ba8-8678-4a77-917a-de0e297e3420 2018-10-24 21:10:15,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169898033142s 2018-10-24 21:10:15,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:10:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:15,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a41b6f1c-ac8a-4d48-b1ec-7ac42ec94935 x-openstack-request-id: req-a41b6f1c-ac8a-4d48-b1ec-7ac42ec94935 2018-10-24 21:10:15,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:86:e6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f7083591-24af-486b-b64a-59be3f47e74a", "rel": "bookmark"}], "image": {"id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "links": [{"href": "http://172.30.9.21:8774/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T21:09:39.000000", "flavor": {"id": "030090ca-8a33-4b32-8284-126e97176550", "links": [{"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}]}, "id": "f7083591-24af-486b-b64a-59be3f47e74a", "security_groups": [{"name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}], "user_id": "f3fdba457de04595b9b7c3d2492e1d99", "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-10-24T21:10:15Z", "hostId": "36d9d9b5faca88d3d73d990a501350e10dcac151c41260ddd01805fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3", "name": "cinder_test-vm_9f592b46-a666-44e0-bba5-e53d6e09eca3", "created": "2018-10-24T21:09:34Z", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 21:10:15,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a41b6f1c-ac8a-4d48-b1ec-7ac42ec94935 2018-10-24 21:10:15,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642867088318s 2018-10-24 21:10:15,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 21:10:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 21:10:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:17,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb8f03d9-b748-4d54-ae31-b37e99cfeec2 x-openstack-request-id: req-fb8f03d9-b748-4d54-ae31-b37e99cfeec2 2018-10-24 21:10:17,982 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 21:10:17,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb8f03d9-b748-4d54-ae31-b37e99cfeec2 2018-10-24 21:10:17,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0655469894409s 2018-10-24 21:10:17,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:10:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:18,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:18 GMT X-Openstack-Request-Id: req-fdc20138-4244-4294-816e-9b929fd0948c 2018-10-24 21:10:18,034 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:53Z", "updated_at": "2018-10-24T21:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "39fc953d-2ebc-4765-b1dc-faf4a1e78aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "53c9a9bd-5e2f-4188-b200-f95306da079b", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "6de347c3-999c-4e49-96a3-6050cf6e3994", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "8bd65e67-ddee-4add-b6da-1f5457aec1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:09:01Z", "updated_at": "2018-10-24T21:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "2460ef0a-29b5-4f76-b068-3dd54e5ffaa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:01Z", "revision_number": 0, "id": "4fbafc47-2417-44ed-89d4-b80457b11c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:01Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:09:02Z", "revision_number": 0, "id": "d4db9fba-d7a0-438d-a1d7-45fe298ff5f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:02Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T21:09:02Z", "revision_number": 0, "id": "e8ff0eac-eb22-4a6e-b1a1-4a828b8ef03d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:09:02Z", "security_group_id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 3, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "1b00045d-5bae-4ad8-a0d3-30573238708c", "name": "cinder_test-sg_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:10:18,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fdc20138-4244-4294-816e-9b929fd0948c 2018-10-24 21:10:18,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459730625153s 2018-10-24 21:10:18,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:10:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1b00045d-5bae-4ad8-a0d3-30573238708c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:18,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:18 GMT X-Openstack-Request-Id: req-a8f44442-e8fc-4fc9-aedf-297c1a4103e1 2018-10-24 21:10:18,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:18,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1b00045d-5bae-4ad8-a0d3-30573238708c.json used request id req-a8f44442-e8fc-4fc9-aedf-297c1a4103e1 2018-10-24 21:10:18,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126842975616s 2018-10-24 21:10:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 21:10:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:18,196 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-596e3bbe-c063-4934-8226-c346cdf06e20 x-openstack-request-id: req-596e3bbe-c063-4934-8226-c346cdf06e20 2018-10-24 21:10:18,197 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_9f592b46-a666-44e0-bba5-e53d6e09eca3 used request id req-596e3bbe-c063-4934-8226-c346cdf06e20 2018-10-24 21:10:18,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290019512177s 2018-10-24 21:10:18,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:10:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" -d '{"subnet_id": "56214eab-d537-446a-b745-e9288fe68be4"}' 2018-10-24 21:10:20,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:20 GMT X-Openstack-Request-Id: req-16eccc76-2f33-4b4f-9a8f-d047eaaa7cea 2018-10-24 21:10:20,219 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "07a960c8-3df2-4379-afe7-8a9f0edc65d5", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "subnet_id": "56214eab-d537-446a-b745-e9288fe68be4", "subnet_ids": ["56214eab-d537-446a-b745-e9288fe68be4"], "port_id": "33bf0d1f-712d-465e-a983-433da9764e95", "id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6"} 2018-10-24 21:10:20,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6/remove_router_interface.json used request id req-16eccc76-2f33-4b4f-9a8f-d047eaaa7cea 2018-10-24 21:10:20,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02227592468s 2018-10-24 21:10:20,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:10:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:20,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:20 GMT X-Openstack-Request-Id: req-06f38cb7-9026-4f8f-8249-bbfccf5d00ff 2018-10-24 21:10:20,347 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:55Z", "admin_state_up": true, "updated_at": "2018-10-24T21:10:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "2fcb84d5-cfbf-4600-813f-1d410caaf9b6", "name": "cinder_test-router_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:10:20,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-06f38cb7-9026-4f8f-8249-bbfccf5d00ff 2018-10-24 21:10:20,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126754999161s 2018-10-24 21:10:20,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:10:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:21,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:21 GMT X-Openstack-Request-Id: req-f42de4e2-70cb-4191-ac5b-afd1fb6c9656 2018-10-24 21:10:21,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:21,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2fcb84d5-cfbf-4600-813f-1d410caaf9b6.json used request id req-f42de4e2-70cb-4191-ac5b-afd1fb6c9656 2018-10-24 21:10:21,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24600601196s 2018-10-24 21:10:21,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:10:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:21,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:21 GMT X-Openstack-Request-Id: req-053acc1a-411a-492a-8011-c24d1ba8203c 2018-10-24 21:10:21,644 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T21:08:54Z","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":"faafdd08194a449b8acc4c19b5c1cc58","id":"56214eab-d537-446a-b745-e9288fe68be4","subnetpool_id":null,"name":"cinder_test-subnet_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:10:21,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-053acc1a-411a-492a-8011-c24d1ba8203c 2018-10-24 21:10:21,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487051010132s 2018-10-24 21:10:21,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:10:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/56214eab-d537-446a-b745-e9288fe68be4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:22,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:22 GMT X-Openstack-Request-Id: req-dd1175a8-2d3a-4804-ab3e-8cd4f9c8a178 2018-10-24 21:10:22,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:22,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/56214eab-d537-446a-b745-e9288fe68be4.json used request id req-dd1175a8-2d3a-4804-ab3e-8cd4f9c8a178 2018-10-24 21:10:22,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16814112663s 2018-10-24 21:10:22,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:10:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:22,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:22 GMT X-Openstack-Request-Id: req-76b7e130-cd9b-44f3-96b4-c485f1957b4c 2018-10-24 21:10:22,911 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07a960c8-3df2-4379-afe7-8a9f0edc65d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faafdd08194a449b8acc4c19b5c1cc58","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:10:22Z","qos_policy_id":null,"name":"cinder_test-net_9f592b46-a666-44e0-bba5-e53d6e09eca3","admin_state_up":true,"tenant_id":"faafdd08194a449b8acc4c19b5c1cc58","created_at":"2018-10-24T21:08:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 21:10:22,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-76b7e130-cd9b-44f3-96b4-c485f1957b4c 2018-10-24 21:10:22,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973470211029s 2018-10-24 21:10:22,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:10:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/07a960c8-3df2-4379-afe7-8a9f0edc65d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:24,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:24 GMT X-Openstack-Request-Id: req-2736f552-9f42-4761-9ae8-7017e04d5f43 2018-10-24 21:10:24,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:24,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/07a960c8-3df2-4379-afe7-8a9f0edc65d5.json used request id req-2736f552-9f42-4761-9ae8-7017e04d5f43 2018-10-24 21:10:24,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1825261116s 2018-10-24 21:10:24,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:10:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:24,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:24 GMT X-Openstack-Request-Id: req-f50a1fec-d120-49d6-a715-9b2494ab9bcf 2018-10-24 21:10:24,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:09:00Z", "file": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/file", "owner": "faafdd08194a449b8acc4c19b5c1cc58", "id": "d120e294-2cf2-42f9-88f9-2c98b0fae010", "size": 12716032, "self": "/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d120e294-2cf2-42f9-88f9-2c98b0fae010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9f592b46-a666-44e0-bba5-e53d6e09eca3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:09:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:10:24,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f50a1fec-d120-49d6-a715-9b2494ab9bcf 2018-10-24 21:10:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.044548034668s 2018-10-24 21:10:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:10:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3669de5327df0a0bf9978d818491c83ac0a2cce2e683f13c40dba445d2d2c799" 2018-10-24 21:10:25,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:10:25 GMT X-Openstack-Request-Id: req-439bf4ae-2cf6-4d0c-afda-10b7c0fc5fd0 2018-10-24 21:10:25,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:10:25,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d120e294-2cf2-42f9-88f9-2c98b0fae010 used request id req-439bf4ae-2cf6-4d0c-afda-10b7c0fc5fd0 2018-10-24 21:10:25,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.931553840637s 2018-10-24 21:10:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:10:25,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:25,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-273f9cbb-9c2f-4990-9f97-df93cb50b243 x-openstack-request-id: req-273f9cbb-9c2f-4990-9f97-df93cb50b243 2018-10-24 21:10:25,110 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/030090ca-8a33-4b32-8284-126e97176550", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "030090ca-8a33-4b32-8284-126e97176550", "name": "cinder_test-flavor_9f592b46-a666-44e0-bba5-e53d6e09eca3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:10:25,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-273f9cbb-9c2f-4990-9f97-df93cb50b243 2018-10-24 21:10:25,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252020359039s 2018-10-24 21:10:25,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:10:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:25,155 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e882e3ac-82b3-47e5-9dbb-e003bfe98adb x-openstack-request-id: req-e882e3ac-82b3-47e5-9dbb-e003bfe98adb 2018-10-24 21:10:25,156 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/030090ca-8a33-4b32-8284-126e97176550 used request id req-e882e3ac-82b3-47e5-9dbb-e003bfe98adb 2018-10-24 21:10:25,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434789657593s 2018-10-24 21:10:25,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:25,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba898cc-c173-43b9-b4c2-a5e1bb2b09eb 2018-10-24 21:10:25,374 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3", "links": {"self": "http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3fdba457de04595b9b7c3d2492e1d99", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:25,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6ba898cc-c173-43b9-b4c2-a5e1bb2b09eb 2018-10-24 21:10:25,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217753887177s 2018-10-24 21:10:25,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:25,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:25,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962453f5-3973-472d-b1a7-57fc50ffe23b 2018-10-24 21:10:25,590 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_9f592b46-a666-44e0-bba5-e53d6e09eca3", "links": {"self": "http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f3fdba457de04595b9b7c3d2492e1d99", "description": null}} 2018-10-24 21:10:25,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99 used request id req-962453f5-3973-472d-b1a7-57fc50ffe23b 2018-10-24 21:10:25,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209794998169s 2018-10-24 21:10:25,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:10:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:25,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272a58e3-6d2a-4332-a899-a1c2625cdff5 2018-10-24 21:10:25,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:25,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f3fdba457de04595b9b7c3d2492e1d99 used request id req-272a58e3-6d2a-4332-a899-a1c2625cdff5 2018-10-24 21:10:25,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.394742965698s 2018-10-24 21:10:25,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:25,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:26,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ce4fd0-0f07-4e35-873a-771f770a67a2 2018-10-24 21:10:26,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58"}, "tags": [], "enabled": true, "id": "faafdd08194a449b8acc4c19b5c1cc58", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9f592b46-a666-44e0-bba5-e53d6e09eca3"}]} 2018-10-24 21:10:26,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b9ce4fd0-0f07-4e35-873a-771f770a67a2 2018-10-24 21:10:26,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203182935715s 2018-10-24 21:10:26,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:10:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:26,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec2eeb6-2304-49c5-99a7-5c528fc9c6bb 2018-10-24 21:10:26,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:26,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/faafdd08194a449b8acc4c19b5c1cc58 used request id req-9ec2eeb6-2304-49c5-99a7-5c528fc9c6bb 2018-10-24 21:10:26,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248590946198s 2018-10-24 21:10:26,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:10:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=faafdd08194a449b8acc4c19b5c1cc58&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:26,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:26 GMT X-Openstack-Request-Id: req-add9a74b-a3a3-4c4c-a4ee-37f84ac046b3 2018-10-24 21:10:26,872 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:53Z", "updated_at": "2018-10-24T21:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "39fc953d-2ebc-4765-b1dc-faf4a1e78aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "53c9a9bd-5e2f-4188-b200-f95306da079b", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "6de347c3-999c-4e49-96a3-6050cf6e3994", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "8bd65e67-ddee-4add-b6da-1f5457aec1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "name": "default"}]} 2018-10-24 21:10:26,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=faafdd08194a449b8acc4c19b5c1cc58&name=default used request id req-add9a74b-a3a3-4c4c-a4ee-37f84ac046b3 2018-10-24 21:10:26,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.416925907135s 2018-10-24 21:10:26,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:10:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:26,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:26 GMT X-Openstack-Request-Id: req-f045d9e2-990e-4977-8743-6756c37c122d 2018-10-24 21:10:26,934 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "created_at": "2018-10-24T21:08:53Z", "updated_at": "2018-10-24T21:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "8bd65e67-ddee-4add-b6da-1f5457aec1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "39fc953d-2ebc-4765-b1dc-faf4a1e78aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "6de347c3-999c-4e49-96a3-6050cf6e3994", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:08:53Z", "revision_number": 0, "id": "53c9a9bd-5e2f-4188-b200-f95306da079b", "remote_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "remote_ip_prefix": null, "created_at": "2018-10-24T21:08:53Z", "security_group_id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "tenant_id": "faafdd08194a449b8acc4c19b5c1cc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "faafdd08194a449b8acc4c19b5c1cc58"}], "revision_number": 1, "project_id": "faafdd08194a449b8acc4c19b5c1cc58", "id": "0042ff4d-5d71-4c9e-9171-3a68ce45b275", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:10:26,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f045d9e2-990e-4977-8743-6756c37c122d 2018-10-24 21:10:26,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567831993103s 2018-10-24 21:10:26,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:10:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0042ff4d-5d71-4c9e-9171-3a68ce45b275.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72eff04898d4115a0ee9b15ea117bf907c80e75d3ce934f821367235ba513a4e" 2018-10-24 21:10:27,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:10:27 GMT X-Openstack-Request-Id: req-4563f552-c2fd-4cee-8282-108227acfa9a 2018-10-24 21:10:27,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:10:27,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0042ff4d-5d71-4c9e-9171-3a68ce45b275.json used request id req-4563f552-c2fd-4cee-8282-108227acfa9a 2018-10-24 21:10:27,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12188410759s 2018-10-24 21:10:27,114 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-24 21:10:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:10:27,528 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184c26e2-cc09-43eb-8b74-926053d3f153 2018-10-24 21:10:27,529 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:10:27,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-184c26e2-cc09-43eb-8b74-926053d3f153 2018-10-24 21:10:27,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:27,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["i_H7FC_8TCKeBNqjjl5g_A"], "issued_at": "2018-10-24T21:10:27.000000Z"}} 2018-10-24 21:10:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:28,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4183fe4f-9c92-465c-949e-c78bec98ca9c 2018-10-24 21:10:28,129 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:10:28,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4183fe4f-9c92-465c-949e-c78bec98ca9c 2018-10-24 21:10:28,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192376852036s 2018-10-24 21:10:28,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:10:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}}' 2018-10-24 21:10:28,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edd71a97-45aa-430e-8734-5d6656455833 2018-10-24 21:10:28,314 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}} 2018-10-24 21:10:28,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-edd71a97-45aa-430e-8734-5d6656455833 2018-10-24 21:10:28,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.177070140839s 2018-10-24 21:10:28,315 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'8273666ca646488081c1c92628c903f4', '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'api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac'}) 2018-10-24 21:10:28,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:10:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f047657c-c2f4-4ae6-8a16-3c215c0db419", "email": null, "name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}}' 2018-10-24 21:10:28,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4823bca9-77af-4d79-86e9-f58b6a982646 2018-10-24 21:10:28,737 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:10:28,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4823bca9-77af-4d79-86e9-f58b6a982646 2018-10-24 21:10:28,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415580034256s 2018-10-24 21:10:28,738 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7a20f8ff5ca40fa96c0d9382e6994b1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac'}) 2018-10-24 21:10:28,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:28,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5144b5b-fb77-4d29-b01f-18892d6e44e8 2018-10-24 21:10:28,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:28,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5144b5b-fb77-4d29-b01f-18892d6e44e8 2018-10-24 21:10:28,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114006996155s 2018-10-24 21:10:28,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5d631d-66f0-4450-b746-b8349c3f9f30 2018-10-24 21:10:29,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:29,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f5d631d-66f0-4450-b746-b8349c3f9f30 2018-10-24 21:10:29,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18998503685s 2018-10-24 21:10:29,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290154e4-e19f-465c-adca-5856db078e1e 2018-10-24 21:10:29,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:29,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-290154e4-e19f-465c-adca-5856db078e1e 2018-10-24 21:10:29,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191327810287s 2018-10-24 21:10:29,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63a1130-6fd3-418d-b896-9926a9b8a772 2018-10-24 21:10:29,362 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:29,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e63a1130-6fd3-418d-b896-9926a9b8a772 2018-10-24 21:10:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10834813118s 2018-10-24 21:10:29,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab1bee7-0cf3-4e3e-828a-612eddccac28 2018-10-24 21:10:29,489 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:29,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6ab1bee7-0cf3-4e3e-828a-612eddccac28 2018-10-24 21:10:29,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126148939133s 2018-10-24 21:10:29,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:29,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d451cc5-cc4f-47a7-91de-f1182a24832c 2018-10-24 21:10:29,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:10:29,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3d451cc5-cc4f-47a7-91de-f1182a24832c 2018-10-24 21:10:29,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195930957794s 2018-10-24 21:10:29,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:29,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8273666ca646488081c1c92628c903f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:29,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2801d4d4-cb4c-42c8-b612-670ad383a5d2 2018-10-24 21:10:29,863 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8273666ca646488081c1c92628c903f4", "previous": null, "next": null}} 2018-10-24 21:10:29,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8273666ca646488081c1c92628c903f4 used request id req-2801d4d4-cb4c-42c8-b612-670ad383a5d2 2018-10-24 21:10:29,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.156892061234s 2018-10-24 21:10:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ce2489-5b39-4ee0-a8c1-d3307f682682 2018-10-24 21:10:30,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:30,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-01ce2489-5b39-4ee0-a8c1-d3307f682682 2018-10-24 21:10:30,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153945922852s 2018-10-24 21:10:30,023 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac', 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'8273666ca646488081c1c92628c903f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f047657c-c2f4-4ae6-8a16-3c215c0db419', 'username': u'api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:10:30,026 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac', 'password': 'f047657c-c2f4-4ae6-8a16-3c215c0db419', 'project_name': 'api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '8273666ca646488081c1c92628c903f4', 'project_domain_name': 'Default'} 2018-10-24 21:10:30,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44945ade-1546-4c4b-b841-e419c981d87f 2018-10-24 21:10:30,142 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:30,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-44945ade-1546-4c4b-b841-e419c981d87f 2018-10-24 21:10:30,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110463857651s 2018-10-24 21:10:30,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6bdfb5-401d-4990-b519-6bf7336a0a01 2018-10-24 21:10:30,253 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa6bdfb5-401d-4990-b519-6bf7336a0a01 2018-10-24 21:10:30,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10550403595s 2018-10-24 21:10:30,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5077a8-1cf4-4409-aec8-459f032e2681 2018-10-24 21:10:30,444 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:30,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cb5077a8-1cf4-4409-aec8-459f032e2681 2018-10-24 21:10:30,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185945034027s 2018-10-24 21:10:30,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef3599e-d0d9-4a15-8041-f313ff4496e1 2018-10-24 21:10:30,572 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:30,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7ef3599e-d0d9-4a15-8041-f313ff4496e1 2018-10-24 21:10:30,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12752199173s 2018-10-24 21:10:30,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1d4643-594a-4978-874b-1fb35dc13297 2018-10-24 21:10:30,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:10:30,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2b1d4643-594a-4978-874b-1fb35dc13297 2018-10-24 21:10:30,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14829492569s 2018-10-24 21:10:30,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8273666ca646488081c1c92628c903f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:30,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a858da1-760e-41b6-8c4f-e9ab29c8ec48 2018-10-24 21:10:30,934 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8273666ca646488081c1c92628c903f4", "previous": null, "next": null}} 2018-10-24 21:10:30,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8273666ca646488081c1c92628c903f4 used request id req-8a858da1-760e-41b6-8c4f-e9ab29c8ec48 2018-10-24 21:10:30,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193097114563s 2018-10-24 21:10:30,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:31,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b689f95f-0082-40dc-9080-9afa205b9765 2018-10-24 21:10:31,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:31,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/e2f348c04de14636a02652c16ac03659 used request id req-b689f95f-0082-40dc-9080-9afa205b9765 2018-10-24 21:10:31,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.191596031189s 2018-10-24 21:10:31,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:31,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3ed3f9-b61c-41f6-847c-4f31d889850f 2018-10-24 21:10:31,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}]} 2018-10-24 21:10:31,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c3ed3f9-b61c-41f6-847c-4f31d889850f 2018-10-24 21:10:31,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108257055283s 2018-10-24 21:10:31,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-10-24 21:10:31,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-24 21:10:31,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 209 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867631e0-f94b-4e99-b79c-5f7dc5c2c363 2018-10-24 21:10:31,475 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}} 2018-10-24 21:10:31,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-867631e0-f94b-4e99-b79c-5f7dc5c2c363 2018-10-24 21:10:31,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.227366924286s 2018-10-24 21:10:31,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:31,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b567de8-eda9-4d6f-9454-f7748e68b50a 2018-10-24 21:10:31,665 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:31,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b567de8-eda9-4d6f-9454-f7748e68b50a 2018-10-24 21:10:31,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186450958252s 2018-10-24 21:10:31,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:31,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806acd3c-8321-4789-8bd9-a699b9d3d061 2018-10-24 21:10:31,777 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:31,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-806acd3c-8321-4789-8bd9-a699b9d3d061 2018-10-24 21:10:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105985164642s 2018-10-24 21:10:31,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:31,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57cdede-92d3-44d4-b9ff-4673f7fb6510 2018-10-24 21:10:31,902 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:31,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c57cdede-92d3-44d4-b9ff-4673f7fb6510 2018-10-24 21:10:31,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124904155731s 2018-10-24 21:10:31,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:32,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a31057-47cd-4b97-a7cd-fb5fc28582bd 2018-10-24 21:10:32,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-24 21:10:32,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-76a31057-47cd-4b97-a7cd-fb5fc28582bd 2018-10-24 21:10:32,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110081911087s 2018-10-24 21:10:32,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8273666ca646488081c1c92628c903f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2020b09c-1e4e-4366-8332-6699b7b50f25 2018-10-24 21:10:32,153 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8273666ca646488081c1c92628c903f4", "previous": null, "next": null}} 2018-10-24 21:10:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c7a20f8ff5ca40fa96c0d9382e6994b1&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8273666ca646488081c1c92628c903f4 used request id req-2020b09c-1e4e-4366-8332-6699b7b50f25 2018-10-24 21:10:32,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119230985641s 2018-10-24 21:10:32,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/fa49aafcbe224bf780873219182af220 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4e91ec9d2aaabb50e6622f1eb9497b53055978a68e5cb5a30b5bd97476c8a46" 2018-10-24 21:10:32,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2643868d-7496-4937-84c7-8b0d18977881 2018-10-24 21:10:32,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:32,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4/users/c7a20f8ff5ca40fa96c0d9382e6994b1/roles/fa49aafcbe224bf780873219182af220 used request id req-2643868d-7496-4937-84c7-8b0d18977881 2018-10-24 21:10:32,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194334983826s 2018-10-24 21:10:32,352 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-24 21:10:32,352 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-24 21:10:32,353 - openstack_tests - INFO - OS Credentials = > 2018-10-24 21:10:32,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-24 21:10:32,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:32,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "fa49aafcbe224bf780873219182af220", "name": "heat_stack_owner"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8273666ca646488081c1c92628c903f4", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8273666ca646488081c1c92628c903f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/8273666ca646488081c1c92628c903f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/8273666ca646488081c1c92628c903f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8273666ca646488081c1c92628c903f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/8273666ca646488081c1c92628c903f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/8273666ca646488081c1c92628c903f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_8273666ca646488081c1c92628c903f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8273666ca646488081c1c92628c903f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8273666ca646488081c1c92628c903f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/8273666ca646488081c1c92628c903f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/8273666ca646488081c1c92628c903f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8273666ca646488081c1c92628c903f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/8273666ca646488081c1c92628c903f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/8273666ca646488081c1c92628c903f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "id": "c7a20f8ff5ca40fa96c0d9382e6994b1"}, "audit_ids": ["aUOhYPEFTfqaYVjRyJQzOw"], "issued_at": "2018-10-24T21:10:32.000000Z"}} 2018-10-24 21:10:32,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}b9ba0e35b9ddbfb95de00438b9221475ecea799718660caaf72926189c5fb9b4" 2018-10-24 21:10:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:33 GMT X-Openstack-Request-Id: req-af59d992-9929-4336-893b-e13c4730007a 2018-10-24 21:10:33,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:10:33,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-af59d992-9929-4336-893b-e13c4730007a 2018-10-24 21:10:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}b9ba0e35b9ddbfb95de00438b9221475ecea799718660caaf72926189c5fb9b4" 2018-10-24 21:10:33,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:33 GMT X-Openstack-Request-Id: req-8d48fa8a-ba0f-4662-84a7-b868330e2054 2018-10-24 21:10:33,169 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:10:33,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 used request id req-8d48fa8a-ba0f-4662-84a7-b868330e2054 2018-10-24 21:10:33,169 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-24 21:10:33,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-24 21:10:33,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:10:33,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67028d45-e7fb-46c2-8bc5-f100c84cf5b2 2018-10-24 21:10:33,183 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:10:33,183 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-67028d45-e7fb-46c2-8bc5-f100c84cf5b2 2018-10-24 21:10:33,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:33,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["lLy5hg8gQ-ecn-MFRegEXw"], "issued_at": "2018-10-24T21:10:33.000000Z"}} 2018-10-24 21:10:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1a578eb34f261209524cdeb375296dd6af79b94626ef19bf32f5941b7508f60f" 2018-10-24 21:10:33,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-940dd2e8-0f6a-471c-b4ae-d64c97f70e39 x-openstack-request-id: req-940dd2e8-0f6a-471c-b4ae-d64c97f70e39 2018-10-24 21:10:33,768 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-24 21:10:33,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-940dd2e8-0f6a-471c-b4ae-d64c97f70e39 2018-10-24 21:10:33,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.591063976288s 2018-10-24 21:10:33,769 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-24 21:10:33,769 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-24 21:10:33,769 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-10-24 21:10:33,770 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-24 21:10:33,825 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-24 21:10:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:10:33,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103683e3-d6f8-4a8a-907b-f0980ed4fc9f 2018-10-24 21:10:33,888 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:10:33,888 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-103683e3-d6f8-4a8a-907b-f0980ed4fc9f 2018-10-24 21:10:33,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:34,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["iKiJtownSQePZhNcYvJvSg"], "issued_at": "2018-10-24T21:10:34.000000Z"}} 2018-10-24 21:10:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:34,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e5fcc6-2c9d-488c-8307-909ce03eba46 2018-10-24 21:10:34,395 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:10:34,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c6e5fcc6-2c9d-488c-8307-909ce03eba46 2018-10-24 21:10:34,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110016822815s 2018-10-24 21:10:34,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:10:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}}' 2018-10-24 21:10:34,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531d5198-8b00-4f21-a704-f25093a1fdc1 2018-10-24 21:10:34,624 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}} 2018-10-24 21:10:34,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-531d5198-8b00-4f21-a704-f25093a1fdc1 2018-10-24 21:10:34,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220890045166s 2018-10-24 21:10:34,625 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'8d19cf13a00c4509a0bf2f10e6a58173', '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'snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74'}) 2018-10-24 21:10:34,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:10:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "76dbdfa3-122a-4cfd-accb-50443b9b263d", "email": null, "name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}}' 2018-10-24 21:10:35,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fba96a4-0a97-48a2-a091-a19dfc599d7c 2018-10-24 21:10:35,026 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:10:35,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4fba96a4-0a97-48a2-a091-a19dfc599d7c 2018-10-24 21:10:35,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394662857056s 2018-10-24 21:10:35,027 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c415923437e64b90b763ceddff3a7cdc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74'}) 2018-10-24 21:10:35,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:35,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ef5447-cc41-4fa1-9734-ffa756d05444 2018-10-24 21:10:35,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:35,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-57ef5447-cc41-4fa1-9734-ffa756d05444 2018-10-24 21:10:35,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181082010269s 2018-10-24 21:10:35,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:35,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5cb8848-06e3-4710-ace8-efa78db90c58 2018-10-24 21:10:35,331 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:35,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f5cb8848-06e3-4710-ace8-efa78db90c58 2018-10-24 21:10:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114406824112s 2018-10-24 21:10:35,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:35,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a7f61f-6a13-4f17-a81d-14538d32c8c5 2018-10-24 21:10:35,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:35,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6a7f61f-6a13-4f17-a81d-14538d32c8c5 2018-10-24 21:10:35,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106718063354s 2018-10-24 21:10:35,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:35,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dc8182-cc80-43ac-b435-935eeaa20931 2018-10-24 21:10:35,639 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:35,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-40dc8182-cc80-43ac-b435-935eeaa20931 2018-10-24 21:10:35,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188016891479s 2018-10-24 21:10:35,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:35,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec5faaf-8c1d-4ca1-9f4e-823330277641 2018-10-24 21:10:35,847 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:35,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bec5faaf-8c1d-4ca1-9f4e-823330277641 2018-10-24 21:10:35,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207719087601s 2018-10-24 21:10:35,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:36,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7f55e2-bf82-4d67-bd95-1988c94b9162 2018-10-24 21:10:36,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:10:36,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a7f55e2-bf82-4d67-bd95-1988c94b9162 2018-10-24 21:10:36,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195442914963s 2018-10-24 21:10:36,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f89ca0-d64f-4cbf-8ff5-74c466e59384 2018-10-24 21:10:36,262 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173", "previous": null, "next": null}} 2018-10-24 21:10:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173 used request id req-d8f89ca0-d64f-4cbf-8ff5-74c466e59384 2018-10-24 21:10:36,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204493999481s 2018-10-24 21:10:36,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:36,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a53edaa-10fc-4944-bcd5-d59ace2931ed 2018-10-24 21:10:36,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:36,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-0a53edaa-10fc-4944-bcd5-d59ace2931ed 2018-10-24 21:10:36,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228804826736s 2018-10-24 21:10:36,496 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74', 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'8d19cf13a00c4509a0bf2f10e6a58173', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '76dbdfa3-122a-4cfd-accb-50443b9b263d', 'username': u'snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:10:36,499 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74', 'password': '76dbdfa3-122a-4cfd-accb-50443b9b263d', 'project_name': 'snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '8d19cf13a00c4509a0bf2f10e6a58173', 'project_domain_name': 'Default'} 2018-10-24 21:10:36,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:36,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46a1da1-e429-4216-bbca-c8241fd2563d 2018-10-24 21:10:36,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:36,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d46a1da1-e429-4216-bbca-c8241fd2563d 2018-10-24 21:10:36,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188863039017s 2018-10-24 21:10:36,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:36,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc3436c-e4eb-4834-9d38-4b2813250576 2018-10-24 21:10:36,806 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:36,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bcc3436c-e4eb-4834-9d38-4b2813250576 2018-10-24 21:10:36,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109042167664s 2018-10-24 21:10:36,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc19d5db-2620-4459-bd65-8da46670b72d 2018-10-24 21:10:37,040 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cc19d5db-2620-4459-bd65-8da46670b72d 2018-10-24 21:10:37,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22890496254s 2018-10-24 21:10:37,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:37,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511b6adb-3956-4b47-9013-017cc66a070a 2018-10-24 21:10:37,166 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:37,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-511b6adb-3956-4b47-9013-017cc66a070a 2018-10-24 21:10:37,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125045061111s 2018-10-24 21:10:37,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a541d71f-0dc0-4e9c-a6ce-fff84a80a44c 2018-10-24 21:10:37,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:10:37,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a541d71f-0dc0-4e9c-a6ce-fff84a80a44c 2018-10-24 21:10:37,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108918905258s 2018-10-24 21:10:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ecd1dc-f742-4879-a348-ac6d7b915d96 2018-10-24 21:10:37,402 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173", "previous": null, "next": null}} 2018-10-24 21:10:37,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173 used request id req-72ecd1dc-f742-4879-a348-ac6d7b915d96 2018-10-24 21:10:37,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108058929443s 2018-10-24 21:10:37,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:37,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96098942-7046-4995-90f2-6c340247891b 2018-10-24 21:10:37,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:37,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/e2f348c04de14636a02652c16ac03659 used request id req-96098942-7046-4995-90f2-6c340247891b 2018-10-24 21:10:37,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220572948456s 2018-10-24 21:10:37,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be67220f-51bc-4d15-966a-ccaeea524e5f 2018-10-24 21:10:37,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:37,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be67220f-51bc-4d15-966a-ccaeea524e5f 2018-10-24 21:10:37,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110419034958s 2018-10-24 21:10:37,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:10:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11364140-5970-4b63-a516-08f940b5db2d 2018-10-24 21:10:37,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:10:37,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-11364140-5970-4b63-a516-08f940b5db2d 2018-10-24 21:10:37,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109383106232s 2018-10-24 21:10:37,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:10:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:37,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2120a4c2-0db2-4388-a5f8-add0ab975b45 2018-10-24 21:10:37,968 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:10:37,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2120a4c2-0db2-4388-a5f8-add0ab975b45 2018-10-24 21:10:37,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10573887825s 2018-10-24 21:10:37,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:10:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:38,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a0d689-a680-44eb-a523-e93a5af5b2f1 2018-10-24 21:10:38,094 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:10:38,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-96a0d689-a680-44eb-a523-e93a5af5b2f1 2018-10-24 21:10:38,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124930143356s 2018-10-24 21:10:38,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:10:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:38,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e013cf2f-a7f2-4f95-b514-541bcbdac2c3 2018-10-24 21:10:38,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:10:38,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e013cf2f-a7f2-4f95-b514-541bcbdac2c3 2018-10-24 21:10:38,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151706933975s 2018-10-24 21:10:38,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:10:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:38,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855fac26-5d58-4da9-b855-8358259ccb0f 2018-10-24 21:10:38,368 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173", "previous": null, "next": null}} 2018-10-24 21:10:38,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c415923437e64b90b763ceddff3a7cdc&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=8d19cf13a00c4509a0bf2f10e6a58173 used request id req-855fac26-5d58-4da9-b855-8358259ccb0f 2018-10-24 21:10:38,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103772878647s 2018-10-24 21:10:38,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:10:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/fa49aafcbe224bf780873219182af220 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5cd0ef33126b33df448da2f0b50e2bdd14d7a087690ee2ebb9f2fca68a9d4798" 2018-10-24 21:10:38,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb6a297-edc5-477b-979a-61a6dec1cd2d 2018-10-24 21:10:38,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:10:38,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173/users/c415923437e64b90b763ceddff3a7cdc/roles/fa49aafcbe224bf780873219182af220 used request id req-edb6a297-edc5-477b-979a-61a6dec1cd2d 2018-10-24 21:10:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150780916214s 2018-10-24 21:10:38,525 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-24 21:10:38,526 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-24 21:10:38,526 - openstack_tests - INFO - OS Credentials = > 2018-10-24 21:10:38,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-24 21:10:38,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:38,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "fa49aafcbe224bf780873219182af220", "name": "heat_stack_owner"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_8d19cf13a00c4509a0bf2f10e6a58173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8d19cf13a00c4509a0bf2f10e6a58173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/8d19cf13a00c4509a0bf2f10e6a58173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "id": "c415923437e64b90b763ceddff3a7cdc"}, "audit_ids": ["A52-DKwsTDi6pFj8TSZKZg"], "issued_at": "2018-10-24T21:10:38.000000Z"}} 2018-10-24 21:10:38,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}01f018a6afbe70c741bf5a79dcef363b20b2b6237af93c130cce0dd369b024db" 2018-10-24 21:10:39,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:39 GMT X-Openstack-Request-Id: req-7837fa7f-a4e2-46ae-8bbd-e5b57f579630 2018-10-24 21:10:39,234 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:10:39,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-7837fa7f-a4e2-46ae-8bbd-e5b57f579630 2018-10-24 21:10:39,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}01f018a6afbe70c741bf5a79dcef363b20b2b6237af93c130cce0dd369b024db" 2018-10-24 21:10:39,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:39 GMT X-Openstack-Request-Id: req-6a62f5a6-f27b-463f-a362-99f177b6431a 2018-10-24 21:10:39,280 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:10:39,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 used request id req-6a62f5a6-f27b-463f-a362-99f177b6431a 2018-10-24 21:10:39,281 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-24 21:10:39,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-24 21:10:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:10:39,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e690a6d0-6d0d-4681-8326-266466d3b0e6 2018-10-24 21:10:39,298 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:10:39,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-e690a6d0-6d0d-4681-8326-266466d3b0e6 2018-10-24 21:10:39,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:10:39,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["DfYjIt6KQDaEpzkZiee4yA"], "issued_at": "2018-10-24T21:10:39.000000Z"}} 2018-10-24 21:10:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3a4102472dfd50cb2be70629887802d365a3849b71a08a581507965a17a9f257" 2018-10-24 21:10:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Wed, 24 Oct 2018 21:10:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abeba6c8-c349-4f74-8d54-30505e99c983 x-openstack-request-id: req-abeba6c8-c349-4f74-8d54-30505e99c983 2018-10-24 21:10:39,955 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-24 21:10:39,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-abeba6c8-c349-4f74-8d54-30505e99c983 2018-10-24 21:10:39,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.663955926895s 2018-10-24 21:10:39,956 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-24 21:10:39,956 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-24 21:10:39,957 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-10-24 21:10:39,957 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-10-24 21:10:39,963 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:06 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:26 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:38 | PASS | | cinder_test | functest | healthcheck | 01:15 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-24 21:10:39,976 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-24 21:10:40,055 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-24 21:10:40,179 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-24 21:10:40,286 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-24 21:11:21,937 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-24 21:11:21,940 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-24 21:11:21,940 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-24 21:11:21,940 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-10-24 21:11:21,964 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-24 21:11:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:11:22,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f0a888-7f0b-4cfb-8a45-b1ff57921908 2018-10-24 21:11:22,285 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:11:22,285 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-45f0a888-7f0b-4cfb-8a45-b1ff57921908 2018-10-24 21:11:22,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:11:22,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["xPb6QUmUTwm8GLQVMpG7Og"], "issued_at": "2018-10-24T21:11:22.000000Z"}} 2018-10-24 21:11:22,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:11:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:23,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:23 GMT X-Openstack-Request-Id: req-63ce15c3-0fb1-40c4-9734-e7d04d698baf 2018-10-24 21:11:23,038 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:11:23,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63ce15c3-0fb1-40c4-9734-e7d04d698baf 2018-10-24 21:11:23,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356286048889s 2018-10-24 21:11:23,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:11:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:23,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91723192-397e-4ded-9761-6bb718778f24 2018-10-24 21:11:23,244 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:11:23,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-91723192-397e-4ded-9761-6bb718778f24 2018-10-24 21:11:23,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200872182846s 2018-10-24 21:11:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:11:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}}' 2018-10-24 21:11:23,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ba2a7f-4d77-4f0d-830d-9f0b7a867cd7 2018-10-24 21:11:23,465 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391"}, "tags": [], "enabled": true, "id": "3f1faacf0c40476aa973fca8fe0eb391", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}} 2018-10-24 21:11:23,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-26ba2a7f-4d77-4f0d-830d-9f0b7a867cd7 2018-10-24 21:11:23,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216150999069s 2018-10-24 21:11:23,465 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'3f1faacf0c40476aa973fca8fe0eb391', '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'tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80'}) 2018-10-24 21:11:23,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:11:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e007929f-5e53-4021-932f-a776c0fdcbbe", "email": null, "name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}}' 2018-10-24 21:11:23,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa18adc8-67ac-47a3-a93a-4922fb276559 2018-10-24 21:11:23,920 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:11:23,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-fa18adc8-67ac-47a3-a93a-4922fb276559 2018-10-24 21:11:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.451862096786s 2018-10-24 21:11:23,922 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'725bea48aeaa477487617dd443883ee0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80'}) 2018-10-24 21:11:23,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5da62a-87dc-4cd6-b932-fc5b7389cd29 2018-10-24 21:11:24,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:24,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b5da62a-87dc-4cd6-b932-fc5b7389cd29 2018-10-24 21:11:24,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190622091293s 2018-10-24 21:11:24,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:24,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfba641-f277-4316-a9b8-58a4652d3c9e 2018-10-24 21:11:24,390 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:24,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ddfba641-f277-4316-a9b8-58a4652d3c9e 2018-10-24 21:11:24,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.268591165543s 2018-10-24 21:11:24,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a0f2d7-84e0-4a88-9166-fae4950ab11b 2018-10-24 21:11:24,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:24,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-23a0f2d7-84e0-4a88-9166-fae4950ab11b 2018-10-24 21:11:24,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206763982773s 2018-10-24 21:11:24,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:11:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:24,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c88d21-87b2-43bb-a335-8d8ea24ee36f 2018-10-24 21:11:24,719 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:11:24,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-83c88d21-87b2-43bb-a335-8d8ea24ee36f 2018-10-24 21:11:24,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109885931015s 2018-10-24 21:11:24,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:11:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:24,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c567316a-6f4f-4ee8-9265-e08689be87bb 2018-10-24 21:11:24,934 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:11:24,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c567316a-6f4f-4ee8-9265-e08689be87bb 2018-10-24 21:11:24,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213835954666s 2018-10-24 21:11:24,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:11:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7223014-6848-4c3a-95c7-3d9889adcd7c 2018-10-24 21:11:25,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391"}, "tags": [], "enabled": true, "id": "3f1faacf0c40476aa973fca8fe0eb391", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}]} 2018-10-24 21:11:25,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e7223014-6848-4c3a-95c7-3d9889adcd7c 2018-10-24 21:11:25,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217877149582s 2018-10-24 21:11:25,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:11:25,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd8848b-4a96-4ca7-970e-0e18a5cab561 2018-10-24 21:11:25,368 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391", "previous": null, "next": null}} 2018-10-24 21:11:25,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391 used request id req-9bd8848b-4a96-4ca7-970e-0e18a5cab561 2018-10-24 21:11:25,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198729038239s 2018-10-24 21:11:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:11:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391/users/725bea48aeaa477487617dd443883ee0/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e7d9db-19ab-498d-b2ae-257671ca13a9 2018-10-24 21:11:25,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:11:25,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391/users/725bea48aeaa477487617dd443883ee0/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-62e7d9db-19ab-498d-b2ae-257671ca13a9 2018-10-24 21:11:25,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158775091171s 2018-10-24 21:11:25,530 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 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'3f1faacf0c40476aa973fca8fe0eb391', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e007929f-5e53-4021-932f-a776c0fdcbbe', 'username': u'tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:11:25,535 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'password': 'e007929f-5e53-4021-932f-a776c0fdcbbe', 'project_name': 'tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '3f1faacf0c40476aa973fca8fe0eb391', 'project_domain_name': 'Default'} 2018-10-24 21:11:25,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84472978-5d55-4b85-b515-04d7c8007b7a 2018-10-24 21:11:25,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:25,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84472978-5d55-4b85-b515-04d7c8007b7a 2018-10-24 21:11:25,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113787174225s 2018-10-24 21:11:25,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1333f5bc-31c7-4f4e-95c3-6c42a423270e 2018-10-24 21:11:25,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:25,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1333f5bc-31c7-4f4e-95c3-6c42a423270e 2018-10-24 21:11:25,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110769987106s 2018-10-24 21:11:25,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:11:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:25,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68ca4db-ae73-402c-9080-347495b42d14 2018-10-24 21:11:25,883 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:11:25,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e68ca4db-ae73-402c-9080-347495b42d14 2018-10-24 21:11:25,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110754013062s 2018-10-24 21:11:25,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:11:25,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acafec8-f846-495e-99fe-8139eb93f663 2018-10-24 21:11:26,098 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:11:26,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8acafec8-f846-495e-99fe-8139eb93f663 2018-10-24 21:11:26,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21404504776s 2018-10-24 21:11:26,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:11:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20a9f39-c4ea-40e9-aea8-584aae44880f 2018-10-24 21:11:26,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391"}, "tags": [], "enabled": true, "id": "3f1faacf0c40476aa973fca8fe0eb391", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}]} 2018-10-24 21:11:26,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b20a9f39-c4ea-40e9-aea8-584aae44880f 2018-10-24 21:11:26,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109522819519s 2018-10-24 21:11:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:11:26,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f34c818-14bb-4325-937c-ef9ddb9caec3 2018-10-24 21:11:26,376 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391", "previous": null, "next": null}} 2018-10-24 21:11:26,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=725bea48aeaa477487617dd443883ee0&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=3f1faacf0c40476aa973fca8fe0eb391 used request id req-6f34c818-14bb-4325-937c-ef9ddb9caec3 2018-10-24 21:11:26,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.148655891418s 2018-10-24 21:11:26,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:11:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391/users/725bea48aeaa477487617dd443883ee0/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f07f4d17-17bb-4460-850e-fc64157e6ddc 2018-10-24 21:11:26,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:11:26,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391/users/725bea48aeaa477487617dd443883ee0/roles/e2f348c04de14636a02652c16ac03659 used request id req-f07f4d17-17bb-4460-850e-fc64157e6ddc 2018-10-24 21:11:26,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.201689958572s 2018-10-24 21:11:26,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:26,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a708a97b-63b1-4086-9e4a-ba64d14ac83c 2018-10-24 21:11:26,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:26,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a708a97b-63b1-4086-9e4a-ba64d14ac83c 2018-10-24 21:11:26,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104686021805s 2018-10-24 21:11:26,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:11:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da57a1a-4c57-44fb-bac0-dde18580345a 2018-10-24 21:11:26,803 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:11:26,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2da57a1a-4c57-44fb-bac0-dde18580345a 2018-10-24 21:11:26,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109813928604s 2018-10-24 21:11:26,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:11:26,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe46b732-181d-436b-a821-1a989151cd46 2018-10-24 21:11:26,931 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:11:26,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fe46b732-181d-436b-a821-1a989151cd46 2018-10-24 21:11:26,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127188920975s 2018-10-24 21:11:26,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:11:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=725bea48aeaa477487617dd443883ee0&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:27,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a1fca6-8323-481e-926d-53c4f06b66dd 2018-10-24 21:11:27,137 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=725bea48aeaa477487617dd443883ee0&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 21:11:27,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=725bea48aeaa477487617dd443883ee0&scope.domain.id=default used request id req-f5a1fca6-8323-481e-926d-53c4f06b66dd 2018-10-24 21:11:27,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193789958954s 2018-10-24 21:11:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 21:11:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/725bea48aeaa477487617dd443883ee0/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:11:27,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e2734d-9185-40ca-82b8-65fe7c00a9b7 2018-10-24 21:11:27,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:11:27,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/725bea48aeaa477487617dd443883ee0/roles/e2f348c04de14636a02652c16ac03659 used request id req-71e2734d-9185-40ca-82b8-65fe7c00a9b7 2018-10-24 21:11:27,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.178029060364s 2018-10-24 21:11:27,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 21:11:34,068 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2f965a70-9401-4b94-b195-7d45ae7478f9 | 2018-10-24T21:11:31.450972 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2f965a70-9401-4b94-b195-7d45ae7478f9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 21:11:37,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 21:11:38,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 21:11:43,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1501408f-433a-4d3c-8dae-440a1ca63bd8) as the default verifier for the future CLI operations. 2018-10-24 21:11:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:11:48,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d70d1d1-2f32-4142-b2a8-663b8c49c7e4 2018-10-24 21:11:48,769 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:11:48,769 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0d70d1d1-2f32-4142-b2a8-663b8c49c7e4 2018-10-24 21:11:48,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:11:49,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f1faacf0c40476aa973fca8fe0eb391", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/3f1faacf0c40476aa973fca8fe0eb391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_3f1faacf0c40476aa973fca8fe0eb391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3f1faacf0c40476aa973fca8fe0eb391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3f1faacf0c40476aa973fca8fe0eb391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/3f1faacf0c40476aa973fca8fe0eb391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/3f1faacf0c40476aa973fca8fe0eb391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3f1faacf0c40476aa973fca8fe0eb391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/3f1faacf0c40476aa973fca8fe0eb391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/3f1faacf0c40476aa973fca8fe0eb391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "id": "725bea48aeaa477487617dd443883ee0"}, "audit_ids": ["ljXTE94_T0imsns-tXrPeg"], "issued_at": "2018-10-24T21:11:49.000000Z"}} 2018-10-24 21:11:49,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 21:11:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:49,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:49 GMT X-Openstack-Request-Id: req-fbe4de1d-6a54-42f3-92e0-cc6324e607f6 2018-10-24 21:11:49,436 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 21:11:49,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-fbe4de1d-6a54-42f3-92e0-cc6324e607f6 2018-10-24 21:11:49,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.267428874969s 2018-10-24 21:11:49,447 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-24 21:11:49,448 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:11:49,574 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:11:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:11:49,582 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:49 GMT 2018-10-24 21:11:49,582 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:11:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:11:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:49,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:49 GMT X-Openstack-Request-Id: req-81ec8ca0-f3ec-4fe9-bbef-79789b5b0d8b 2018-10-24 21:11:49,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:11:49,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-81ec8ca0-f3ec-4fe9-bbef-79789b5b0d8b 2018-10-24 21:11:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296790122986s 2018-10-24 21:11:49,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:11:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}' 2018-10-24 21:11:49,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:49 GMT Location: http://172.30.9.21:9292/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d23f594a-2e40-4c46-9afc-21d6d45b24d5 2018-10-24 21:11:49,936 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:49Z", "file": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "ff5258db-1561-4e03-919c-7d9f040ccdf3", "size": null, "self": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": null, "created_at": "2018-10-24T21:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:11:49,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d23f594a-2e40-4c46-9afc-21d6d45b24d5 2018-10-24 21:11:49,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462419986725s 2018-10-24 21:11:49,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:11:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" -d '' 2018-10-24 21:11:50,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:11:50 GMT X-Openstack-Request-Id: req-ad4e6560-759d-4c21-ada9-5c739e9062de 2018-10-24 21:11:50,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:11:50,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file used request id req-ad4e6560-759d-4c21-ada9-5c739e9062de 2018-10-24 21:11:50,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04128313065s 2018-10-24 21:11:50,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:11:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:51,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT X-Openstack-Request-Id: req-91e9cbd9-8b5e-4260-8b48-bfa8f23ddada 2018-10-24 21:11:51,010 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:50Z", "file": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "ff5258db-1561-4e03-919c-7d9f040ccdf3", "size": 12716032, "self": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:11:51,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91e9cbd9-8b5e-4260-8b48-bfa8f23ddada 2018-10-24 21:11:51,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273110866547s 2018-10-24 21:11:51,013 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file', 'owner': u'3f1faacf0c40476aa973fca8fe0eb391', 'id': u'ff5258db-1561-4e03-919c-7d9f040ccdf3', 'size': 12716032, u'self': u'/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f1faacf0c40476aa973fca8fe0eb391', 'name': 'tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:11:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T21:11:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'created': u'2018-10-24T21:11:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:11:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:11:51,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:11:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:11:51,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e72a50d0-8c2f-4d42-a111-0714edd229c9 x-openstack-request-id: req-e72a50d0-8c2f-4d42-a111-0714edd229c9 2018-10-24 21:11:51,378 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "642f3f32-1260-45fb-81b9-599072cedc9d", "name": "tempest_smoke-flavor_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:11:51,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e72a50d0-8c2f-4d42-a111-0714edd229c9 2018-10-24 21:11:51,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.362493991852s 2018-10-24 21:11:51,380 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'642f3f32-1260-45fb-81b9-599072cedc9d', 'swap': 0}) 2018-10-24 21:11:51,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:11:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"extra_specs": {}}' 2018-10-24 21:11:51,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2383cb6b-0948-40d9-8530-462cb29314c4 x-openstack-request-id: req-2383cb6b-0948-40d9-8530-462cb29314c4 2018-10-24 21:11:51,406 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:11:51,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d/os-extra_specs used request id req-2383cb6b-0948-40d9-8530-462cb29314c4 2018-10-24 21:11:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262050628662s 2018-10-24 21:11:51,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:51,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57dd9014-76bc-43aa-90b4-afc313907371 2018-10-24 21:11:51,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:51,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-57dd9014-76bc-43aa-90b4-afc313907371 2018-10-24 21:11:51,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197717905045s 2018-10-24 21:11:51,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:11:51,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:51,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d28e9e-81c8-4a4c-b461-162c5d5948ad 2018-10-24 21:11:51,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:11:51,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-26d28e9e-81c8-4a4c-b461-162c5d5948ad 2018-10-24 21:11:51,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187924146652s 2018-10-24 21:11:51,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 21:11:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0582fbce-357d-4f5a-9bd0-2244630afdb2 x-openstack-request-id: req-0582fbce-357d-4f5a-9bd0-2244630afdb2 2018-10-24 21:11:52,136 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 21:11:52,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-0582fbce-357d-4f5a-9bd0-2244630afdb2 2018-10-24 21:11:52,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.311913967133s 2018-10-24 21:11:52,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:11:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:52,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:52 GMT X-Openstack-Request-Id: req-0a101ae0-280b-47a4-ac73-c6986fc68f5b 2018-10-24 21:11:52,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:50Z", "file": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "ff5258db-1561-4e03-919c-7d9f040ccdf3", "size": 12716032, "self": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:11:52,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a101ae0-280b-47a4-ac73-c6986fc68f5b 2018-10-24 21:11:52,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.103938102722s 2018-10-24 21:11:52,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:11:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}' 2018-10-24 21:11:52,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:52 GMT Location: http://172.30.9.21:9292/v2/images/e2d8402d-709e-4564-a546-637577a19dc4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9c5b37c-f42c-440d-bcdd-9700ead41ea7 2018-10-24 21:11:52,296 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:52Z", "file": "/v2/images/e2d8402d-709e-4564-a546-637577a19dc4/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "e2d8402d-709e-4564-a546-637577a19dc4", "size": null, "self": "/v2/images/e2d8402d-709e-4564-a546-637577a19dc4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": null, "created_at": "2018-10-24T21:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:11:52,296 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d9c5b37c-f42c-440d-bcdd-9700ead41ea7 2018-10-24 21:11:52,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0404629707336s 2018-10-24 21:11:52,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:11:52,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e2d8402d-709e-4564-a546-637577a19dc4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" -d '' 2018-10-24 21:11:53,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:11:53 GMT X-Openstack-Request-Id: req-d1f3ceea-792a-4b17-bf90-0bc788f3ddfe 2018-10-24 21:11:53,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:11:53,062 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e2d8402d-709e-4564-a546-637577a19dc4/file used request id req-d1f3ceea-792a-4b17-bf90-0bc788f3ddfe 2018-10-24 21:11:53,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.765581130981s 2018-10-24 21:11:53,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:11:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:11:53,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:53 GMT X-Openstack-Request-Id: req-4dc60b7c-3e23-46ec-a2e6-15a11073ed4e 2018-10-24 21:11:53,093 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:53Z", "file": "/v2/images/e2d8402d-709e-4564-a546-637577a19dc4/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "e2d8402d-709e-4564-a546-637577a19dc4", "size": 12716032, "self": "/v2/images/e2d8402d-709e-4564-a546-637577a19dc4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/e2d8402d-709e-4564-a546-637577a19dc4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/e2d8402d-709e-4564-a546-637577a19dc4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:50Z", "file": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "ff5258db-1561-4e03-919c-7d9f040ccdf3", "size": 12716032, "self": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:11:53,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4dc60b7c-3e23-46ec-a2e6-15a11073ed4e 2018-10-24 21:11:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272490978241s 2018-10-24 21:11:53,096 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/e2d8402d-709e-4564-a546-637577a19dc4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2d8402d-709e-4564-a546-637577a19dc4/file', 'owner': u'3f1faacf0c40476aa973fca8fe0eb391', 'id': u'e2d8402d-709e-4564-a546-637577a19dc4', 'size': 12716032, u'self': u'/v2/images/e2d8402d-709e-4564-a546-637577a19dc4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f1faacf0c40476aa973fca8fe0eb391', 'name': 'tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/e2d8402d-709e-4564-a546-637577a19dc4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:11:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T21:11:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e2d8402d-709e-4564-a546-637577a19dc4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'created': u'2018-10-24T21:11:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:11:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e2d8402d-709e-4564-a546-637577a19dc4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:11:53,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:11:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:11:53,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a028188-4211-4852-b6d3-22148b3ed408 x-openstack-request-id: req-3a028188-4211-4852-b6d3-22148b3ed408 2018-10-24 21:11:53,146 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2875c086-0462-4046-b878-7770677282de", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2875c086-0462-4046-b878-7770677282de", "name": "tempest_smoke-flavor_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:11:53,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3a028188-4211-4852-b6d3-22148b3ed408 2018-10-24 21:11:53,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0495550632477s 2018-10-24 21:11:53,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'2875c086-0462-4046-b878-7770677282de', 'swap': 0}) 2018-10-24 21:11:53,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:11:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" -d '{"extra_specs": {}}' 2018-10-24 21:11:53,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06066ff2-405c-47cf-ab6c-03564666b189 x-openstack-request-id: req-06066ff2-405c-47cf-ab6c-03564666b189 2018-10-24 21:11:53,185 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:11:53,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de/os-extra_specs used request id req-06066ff2-405c-47cf-ab6c-03564666b189 2018-10-24 21:11:53,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0370171070099s 2018-10-24 21:11:53,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'2875c086-0462-4046-b878-7770677282de', 'swap': 0}) 2018-10-24 21:11:56,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-24 21:11:56,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-24 21:11:56,426 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-24 21:11:56,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-24 21:11:56,444 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-24 21:11:59,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1501408f-433a-4d3c-8dae-440a1ca63bd8/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-24 21:11:59,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-24 21:11:59,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-24 21:11:59,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-10-24 21:12:08,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:08.734 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.541s] 2018-10-24 21:12:08,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:08.786 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2018-10-24 21:12:11,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:11.613 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.714s] 2018-10-24 21:12:13,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:13.607 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.993s] 2018-10-24 21:12:26,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:26.795 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.995s] 2018-10-24 21:12:41,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:41.171 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.136s] 2018-10-24 21:12:41,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:41.173 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-24 21:12:42,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:42.422 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.278s] 2018-10-24 21:12:42,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:42.424 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-24 21:12:52,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:52.617 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [32.251s] 2018-10-24 21:12:57,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:57.430 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-24 21:12:57,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:57.572 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.137s] 2018-10-24 21:12:57,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:12:57.574 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-24 21:13:02,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:02.419 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.235s] 2018-10-24 21:13:03,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:03.330 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.869s] 2018-10-24 21:13:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:09.999 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.069s] 2018-10-24 21:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:15.375 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.633s] 2018-10-24 21:13:19,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:19.461 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-10-24 21:13:19,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:19.573 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-10-24 21:13:20,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:20.420 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.764s] 2018-10-24 21:13:24,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:24.310 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.244s] 2018-10-24 21:13:27,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:27.407 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-24 21:13:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:29.719 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.893s] 2018-10-24 21:13:29,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:29.726 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-10-24 21:13:30,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:30.094 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.278s] 2018-10-24 21:13:31,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:31.541 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-24 21:13:36,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:36.466 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.506s] 2018-10-24 21:13:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:40.139 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.163s] 2018-10-24 21:13:42,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:42.584 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-24 21:13:43,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:43.036 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.542s] 2018-10-24 21:13:45,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:45.205 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.065s] 2018-10-24 21:13:47,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:47.654 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.448s] 2018-10-24 21:13:47,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:47.704 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.050s] 2018-10-24 21:13:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:47.752 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.048s] 2018-10-24 21:13:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:48.153 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.550s] 2018-10-24 21:13:49,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:49.237 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.083s] 2018-10-24 21:13:50,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:50.157 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.470s] 2018-10-24 21:13:50,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:50.281 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.043s] 2018-10-24 21:13:54,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.380 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.150s] 2018-10-24 21:13:54,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.573 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.194s] 2018-10-24 21:13:54,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.692 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.119s] 2018-10-24 21:13:54,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.737 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2018-10-24 21:13:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.848 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2018-10-24 21:13:54,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:54.910 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.063s] 2018-10-24 21:13:55,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:55.894 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.483s] 2018-10-24 21:13:57,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:57.900 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.005s] 2018-10-24 21:13:57,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:13:57.949 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.051s] 2018-10-24 21:14:00,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:00.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.833s] 2018-10-24 21:14:02,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:02.196 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-24 21:14:02,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:02.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.267s] 2018-10-24 21:14:03,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:03.443 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.361s] 2018-10-24 21:14:08,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:08.754 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.310s] 2018-10-24 21:14:09,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:09.957 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.124s] 2018-10-24 21:14:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:09.975 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2018-10-24 21:14:11,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:11.122 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.993s] 2018-10-24 21:14:11,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:11.644 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.158s] 2018-10-24 21:14:17,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:17.186 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.156s] 2018-10-24 21:14:17,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:17.360 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.173s] 2018-10-24 21:14:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:17.448 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.088s] 2018-10-24 21:14:17,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:17.455 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-24 21:14:19,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:19.073 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.429s] 2018-10-24 21:14:21,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:21.426 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.352s] 2018-10-24 21:14:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:21.483 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-10-24 21:14:21,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:21.541 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2018-10-24 21:14:24,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:24.578 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.862s] 2018-10-24 21:14:27,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:27.496 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-24 21:14:28,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.253 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.560s] 2018-10-24 21:14:28,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.644 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.391s] 2018-10-24 21:14:28,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.771 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2018-10-24 21:14:28,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.834 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.063s] 2018-10-24 21:14:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.929 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.095s] 2018-10-24 21:14:28,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:28.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2018-10-24 21:14:29,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:29.071 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.110s] 2018-10-24 21:14:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:29.146 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.074s] 2018-10-24 21:14:29,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:29.199 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.052s] 2018-10-24 21:14:29,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:29.286 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.087s] 2018-10-24 21:14:42,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:42.261 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.804s] 2018-10-24 21:14:43,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:43.116 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.359s] 2018-10-24 21:14:44,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:44.321 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.772s] 2018-10-24 21:14:48,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:48.960 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.698s] 2018-10-24 21:14:54,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:54.737 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.500s] 2018-10-24 21:14:57,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:14:57.639 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.208s] 2018-10-24 21:15:03,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:03.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.179s] 2018-10-24 21:15:05,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:05.366 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.629s] 2018-10-24 21:15:06,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:06.213 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.570s] 2018-10-24 21:15:07,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:07.566 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.327s] 2018-10-24 21:15:13,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:13.977 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.611s] 2018-10-24 21:15:14,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:14.715 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.149s] 2018-10-24 21:15:18,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:18.325 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.348s] 2018-10-24 21:15:24,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:24.547 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.332s] 2018-10-24 21:15:31,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:31.616 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.405s] 2018-10-24 21:15:34,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:34.896 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.277s] 2018-10-24 21:15:37,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:37.472 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.577s] 2018-10-24 21:15:38,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:38.636 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.922s] 2018-10-24 21:15:49,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:49.246 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.609s] 2018-10-24 21:15:57,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:15:57.526 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.280s] 2018-10-24 21:16:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:01.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.826s] 2018-10-24 21:16:06,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:06.981 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.223s] 2018-10-24 21:16:08,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:08.044 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.061s] 2018-10-24 21:16:08,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:08.085 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-10-24 21:16:14,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:14.373 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.575s] 2018-10-24 21:16:14,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:14.498 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.125s] 2018-10-24 21:16:23,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:23.413 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.176s] 2018-10-24 21:16:25,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:25.745 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.332s] 2018-10-24 21:16:28,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 21:16:28.055 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.309s] 2018-10-24 21:16:31,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 902e72c8-663a-48ac-bdb2-981afe84fda7 2018-10-24 21:16:31,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '902e72c8-663a-48ac-bdb2-981afe84fda7']'. 2018-10-24 21:16:32,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 902e72c8-663a-48ac-bdb2-981afe84fda7 | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-24 21:12:01 | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-24 21:16:30 | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:29 | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-24 21:16:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1501408f-433a-4d3c-8dae-440a1ca63bd8) | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2f965a70-9401-4b94-b195-7d45ae7478f9) | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 262.296 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-24 21:16:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-24 21:16:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 21:16:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-24 21:16:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-24 21:16:32,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-24 21:16:34,952 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:16:34,952 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:45 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-24 21:16:34,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:16:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e2d8402d-709e-4564-a546-637577a19dc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:16:36,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:16:36 GMT X-Openstack-Request-Id: req-762ce466-41f1-42f4-8406-acf6aa3bb375 2018-10-24 21:16:36,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:16:36,469 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e2d8402d-709e-4564-a546-637577a19dc4 used request id req-762ce466-41f1-42f4-8406-acf6aa3bb375 2018-10-24 21:16:36,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51393294334s 2018-10-24 21:16:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:16:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:36,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f26bfc17-e055-4c36-ba73-649a385e4616 x-openstack-request-id: req-f26bfc17-e055-4c36-ba73-649a385e4616 2018-10-24 21:16:36,509 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2875c086-0462-4046-b878-7770677282de", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2875c086-0462-4046-b878-7770677282de", "name": "tempest_smoke-flavor_alt_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "642f3f32-1260-45fb-81b9-599072cedc9d", "name": "tempest_smoke-flavor_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:16:36,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f26bfc17-e055-4c36-ba73-649a385e4616 2018-10-24 21:16:36,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024297952652s 2018-10-24 21:16:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:16:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:36,550 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa29c774-1335-4029-8407-ca0d86d4e14b x-openstack-request-id: req-aa29c774-1335-4029-8407-ca0d86d4e14b 2018-10-24 21:16:36,550 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2875c086-0462-4046-b878-7770677282de used request id req-aa29c774-1335-4029-8407-ca0d86d4e14b 2018-10-24 21:16:36,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385639667511s 2018-10-24 21:16:36,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:16:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:16:36,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:36 GMT X-Openstack-Request-Id: req-a438554b-9e53-4856-aa00-3e0187d11276 2018-10-24 21:16:36,582 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:11:50Z", "file": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/file", "owner": "3f1faacf0c40476aa973fca8fe0eb391", "id": "ff5258db-1561-4e03-919c-7d9f040ccdf3", "size": 12716032, "self": "/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff5258db-1561-4e03-919c-7d9f040ccdf3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:16:36,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a438554b-9e53-4856-aa00-3e0187d11276 2018-10-24 21:16:36,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274159908295s 2018-10-24 21:16:36,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:16:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e20a4757275d79ef31db6edd0702d8ae02229fd7c71ced99f307a2ac8688fcd" 2018-10-24 21:16:37,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:16:37 GMT X-Openstack-Request-Id: req-e0ff6dff-5fe0-44cd-8d35-f6b46e10e7d3 2018-10-24 21:16:37,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:16:37,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ff5258db-1561-4e03-919c-7d9f040ccdf3 used request id req-e0ff6dff-5fe0-44cd-8d35-f6b46e10e7d3 2018-10-24 21:16:37,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.964601993561s 2018-10-24 21:16:37,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:16:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:37,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c21d7f7b-d65f-4ae7-9179-55e2d64feadf x-openstack-request-id: req-c21d7f7b-d65f-4ae7-9179-55e2d64feadf 2018-10-24 21:16:37,578 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/642f3f32-1260-45fb-81b9-599072cedc9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "642f3f32-1260-45fb-81b9-599072cedc9d", "name": "tempest_smoke-flavor_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:16:37,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c21d7f7b-d65f-4ae7-9179-55e2d64feadf 2018-10-24 21:16:37,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290050506592s 2018-10-24 21:16:37,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:16:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:37,613 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3db369e2-b8fe-49cb-b5af-03c448698606 x-openstack-request-id: req-3db369e2-b8fe-49cb-b5af-03c448698606 2018-10-24 21:16:37,613 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/642f3f32-1260-45fb-81b9-599072cedc9d used request id req-3db369e2-b8fe-49cb-b5af-03c448698606 2018-10-24 21:16:37,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325589179993s 2018-10-24 21:16:37,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:16:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc40535f-4a46-421a-b40e-5bbd34b328f9 2018-10-24 21:16:37,815 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:16:37,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fc40535f-4a46-421a-b40e-5bbd34b328f9 2018-10-24 21:16:37,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201049089432s 2018-10-24 21:16:37,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:16:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:38,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa93a57a-4997-435e-a6ed-923267bfbf2f 2018-10-24 21:16:38,032 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80", "links": {"self": "http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "725bea48aeaa477487617dd443883ee0", "description": null}} 2018-10-24 21:16:38,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0 used request id req-fa93a57a-4997-435e-a6ed-923267bfbf2f 2018-10-24 21:16:38,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211426973343s 2018-10-24 21:16:38,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:16:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:38,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f1c5d0-603c-45b2-a469-76eb49495ccb 2018-10-24 21:16:38,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:16:38,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/725bea48aeaa477487617dd443883ee0 used request id req-e0f1c5d0-603c-45b2-a469-76eb49495ccb 2018-10-24 21:16:38,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265557050705s 2018-10-24 21:16:38,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:16:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:38,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d20b6e8-3d97-40a4-909b-7081253661ca 2018-10-24 21:16:38,504 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391"}, "tags": [], "enabled": true, "id": "3f1faacf0c40476aa973fca8fe0eb391", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_72dbadb3-9fa2-48b8-8a1a-d35ef4a9de80"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:16:38,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9d20b6e8-3d97-40a4-909b-7081253661ca 2018-10-24 21:16:38,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198040008545s 2018-10-24 21:16:38,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:16:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:38,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7da99d3-0872-4c49-853b-a5ef6bbafac4 2018-10-24 21:16:38,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:16:38,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3f1faacf0c40476aa973fca8fe0eb391 used request id req-b7da99d3-0872-4c49-853b-a5ef6bbafac4 2018-10-24 21:16:38,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248250961304s 2018-10-24 21:16:38,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:16:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3f1faacf0c40476aa973fca8fe0eb391&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ee4cf1e08a437058c73c7b5147df7d1212c6a467e65762346d5c550b8bbda9fe" 2018-10-24 21:16:38,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:38 GMT X-Openstack-Request-Id: req-6c5ff50b-191e-4f92-aa4b-a8ff0b4fa0a6 2018-10-24 21:16:38,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 21:16:38,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3f1faacf0c40476aa973fca8fe0eb391&name=default used request id req-6c5ff50b-191e-4f92-aa4b-a8ff0b4fa0a6 2018-10-24 21:16:38,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219509124756s 2018-10-24 21:16:39,033 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-24 21:16:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:16:39,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69c57f8-125d-44fe-ac2e-53869e2b10ee 2018-10-24 21:16:39,082 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:16:39,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a69c57f8-125d-44fe-ac2e-53869e2b10ee 2018-10-24 21:16:39,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:16:39,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["X9Zu-g-9Rx-0158KIVcQdA"], "issued_at": "2018-10-24T21:16:39.000000Z"}} 2018-10-24 21:16:39,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:16:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:39,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:39 GMT X-Openstack-Request-Id: req-71bf3fe6-6bbd-48a7-877f-28a68734a641 2018-10-24 21:16:39,842 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:01:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:16:39,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71bf3fe6-6bbd-48a7-877f-28a68734a641 2018-10-24 21:16:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360133886337s 2018-10-24 21:16:39,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:16:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:40,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58c21c1-c403-49c7-8324-e0300765b28d 2018-10-24 21:16:40,036 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:16:40,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f58c21c1-c403-49c7-8324-e0300765b28d 2018-10-24 21:16:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190458059311s 2018-10-24 21:16:40,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:16:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}}' 2018-10-24 21:16:40,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e4cb0c-dfdf-4320-b9b3-8d15cf048b7d 2018-10-24 21:16:40,178 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81"}, "tags": [], "enabled": true, "id": "e586c2f906cd4b33a1cd8137e8bfde81", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}} 2018-10-24 21:16:40,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-34e4cb0c-dfdf-4320-b9b3-8d15cf048b7d 2018-10-24 21:16:40,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133718013763s 2018-10-24 21:16:40,178 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'e586c2f906cd4b33a1cd8137e8bfde81', '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'neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd'}) 2018-10-24 21:16:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:16:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7e626cc4-ba49-4e03-a86c-bc3f9382493a", "email": null, "name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd"}}' 2018-10-24 21:16:40,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8416ed9-0b0a-486f-9de5-57461d0f09ec 2018-10-24 21:16:40,555 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:16:40,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b8416ed9-0b0a-486f-9de5-57461d0f09ec 2018-10-24 21:16:40,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37296295166s 2018-10-24 21:16:40,556 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c014c9bcba89464ea37f4f2330658e62', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd'}) 2018-10-24 21:16:40,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:40,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2112df3c-e4e2-4e2c-8963-ff62fb3b29d3 2018-10-24 21:16:40,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:40,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2112df3c-e4e2-4e2c-8963-ff62fb3b29d3 2018-10-24 21:16:40,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194720983505s 2018-10-24 21:16:40,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:40,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fd66d5-df2c-43f1-8df1-86c7a150a390 2018-10-24 21:16:40,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:40,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-57fd66d5-df2c-43f1-8df1-86c7a150a390 2018-10-24 21:16:40,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185101985931s 2018-10-24 21:16:40,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2f5ea8-25b4-4002-8d33-605cdb7a5007 2018-10-24 21:16:41,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:41,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c2f5ea8-25b4-4002-8d33-605cdb7a5007 2018-10-24 21:16:41,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11178612709s 2018-10-24 21:16:41,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:16:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78695f6-29e8-46cd-a9ce-964589710bb7 2018-10-24 21:16:41,176 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:16:41,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d78695f6-29e8-46cd-a9ce-964589710bb7 2018-10-24 21:16:41,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109110832214s 2018-10-24 21:16:41,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:16:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a823d0-91fe-4742-9d1e-8518c5f14ecd 2018-10-24 21:16:41,391 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:16:41,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-64a823d0-91fe-4742-9d1e-8518c5f14ecd 2018-10-24 21:16:41,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213571071625s 2018-10-24 21:16:41,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:16:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4a6033-e9b5-425e-8624-a5aadd0554fb 2018-10-24 21:16:41,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81"}, "tags": [], "enabled": true, "id": "e586c2f906cd4b33a1cd8137e8bfde81", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:16:41,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cc4a6033-e9b5-425e-8624-a5aadd0554fb 2018-10-24 21:16:41,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151737928391s 2018-10-24 21:16:41,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:16:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de733a3-dd56-41ac-b29f-6a47cf14e631 2018-10-24 21:16:41,760 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81", "previous": null, "next": null}} 2018-10-24 21:16:41,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81 used request id req-8de733a3-dd56-41ac-b29f-6a47cf14e631 2018-10-24 21:16:41,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195536136627s 2018-10-24 21:16:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:16:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81/users/c014c9bcba89464ea37f4f2330658e62/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:41,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ceae405-3dc7-4741-b114-e720f7956049 2018-10-24 21:16:41,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:16:41,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81/users/c014c9bcba89464ea37f4f2330658e62/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-5ceae405-3dc7-4741-b114-e720f7956049 2018-10-24 21:16:41,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138741016388s 2018-10-24 21:16:41,903 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd', 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'e586c2f906cd4b33a1cd8137e8bfde81', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7e626cc4-ba49-4e03-a86c-bc3f9382493a', 'username': u'neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:16:41,909 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd', 'password': '7e626cc4-ba49-4e03-a86c-bc3f9382493a', 'project_name': 'neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'e586c2f906cd4b33a1cd8137e8bfde81', 'project_domain_name': 'Default'} 2018-10-24 21:16:41,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27888ea7-e44a-4ce8-bc3e-c78cbbba853c 2018-10-24 21:16:42,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:42,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-27888ea7-e44a-4ce8-bc3e-c78cbbba853c 2018-10-24 21:16:42,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189872980118s 2018-10-24 21:16:42,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:42,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1284a2-ad01-40f1-b1a3-c8f38c9c162d 2018-10-24 21:16:42,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:42,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be1284a2-ad01-40f1-b1a3-c8f38c9c162d 2018-10-24 21:16:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192934989929s 2018-10-24 21:16:42,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:16:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257dbfa6-408c-48fd-aea9-52d5184c7db4 2018-10-24 21:16:42,449 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:16:42,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-257dbfa6-408c-48fd-aea9-52d5184c7db4 2018-10-24 21:16:42,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.143189907074s 2018-10-24 21:16:42,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:16:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5101277e-77bf-4580-aadc-f47c8abd3d39 2018-10-24 21:16:42,574 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:16:42,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5101277e-77bf-4580-aadc-f47c8abd3d39 2018-10-24 21:16:42,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123871088028s 2018-10-24 21:16:42,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:16:42,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd66d76-7c0a-49b0-80f3-0cd88b18e28a 2018-10-24 21:16:42,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81"}, "tags": [], "enabled": true, "id": "e586c2f906cd4b33a1cd8137e8bfde81", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:16:42,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7dd66d76-7c0a-49b0-80f3-0cd88b18e28a 2018-10-24 21:16:42,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.146472930908s 2018-10-24 21:16:42,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:16:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe50b0d-ff0c-4fde-9423-e64bb9a64707 2018-10-24 21:16:42,843 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81", "previous": null, "next": null}} 2018-10-24 21:16:42,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c014c9bcba89464ea37f4f2330658e62&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e586c2f906cd4b33a1cd8137e8bfde81 used request id req-8fe50b0d-ff0c-4fde-9423-e64bb9a64707 2018-10-24 21:16:42,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104146003723s 2018-10-24 21:16:42,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:16:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81/users/c014c9bcba89464ea37f4f2330658e62/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:42,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b868a81f-2862-4afc-8897-cb84952329ff 2018-10-24 21:16:42,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:16:42,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81/users/c014c9bcba89464ea37f4f2330658e62/roles/e2f348c04de14636a02652c16ac03659 used request id req-b868a81f-2862-4afc-8897-cb84952329ff 2018-10-24 21:16:42,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140533924103s 2018-10-24 21:16:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:16:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:43,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40257853-3773-42bf-aa60-c05069b8321e 2018-10-24 21:16:43,096 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:16:43,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40257853-3773-42bf-aa60-c05069b8321e 2018-10-24 21:16:43,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106956005096s 2018-10-24 21:16:43,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:16:43,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:43,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21514c6d-26ed-4c1e-abaf-503382412061 2018-10-24 21:16:43,203 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:16:43,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-21514c6d-26ed-4c1e-abaf-503382412061 2018-10-24 21:16:43,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102121114731s 2018-10-24 21:16:43,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:16:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:43,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56f1630-15d4-41ce-98df-a031cfbcb5cc 2018-10-24 21:16:43,421 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:16:43,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a56f1630-15d4-41ce-98df-a031cfbcb5cc 2018-10-24 21:16:43,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216645002365s 2018-10-24 21:16:43,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:16:43,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=c014c9bcba89464ea37f4f2330658e62&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:43,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbe1234-1e4e-49f7-975d-23a68c8cec3c 2018-10-24 21:16:43,543 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=c014c9bcba89464ea37f4f2330658e62&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 21:16:43,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=c014c9bcba89464ea37f4f2330658e62&scope.domain.id=default used request id req-5cbe1234-1e4e-49f7-975d-23a68c8cec3c 2018-10-24 21:16:43,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109493017197s 2018-10-24 21:16:43,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 21:16:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c014c9bcba89464ea37f4f2330658e62/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:16:43,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c330680c-d9d8-4b2b-a5ab-50a8329eec03 2018-10-24 21:16:43,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:16:43,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c014c9bcba89464ea37f4f2330658e62/roles/e2f348c04de14636a02652c16ac03659 used request id req-c330680c-d9d8-4b2b-a5ab-50a8329eec03 2018-10-24 21:16:43,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14198589325s 2018-10-24 21:16:43,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 21:16:45,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 21:16:48,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 02b3c93f-c841-48da-b05d-355455ef21cd | 2018-10-24T21:16:47.894095 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 02b3c93f-c841-48da-b05d-355455ef21cd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 21:16:51,612 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 21:16:52,386 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 21:16:54,710 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 21:16:57,680 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=54f55c00-4d9d-410d-bd67-4d42d1f49c26) as the default verifier for the future CLI operations. 2018-10-24 21:16:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:16:59,421 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e023e7c-f9b8-4677-b3ab-01175bf3ab9c 2018-10-24 21:16:59,421 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:16:59,421 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6e023e7c-f9b8-4677-b3ab-01175bf3ab9c 2018-10-24 21:16:59,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:16:59,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e586c2f906cd4b33a1cd8137e8bfde81", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e586c2f906cd4b33a1cd8137e8bfde81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e586c2f906cd4b33a1cd8137e8bfde81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/e586c2f906cd4b33a1cd8137e8bfde81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "id": "c014c9bcba89464ea37f4f2330658e62"}, "audit_ids": ["C2e-n6-9Sjmr2JVJs79xVQ"], "issued_at": "2018-10-24T21:16:59.000000Z"}} 2018-10-24 21:16:59,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 21:16:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:00 GMT X-Openstack-Request-Id: req-0044e41b-9fea-47d2-8937-78e9456198f7 2018-10-24 21:17:00,099 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 21:17:00,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0044e41b-9fea-47d2-8937-78e9456198f7 2018-10-24 21:17:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277546167374s 2018-10-24 21:17:00,110 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-24 21:17:00,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:17:00,210 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:17:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:17:00,217 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:00 GMT 2018-10-24 21:17:00,218 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:17:00,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:17:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:00,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:00 GMT X-Openstack-Request-Id: req-4be0bf9d-da17-4fa2-b878-d15339ee9c65 2018-10-24 21:17:00,506 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:17:00,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4be0bf9d-da17-4fa2-b878-d15339ee9c65 2018-10-24 21:17:00,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28678393364s 2018-10-24 21:17:00,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:17:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd"}' 2018-10-24 21:17:00,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:00 GMT Location: http://172.30.9.21:9292/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-414334ad-5ebe-4fe6-96d4-a6d88a8a409c 2018-10-24 21:17:00,556 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:00Z", "file": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "size": null, "self": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "checksum": null, "created_at": "2018-10-24T21:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:17:00,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-414334ad-5ebe-4fe6-96d4-a6d88a8a409c 2018-10-24 21:17:00,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0399179458618s 2018-10-24 21:17:00,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:17:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" -d '' 2018-10-24 21:17:01,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:17:01 GMT X-Openstack-Request-Id: req-6711e040-5b73-4b68-8517-9e5ec27ccbd8 2018-10-24 21:17:01,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:17:01,154 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file used request id req-6711e040-5b73-4b68-8517-9e5ec27ccbd8 2018-10-24 21:17:01,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.597800970078s 2018-10-24 21:17:01,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:17:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:01,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:01 GMT X-Openstack-Request-Id: req-2f6cc2a8-d94f-4393-811f-9611373dd467 2018-10-24 21:17:01,205 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:01Z", "file": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "size": 12716032, "self": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:17:01,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2f6cc2a8-d94f-4393-811f-9611373dd467 2018-10-24 21:17:01,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0477368831635s 2018-10-24 21:17:01,207 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap', u'metadata': Munch({})})], 'file': u'/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file', 'owner': u'e586c2f906cd4b33a1cd8137e8bfde81', 'id': u'299dbafd-eb7d-42aa-aca7-6e8f4e639d47', 'size': 12716032, u'self': u'/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e586c2f906cd4b33a1cd8137e8bfde81', 'name': 'neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:17:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T21:17:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd', 'created': u'2018-10-24T21:17:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:17:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:17:01,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:17:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_086977da-7476-4d9a-b628-7266747791cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:17:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4c6a11f-5716-4557-940d-74f7b0a38f1e x-openstack-request-id: req-f4c6a11f-5716-4557-940d-74f7b0a38f1e 2018-10-24 21:17:01,551 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61ae8e44-2b41-4043-9b13-ca98aec2b662", "name": "neutron-tempest-plugin-api-flavor_086977da-7476-4d9a-b628-7266747791cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:17:01,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f4c6a11f-5716-4557-940d-74f7b0a38f1e 2018-10-24 21:17:01,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341187000275s 2018-10-24 21:17:01,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_086977da-7476-4d9a-b628-7266747791cd', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'61ae8e44-2b41-4043-9b13-ca98aec2b662', 'swap': 0}) 2018-10-24 21:17:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:17:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"extra_specs": {}}' 2018-10-24 21:17:01,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61edc02b-b3e0-4f6a-b380-69b5afd824cb x-openstack-request-id: req-61edc02b-b3e0-4f6a-b380-69b5afd824cb 2018-10-24 21:17:01,574 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:17:01,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662/os-extra_specs used request id req-61edc02b-b3e0-4f6a-b380-69b5afd824cb 2018-10-24 21:17:01,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213918685913s 2018-10-24 21:17:01,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:17:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:01,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3937d09d-ee1e-4871-ae98-68b62318796e 2018-10-24 21:17:01,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:17:01,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3937d09d-ee1e-4871-ae98-68b62318796e 2018-10-24 21:17:01,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201550006866s 2018-10-24 21:17:01,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:17:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:01,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8746a64-0755-42b4-8904-a8c6aace3d56 2018-10-24 21:17:01,987 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:17:01,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8746a64-0755-42b4-8904-a8c6aace3d56 2018-10-24 21:17:01,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193191051483s 2018-10-24 21:17:02,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 21:17:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:02,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d39aebe7-aec8-41de-9c88-6cc1752fd71d x-openstack-request-id: req-d39aebe7-aec8-41de-9c88-6cc1752fd71d 2018-10-24 21:17:02,302 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 21:17:02,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-d39aebe7-aec8-41de-9c88-6cc1752fd71d 2018-10-24 21:17:02,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.302504062653s 2018-10-24 21:17:02,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:17:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:02,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:02 GMT X-Openstack-Request-Id: req-4688f7d2-99b8-4127-8824-41530a380f00 2018-10-24 21:17:02,335 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:01Z", "file": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "size": 12716032, "self": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:17:02,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4688f7d2-99b8-4127-8824-41530a380f00 2018-10-24 21:17:02,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270199775696s 2018-10-24 21:17:02,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:17:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd"}' 2018-10-24 21:17:02,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:02 GMT Location: http://172.30.9.21:9292/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ba6e62e-85ad-4c44-82c9-346f18a05941 2018-10-24 21:17:02,391 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:02Z", "file": "/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3", "size": null, "self": "/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd", "checksum": null, "created_at": "2018-10-24T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:17:02,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9ba6e62e-85ad-4c44-82c9-346f18a05941 2018-10-24 21:17:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461759567261s 2018-10-24 21:17:02,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:17:02,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" -d '' 2018-10-24 21:17:03,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:17:03 GMT X-Openstack-Request-Id: req-dddbc63e-c18d-4bb9-ad63-0c56df92a194 2018-10-24 21:17:03,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:17:03,232 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/file used request id req-dddbc63e-c18d-4bb9-ad63-0c56df92a194 2018-10-24 21:17:03,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.84076499939s 2018-10-24 21:17:03,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:17:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:17:03,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:03 GMT X-Openstack-Request-Id: req-bc03bdc5-6c6c-42bf-8a1f-31b999e65722 2018-10-24 21:17:03,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:03Z", "file": "/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3", "size": 12716032, "self": "/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:01Z", "file": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "size": 12716032, "self": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:17:03,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bc03bdc5-6c6c-42bf-8a1f-31b999e65722 2018-10-24 21:17:03,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248811244965s 2018-10-24 21:17:03,261 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/file', 'owner': u'e586c2f906cd4b33a1cd8137e8bfde81', 'id': u'b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3', 'size': 12716032, u'self': u'/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e586c2f906cd4b33a1cd8137e8bfde81', 'name': 'neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:17:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T21:17:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd', 'created': u'2018-10-24T21:17:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:17:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_086977da-7476-4d9a-b628-7266747791cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:17:03,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:17:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_086977da-7476-4d9a-b628-7266747791cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:17:03,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92a25f10-4b9c-4a29-a20c-c7400f370dbf x-openstack-request-id: req-92a25f10-4b9c-4a29-a20c-c7400f370dbf 2018-10-24 21:17:03,312 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5f74d841-7f3e-48d1-9451-c3f8de2781c6", "name": "neutron-tempest-plugin-api-flavor_alt_086977da-7476-4d9a-b628-7266747791cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:17:03,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92a25f10-4b9c-4a29-a20c-c7400f370dbf 2018-10-24 21:17:03,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0503039360046s 2018-10-24 21:17:03,313 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_086977da-7476-4d9a-b628-7266747791cd', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5f74d841-7f3e-48d1-9451-c3f8de2781c6', 'swap': 0}) 2018-10-24 21:17:03,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:17:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" -d '{"extra_specs": {}}' 2018-10-24 21:17:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbe1f40e-5561-4be1-b9ed-2c1d8ca55ee5 x-openstack-request-id: req-cbe1f40e-5561-4be1-b9ed-2c1d8ca55ee5 2018-10-24 21:17:03,337 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:17:03,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6/os-extra_specs used request id req-cbe1f40e-5561-4be1-b9ed-2c1d8ca55ee5 2018-10-24 21:17:03,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238440036774s 2018-10-24 21:17:03,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_086977da-7476-4d9a-b628-7266747791cd', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5f74d841-7f3e-48d1-9451-c3f8de2781c6', 'swap': 0}) 2018-10-24 21:17:06,473 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-24 21:17:06,473 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-24 21:17:06,474 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-24 21:17:06,476 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-24 21:17:06,488 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-24 21:17:09,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-54f55c00-4d9d-410d-bd67-4d42d1f49c26/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-24 21:17:09,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-24 21:17:10,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-24 21:17:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-10-24 21:27:50,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d0bc5af7-b2ac-418d-a6b8-d993ef7f4940 2018-10-24 21:27:50,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd0bc5af7-b2ac-418d-a6b8-d993ef7f4940']'. 2018-10-24 21:27:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-24 21:27:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-24 21:27:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d0bc5af7-b2ac-418d-a6b8-d993ef7f4940 | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-24 21:17:11 | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-24 21:27:50 | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:39 | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-24 21:27:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 54f55c00-4d9d-410d-bd67-4d42d1f49c26) | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 02b3c93f-c841-48da-b05d-355455ef21cd) | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 630.123 | 2018-10-24 21:27:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 70 | 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-24 21:27:51,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-24 21:27:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-24 21:27:54,162 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:27:54,163 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:54 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-24 21:27:54,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:27:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:27:54,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:27:54 GMT X-Openstack-Request-Id: req-6116f7f4-9482-43e9-b1f1-ad6e66f143a8 2018-10-24 21:27:54,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:27:54,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b8dfe515-6dd3-4b4d-9d7c-364b6ff424f3 used request id req-6116f7f4-9482-43e9-b1f1-ad6e66f143a8 2018-10-24 21:27:54,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.523052930832s 2018-10-24 21:27:54,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:27:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:55,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76d6bf4f-59ea-4270-817b-882204f6dc4d x-openstack-request-id: req-76d6bf4f-59ea-4270-817b-882204f6dc4d 2018-10-24 21:27:55,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5f74d841-7f3e-48d1-9451-c3f8de2781c6", "name": "neutron-tempest-plugin-api-flavor_alt_086977da-7476-4d9a-b628-7266747791cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61ae8e44-2b41-4043-9b13-ca98aec2b662", "name": "neutron-tempest-plugin-api-flavor_086977da-7476-4d9a-b628-7266747791cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:27:55,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-76d6bf4f-59ea-4270-817b-882204f6dc4d 2018-10-24 21:27:55,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.320264101028s 2018-10-24 21:27:55,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:27:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:55,062 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce198100-95b7-4955-b832-ddb90191e395 x-openstack-request-id: req-ce198100-95b7-4955-b832-ddb90191e395 2018-10-24 21:27:55,063 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5f74d841-7f3e-48d1-9451-c3f8de2781c6 used request id req-ce198100-95b7-4955-b832-ddb90191e395 2018-10-24 21:27:55,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416331291199s 2018-10-24 21:27:55,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:27:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:27:55,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:55 GMT X-Openstack-Request-Id: req-6166d6c8-b5de-4bbf-bf7a-29fe126d9cc8 2018-10-24 21:27:55,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:17:01Z", "file": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/file", "owner": "e586c2f906cd4b33a1cd8137e8bfde81", "id": "299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "size": 12716032, "self": "/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_086977da-7476-4d9a-b628-7266747791cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:27:55,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6166d6c8-b5de-4bbf-bf7a-29fe126d9cc8 2018-10-24 21:27:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0307819843292s 2018-10-24 21:27:55,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:27:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d2195c98750e44ec1f9e55c0464a90b40bf735446c8c02f17b4450646a4178eb" 2018-10-24 21:27:55,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:27:55 GMT X-Openstack-Request-Id: req-cb2064fa-eb92-4648-b8ed-25b3beeb853c 2018-10-24 21:27:55,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:27:55,844 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/299dbafd-eb7d-42aa-aca7-6e8f4e639d47 used request id req-cb2064fa-eb92-4648-b8ed-25b3beeb853c 2018-10-24 21:27:55,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.744382858276s 2018-10-24 21:27:55,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:27:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:55,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b75f73b4-0b47-41ad-89ad-7e81587e73e1 x-openstack-request-id: req-b75f73b4-0b47-41ad-89ad-7e81587e73e1 2018-10-24 21:27:55,874 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61ae8e44-2b41-4043-9b13-ca98aec2b662", "name": "neutron-tempest-plugin-api-flavor_086977da-7476-4d9a-b628-7266747791cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:27:55,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b75f73b4-0b47-41ad-89ad-7e81587e73e1 2018-10-24 21:27:55,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298418998718s 2018-10-24 21:27:55,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:27:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:55,945 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-847d4eae-7b87-406c-a5bf-7afe87eabaef x-openstack-request-id: req-847d4eae-7b87-406c-a5bf-7afe87eabaef 2018-10-24 21:27:55,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/61ae8e44-2b41-4043-9b13-ca98aec2b662 used request id req-847d4eae-7b87-406c-a5bf-7afe87eabaef 2018-10-24 21:27:55,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0694739818573s 2018-10-24 21:27:55,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:27:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:56,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853eb24c-04b6-410e-b420-d8206e3477c6 2018-10-24 21:27:56,166 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:27:56,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-853eb24c-04b6-410e-b420-d8206e3477c6 2018-10-24 21:27:56,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220373153687s 2018-10-24 21:27:56,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:27:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:56,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1f77f1-8dfa-48db-8081-ab6f238ad3de 2018-10-24 21:27:56,390 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_086977da-7476-4d9a-b628-7266747791cd", "links": {"self": "http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c014c9bcba89464ea37f4f2330658e62", "description": null}} 2018-10-24 21:27:56,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62 used request id req-ef1f77f1-8dfa-48db-8081-ab6f238ad3de 2018-10-24 21:27:56,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217034101486s 2018-10-24 21:27:56,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:27:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:56,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77fbd358-9be8-4a4d-b2ee-1f0dad81037f 2018-10-24 21:27:56,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:27:56,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c014c9bcba89464ea37f4f2330658e62 used request id req-77fbd358-9be8-4a4d-b2ee-1f0dad81037f 2018-10-24 21:27:56,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301139116287s 2018-10-24 21:27:56,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:27:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:56,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a699bf72-0d45-4aff-afd6-8ddd03da01c2 2018-10-24 21:27:56,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81"}, "tags": [], "enabled": true, "id": "e586c2f906cd4b33a1cd8137e8bfde81", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_086977da-7476-4d9a-b628-7266747791cd"}]} 2018-10-24 21:27:56,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a699bf72-0d45-4aff-afd6-8ddd03da01c2 2018-10-24 21:27:56,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189011096954s 2018-10-24 21:27:56,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:27:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:57,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e713492-a8f6-4c8e-af5e-8e7ad503f589 2018-10-24 21:27:57,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:27:57,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e586c2f906cd4b33a1cd8137e8bfde81 used request id req-1e713492-a8f6-4c8e-af5e-8e7ad503f589 2018-10-24 21:27:57,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246854066849s 2018-10-24 21:27:57,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:27:57,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e586c2f906cd4b33a1cd8137e8bfde81&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7f58c939637823daca6617ec7ebeba79b6b97cf7fe523d4207a777874ecee0f5" 2018-10-24 21:27:57,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:57 GMT X-Openstack-Request-Id: req-6219a79d-105c-49b8-a1c3-50e92a145029 2018-10-24 21:27:57,458 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 21:27:57,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e586c2f906cd4b33a1cd8137e8bfde81&name=default used request id req-6219a79d-105c-49b8-a1c3-50e92a145029 2018-10-24 21:27:57,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311367988586s 2018-10-24 21:27:57,511 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-24 21:27:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:27:57,578 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3b54a4-940c-4d22-ab38-558f211a410e 2018-10-24 21:27:57,578 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:27:57,578 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-9f3b54a4-940c-4d22-ab38-558f211a410e 2018-10-24 21:27:57,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:27:57,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["83w2Hfi_Sf2PVB80VZ8ESQ"], "issued_at": "2018-10-24T21:27:57.000000Z"}} 2018-10-24 21:27:57,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:27:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:58,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:58 GMT X-Openstack-Request-Id: req-14c4bc84-5bfe-47b2-82f9-3c5c09fe1368 2018-10-24 21:27:58,270 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:27:58,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-14c4bc84-5bfe-47b2-82f9-3c5c09fe1368 2018-10-24 21:27:58,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292026996613s 2018-10-24 21:27:58,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:27:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:58,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4ab9a5-1f81-4fde-b3f1-de5c9ccc9dc4 2018-10-24 21:27:58,393 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:27:58,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3a4ab9a5-1f81-4fde-b3f1-de5c9ccc9dc4 2018-10-24 21:27:58,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115011930466s 2018-10-24 21:27:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:27:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}}' 2018-10-24 21:27:58,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9d1eb1-3303-4284-bc8f-c99f26d34e4d 2018-10-24 21:27:58,623 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46"}, "tags": [], "enabled": true, "id": "e9cc45de7e4a403bb46801519c27ae46", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}} 2018-10-24 21:27:58,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9e9d1eb1-3303-4284-bc8f-c99f26d34e4d 2018-10-24 21:27:58,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221682786942s 2018-10-24 21:27:58,624 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'e9cc45de7e4a403bb46801519c27ae46', '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'rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2'}) 2018-10-24 21:27:58,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:27:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "30bd43ec-75da-4a6a-ac08-a30661fb453a", "email": null, "name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}}' 2018-10-24 21:27:59,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283d6211-67b4-4243-8fcb-811b49affdf4 2018-10-24 21:27:59,096 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f35183ba2cb4691a8b3b411f507f4aa", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:27:59,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-283d6211-67b4-4243-8fcb-811b49affdf4 2018-10-24 21:27:59,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465821027756s 2018-10-24 21:27:59,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f35183ba2cb4691a8b3b411f507f4aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2'}) 2018-10-24 21:27:59,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:27:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0738ab61-f105-4191-939f-d702439b19e4 2018-10-24 21:27:59,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:27:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0738ab61-f105-4191-939f-d702439b19e4 2018-10-24 21:27:59,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196439027786s 2018-10-24 21:27:59,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:27:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:59,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4e23f2-1e12-48ec-bd98-7df0f7396b74 2018-10-24 21:27:59,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:27:59,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd4e23f2-1e12-48ec-bd98-7df0f7396b74 2018-10-24 21:27:59,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109323978424s 2018-10-24 21:27:59,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:27:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:59,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deae6108-6b3e-4d0e-a1b0-f6d8a842773c 2018-10-24 21:27:59,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:27:59,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-deae6108-6b3e-4d0e-a1b0-f6d8a842773c 2018-10-24 21:27:59,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111783027649s 2018-10-24 21:27:59,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:27:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:59,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a371bb-5b8c-463b-82ca-80f6e1669a42 2018-10-24 21:27:59,723 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:27:59,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-67a371bb-5b8c-463b-82ca-80f6e1669a42 2018-10-24 21:27:59,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188647031784s 2018-10-24 21:27:59,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:27:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:27:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943036ab-99db-4387-ab71-49283f2d7583 2018-10-24 21:27:59,852 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f35183ba2cb4691a8b3b411f507f4aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:27:59,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-943036ab-99db-4387-ab71-49283f2d7583 2018-10-24 21:27:59,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128885984421s 2018-10-24 21:27:59,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:27:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb749ab3-ed61-4f83-a66e-05bfed28c786 2018-10-24 21:28:00,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46"}, "tags": [], "enabled": true, "id": "e9cc45de7e4a403bb46801519c27ae46", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:28:00,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cb749ab3-ed61-4f83-a66e-05bfed28c786 2018-10-24 21:28:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151514053345s 2018-10-24 21:28:00,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:28:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e9cc45de7e4a403bb46801519c27ae46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391edd53-9847-42da-9ad5-541295289329 2018-10-24 21:28:00,214 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e9cc45de7e4a403bb46801519c27ae46", "previous": null, "next": null}} 2018-10-24 21:28:00,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=e9cc45de7e4a403bb46801519c27ae46 used request id req-391edd53-9847-42da-9ad5-541295289329 2018-10-24 21:28:00,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189405918121s 2018-10-24 21:28:00,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:28:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46/users/6f35183ba2cb4691a8b3b411f507f4aa/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7ae199-e709-4bba-a051-67c98dde0393 2018-10-24 21:28:00,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:28:00,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46/users/6f35183ba2cb4691a8b3b411f507f4aa/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-aa7ae199-e709-4bba-a051-67c98dde0393 2018-10-24 21:28:00,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184027910233s 2018-10-24 21:28:00,403 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 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'e9cc45de7e4a403bb46801519c27ae46', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '30bd43ec-75da-4a6a-ac08-a30661fb453a', 'username': u'rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:28:00,407 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'password': '30bd43ec-75da-4a6a-ac08-a30661fb453a', 'project_name': 'rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'e9cc45de7e4a403bb46801519c27ae46', 'project_domain_name': 'Default'} 2018-10-24 21:28:00,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:28:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39aadde-0c24-4188-b2d8-1ddc0b830d53 2018-10-24 21:28:00,521 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:28:00,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a39aadde-0c24-4188-b2d8-1ddc0b830d53 2018-10-24 21:28:00,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110233068466s 2018-10-24 21:28:00,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:28:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51600507-e67c-4c8a-ab8f-d51193e14a3d 2018-10-24 21:28:00,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:28:00,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-51600507-e67c-4c8a-ab8f-d51193e14a3d 2018-10-24 21:28:00,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107484102249s 2018-10-24 21:28:00,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:28:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2e04de-ba07-4cc8-a8e0-93b9053b3e3e 2018-10-24 21:28:00,832 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:28:00,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4c2e04de-ba07-4cc8-a8e0-93b9053b3e3e 2018-10-24 21:28:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193151950836s 2018-10-24 21:28:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:28:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c0ed4c-c612-4dbf-a35c-b21259e2edcf 2018-10-24 21:28:01,043 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f35183ba2cb4691a8b3b411f507f4aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:28:01,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-37c0ed4c-c612-4dbf-a35c-b21259e2edcf 2018-10-24 21:28:01,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209617137909s 2018-10-24 21:28:01,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:28:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ac92a5-b8aa-4409-b723-d2f471493ee9 2018-10-24 21:28:01,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46"}, "tags": [], "enabled": true, "id": "e9cc45de7e4a403bb46801519c27ae46", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:28:01,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f4ac92a5-b8aa-4409-b723-d2f471493ee9 2018-10-24 21:28:01,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109957933426s 2018-10-24 21:28:01,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:28:01,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e9cc45de7e4a403bb46801519c27ae46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:01,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a8e072-7252-4c95-99ff-c19ebfcbcdd8 2018-10-24 21:28:01,285 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e9cc45de7e4a403bb46801519c27ae46", "previous": null, "next": null}} 2018-10-24 21:28:01,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6f35183ba2cb4691a8b3b411f507f4aa&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=e9cc45de7e4a403bb46801519c27ae46 used request id req-e8a8e072-7252-4c95-99ff-c19ebfcbcdd8 2018-10-24 21:28:01,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111173152924s 2018-10-24 21:28:01,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:28:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46/users/6f35183ba2cb4691a8b3b411f507f4aa/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:01,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667f7e8b-55be-4e1d-8f52-676b38a5001b 2018-10-24 21:28:01,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:28:01,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46/users/6f35183ba2cb4691a8b3b411f507f4aa/roles/e2f348c04de14636a02652c16ac03659 used request id req-667f7e8b-55be-4e1d-8f52-676b38a5001b 2018-10-24 21:28:01,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142816066742s 2018-10-24 21:28:01,433 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-24 21:28:01,786 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-10-24 21:28:01,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:28:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:01,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd4d8da-c4e8-4e68-9223-67c0f95db4de 2018-10-24 21:28:01,901 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:28:01,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ccd4d8da-c4e8-4e68-9223-67c0f95db4de 2018-10-24 21:28:01,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114418983459s 2018-10-24 21:28:01,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:28:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:28:02,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3afb960-bfc5-4416-8dd3-f804afd8ad14 2018-10-24 21:28:02,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46"}, "tags": [], "enabled": true, "id": "e9cc45de7e4a403bb46801519c27ae46", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:28:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d3afb960-bfc5-4416-8dd3-f804afd8ad14 2018-10-24 21:28:02,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107774019241s 2018-10-24 21:28:02,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:28:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"network": {"shared": true, "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "name": "rally_sanity-net_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "admin_state_up": true}}' 2018-10-24 21:28:02,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:02 GMT X-Openstack-Request-Id: req-23fcb021-3d0d-4dfc-9ee2-d28766b978ba 2018-10-24 21:28:02,293 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a283cbfc-2fe8-492e-8847-4cd473e82f2f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"e9cc45de7e4a403bb46801519c27ae46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:28:02Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_66299b8c-af69-40dc-bccc-aeb32c8e55e2","admin_state_up":true,"tenant_id":"e9cc45de7e4a403bb46801519c27ae46","created_at":"2018-10-24T21:28:02Z","mtu":1450}} 2018-10-24 21:28:02,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-23fcb021-3d0d-4dfc-9ee2-d28766b978ba 2018-10-24 21:28:02,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.273437023163s 2018-10-24 21:28:02,294 - 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-10-24T21:28:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a283cbfc-2fe8-492e-8847-4cd473e82f2f', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_66299b8c-af69-40dc-bccc-aeb32c8e55e2', u'created_at': u'2018-10-24T21:28:02Z', u'mtu': 1450, u'tenant_id': u'e9cc45de7e4a403bb46801519c27ae46', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e9cc45de7e4a403bb46801519c27ae46', u'l2_adjacency': True}) 2018-10-24 21:28:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:28:02,304 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353527e4-f46a-475c-93b6-cdc33d457558 2018-10-24 21:28:02,304 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:28:02,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-353527e4-f46a-475c-93b6-cdc33d457558 2018-10-24 21:28:02,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:28:02,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cc45de7e4a403bb46801519c27ae46", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/e9cc45de7e4a403bb46801519c27ae46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e9cc45de7e4a403bb46801519c27ae46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e9cc45de7e4a403bb46801519c27ae46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e9cc45de7e4a403bb46801519c27ae46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/e9cc45de7e4a403bb46801519c27ae46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/e9cc45de7e4a403bb46801519c27ae46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e9cc45de7e4a403bb46801519c27ae46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/e9cc45de7e4a403bb46801519c27ae46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/e9cc45de7e4a403bb46801519c27ae46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "id": "6f35183ba2cb4691a8b3b411f507f4aa"}, "audit_ids": ["Y4mty1_iRYKrIrwJQl5UUg"], "issued_at": "2018-10-24T21:28:02.000000Z"}} 2018-10-24 21:28:02,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:28:02,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:28:03,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:03 GMT X-Openstack-Request-Id: req-6ec3dcee-b162-4c73-b486-6ceac72883f4 2018-10-24 21:28:03,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a283cbfc-2fe8-492e-8847-4cd473e82f2f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"e9cc45de7e4a403bb46801519c27ae46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:28:02Z","qos_policy_id":null,"name":"rally_sanity-net_66299b8c-af69-40dc-bccc-aeb32c8e55e2","admin_state_up":true,"tenant_id":"e9cc45de7e4a403bb46801519c27ae46","created_at":"2018-10-24T21:28:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:28:03,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6ec3dcee-b162-4c73-b486-6ceac72883f4 2018-10-24 21:28:03,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348736047745s 2018-10-24 21:28:03,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:28:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '{"subnet": {"name": "rally_sanity-subnet_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "enable_dhcp": true, "network_id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:28:03,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:03 GMT X-Openstack-Request-Id: req-d444d070-44ee-4d9d-a70b-895d5a31f26d 2018-10-24 21:28:03,530 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-24T21:28:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d93b10-af2b-4a2c-9e49-10c71e572b2a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e9cc45de7e4a403bb46801519c27ae46","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_66299b8c-af69-40dc-bccc-aeb32c8e55e2","enable_dhcp":true,"segment_id":null,"network_id":"a283cbfc-2fe8-492e-8847-4cd473e82f2f","tenant_id":"e9cc45de7e4a403bb46801519c27ae46","created_at":"2018-10-24T21:28:03Z","ip_version":4}} 2018-10-24 21:28:03,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d444d070-44ee-4d9d-a70b-895d5a31f26d 2018-10-24 21:28:03,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.471508026123s 2018-10-24 21:28:03,531 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:28:03Z', 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'61d93b10-af2b-4a2c-9e49-10c71e572b2a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_66299b8c-af69-40dc-bccc-aeb32c8e55e2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a283cbfc-2fe8-492e-8847-4cd473e82f2f', u'tenant_id': u'e9cc45de7e4a403bb46801519c27ae46', u'created_at': u'2018-10-24T21:28:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e9cc45de7e4a403bb46801519c27ae46'}) 2018-10-24 21:28:03,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:28:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "rally_sanity-router_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "admin_state_up": true}}' 2018-10-24 21:28:05,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:05 GMT X-Openstack-Request-Id: req-0e127df0-e761-4941-9bc2-f21b7635b082 2018-10-24 21:28:05,211 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "created_at": "2018-10-24T21:28:03Z", "admin_state_up": true, "updated_at": "2018-10-24T21:28:04Z", "project_id": "e9cc45de7e4a403bb46801519c27ae46", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "04d1aa74-6566-4e92-b773-529e446ebcb2", "name": "rally_sanity-router_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}} 2018-10-24 21:28:05,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0e127df0-e761-4941-9bc2-f21b7635b082 2018-10-24 21:28:05,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6796169281s 2018-10-24 21:28:05,212 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:28:04Z', u'revision_number': 2, u'ha': False, u'id': u'04d1aa74-6566-4e92-b773-529e446ebcb2', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_66299b8c-af69-40dc-bccc-aeb32c8e55e2', u'admin_state_up': True, u'tenant_id': u'e9cc45de7e4a403bb46801519c27ae46', u'created_at': u'2018-10-24T21:28:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'e9cc45de7e4a403bb46801519c27ae46'}) 2018-10-24 21:28:05,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:28:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '{"subnet_id": "61d93b10-af2b-4a2c-9e49-10c71e572b2a"}' 2018-10-24 21:28:07,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:07 GMT X-Openstack-Request-Id: req-02cfa427-840e-4eda-99d2-8040c0cefb1c 2018-10-24 21:28:07,720 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "subnet_id": "61d93b10-af2b-4a2c-9e49-10c71e572b2a", "subnet_ids": ["61d93b10-af2b-4a2c-9e49-10c71e572b2a"], "port_id": "3cd764d0-424c-432a-88ab-611ce07e284d", "id": "04d1aa74-6566-4e92-b773-529e446ebcb2"} 2018-10-24 21:28:07,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2/add_router_interface.json used request id req-02cfa427-840e-4eda-99d2-8040c0cefb1c 2018-10-24 21:28:07,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50804901123s 2018-10-24 21:28:07,722 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 21:28:07,853 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 21:28:07,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:28:07,861 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:07 GMT 2018-10-24 21:28:07,861 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 21:28:07,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:28:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:28:08,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:08 GMT X-Openstack-Request-Id: req-a2ea24eb-ccbe-48ad-b7e4-37ebb9c88af8 2018-10-24 21:28:08,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:28:08,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a2ea24eb-ccbe-48ad-b7e4-37ebb9c88af8 2018-10-24 21:28:08,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321264028549s 2018-10-24 21:28:08,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 21:28:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}' 2018-10-24 21:28:08,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:08 GMT Location: http://172.30.9.21:9292/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99168c75-f56f-4111-a612-8e29b0ee727d 2018-10-24 21:28:08,242 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:28:08Z", "file": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file", "owner": "e9cc45de7e4a403bb46801519c27ae46", "id": "72c40031-6e44-46b0-bfc5-20965c6f15c5", "size": null, "self": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "checksum": null, "created_at": "2018-10-24T21:28:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 21:28:08,243 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-99168c75-f56f-4111-a612-8e29b0ee727d 2018-10-24 21:28:08,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488600730896s 2018-10-24 21:28:08,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 21:28:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '' 2018-10-24 21:28:08,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:28:08 GMT X-Openstack-Request-Id: req-ab538046-7399-4f95-9f67-4974f8a3b062 2018-10-24 21:28:08,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:28:08,742 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file used request id req-ab538046-7399-4f95-9f67-4974f8a3b062 2018-10-24 21:28:08,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.498863935471s 2018-10-24 21:28:08,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:28:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:28:08,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:08 GMT X-Openstack-Request-Id: req-f13670ab-3112-4229-a794-a0abc4a98d32 2018-10-24 21:28:08,783 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:28:08Z", "file": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file", "owner": "e9cc45de7e4a403bb46801519c27ae46", "id": "72c40031-6e44-46b0-bfc5-20965c6f15c5", "size": 12716032, "self": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:28:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:28:08,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f13670ab-3112-4229-a794-a0abc4a98d32 2018-10-24 21:28:08,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366830825806s 2018-10-24 21:28:08,786 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file', 'owner': u'e9cc45de7e4a403bb46801519c27ae46', 'id': u'72c40031-6e44-46b0-bfc5-20965c6f15c5', 'size': 12716032, u'self': u'/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9cc45de7e4a403bb46801519c27ae46', 'name': 'rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T21:28:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T21:28:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'created': u'2018-10-24T21:28:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T21:28:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 21:28:08,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:28:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:28:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2381015-7f8d-4593-9b93-d026321c87e8 x-openstack-request-id: req-c2381015-7f8d-4593-9b93-d026321c87e8 2018-10-24 21:28:09,141 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98fc4a2b-4dac-4835-b425-9897cb563cac", "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:28:09,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c2381015-7f8d-4593-9b93-d026321c87e8 2018-10-24 21:28:09,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.352282047272s 2018-10-24 21:28:09,142 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'98fc4a2b-4dac-4835-b425-9897cb563cac', 'swap': 0}) 2018-10-24 21:28:09,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:28:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"extra_specs": {}}' 2018-10-24 21:28:09,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c87f60c-5fbc-4c9f-93e8-2549ddd5cfa0 x-openstack-request-id: req-5c87f60c-5fbc-4c9f-93e8-2549ddd5cfa0 2018-10-24 21:28:09,189 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:28:09,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac/os-extra_specs used request id req-5c87f60c-5fbc-4c9f-93e8-2549ddd5cfa0 2018-10-24 21:28:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0464050769806s 2018-10-24 21:28:09,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 21:28:11,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 21:28:13,778 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cefaef55-a641-4c95-a638-10147079d4a4 | 2018-10-24T21:28:13.401202 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cefaef55-a641-4c95-a638-10147079d4a4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 21:28:17,153 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 21:28:17,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-24 21:28:17,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 21:28:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:28:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdc9d817-053d-479b-b785-92363a0ebf87 x-openstack-request-id: req-fdc9d817-053d-479b-b785-92363a0ebf87 2018-10-24 21:28:18,084 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 21:28:18,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-fdc9d817-053d-479b-b785-92363a0ebf87 2018-10-24 21:28:18,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.29693198204s 2018-10-24 21:28:18,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 21:28:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:28:18,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:18 GMT X-Openstack-Request-Id: req-b41a93a3-b38e-4c8c-b424-a5b3ff256b0c 2018-10-24 21:28:18,381 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 21:28:18,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-b41a93a3-b38e-4c8c-b424-a5b3ff256b0c 2018-10-24 21:28:18,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296439886093s 2018-10-24 21:28:18,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 21:28:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 21:28:18,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0373b0c7-ef13-47cc-90a3-3197ccdc1a88 x-openstack-request-id: req-0373b0c7-ef13-47cc-90a3-3197ccdc1a88 2018-10-24 21:28:18,441 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "name": "rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 21:28:18,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0373b0c7-ef13-47cc-90a3-3197ccdc1a88 2018-10-24 21:28:18,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0491580963135s 2018-10-24 21:28:18,443 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654', 'swap': 0}) 2018-10-24 21:28:18,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 21:28:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" -d '{"extra_specs": {}}' 2018-10-24 21:28:18,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 21:28:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9e4e69a-36a1-43a5-bc33-3c46589e37e1 x-openstack-request-id: req-c9e4e69a-36a1-43a5-bc33-3c46589e37e1 2018-10-24 21:28:18,465 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 21:28:18,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654/os-extra_specs used request id req-c9e4e69a-36a1-43a5-bc33-3c46589e37e1 2018-10-24 21:28:18,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224289894104s 2018-10-24 21:28:18,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654', 'swap': 0}) 2018-10-24 21:28:18,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-24 21:28:18,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:28:18,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:28:18,483 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-24 21:28:18,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:29:37,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe7aee2e-7538-4c04-836a-3af2c4dd592a 2018-10-24 21:29:37,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-24 21:29:37,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fe7aee2e-7538-4c04-836a-3af2c4dd592a'] 2018-10-24 21:29:37,886 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fe7aee2e-7538-4c04-836a-3af2c4dd592a -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58532 Full duration: 9.247954 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 100.0% | 1 | | total | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 100.0% | 1 | | -> duration | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.373593 Full duration: 11.293851 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814849 Full duration: 9.152609 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | total | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | -> duration | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.013873 Full duration: 10.745349 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909465 Full duration: 9.549698 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe7aee2e-7538-4c04-836a-3af2c4dd592a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789126 Full duration: 9.353207 HINTS: * To plot HTML graphics with this data, run: rally task report fe7aee2e-7538-4c04-836a-3af2c4dd592a --out output.html * To generate a JUnit report, run: rally task export fe7aee2e-7538-4c04-836a-3af2c4dd592a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fe7aee2e-7538-4c04-836a-3af2c4dd592a --json --out output.json 2018-10-24 21:29:37,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fe7aee2e-7538-4c04-836a-3af2c4dd592a', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-24 21:29:40,082 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fe7aee2e-7538-4c04-836a-3af2c4dd592a --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-24 21:29:39.931 701 INFO rally.api [-] Building 'json' report for the following task(s): 'fe7aee2e-7538-4c04-836a-3af2c4dd592a'. 2018-10-24 21:29:39.939 701 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:29:40,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fe7aee2e-7538-4c04-836a-3af2c4dd592a', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-24 21:29:42,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fe7aee2e-7538-4c04-836a-3af2c4dd592a --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-24 21:29:42.121 703 INFO rally.api [-] Building 'html' report for the following task(s): 'fe7aee2e-7538-4c04-836a-3af2c4dd592a'. 2018-10-24 21:29:42.147 703 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:29:42,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-24 21:29:42,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-24 21:29:42,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:29:42,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:29:42,288 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-24 21:29:42,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:31:25,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 30a5217d-c0a8-40b7-9272-c6ff2674f8bb 2018-10-24 21:31:25,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '30a5217d-c0a8-40b7-9272-c6ff2674f8bb'] 2018-10-24 21:31:25,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 30a5217d-c0a8-40b7-9272-c6ff2674f8bb -------------------------------------------------------------------------------- Task 30a5217d-c0a8-40b7-9272-c6ff2674f8bb: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30a5217d-c0a8-40b7-9272-c6ff2674f8bb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.224 | 3.224 | 3.224 | 3.224 | 3.224 | 3.224 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | glance_v2.delete_image | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | total | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 100.0% | 1 | | -> duration | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.371098 Full duration: 14.912602 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30a5217d-c0a8-40b7-9272-c6ff2674f8bb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | glance_v2.list_images | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | | -> duration | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.18237 Full duration: 15.798114 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30a5217d-c0a8-40b7-9272-c6ff2674f8bb has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | -> duration | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.323594 Full duration: 9.95488 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ], "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30a5217d-c0a8-40b7-9272-c6ff2674f8bb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | nova.boot_servers | 16.298 | 16.298 | 16.298 | 16.298 | 16.298 | 16.298 | 100.0% | 1 | | total | 19.177 | 19.177 | 19.177 | 19.177 | 19.177 | 19.177 | 100.0% | 1 | | -> duration | 18.177 | 18.177 | 18.177 | 18.177 | 18.177 | 18.177 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.176603 Full duration: 42.67407 HINTS: * To plot HTML graphics with this data, run: rally task report 30a5217d-c0a8-40b7-9272-c6ff2674f8bb --out output.html * To generate a JUnit report, run: rally task export 30a5217d-c0a8-40b7-9272-c6ff2674f8bb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 30a5217d-c0a8-40b7-9272-c6ff2674f8bb --json --out output.json 2018-10-24 21:31:25,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '30a5217d-c0a8-40b7-9272-c6ff2674f8bb', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-24 21:31:27,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 30a5217d-c0a8-40b7-9272-c6ff2674f8bb --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-24 21:31:27.846 1252 INFO rally.api [-] Building 'json' report for the following task(s): '30a5217d-c0a8-40b7-9272-c6ff2674f8bb'. 2018-10-24 21:31:27.851 1252 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:31:27,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '30a5217d-c0a8-40b7-9272-c6ff2674f8bb', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-24 21:31:30,107 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 30a5217d-c0a8-40b7-9272-c6ff2674f8bb --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-24 21:31:29.966 1254 INFO rally.api [-] Building 'html' report for the following task(s): '30a5217d-c0a8-40b7-9272-c6ff2674f8bb'. 2018-10-24 21:31:29.991 1254 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:31:30,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-24 21:31:30,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-24 21:31:30,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:31:30,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:31:30,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-24 21:31:30,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:35:07,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 2018-10-24 21:35:07,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd0a1e3e1-9ee9-447e-99a4-a5b3a6e24361'] 2018-10-24 21:35:08,339 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | cinder_v2.delete_snapshot | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | total | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 100.0% | 1 | | -> duration | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.526076 Full duration: 26.469727 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.617 | 3.617 | 3.617 | 3.617 | 3.617 | 3.617 | 100.0% | 1 | | cinder_v2.delete_volume | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | total | 4.71 | 4.71 | 4.71 | 4.71 | 4.71 | 4.71 | 100.0% | 1 | | -> duration | 4.71 | 4.71 | 4.71 | 4.71 | 4.71 | 4.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.710258 Full duration: 17.997669 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.144 | 6.144 | 6.144 | 6.144 | 6.144 | 6.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 100.0% | 1 | | total | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 100.0% | 1 | | -> duration | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.748639 Full duration: 22.029264 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.609 | 3.609 | 3.609 | 3.609 | 3.609 | 3.609 | 100.0% | 1 | | cinder_v2.delete_volume | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | total | 4.153 | 4.153 | 4.153 | 4.153 | 4.153 | 4.153 | 100.0% | 1 | | -> duration | 4.153 | 4.153 | 4.153 | 4.153 | 4.153 | 4.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.153389 Full duration: 16.856108 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 100.0% | 1 | | cinder_v2.extend_volume | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder_v2.delete_volume | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 100.0% | 1 | | -> duration | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.834197 Full duration: 17.464642 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 100.0% | 1 | | cinder_v2.delete_volume | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | total | 6.714 | 6.714 | 6.714 | 6.714 | 6.714 | 6.714 | 100.0% | 1 | | -> duration | 6.714 | 6.714 | 6.714 | 6.714 | 6.714 | 6.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.713501 Full duration: 25.779641 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | cinder_v2.list_qos | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.026007 Full duration: 15.040534 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | cinder_v2.set_qos | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955751 Full duration: 15.261038 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | cinder_v2.list_types | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> duration | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032744 Full duration: 15.333002 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072308 Full duration: 16.076255 HINTS: * To plot HTML graphics with this data, run: rally task report d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 --out output.html * To generate a JUnit report, run: rally task export d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 --json --out output.json 2018-10-24 21:35:08,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd0a1e3e1-9ee9-447e-99a4-a5b3a6e24361', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-24 21:35:10,384 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-24 21:35:10.270 3039 INFO rally.api [-] Building 'json' report for the following task(s): 'd0a1e3e1-9ee9-447e-99a4-a5b3a6e24361'. 2018-10-24 21:35:10.279 3039 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:35:10,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd0a1e3e1-9ee9-447e-99a4-a5b3a6e24361', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-24 21:35:12,789 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d0a1e3e1-9ee9-447e-99a4-a5b3a6e24361 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-24 21:35:12.564 3041 INFO rally.api [-] Building 'html' report for the following task(s): 'd0a1e3e1-9ee9-447e-99a4-a5b3a6e24361'. 2018-10-24 21:35:12.612 3041 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:35:12,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-24 21:35:12,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-10-24 21:35:12,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:35:12,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:35:12,819 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-24 21:35:12,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:37:32,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2285a0e4-3b54-445a-8ef6-e70d5350e373 2018-10-24 21:37:32,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2285a0e4-3b54-445a-8ef6-e70d5350e373'] 2018-10-24 21:37:33,580 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2285a0e4-3b54-445a-8ef6-e70d5350e373 -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701073 Full duration: 9.168627 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73144 Full duration: 9.205769 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718159 Full duration: 9.401949 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025283 Full duration: 10.190346 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692564 Full duration: 9.805739 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002917 Full duration: 10.203333 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689411 Full duration: 9.303946 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | -> duration | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.634104 Full duration: 11.142318 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681256 Full duration: 9.183354 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | gnocchi.delete_metric | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | -> duration | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.281278 Full duration: 10.372682 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2285a0e4-3b54-445a-8ef6-e70d5350e373 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | gnocchi.delete_resource | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025617 Full duration: 10.291303 HINTS: * To plot HTML graphics with this data, run: rally task report 2285a0e4-3b54-445a-8ef6-e70d5350e373 --out output.html * To generate a JUnit report, run: rally task export 2285a0e4-3b54-445a-8ef6-e70d5350e373 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2285a0e4-3b54-445a-8ef6-e70d5350e373 --json --out output.json 2018-10-24 21:37:33,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2285a0e4-3b54-445a-8ef6-e70d5350e373', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-24 21:37:35,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2285a0e4-3b54-445a-8ef6-e70d5350e373 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-24 21:37:35.554 4172 INFO rally.api [-] Building 'json' report for the following task(s): '2285a0e4-3b54-445a-8ef6-e70d5350e373'. 2018-10-24 21:37:35.563 4172 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:37:35,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2285a0e4-3b54-445a-8ef6-e70d5350e373', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-24 21:37:37,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2285a0e4-3b54-445a-8ef6-e70d5350e373 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-24 21:37:37.733 4174 INFO rally.api [-] Building 'html' report for the following task(s): '2285a0e4-3b54-445a-8ef6-e70d5350e373'. 2018-10-24 21:37:37.762 4174 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:37:37,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-24 21:37:37,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-24 21:37:37,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:37:37,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:37:37,902 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-24 21:37:37,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:39:49,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8a38de0-ab9b-4519-a70b-be685648d1e3 2018-10-24 21:39:49,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8a38de0-ab9b-4519-a70b-be685648d1e3'] 2018-10-24 21:39:50,656 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8a38de0-ab9b-4519-a70b-be685648d1e3 -------------------------------------------------------------------------------- Task a8a38de0-ab9b-4519-a70b-be685648d1e3: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8a38de0-ab9b-4519-a70b-be685648d1e3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.406 | 7.406 | 7.406 | 7.406 | 7.406 | 7.406 | 100.0% | 1 | | heat.update_stack | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 4.056 | 100.0% | 1 | | heat.delete_stack | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | total | 14.614 | 14.614 | 14.614 | 14.614 | 14.614 | 14.614 | 100.0% | 1 | | -> duration | 10.614 | 10.614 | 10.614 | 10.614 | 10.614 | 10.614 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.614274 Full duration: 29.268398 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8a38de0-ab9b-4519-a70b-be685648d1e3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 100.0% | 1 | | heat.check_stack | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | heat.delete_stack | 1.934 | 1.934 | 1.934 | 1.934 | 1.934 | 1.934 | 100.0% | 1 | | total | 8.253 | 8.253 | 8.253 | 8.253 | 8.253 | 8.253 | 100.0% | 1 | | -> duration | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.253436 Full duration: 25.553739 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8a38de0-ab9b-4519-a70b-be685648d1e3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 100.0% | 1 | | heat.suspend_stack | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 100.0% | 1 | | heat.resume_stack | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | heat.delete_stack | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 100.0% | 1 | | total | 11.103 | 11.103 | 11.103 | 11.103 | 11.103 | 11.103 | 100.0% | 1 | | -> duration | 9.103 | 9.103 | 9.103 | 9.103 | 9.103 | 9.103 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.103001 Full duration: 28.092357 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a8a38de0-ab9b-4519-a70b-be685648d1e3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726292 Full duration: 14.525511 HINTS: * To plot HTML graphics with this data, run: rally task report a8a38de0-ab9b-4519-a70b-be685648d1e3 --out output.html * To generate a JUnit report, run: rally task export a8a38de0-ab9b-4519-a70b-be685648d1e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8a38de0-ab9b-4519-a70b-be685648d1e3 --json --out output.json 2018-10-24 21:39:50,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8a38de0-ab9b-4519-a70b-be685648d1e3', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-24 21:39:52,634 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8a38de0-ab9b-4519-a70b-be685648d1e3 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-24 21:39:52.535 5083 INFO rally.api [-] Building 'json' report for the following task(s): 'a8a38de0-ab9b-4519-a70b-be685648d1e3'. 2018-10-24 21:39:52.540 5083 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:39:52,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8a38de0-ab9b-4519-a70b-be685648d1e3', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-24 21:39:54,851 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8a38de0-ab9b-4519-a70b-be685648d1e3 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-24 21:39:54.688 5085 INFO rally.api [-] Building 'html' report for the following task(s): 'a8a38de0-ab9b-4519-a70b-be685648d1e3'. 2018-10-24 21:39:54.715 5085 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:39:54,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-24 21:39:54,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-24 21:39:54,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:39:54,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:39:54,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-24 21:39:54,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:44:00,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 829b670e-60d0-4155-8401-3308b5ad46bc 2018-10-24 21:44:00,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '829b670e-60d0-4155-8401-3308b5ad46bc'] 2018-10-24 21:44:01,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 829b670e-60d0-4155-8401-3308b5ad46bc -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | keystone_v3.add_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | keystone_v3.revoke_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> duration | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.116632 Full duration: 18.511387 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.list_roles | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098342 Full duration: 18.955229 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | keystone_v3.list_projects | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> duration | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160255 Full duration: 18.780352 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | keystone_v3.delete_role | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916879 Full duration: 15.873149 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | keystone_v3.delete_service | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912457 Full duration: 15.859943 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | keystone_v3.create_user | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | -> keystone_v3.add_role | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | keystone_v3.create_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.get_project | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.get_user | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.get_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_services | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.get_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 100.0% | 1 | | -> duration | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.045665 Full duration: 25.112723 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | keystone_v3.update_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_project | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> duration | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.492095 Full duration: 16.463737 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | -> duration | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.254475 Full duration: 18.61455 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969325 Full duration: 18.566592 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | keystone_v3.list_users | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> duration | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.430689 Full duration: 18.668795 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 829b670e-60d0-4155-8401-3308b5ad46bc has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | keystone_v3.create_users | 7.194 | 7.194 | 7.194 | 7.194 | 7.194 | 7.194 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.194 | 7.194 | 7.194 | 7.194 | 7.194 | 7.194 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 100.0% | 1 | | total | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 100.0% | 1 | | -> duration | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.746605 Full duration: 32.218478 HINTS: * To plot HTML graphics with this data, run: rally task report 829b670e-60d0-4155-8401-3308b5ad46bc --out output.html * To generate a JUnit report, run: rally task export 829b670e-60d0-4155-8401-3308b5ad46bc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 829b670e-60d0-4155-8401-3308b5ad46bc --json --out output.json 2018-10-24 21:44:01,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '829b670e-60d0-4155-8401-3308b5ad46bc', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-24 21:44:03,358 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 829b670e-60d0-4155-8401-3308b5ad46bc --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-24 21:44:03.258 6996 INFO rally.api [-] Building 'json' report for the following task(s): '829b670e-60d0-4155-8401-3308b5ad46bc'. 2018-10-24 21:44:03.268 6996 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:44:03,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '829b670e-60d0-4155-8401-3308b5ad46bc', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-24 21:44:05,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 829b670e-60d0-4155-8401-3308b5ad46bc --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-24 21:44:05.264 6998 INFO rally.api [-] Building 'html' report for the following task(s): '829b670e-60d0-4155-8401-3308b5ad46bc'. 2018-10-24 21:44:05.293 6998 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:44:05,413 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-24 21:44:05,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-24 21:44:05,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:44:05,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:44:05,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-24 21:44:05,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:50:03,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 722ede0c-8dc3-4a38-9b81-119b1d0058dc 2018-10-24 21:50:03,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '722ede0c-8dc3-4a38-9b81-119b1d0058dc'] 2018-10-24 21:50:03,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 722ede0c-8dc3-4a38-9b81-119b1d0058dc -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.delete_network | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | total | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> duration | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.9906 Full duration: 18.530449 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | neutron.delete_port | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> duration | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.220374 Full duration: 34.019255 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.create_subnet | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | neutron.create_router | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | neutron.add_interface_router | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | neutron.remove_interface_router | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 100.0% | 1 | | neutron.delete_router | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 6.651 | 6.651 | 6.651 | 6.651 | 6.651 | 6.651 | 100.0% | 1 | | -> duration | 6.651 | 6.651 | 6.651 | 6.651 | 6.651 | 6.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.651342 Full duration: 41.735816 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 100.0% | 1 | | neutron.delete_subnet | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | total | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> duration | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.27586 Full duration: 31.83601 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.list_networks | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> duration | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.379268 Full duration: 19.946182 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | neutron.list_ports | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | -> duration | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.884771 Full duration: 33.884191 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.create_subnet | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | neutron.create_router | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | neutron.add_interface_router | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 100.0% | 1 | | neutron.list_routers | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> duration | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.585585 Full duration: 45.977715 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.create_subnet | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | -> duration | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.808898 Full duration: 36.60078 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.delete_security_group | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> duration | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095456 Full duration: 17.560977 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.create_security_group_rule | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | neutron.delete_security_group | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148447 Full duration: 17.425023 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 722ede0c-8dc3-4a38-9b81-119b1d0058dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_gateway_router | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | neutron.remove_gateway_router | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | | total | 5.184 | 5.184 | 5.184 | 5.184 | 5.184 | 5.184 | 100.0% | 1 | | -> duration | 5.184 | 5.184 | 5.184 | 5.184 | 5.184 | 5.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.184135 Full duration: 32.396653 HINTS: * To plot HTML graphics with this data, run: rally task report 722ede0c-8dc3-4a38-9b81-119b1d0058dc --out output.html * To generate a JUnit report, run: rally task export 722ede0c-8dc3-4a38-9b81-119b1d0058dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 722ede0c-8dc3-4a38-9b81-119b1d0058dc --json --out output.json 2018-10-24 21:50:03,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '722ede0c-8dc3-4a38-9b81-119b1d0058dc', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-24 21:50:06,230 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 722ede0c-8dc3-4a38-9b81-119b1d0058dc --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-24 21:50:06.024 10289 INFO rally.api [-] Building 'json' report for the following task(s): '722ede0c-8dc3-4a38-9b81-119b1d0058dc'. 2018-10-24 21:50:06.038 10289 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:50:06,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '722ede0c-8dc3-4a38-9b81-119b1d0058dc', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-24 21:50:08,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 722ede0c-8dc3-4a38-9b81-119b1d0058dc --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-24 21:50:08.114 10291 INFO rally.api [-] Building 'html' report for the following task(s): '722ede0c-8dc3-4a38-9b81-119b1d0058dc'. 2018-10-24 21:50:08.145 10291 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:50:08,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-24 21:50:08,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-24 21:50:08,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:50:08,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:50:08,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-24 21:50:08,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:58:28,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2ee5b883-def9-47b1-a8da-99725d456664 2018-10-24 21:58:28,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2ee5b883-def9-47b1-a8da-99725d456664'] 2018-10-24 21:58:29,462 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2ee5b883-def9-47b1-a8da-99725d456664 -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.811 | 12.811 | 12.811 | 12.811 | 12.811 | 12.811 | 100.0% | 1 | | nova.live_migrate | 14.991 | 14.991 | 14.991 | 14.991 | 14.991 | 14.991 | 100.0% | 1 | | nova.delete_server | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 100.0% | 1 | | total | 32.184 | 32.184 | 32.184 | 32.184 | 32.184 | 32.184 | 100.0% | 1 | | -> duration | 31.184 | 31.184 | 31.184 | 31.184 | 31.184 | 31.184 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.183925 Full duration: 44.278701 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "boot_server_kwargs": { "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ] }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.53 | 10.53 | 10.53 | 10.53 | 10.53 | 10.53 | 100.0% | 1 | | cinder_v2.create_volume | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 100.0% | 1 | | nova.attach_volume | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 100.0% | 1 | | nova.live_migrate | 17.828 | 17.828 | 17.828 | 17.828 | 17.828 | 17.828 | 100.0% | 1 | | nova.detach_volume | 4.139 | 4.139 | 4.139 | 4.139 | 4.139 | 4.139 | 100.0% | 1 | | cinder_v2.delete_volume | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | nova.delete_server | 4.934 | 4.934 | 4.934 | 4.934 | 4.934 | 4.934 | 100.0% | 1 | | total | 46.248 | 46.248 | 46.248 | 46.248 | 46.248 | 46.248 | 100.0% | 1 | | -> duration | 45.248 | 45.248 | 45.248 | 45.248 | 45.248 | 45.248 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.248287 Full duration: 61.51305 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ], "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 100.0% | 1 | | nova.boot_server | 10.257 | 10.257 | 10.257 | 10.257 | 10.257 | 10.257 | 100.0% | 1 | | nova.live_migrate | 17.846 | 17.846 | 17.846 | 17.846 | 17.846 | 17.846 | 100.0% | 1 | | nova.delete_server | 7.368 | 7.368 | 7.368 | 7.368 | 7.368 | 7.368 | 100.0% | 1 | | total | 39.39 | 39.39 | 39.39 | 39.39 | 39.39 | 39.39 | 100.0% | 1 | | -> duration | 38.39 | 38.39 | 38.39 | 38.39 | 38.39 | 38.39 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.39025 Full duration: 54.555538 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ] }, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | nova.boot_server | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 100.0% | 1 | | nova.delete_server | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 100.0% | 1 | | nova.delete_keypair | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 14.71 | 14.71 | 14.71 | 14.71 | 14.71 | 14.71 | 100.0% | 1 | | -> duration | 13.71 | 13.71 | 13.71 | 13.71 | 13.71 | 13.71 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.709565 Full duration: 42.034079 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.346 | 6.346 | 6.346 | 6.346 | 6.346 | 6.346 | 100.0% | 1 | | nova.boot_server | 10.531 | 10.531 | 10.531 | 10.531 | 10.531 | 10.531 | 100.0% | 1 | | nova.delete_server | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 100.0% | 1 | | total | 21.477 | 21.477 | 21.477 | 21.477 | 21.477 | 21.477 | 100.0% | 1 | | -> duration | 20.477 | 20.477 | 20.477 | 20.477 | 20.477 | 20.477 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.477222 Full duration: 51.789257 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.141 | 9.141 | 9.141 | 9.141 | 9.141 | 9.141 | 100.0% | 1 | | nova.pause_server | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 100.0% | 1 | | nova.unpause_server | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 100.0% | 1 | | nova.delete_server | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | total | 17.991 | 17.991 | 17.991 | 17.991 | 17.991 | 17.991 | 100.0% | 1 | | -> duration | 12.991 | 12.991 | 12.991 | 12.991 | 12.991 | 12.991 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.990608 Full duration: 45.269295 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ], "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.049 | 10.049 | 10.049 | 10.049 | 10.049 | 10.049 | 100.0% | 1 | | nova.migrate | 14.152 | 14.152 | 14.152 | 14.152 | 14.152 | 14.152 | 100.0% | 1 | | nova.resize_confirm | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | nova.delete_server | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | total | 29.427 | 29.427 | 29.427 | 29.427 | 29.427 | 29.427 | 100.0% | 1 | | -> duration | 28.427 | 28.427 | 28.427 | 28.427 | 28.427 | 28.427 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.427379 Full duration: 41.749478 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.143 | 13.143 | 13.143 | 13.143 | 13.143 | 13.143 | 100.0% | 1 | | nova.list_interfaces | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 13.518 | 13.518 | 13.518 | 13.518 | 13.518 | 13.518 | 100.0% | 1 | | -> duration | 12.518 | 12.518 | 12.518 | 12.518 | 12.518 | 12.518 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.5181 Full duration: 44.837275 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f" } ], "flavor": { "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "image": { "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.338 | 9.338 | 9.338 | 9.338 | 9.338 | 9.338 | 100.0% | 1 | | nova.associate_floating_ip | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 100.0% | 1 | | -> neutron.list_ports | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.34 | 3.34 | 3.34 | 3.34 | 3.34 | 3.34 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 17.969 | 17.969 | 17.969 | 17.969 | 17.969 | 17.969 | 100.0% | 1 | | -> duration | 16.969 | 16.969 | 16.969 | 16.969 | 16.969 | 16.969 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.968513 Full duration: 51.614299 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2ee5b883-def9-47b1-a8da-99725d456664 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | nova.delete_server_group | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | total | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> duration | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.820804 Full duration: 12.732733 HINTS: * To plot HTML graphics with this data, run: rally task report 2ee5b883-def9-47b1-a8da-99725d456664 --out output.html * To generate a JUnit report, run: rally task export 2ee5b883-def9-47b1-a8da-99725d456664 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2ee5b883-def9-47b1-a8da-99725d456664 --json --out output.json 2018-10-24 21:58:29,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2ee5b883-def9-47b1-a8da-99725d456664', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-24 21:58:31,663 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2ee5b883-def9-47b1-a8da-99725d456664 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-24 21:58:31.523 12096 INFO rally.api [-] Building 'json' report for the following task(s): '2ee5b883-def9-47b1-a8da-99725d456664'. 2018-10-24 21:58:31.536 12096 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:58:31,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2ee5b883-def9-47b1-a8da-99725d456664', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-24 21:58:33,865 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2ee5b883-def9-47b1-a8da-99725d456664 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-24 21:58:33.705 12098 INFO rally.api [-] Building 'html' report for the following task(s): '2ee5b883-def9-47b1-a8da-99725d456664'. 2018-10-24 21:58:33.741 12098 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:58:33,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-24 21:58:33,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-24 21:58:33,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 21:58:33,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 21:58:33,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-24 21:58:33,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'a283cbfc-2fe8-492e-8847-4cd473e82f2f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'flavor_name': 'rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-24 21:59:36,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a31a488e-5372-4c90-a54a-e86fe156f62b 2018-10-24 21:59:36,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a31a488e-5372-4c90-a54a-e86fe156f62b'] 2018-10-24 21:59:37,620 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a31a488e-5372-4c90-a54a-e86fe156f62b -------------------------------------------------------------------------------- Task a31a488e-5372-4c90-a54a-e86fe156f62b: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a31a488e-5372-4c90-a54a-e86fe156f62b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | quotas.delete_quotas | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | -> duration | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.134717 Full duration: 11.226492 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a31a488e-5372-4c90-a54a-e86fe156f62b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817632 Full duration: 10.92391 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a31a488e-5372-4c90-a54a-e86fe156f62b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844969 Full duration: 10.636184 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a31a488e-5372-4c90-a54a-e86fe156f62b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | total | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> duration | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.340436 Full duration: 11.606796 HINTS: * To plot HTML graphics with this data, run: rally task report a31a488e-5372-4c90-a54a-e86fe156f62b --out output.html * To generate a JUnit report, run: rally task export a31a488e-5372-4c90-a54a-e86fe156f62b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a31a488e-5372-4c90-a54a-e86fe156f62b --json --out output.json 2018-10-24 21:59:37,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a31a488e-5372-4c90-a54a-e86fe156f62b', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-24 21:59:39,613 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a31a488e-5372-4c90-a54a-e86fe156f62b --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-24 21:59:39.500 12607 INFO rally.api [-] Building 'json' report for the following task(s): 'a31a488e-5372-4c90-a54a-e86fe156f62b'. 2018-10-24 21:59:39.504 12607 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:59:39,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a31a488e-5372-4c90-a54a-e86fe156f62b', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-24 21:59:41,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a31a488e-5372-4c90-a54a-e86fe156f62b --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-24 21:59:41.568 12609 INFO rally.api [-] Building 'html' report for the following task(s): 'a31a488e-5372-4c90-a54a-e86fe156f62b'. 2018-10-24 21:59:41.589 12609 INFO rally.api [-] The report has been successfully built. 2018-10-24 21:59:41,751 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-24 21:59:41,753 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:59 | 6 | 100.00% | | glance | 00:01:23 | 4 | 100.00% | | cinder | 00:03:08 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:37 | 4 | 100.00% | | keystone | 00:03:37 | 11 | 100.00% | | neutron | 00:05:29 | 11 | 100.00% | | nova | 00:07:30 | 10 | 100.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:19 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-24 21:59:41,753 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-10-24 21:59:41,893 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 21:59:41,894 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:40 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-24 21:59:41,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:59:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:42,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0271971a-b588-4675-93d7-ef7f0355f463 x-openstack-request-id: req-0271971a-b588-4675-93d7-ef7f0355f463 2018-10-24 21:59:42,204 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654", "name": "rally_sanity-flavor_alt_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98fc4a2b-4dac-4835-b425-9897cb563cac", "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:59:42,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0271971a-b588-4675-93d7-ef7f0355f463 2018-10-24 21:59:42,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.299076080322s 2018-10-24 21:59:42,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:59:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:42,241 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-851b5fd4-45a5-40fc-8450-26c4035dfffe x-openstack-request-id: req-851b5fd4-45a5-40fc-8450-26c4035dfffe 2018-10-24 21:59:42,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5bd65870-fb7e-4f3a-b5a5-f3ea0e8c8654 used request id req-851b5fd4-45a5-40fc-8450-26c4035dfffe 2018-10-24 21:59:42,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345029830933s 2018-10-24 21:59:42,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 21:59:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" -d '{"subnet_id": "61d93b10-af2b-4a2c-9e49-10c71e572b2a"}' 2018-10-24 21:59:44,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:44 GMT X-Openstack-Request-Id: req-8127c3b3-1a09-425b-af90-c3d22d8739af 2018-10-24 21:59:44,479 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a283cbfc-2fe8-492e-8847-4cd473e82f2f", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "subnet_id": "61d93b10-af2b-4a2c-9e49-10c71e572b2a", "subnet_ids": ["61d93b10-af2b-4a2c-9e49-10c71e572b2a"], "port_id": "3cd764d0-424c-432a-88ab-611ce07e284d", "id": "04d1aa74-6566-4e92-b773-529e446ebcb2"} 2018-10-24 21:59:44,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2/remove_router_interface.json used request id req-8127c3b3-1a09-425b-af90-c3d22d8739af 2018-10-24 21:59:44,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23726296425s 2018-10-24 21:59:44,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 21:59:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:44,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:44 GMT X-Openstack-Request-Id: req-c003d91d-6aa5-4ffe-8bfc-982ad545af0b 2018-10-24 21:59:44,609 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "created_at": "2018-10-24T21:28:03Z", "admin_state_up": true, "updated_at": "2018-10-24T21:59:43Z", "project_id": "e9cc45de7e4a403bb46801519c27ae46", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "04d1aa74-6566-4e92-b773-529e446ebcb2", "name": "rally_sanity-router_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "806d950244d94d138a1a48beeaf6be3a", "created_at": "2018-10-24T21:18:14Z", "admin_state_up": true, "updated_at": "2018-10-24T21:18:14Z", "project_id": "806d950244d94d138a1a48beeaf6be3a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57c9a8d3-f96e-4206-a950-a32a43a46b39", "name": "tempest-pretest-check-1654555204"}]} 2018-10-24 21:59:44,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c003d91d-6aa5-4ffe-8bfc-982ad545af0b 2018-10-24 21:59:44,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129507064819s 2018-10-24 21:59:44,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 21:59:44,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:46,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:59:46 GMT X-Openstack-Request-Id: req-a5958dd6-74fe-4aeb-90b0-11908e0ac0d9 2018-10-24 21:59:46,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:59:46,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/04d1aa74-6566-4e92-b773-529e446ebcb2.json used request id req-a5958dd6-74fe-4aeb-90b0-11908e0ac0d9 2018-10-24 21:59:46,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.59722304344s 2018-10-24 21:59:46,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 21:59:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:46 GMT X-Openstack-Request-Id: req-65b9b0fe-d7c4-4593-b490-83ecadbbe2f4 2018-10-24 21:59:46,254 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:28:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d93b10-af2b-4a2c-9e49-10c71e572b2a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e9cc45de7e4a403bb46801519c27ae46","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_66299b8c-af69-40dc-bccc-aeb32c8e55e2","enable_dhcp":true,"segment_id":null,"network_id":"a283cbfc-2fe8-492e-8847-4cd473e82f2f","tenant_id":"e9cc45de7e4a403bb46801519c27ae46","created_at":"2018-10-24T21:28:03Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 21:59:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-65b9b0fe-d7c4-4593-b490-83ecadbbe2f4 2018-10-24 21:59:46,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458760261536s 2018-10-24 21:59:46,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 21:59:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/61d93b10-af2b-4a2c-9e49-10c71e572b2a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:47,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:59:47 GMT X-Openstack-Request-Id: req-109bd94b-df23-44fd-b82d-5ae03c50c534 2018-10-24 21:59:47,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:59:47,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/61d93b10-af2b-4a2c-9e49-10c71e572b2a.json used request id req-109bd94b-df23-44fd-b82d-5ae03c50c534 2018-10-24 21:59:47,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11596393585s 2018-10-24 21:59:47,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:59:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:47,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:47 GMT X-Openstack-Request-Id: req-32e04b91-2573-4bb9-8e0d-e1629284db6c 2018-10-24 21:59:47,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a283cbfc-2fe8-492e-8847-4cd473e82f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"e9cc45de7e4a403bb46801519c27ae46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:59:47Z","qos_policy_id":null,"name":"rally_sanity-net_66299b8c-af69-40dc-bccc-aeb32c8e55e2","admin_state_up":true,"tenant_id":"e9cc45de7e4a403bb46801519c27ae46","created_at":"2018-10-24T21:28:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:59:47,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-32e04b91-2573-4bb9-8e0d-e1629284db6c 2018-10-24 21:59:47,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861208438873s 2018-10-24 21:59:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 21:59:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a283cbfc-2fe8-492e-8847-4cd473e82f2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:48,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:59:48 GMT X-Openstack-Request-Id: req-232442c9-17c6-428c-8c69-c7ba660523d9 2018-10-24 21:59:48,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:59:48,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a283cbfc-2fe8-492e-8847-4cd473e82f2f.json used request id req-232442c9-17c6-428c-8c69-c7ba660523d9 2018-10-24 21:59:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.49749398232s 2018-10-24 21:59:48,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 21:59:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:49,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:49 GMT X-Openstack-Request-Id: req-dee9b1a5-b480-4bbc-b5e7-a053ef3524bf 2018-10-24 21:59:49,258 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T21:28:08Z", "file": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/file", "owner": "e9cc45de7e4a403bb46801519c27ae46", "id": "72c40031-6e44-46b0-bfc5-20965c6f15c5", "size": 12716032, "self": "/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/72c40031-6e44-46b0-bfc5-20965c6f15c5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T21:28:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 21:59:49,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dee9b1a5-b480-4bbc-b5e7-a053ef3524bf 2018-10-24 21:59:49,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295471906662s 2018-10-24 21:59:49,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 21:59:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4ded9e0f8cba7398fa5db0f03a91ed076f7736247b04caffb334434b0f04b673" 2018-10-24 21:59:49,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 21:59:49 GMT X-Openstack-Request-Id: req-cbd734de-ca66-466d-96cd-93aa5464b2ef 2018-10-24 21:59:49,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 21:59:49,584 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/72c40031-6e44-46b0-bfc5-20965c6f15c5 used request id req-cbd734de-ca66-466d-96cd-93aa5464b2ef 2018-10-24 21:59:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.323918819427s 2018-10-24 21:59:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 21:59:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:49,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-162a51e8-dd52-4757-bf86-8373c2ed2bbf x-openstack-request-id: req-162a51e8-dd52-4757-bf86-8373c2ed2bbf 2018-10-24 21:59:49,605 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98fc4a2b-4dac-4835-b425-9897cb563cac", "name": "rally_sanity-flavor_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 21:59:49,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-162a51e8-dd52-4757-bf86-8373c2ed2bbf 2018-10-24 21:59:49,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212638378143s 2018-10-24 21:59:49,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 21:59:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:49,655 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-774acd65-971e-42e3-9ecd-de04b0c4df8c x-openstack-request-id: req-774acd65-971e-42e3-9ecd-de04b0c4df8c 2018-10-24 21:59:49,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/98fc4a2b-4dac-4835-b425-9897cb563cac used request id req-774acd65-971e-42e3-9ecd-de04b0c4df8c 2018-10-24 21:59:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478641986847s 2018-10-24 21:59:49,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:59:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:49,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa70d97-fc61-4bb9-9291-2b4c09548417 2018-10-24 21:59:49,882 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f35183ba2cb4691a8b3b411f507f4aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:59:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-caa70d97-fc61-4bb9-9291-2b4c09548417 2018-10-24 21:59:49,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226483821869s 2018-10-24 21:59:49,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:59:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:50,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5446453-8f45-46e9-b0b2-4c3dc6c092a1 2018-10-24 21:59:50,097 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_66299b8c-af69-40dc-bccc-aeb32c8e55e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f35183ba2cb4691a8b3b411f507f4aa", "description": null}} 2018-10-24 21:59:50,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa used request id req-b5446453-8f45-46e9-b0b2-4c3dc6c092a1 2018-10-24 21:59:50,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208822965622s 2018-10-24 21:59:50,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 21:59:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:50,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fbdba4-45d0-4e87-997a-597f2f2139f8 2018-10-24 21:59:50,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:59:50,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6f35183ba2cb4691a8b3b411f507f4aa used request id req-c5fbdba4-45d0-4e87-997a-597f2f2139f8 2018-10-24 21:59:50,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.294205904007s 2018-10-24 21:59:50,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:59:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:50,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 523 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e221eeaf-d705-4bcf-b238-907282f13c68 2018-10-24 21:59:50,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46"}, "tags": [], "enabled": true, "id": "e9cc45de7e4a403bb46801519c27ae46", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_66299b8c-af69-40dc-bccc-aeb32c8e55e2"}]} 2018-10-24 21:59:50,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-e221eeaf-d705-4bcf-b238-907282f13c68 2018-10-24 21:59:50,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194958925247s 2018-10-24 21:59:50,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 21:59:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:50,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a7ac35-9fa4-433a-abc2-ee96974d8c9c 2018-10-24 21:59:50,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:59:50,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e9cc45de7e4a403bb46801519c27ae46 used request id req-07a7ac35-9fa4-433a-abc2-ee96974d8c9c 2018-10-24 21:59:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270254135132s 2018-10-24 21:59:50,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:59:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e9cc45de7e4a403bb46801519c27ae46&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:51,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:51 GMT X-Openstack-Request-Id: req-cddfbcbd-c905-4081-84d2-7fce74c50cad 2018-10-24 21:59:51,103 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "created_at": "2018-10-24T21:28:02Z", "updated_at": "2018-10-24T21:28:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "2d45b859-c318-430b-ac0a-5dc466af634a", "remote_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "418e6cd8-c2c1-438b-99c0-5aaf9f8dfed9", "remote_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "9c647767-76eb-46c7-a63c-6f4af3dc1401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "9c83232b-2e10-4c63-a54d-4fea438d6ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}], "revision_number": 1, "project_id": "e9cc45de7e4a403bb46801519c27ae46", "id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "name": "default"}]} 2018-10-24 21:59:51,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e9cc45de7e4a403bb46801519c27ae46&name=default used request id req-cddfbcbd-c905-4081-84d2-7fce74c50cad 2018-10-24 21:59:51,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22851395607s 2018-10-24 21:59:51,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 21:59:51,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:51 GMT X-Openstack-Request-Id: req-3dd9c5bc-de76-49b0-856e-1985021a5fe9 2018-10-24 21:59:51,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "created_at": "2018-10-24T21:28:02Z", "updated_at": "2018-10-24T21:28:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "2d45b859-c318-430b-ac0a-5dc466af634a", "remote_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "9c83232b-2e10-4c63-a54d-4fea438d6ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "418e6cd8-c2c1-438b-99c0-5aaf9f8dfed9", "remote_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:28:02Z", "revision_number": 0, "id": "9c647767-76eb-46c7-a63c-6f4af3dc1401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:28:02Z", "security_group_id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "tenant_id": "e9cc45de7e4a403bb46801519c27ae46", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cc45de7e4a403bb46801519c27ae46"}], "revision_number": 1, "project_id": "e9cc45de7e4a403bb46801519c27ae46", "id": "4ba028d5-e376-495f-8883-e3ebe9fa4e43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 21:59:51,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3dd9c5bc-de76-49b0-856e-1985021a5fe9 2018-10-24 21:59:51,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523519515991s 2018-10-24 21:59:51,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 21:59:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4ba028d5-e376-495f-8883-e3ebe9fa4e43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116ac573f2fd2b6db533c555cb8453f98f32e2c7280c584a2dd7d77313ef677c" 2018-10-24 21:59:51,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 21:59:51 GMT X-Openstack-Request-Id: req-b8ed1e10-c1a5-43fb-9a85-f7f1c808fffd 2018-10-24 21:59:51,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 21:59:51,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4ba028d5-e376-495f-8883-e3ebe9fa4e43.json used request id req-b8ed1e10-c1a5-43fb-9a85-f7f1c808fffd 2018-10-24 21:59:51,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176591157913s 2018-10-24 21:59:51,398 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-24 21:59:51,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:59:51,447 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28fbe126-bc27-47ca-a1d8-b17f87643b6e 2018-10-24 21:59:51,447 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:59:51,447 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-28fbe126-bc27-47ca-a1d8-b17f87643b6e 2018-10-24 21:59:51,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:59:51,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["OlxwOLTUToOOYCRpUSYVtg"], "issued_at": "2018-10-24T21:59:51.000000Z"}} 2018-10-24 21:59:51,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:59:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:52 GMT X-Openstack-Request-Id: req-da737193-e9cf-4434-aa63-b1e259bdde37 2018-10-24 21:59:52,201 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:59:52,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da737193-e9cf-4434-aa63-b1e259bdde37 2018-10-24 21:59:52,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352885961533s 2018-10-24 21:59:52,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:59:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8494216-4047-406b-8c9a-180035f604e7 2018-10-24 21:59:52,322 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:59:52,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b8494216-4047-406b-8c9a-180035f604e7 2018-10-24 21:59:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114122152328s 2018-10-24 21:59:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 21:59:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}}' 2018-10-24 21:59:52,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f10146-1585-4996-a840-e76535b22eba 2018-10-24 21:59:52,529 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c"}, "tags": [], "enabled": true, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}} 2018-10-24 21:59:52,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b8f10146-1585-4996-a840-e76535b22eba 2018-10-24 21:59:52,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199470996857s 2018-10-24 21:59:52,530 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'2f875ef463fd4f5d9c797b0b6141cb9c', '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'rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8'}) 2018-10-24 21:59:52,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 21:59:52,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "83e0bc56-94b8-4084-b13b-f23ccc3af039", "email": null, "name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8"}}' 2018-10-24 21:59:52,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9dc1c1-bc78-4d5c-a68a-985d751db255 2018-10-24 21:59:52,954 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "links": {"self": "http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29b79e62a92142f3878f97e726ec6983", "domain_id": "default", "password_expires_at": null}} 2018-10-24 21:59:52,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cb9dc1c1-bc78-4d5c-a68a-985d751db255 2018-10-24 21:59:52,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417521953583s 2018-10-24 21:59:52,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29b79e62a92142f3878f97e726ec6983', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8'}) 2018-10-24 21:59:52,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:59:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:53,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f106e3-53ff-499d-9550-248f0e95376f 2018-10-24 21:59:53,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:59:53,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-18f106e3-53ff-499d-9550-248f0e95376f 2018-10-24 21:59:53,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.28292798996s 2018-10-24 21:59:53,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:59:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:53,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43edf91-ddb5-47f7-ac47-328a761920f4 2018-10-24 21:59:53,393 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:59:53,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e43edf91-ddb5-47f7-ac47-328a761920f4 2018-10-24 21:59:53,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146993160248s 2018-10-24 21:59:53,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:59:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:53,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5af29b-860b-493d-ab45-d50b71bc8479 2018-10-24 21:59:53,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:59:53,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e5af29b-860b-493d-ab45-d50b71bc8479 2018-10-24 21:59:53,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190368890762s 2018-10-24 21:59:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:59:53,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:53,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f27d5c-fec4-4b0f-b51d-3934ad7c7c79 2018-10-24 21:59:53,767 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:59:53,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46f27d5c-fec4-4b0f-b51d-3934ad7c7c79 2018-10-24 21:59:53,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173126220703s 2018-10-24 21:59:53,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:59:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:53,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2107bc51-86fe-4095-a602-0ecc9e40cd09 2018-10-24 21:59:53,934 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "links": {"self": "http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29b79e62a92142f3878f97e726ec6983", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:59:53,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2107bc51-86fe-4095-a602-0ecc9e40cd09 2018-10-24 21:59:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166029930115s 2018-10-24 21:59:53,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:59:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9567b1c-447a-4c01-80fd-a95fde591a59 2018-10-24 21:59:54,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c"}, "tags": [], "enabled": true, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:59:54,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c9567b1c-447a-4c01-80fd-a95fde591a59 2018-10-24 21:59:54,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18919301033s 2018-10-24 21:59:54,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:59:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203b6a60-7869-401d-9f2c-66001ae7e331 2018-10-24 21:59:54,254 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c", "previous": null, "next": null}} 2018-10-24 21:59:54,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c used request id req-203b6a60-7869-401d-9f2c-66001ae7e331 2018-10-24 21:59:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109092950821s 2018-10-24 21:59:54,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:59:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c/users/29b79e62a92142f3878f97e726ec6983/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671e81d8-e441-4b38-94aa-3795ceedbbfa 2018-10-24 21:59:54,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:59:54,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c/users/29b79e62a92142f3878f97e726ec6983/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-671e81d8-e441-4b38-94aa-3795ceedbbfa 2018-10-24 21:59:54,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231266975403s 2018-10-24 21:59:54,491 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8', 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'2f875ef463fd4f5d9c797b0b6141cb9c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '83e0bc56-94b8-4084-b13b-f23ccc3af039', 'username': u'rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 21:59:54,494 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8', 'password': '83e0bc56-94b8-4084-b13b-f23ccc3af039', 'project_name': 'rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '2f875ef463fd4f5d9c797b0b6141cb9c', 'project_domain_name': 'Default'} 2018-10-24 21:59:54,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:59:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b53781f-73e2-4063-9cd7-09a54c49aa13 2018-10-24 21:59:54,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:59:54,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b53781f-73e2-4063-9cd7-09a54c49aa13 2018-10-24 21:59:54,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194077968597s 2018-10-24 21:59:54,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 21:59:54,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689310fb-14f6-403e-be60-2a97aeba36e9 2018-10-24 21:59:54,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 21:59:54,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-689310fb-14f6-403e-be60-2a97aeba36e9 2018-10-24 21:59:54,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106054067612s 2018-10-24 21:59:54,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:59:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:54,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8052374-6079-4a80-b67f-0376d3c2f674 2018-10-24 21:59:54,911 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 21:59:54,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c8052374-6079-4a80-b67f-0376d3c2f674 2018-10-24 21:59:54,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102926969528s 2018-10-24 21:59:54,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 21:59:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4db21a6-6ff0-4bd8-997b-9900d6c1b034 2018-10-24 21:59:55,039 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "links": {"self": "http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29b79e62a92142f3878f97e726ec6983", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 21:59:55,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b4db21a6-6ff0-4bd8-997b-9900d6c1b034 2018-10-24 21:59:55,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126635074615s 2018-10-24 21:59:55,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:59:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb253d1-5a89-424c-941a-356ea8b6bf52 2018-10-24 21:59:55,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c"}, "tags": [], "enabled": true, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:59:55,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eeb253d1-5a89-424c-941a-356ea8b6bf52 2018-10-24 21:59:55,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180598020554s 2018-10-24 21:59:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 21:59:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bd9708-69f0-4130-8aa6-22bafe078825 2018-10-24 21:59:55,347 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c", "previous": null, "next": null}} 2018-10-24 21:59:55,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=29b79e62a92142f3878f97e726ec6983&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=2f875ef463fd4f5d9c797b0b6141cb9c used request id req-d6bd9708-69f0-4130-8aa6-22bafe078825 2018-10-24 21:59:55,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10719704628s 2018-10-24 21:59:55,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 21:59:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c/users/29b79e62a92142f3878f97e726ec6983/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 21:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aceb30ad-f36f-4ee9-b7b2-032c196086a4 2018-10-24 21:59:55,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 21:59:55,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c/users/29b79e62a92142f3878f97e726ec6983/roles/e2f348c04de14636a02652c16ac03659 used request id req-aceb30ad-f36f-4ee9-b7b2-032c196086a4 2018-10-24 21:59:55,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169385910034s 2018-10-24 21:59:55,522 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-24 21:59:55,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 21:59:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d9487c-63be-49e2-aa98-b162bd4b3831 2018-10-24 21:59:55,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 21:59:55,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f0d9487c-63be-49e2-aa98-b162bd4b3831 2018-10-24 21:59:55,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109247922897s 2018-10-24 21:59:55,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 21:59:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 21:59:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b57cd3e-1688-4614-8bda-af4fd00c75f7 2018-10-24 21:59:55,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c"}, "tags": [], "enabled": true, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 21:59:55,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5b57cd3e-1688-4614-8bda-af4fd00c75f7 2018-10-24 21:59:55,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107687950134s 2018-10-24 21:59:55,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 21:59:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"network": {"shared": true, "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "name": "rally_jobs-net_877fefa7-143d-4a29-91f1-633409edc0e8", "admin_state_up": true}}' 2018-10-24 21:59:56,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:56 GMT X-Openstack-Request-Id: req-f6ff907b-961e-42c0-917c-6825329f9eba 2018-10-24 21:59:56,061 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3125e63a-8638-4b0a-85fd-d6c35ba710c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"2f875ef463fd4f5d9c797b0b6141cb9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:59:55Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_877fefa7-143d-4a29-91f1-633409edc0e8","admin_state_up":true,"tenant_id":"2f875ef463fd4f5d9c797b0b6141cb9c","created_at":"2018-10-24T21:59:55Z","mtu":1450}} 2018-10-24 21:59:56,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f6ff907b-961e-42c0-917c-6825329f9eba 2018-10-24 21:59:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310765028s 2018-10-24 21:59:56,061 - 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-10-24T21:59:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3125e63a-8638-4b0a-85fd-d6c35ba710c0', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_877fefa7-143d-4a29-91f1-633409edc0e8', u'created_at': u'2018-10-24T21:59:55Z', u'mtu': 1450, u'tenant_id': u'2f875ef463fd4f5d9c797b0b6141cb9c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2f875ef463fd4f5d9c797b0b6141cb9c', u'l2_adjacency': True}) 2018-10-24 21:59:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 21:59:56,071 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87620366-7d76-4826-8fcf-0c8a59c0fd13 2018-10-24 21:59:56,072 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 21:59:56,072 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-87620366-7d76-4826-8fcf-0c8a59c0fd13 2018-10-24 21:59:56,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 21:59:56,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T22:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/2f875ef463fd4f5d9c797b0b6141cb9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "id": "29b79e62a92142f3878f97e726ec6983"}, "audit_ids": ["TOObjPGqQGu-3UTFOZWoSA"], "issued_at": "2018-10-24T21:59:56.000000Z"}} 2018-10-24 21:59:56,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 21:59:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 21:59:56,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:56 GMT X-Openstack-Request-Id: req-f8861399-3c31-45c6-8a93-6f84f5af7729 2018-10-24 21:59:56,844 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3125e63a-8638-4b0a-85fd-d6c35ba710c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"2f875ef463fd4f5d9c797b0b6141cb9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T21:59:55Z","qos_policy_id":null,"name":"rally_jobs-net_877fefa7-143d-4a29-91f1-633409edc0e8","admin_state_up":true,"tenant_id":"2f875ef463fd4f5d9c797b0b6141cb9c","created_at":"2018-10-24T21:59:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 21:59:56,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f8861399-3c31-45c6-8a93-6f84f5af7729 2018-10-24 21:59:56,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366446018219s 2018-10-24 21:59:56,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 21:59:56,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '{"subnet": {"name": "rally_jobs-subnet_877fefa7-143d-4a29-91f1-633409edc0e8", "enable_dhcp": true, "network_id": "3125e63a-8638-4b0a-85fd-d6c35ba710c0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 21:59:57,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:57 GMT X-Openstack-Request-Id: req-f6ce6c8a-0e5b-40a4-b6c0-c86cbf4a03a5 2018-10-24 21:59:57,318 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-24T21:59:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f875ef463fd4f5d9c797b0b6141cb9c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_877fefa7-143d-4a29-91f1-633409edc0e8","enable_dhcp":true,"segment_id":null,"network_id":"3125e63a-8638-4b0a-85fd-d6c35ba710c0","tenant_id":"2f875ef463fd4f5d9c797b0b6141cb9c","created_at":"2018-10-24T21:59:56Z","ip_version":4}} 2018-10-24 21:59:57,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f6ce6c8a-0e5b-40a4-b6c0-c86cbf4a03a5 2018-10-24 21:59:57,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.472548007965s 2018-10-24 21:59:57,319 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:59:56Z', 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'a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_877fefa7-143d-4a29-91f1-633409edc0e8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3125e63a-8638-4b0a-85fd-d6c35ba710c0', u'tenant_id': u'2f875ef463fd4f5d9c797b0b6141cb9c', u'created_at': u'2018-10-24T21:59:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2f875ef463fd4f5d9c797b0b6141cb9c'}) 2018-10-24 21:59:57,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 21:59:57,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "rally_jobs-router_877fefa7-143d-4a29-91f1-633409edc0e8", "admin_state_up": true}}' 2018-10-24 21:59:58,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Wed, 24 Oct 2018 21:59:59 GMT X-Openstack-Request-Id: req-cebb0a54-bc7d-4fdd-9424-c437d6fd29d4 2018-10-24 21:59:58,999 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "created_at": "2018-10-24T21:59:57Z", "admin_state_up": true, "updated_at": "2018-10-24T21:59:58Z", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "41408402-78c1-4f7f-918f-edd4209bce9d", "name": "rally_jobs-router_877fefa7-143d-4a29-91f1-633409edc0e8"}} 2018-10-24 21:59:59,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cebb0a54-bc7d-4fdd-9424-c437d6fd29d4 2018-10-24 21:59:59,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67991304398s 2018-10-24 21:59:59,000 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T21:59:58Z', u'revision_number': 2, u'ha': False, u'id': u'41408402-78c1-4f7f-918f-edd4209bce9d', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_877fefa7-143d-4a29-91f1-633409edc0e8', u'admin_state_up': True, u'tenant_id': u'2f875ef463fd4f5d9c797b0b6141cb9c', u'created_at': u'2018-10-24T21:59:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'2f875ef463fd4f5d9c797b0b6141cb9c'}) 2018-10-24 21:59:59,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 21:59:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '{"subnet_id": "a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8"}' 2018-10-24 22:00:01,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:01 GMT X-Openstack-Request-Id: req-35593794-b50e-4edd-b9ad-a200baa1b975 2018-10-24 22:00:01,565 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3125e63a-8638-4b0a-85fd-d6c35ba710c0", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "subnet_id": "a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8", "subnet_ids": ["a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8"], "port_id": "2f2d77e1-7fd8-4d74-87d9-8c5ea3dfb5f5", "id": "41408402-78c1-4f7f-918f-edd4209bce9d"} 2018-10-24 22:00:01,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d/add_router_interface.json used request id req-35593794-b50e-4edd-b9ad-a200baa1b975 2018-10-24 22:00:01,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56475305557s 2018-10-24 22:00:01,566 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 22:00:01,693 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 22:00:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:00:01,701 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:01 GMT 2018-10-24 22:00:01,702 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 22:00:01,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:00:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:00:02,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:02 GMT X-Openstack-Request-Id: req-200738d5-72d4-430c-a6b4-139be4f8374e 2018-10-24 22:00:02,001 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:00:02,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-200738d5-72d4-430c-a6b4-139be4f8374e 2018-10-24 22:00:02,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296674966812s 2018-10-24 22:00:02,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:00:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8"}' 2018-10-24 22:00:02,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:02 GMT Location: http://172.30.9.21:9292/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3c4857a5-317e-4b4c-8079-4e71243537d3 2018-10-24 22:00:02,145 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:00:02Z", "file": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file", "owner": "2f875ef463fd4f5d9c797b0b6141cb9c", "id": "d4432f21-2996-47d0-8988-6ee718b41fa7", "size": null, "self": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "checksum": null, "created_at": "2018-10-24T22:00:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:00:02,145 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3c4857a5-317e-4b4c-8079-4e71243537d3 2018-10-24 22:00:02,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.134692192078s 2018-10-24 22:00:02,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:00:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '' 2018-10-24 22:00:03,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:00:03 GMT X-Openstack-Request-Id: req-cdc24dbc-0150-4483-bdde-971ce6203f98 2018-10-24 22:00:03,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:00:03,449 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file used request id req-cdc24dbc-0150-4483-bdde-971ce6203f98 2018-10-24 22:00:03,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30322694778s 2018-10-24 22:00:03,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:00:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:00:03,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:03 GMT X-Openstack-Request-Id: req-59cc0e23-4feb-4cf0-932e-c305e3c83976 2018-10-24 22:00:03,483 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:00:03Z", "file": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file", "owner": "2f875ef463fd4f5d9c797b0b6141cb9c", "id": "d4432f21-2996-47d0-8988-6ee718b41fa7", "size": 12716032, "self": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:00:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:00:03,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-59cc0e23-4feb-4cf0-932e-c305e3c83976 2018-10-24 22:00:03,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293889045715s 2018-10-24 22:00:03,485 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file', 'owner': u'2f875ef463fd4f5d9c797b0b6141cb9c', 'id': u'd4432f21-2996-47d0-8988-6ee718b41fa7', 'size': 12716032, u'self': u'/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f875ef463fd4f5d9c797b0b6141cb9c', 'name': 'rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:00:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:00:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8', 'created': u'2018-10-24T22:00:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:00:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:00:03,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:00:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_877fefa7-143d-4a29-91f1-633409edc0e8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:00:03,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7d04e33-d6ae-42f3-8fa2-8c5bd04c073f x-openstack-request-id: req-b7d04e33-d6ae-42f3-8fa2-8c5bd04c073f 2018-10-24 22:00:03,882 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f1791de-3035-41a6-a8e2-6ec831aedc96", "name": "rally_jobs-flavor_877fefa7-143d-4a29-91f1-633409edc0e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:00:03,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d04e33-d6ae-42f3-8fa2-8c5bd04c073f 2018-10-24 22:00:03,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.393768072128s 2018-10-24 22:00:03,883 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_877fefa7-143d-4a29-91f1-633409edc0e8', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'1f1791de-3035-41a6-a8e2-6ec831aedc96', 'swap': 0}) 2018-10-24 22:00:03,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:00:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"extra_specs": {}}' 2018-10-24 22:00:03,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fc1425a-f08b-4666-8d80-08ea2e9cc372 x-openstack-request-id: req-7fc1425a-f08b-4666-8d80-08ea2e9cc372 2018-10-24 22:00:03,911 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:00:03,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96/os-extra_specs used request id req-7fc1425a-f08b-4666-8d80-08ea2e9cc372 2018-10-24 22:00:03,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277490615845s 2018-10-24 22:00:03,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:00:06,279 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:00:08,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a4adf606-95e7-4e31-8357-720710e42af3 | 2018-10-24T22:00:08.241245 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a4adf606-95e7-4e31-8357-720710e42af3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:00:11,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:00:12,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-24 22:00:12,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 22:00:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:00:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec373601-3b3d-4661-8ceb-9bd8da2d2f52 x-openstack-request-id: req-ec373601-3b3d-4661-8ceb-9bd8da2d2f52 2018-10-24 22:00:12,957 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 22:00:12,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-ec373601-3b3d-4661-8ceb-9bd8da2d2f52 2018-10-24 22:00:12,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.308178901672s 2018-10-24 22:00:12,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:00:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:00:12,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:12 GMT X-Openstack-Request-Id: req-e6c797c6-1586-41b8-b0c4-e7699a2e2f4b 2018-10-24 22:00:12,970 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:00:12,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e6c797c6-1586-41b8-b0c4-e7699a2e2f4b 2018-10-24 22:00:12,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0107450485229s 2018-10-24 22:00:12,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:00:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_877fefa7-143d-4a29-91f1-633409edc0e8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:00:13,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d48f222-7af6-47f2-b69e-b5979125a083 x-openstack-request-id: req-3d48f222-7af6-47f2-b69e-b5979125a083 2018-10-24 22:00:13,029 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7e7e997-dc17-43fd-b929-228ec19675cd", "name": "rally_jobs-flavor_alt_877fefa7-143d-4a29-91f1-633409edc0e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:00:13,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3d48f222-7af6-47f2-b69e-b5979125a083 2018-10-24 22:00:13,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0492031574249s 2018-10-24 22:00:13,030 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_877fefa7-143d-4a29-91f1-633409edc0e8', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'd7e7e997-dc17-43fd-b929-228ec19675cd', 'swap': 0}) 2018-10-24 22:00:13,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:00:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" -d '{"extra_specs": {}}' 2018-10-24 22:00:13,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:00:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a8df64e-fd8d-4133-bd57-efe8b3fb921c x-openstack-request-id: req-4a8df64e-fd8d-4133-bd57-efe8b3fb921c 2018-10-24 22:00:13,057 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:00:13,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd/os-extra_specs used request id req-4a8df64e-fd8d-4133-bd57-efe8b3fb921c 2018-10-24 22:00:13,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0265181064606s 2018-10-24 22:00:13,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_877fefa7-143d-4a29-91f1-633409edc0e8', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'd7e7e997-dc17-43fd-b929-228ec19675cd', 'swap': 0}) 2018-10-24 22:00:13,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-24 22:00:13,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-24 22:00:13,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-24 22:00:13,286 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-24 22:00:13,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-10-24 22:31:25,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5118f099-4397-4f29-b382-da09693819eb 2018-10-24 22:31:25,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-24 22:31:25,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5118f099-4397-4f29-b382-da09693819eb'] 2018-10-24 22:31:26,549 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5118f099-4397-4f29-b382-da09693819eb -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.044 | 2.577 | 4.705 | 5.787 | 6.805 | 2.876 | 100.0% | 100 | | neutron.list_networks | 0.123 | 0.418 | 1.093 | 1.152 | 1.296 | 0.535 | 100.0% | 100 | | total | 1.327 | 3.133 | 4.941 | 6.261 | 7.287 | 3.41 | 100.0% | 100 | | -> duration | 1.327 | 3.133 | 4.941 | 6.261 | 7.287 | 3.41 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.999957 Full duration: 56.637039 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.089 | 2.112 | 2.918 | 3.071 | 3.863 | 2.188 | 100.0% | 40 | | neutron.update_network | 0.433 | 1.091 | 1.8 | 1.853 | 2.053 | 1.169 | 100.0% | 40 | | total | 1.592 | 3.342 | 4.214 | 5.026 | 5.141 | 3.358 | 100.0% | 40 | | -> duration | 1.592 | 3.342 | 4.214 | 5.026 | 5.141 | 3.358 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.817357 Full duration: 35.149329 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.969 | 2.096 | 3.191 | 3.85 | 4.023 | 2.133 | 100.0% | 40 | | neutron.delete_network | 0.715 | 1.628 | 5.741 | 6.097 | 6.169 | 2.48 | 100.0% | 40 | | total | 1.959 | 3.425 | 8.505 | 8.587 | 8.811 | 4.613 | 100.0% | 40 | | -> duration | 1.959 | 3.425 | 8.505 | 8.587 | 8.811 | 4.613 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.701902 Full duration: 27.88303 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.572 | 2.302 | 3.108 | 3.16 | 3.354 | 2.345 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.098 | 4.649 | 10.219 | 10.577 | 10.964 | 5.368 | 100.0% | 40 | | neutron.list_subnets | 0.148 | 0.268 | 0.644 | 0.721 | 0.812 | 0.33 | 100.0% | 40 | | total | 3.984 | 7.526 | 13.309 | 13.751 | 14.148 | 8.043 | 100.0% | 40 | | -> duration | 3.984 | 7.526 | 13.309 | 13.751 | 14.148 | 8.043 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.984417 Full duration: 77.314727 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.131 | 2.142 | 3.103 | 3.742 | 7.735 | 2.262 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.432 | 4.041 | 20.27 | 22.179 | 23.842 | 5.935 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.234 | 2.842 | 15.048 | 15.983 | 16.904 | 4.217 | 100.0% | 100 | | total | 4.68 | 8.98 | 40.604 | 41.886 | 43.495 | 12.415 | 100.0% | 100 | | -> duration | 4.68 | 8.98 | 40.604 | 41.886 | 43.495 | 12.415 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 64.826071 Full duration: 175.946987 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.432 | 2.259 | 2.933 | 3.014 | 3.028 | 2.343 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.874 | 4.854 | 6.93 | 8.843 | 8.968 | 5.157 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.728 | 4.673 | 9.235 | 10.979 | 12.386 | 5.691 | 100.0% | 40 | | total | 6.435 | 12.166 | 18.365 | 22.636 | 22.962 | 13.192 | 100.0% | 40 | | -> duration | 6.435 | 12.166 | 18.365 | 22.636 | 22.962 | 13.192 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.112567 Full duration: 60.21095 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.312 | 2.178 | 2.814 | 3.025 | 4.386 | 2.259 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.781 | 4.242 | 12.056 | 12.26 | 12.854 | 5.986 | 100.0% | 40 | | neutron.create_router (x2) | 0.369 | 0.753 | 2.305 | 2.924 | 4.071 | 1.185 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.478 | 16.496 | 39.379 | 39.496 | 40.35 | 21.291 | 100.0% | 40 | | neutron.list_routers | 0.195 | 0.7 | 1.25 | 1.378 | 1.525 | 0.716 | 100.0% | 40 | | total | 13.684 | 24.507 | 56.591 | 58.075 | 58.366 | 31.438 | 100.0% | 40 | | -> duration | 13.684 | 24.507 | 56.591 | 58.075 | 58.366 | 31.438 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.493031 Full duration: 195.028792 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.428 | 2.482 | 3.693 | 4.442 | 5.014 | 2.666 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.517 | 5.371 | 9.437 | 10.191 | 10.989 | 5.971 | 100.0% | 40 | | neutron.create_router (x2) | 0.388 | 1.045 | 2.42 | 3.031 | 3.311 | 1.279 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.445 | 18.106 | 37.987 | 39.663 | 41.983 | 22.859 | 100.0% | 40 | | neutron.update_router (x2) | 1.627 | 5.76 | 11.328 | 13.474 | 15.279 | 6.894 | 100.0% | 40 | | total | 16.713 | 32.111 | 68.036 | 68.07 | 69.566 | 39.669 | 100.0% | 40 | | -> duration | 16.713 | 32.111 | 68.036 | 68.07 | 69.566 | 39.669 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.921742 Full duration: 210.077022 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.491 | 2.192 | 3.159 | 3.615 | 5.11 | 2.399 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.007 | 4.936 | 13.23 | 13.616 | 14.197 | 5.882 | 100.0% | 40 | | neutron.create_router (x2) | 0.303 | 0.755 | 2.352 | 2.648 | 3.592 | 1.149 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.199 | 19.0 | 47.335 | 49.25 | 51.986 | 21.626 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.609 | 12.338 | 32.665 | 33.302 | 34.133 | 15.051 | 100.0% | 40 | | neutron.delete_router (x2) | 1.067 | 2.859 | 5.121 | 6.782 | 6.963 | 3.241 | 100.0% | 40 | | total | 24.551 | 42.019 | 106.469 | 106.599 | 107.914 | 49.35 | 100.0% | 40 | | -> duration | 24.551 | 42.019 | 106.469 | 106.599 | 107.914 | 49.35 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.922447 Full duration: 170.6568 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.906 | 1.165 | 2.055 | 2.114 | 2.173 | 1.436 | 100.0% | 8 | | neutron.create_port (x50) | 37.093 | 52.314 | 68.673 | 68.755 | 68.837 | 52.731 | 100.0% | 8 | | neutron.list_ports | 0.426 | 0.681 | 0.873 | 0.95 | 1.028 | 0.675 | 100.0% | 8 | | total | 39.102 | 54.499 | 70.781 | 71.016 | 71.251 | 54.845 | 100.0% | 8 | | -> duration | 39.102 | 54.499 | 70.781 | 71.016 | 71.251 | 54.845 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.358412 Full duration: 201.846559 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.921 | 1.78 | 3.966 | 4.363 | 4.481 | 2.092 | 100.0% | 40 | | neutron.create_port (x5) | 4.521 | 7.792 | 30.446 | 30.917 | 32.399 | 13.439 | 100.0% | 40 | | neutron.update_port (x5) | 2.29 | 4.651 | 16.265 | 16.467 | 16.565 | 7.386 | 100.0% | 40 | | total | 8.016 | 14.301 | 50.823 | 51.173 | 51.214 | 22.918 | 100.0% | 40 | | -> duration | 8.016 | 14.301 | 50.823 | 51.173 | 51.214 | 22.918 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.220479 Full duration: 115.080315 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.97 | 1.988 | 2.54 | 2.72 | 3.905 | 1.936 | 100.0% | 40 | | neutron.create_port (x5) | 4.901 | 10.427 | 23.32 | 24.207 | 24.773 | 11.951 | 100.0% | 40 | | neutron.delete_port (x5) | 3.163 | 6.602 | 14.107 | 15.513 | 16.63 | 7.574 | 100.0% | 40 | | total | 9.587 | 18.984 | 41.288 | 42.614 | 42.663 | 21.463 | 100.0% | 40 | | -> duration | 9.587 | 18.984 | 41.288 | 42.614 | 42.663 | 21.463 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.555911 Full duration: 77.225244 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.518 | 0.802 | 1.141 | 1.169 | 1.327 | 0.867 | 100.0% | 40 | | total | 1.307 | 1.682 | 2.063 | 2.081 | 2.103 | 1.682 | 100.0% | 40 | | -> duration | 1.307 | 1.682 | 2.063 | 2.081 | 2.103 | 1.682 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.692881 Full duration: 44.958745 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5118f099-4397-4f29-b382-da09693819eb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.051 | 1.488 | 1.741 | 1.773 | 1.804 | 1.458 | 100.0% | 4 | | neutron.create_subnet | 0.675 | 1.013 | 1.329 | 1.355 | 1.38 | 1.02 | 100.0% | 4 | | neutron.create_port (x125) | 128.315 | 184.52 | 240.716 | 240.882 | 241.048 | 184.601 | 100.0% | 4 | | neutron.create_trunk | 8.737 | 12.226 | 16.343 | 16.493 | 16.643 | 12.458 | 100.0% | 4 | | neutron.update_port | 1.524 | 2.31 | 2.894 | 2.905 | 2.916 | 2.265 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.049 | 0.067 | 0.068 | 0.069 | 0.05 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.25 | 0.39 | 0.627 | 0.649 | 0.67 | 0.425 | 100.0% | 4 | | neutron.delete_trunk | 0.3 | 0.417 | 0.59 | 0.604 | 0.617 | 0.438 | 100.0% | 4 | | total | 141.295 | 202.839 | 263.758 | 263.838 | 263.918 | 202.723 | 100.0% | 4 | | -> duration | 141.295 | 202.839 | 263.758 | 263.838 | 263.918 | 202.723 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 263.924068 Full duration: 388.69572 HINTS: * To plot HTML graphics with this data, run: rally task report 5118f099-4397-4f29-b382-da09693819eb --out output.html * To generate a JUnit report, run: rally task export 5118f099-4397-4f29-b382-da09693819eb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5118f099-4397-4f29-b382-da09693819eb --json --out output.json 2018-10-24 22:31:26,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5118f099-4397-4f29-b382-da09693819eb', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-24 22:31:29,006 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5118f099-4397-4f29-b382-da09693819eb --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-24 22:31:28.450 17683 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-24 22:31:28.450 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-24 22:31:28.452 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-24 22:31:28.777 17683 INFO rally.api [-] Building 'json' report for the following task(s): '5118f099-4397-4f29-b382-da09693819eb'. 2018-10-24 22:31:28.893 17683 INFO rally.api [-] The report has been successfully built. 2018-10-24 22:31:29,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5118f099-4397-4f29-b382-da09693819eb', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-24 22:31:31,698 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5118f099-4397-4f29-b382-da09693819eb --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-24 22:31:31.050 17685 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-24 22:31:31.051 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-24 22:31:31.053 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-24 22:31:31.384 17685 INFO rally.api [-] Building 'html' report for the following task(s): '5118f099-4397-4f29-b382-da09693819eb'. 2018-10-24 22:31:31.586 17685 INFO rally.api [-] The report has been successfully built. 2018-10-24 22:31:31,835 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-24 22:31:31,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:30:36 | 612 | 100.00% | | | | | | | TOTAL: | 00:30:36 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-10-24 22:31:31,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-10-24 22:31:31,974 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 22:31:31,974 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 31:36 | PASS | +--------------------+------------------+------------------+----------------+ 2018-10-24 22:31:31,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:31:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5329a35-1f08-453c-86d6-df86208c34d0 x-openstack-request-id: req-e5329a35-1f08-453c-86d6-df86208c34d0 2018-10-24 22:31:32,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f1791de-3035-41a6-a8e2-6ec831aedc96", "name": "rally_jobs-flavor_877fefa7-143d-4a29-91f1-633409edc0e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7e7e997-dc17-43fd-b929-228ec19675cd", "name": "rally_jobs-flavor_alt_877fefa7-143d-4a29-91f1-633409edc0e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:31:32,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e5329a35-1f08-453c-86d6-df86208c34d0 2018-10-24 22:31:32,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.711168050766s 2018-10-24 22:31:32,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:31:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:32,744 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-453fca7d-3d37-4db3-a0d3-ed3da7116f79 x-openstack-request-id: req-453fca7d-3d37-4db3-a0d3-ed3da7116f79 2018-10-24 22:31:32,744 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d7e7e997-dc17-43fd-b929-228ec19675cd used request id req-453fca7d-3d37-4db3-a0d3-ed3da7116f79 2018-10-24 22:31:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445120334625s 2018-10-24 22:31:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 22:31:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" -d '{"subnet_id": "a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8"}' 2018-10-24 22:31:34,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:34 GMT X-Openstack-Request-Id: req-7e350edb-b732-4b63-bd5f-a4947abafbfd 2018-10-24 22:31:34,830 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3125e63a-8638-4b0a-85fd-d6c35ba710c0", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "subnet_id": "a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8", "subnet_ids": ["a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8"], "port_id": "2f2d77e1-7fd8-4d74-87d9-8c5ea3dfb5f5", "id": "41408402-78c1-4f7f-918f-edd4209bce9d"} 2018-10-24 22:31:34,830 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d/remove_router_interface.json used request id req-7e350edb-b732-4b63-bd5f-a4947abafbfd 2018-10-24 22:31:34,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08542394638s 2018-10-24 22:31:34,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 22:31:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:35 GMT X-Openstack-Request-Id: req-ea17005b-dd8a-4deb-9149-947eda6300bf 2018-10-24 22:31:35,228 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "created_at": "2018-10-24T21:59:57Z", "admin_state_up": true, "updated_at": "2018-10-24T22:31:33Z", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "41408402-78c1-4f7f-918f-edd4209bce9d", "name": "rally_jobs-router_877fefa7-143d-4a29-91f1-633409edc0e8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "806d950244d94d138a1a48beeaf6be3a", "created_at": "2018-10-24T21:18:14Z", "admin_state_up": true, "updated_at": "2018-10-24T21:18:14Z", "project_id": "806d950244d94d138a1a48beeaf6be3a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57c9a8d3-f96e-4206-a950-a32a43a46b39", "name": "tempest-pretest-check-1654555204"}]} 2018-10-24 22:31:35,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ea17005b-dd8a-4deb-9149-947eda6300bf 2018-10-24 22:31:35,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.397663116455s 2018-10-24 22:31:35,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 22:31:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:36,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 22:31:36 GMT X-Openstack-Request-Id: req-13b09bde-4e49-41f0-bf9f-b2161e4fc7b0 2018-10-24 22:31:36,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 22:31:36,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/41408402-78c1-4f7f-918f-edd4209bce9d.json used request id req-13b09bde-4e49-41f0-bf9f-b2161e4fc7b0 2018-10-24 22:31:36,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13363814354s 2018-10-24 22:31:36,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 22:31:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:36,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:36 GMT X-Openstack-Request-Id: req-27f7749d-9439-43a8-a337-8eedda7cc2f5 2018-10-24 22:31:36,410 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:59:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2f875ef463fd4f5d9c797b0b6141cb9c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_877fefa7-143d-4a29-91f1-633409edc0e8","enable_dhcp":true,"segment_id":null,"network_id":"3125e63a-8638-4b0a-85fd-d6c35ba710c0","tenant_id":"2f875ef463fd4f5d9c797b0b6141cb9c","created_at":"2018-10-24T21:59:56Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 22:31:36,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-27f7749d-9439-43a8-a337-8eedda7cc2f5 2018-10-24 22:31:36,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459580421448s 2018-10-24 22:31:36,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 22:31:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:37,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 22:31:37 GMT X-Openstack-Request-Id: req-f792d48c-f780-4462-be3c-355952031041 2018-10-24 22:31:37,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 22:31:37,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a55fb3fc-5c18-4fc4-b5a7-f3e50e6f43a8.json used request id req-f792d48c-f780-4462-be3c-355952031041 2018-10-24 22:31:37,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12575006485s 2018-10-24 22:31:37,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:31:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:37,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:37 GMT X-Openstack-Request-Id: req-3c9857ae-e50a-456f-9f17-d62b5f8dd1c8 2018-10-24 22:31:37,625 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3125e63a-8638-4b0a-85fd-d6c35ba710c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"2f875ef463fd4f5d9c797b0b6141cb9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T22:31:37Z","qos_policy_id":null,"name":"rally_jobs-net_877fefa7-143d-4a29-91f1-633409edc0e8","admin_state_up":true,"tenant_id":"2f875ef463fd4f5d9c797b0b6141cb9c","created_at":"2018-10-24T21:59:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:31:37,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c9857ae-e50a-456f-9f17-d62b5f8dd1c8 2018-10-24 22:31:37,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872368812561s 2018-10-24 22:31:37,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 22:31:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3125e63a-8638-4b0a-85fd-d6c35ba710c0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:38,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 22:31:38 GMT X-Openstack-Request-Id: req-e3929797-e29e-4c93-81f5-c271ed134558 2018-10-24 22:31:38,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 22:31:38,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3125e63a-8638-4b0a-85fd-d6c35ba710c0.json used request id req-e3929797-e29e-4c93-81f5-c271ed134558 2018-10-24 22:31:38,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.941181898117s 2018-10-24 22:31:38,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:31:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:39,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:39 GMT X-Openstack-Request-Id: req-fec8f49e-a5e5-4494-b597-476fb6c73f1e 2018-10-24 22:31:39,277 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:00:03Z", "file": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7/file", "owner": "2f875ef463fd4f5d9c797b0b6141cb9c", "id": "d4432f21-2996-47d0-8988-6ee718b41fa7", "size": 12716032, "self": "/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/d4432f21-2996-47d0-8988-6ee718b41fa7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_877fefa7-143d-4a29-91f1-633409edc0e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:00:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:31:39,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fec8f49e-a5e5-4494-b597-476fb6c73f1e 2018-10-24 22:31:39,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704941034317s 2018-10-24 22:31:39,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:31:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}575add112ab1bd05f3a54e81186ac9436f9ed2a2cce4fd8ced1f92276e1d4329" 2018-10-24 22:31:39,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:31:39 GMT X-Openstack-Request-Id: req-d7f45d8a-ee58-4e45-a37e-589e1d4e55bd 2018-10-24 22:31:39,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:31:39,555 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d4432f21-2996-47d0-8988-6ee718b41fa7 used request id req-d7f45d8a-ee58-4e45-a37e-589e1d4e55bd 2018-10-24 22:31:39,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.275743961334s 2018-10-24 22:31:39,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:31:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:39,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e38c308b-9a74-4834-8770-cc01b367b7c2 x-openstack-request-id: req-e38c308b-9a74-4834-8770-cc01b367b7c2 2018-10-24 22:31:39,595 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f1791de-3035-41a6-a8e2-6ec831aedc96", "name": "rally_jobs-flavor_877fefa7-143d-4a29-91f1-633409edc0e8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:31:39,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e38c308b-9a74-4834-8770-cc01b367b7c2 2018-10-24 22:31:39,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0398190021515s 2018-10-24 22:31:39,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:31:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:39,656 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88473800-850a-4827-94e5-7b3fa2bd46ef x-openstack-request-id: req-88473800-850a-4827-94e5-7b3fa2bd46ef 2018-10-24 22:31:39,656 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1f1791de-3035-41a6-a8e2-6ec831aedc96 used request id req-88473800-850a-4827-94e5-7b3fa2bd46ef 2018-10-24 22:31:39,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0592501163483s 2018-10-24 22:31:39,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:31:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1b09a9-2ff8-4cd9-af36-c32c5fc76de0 2018-10-24 22:31:39,871 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "links": {"self": "http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29b79e62a92142f3878f97e726ec6983", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:31:39,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8a1b09a9-2ff8-4cd9-af36-c32c5fc76de0 2018-10-24 22:31:39,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214986085892s 2018-10-24 22:31:39,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:31:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:40,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae2190b-9b95-401c-9a2b-3ee6e108e014 2018-10-24 22:31:40,103 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_877fefa7-143d-4a29-91f1-633409edc0e8", "links": {"self": "http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "29b79e62a92142f3878f97e726ec6983", "description": null}} 2018-10-24 22:31:40,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983 used request id req-cae2190b-9b95-401c-9a2b-3ee6e108e014 2018-10-24 22:31:40,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224994182587s 2018-10-24 22:31:40,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:31:40,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:40,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62dbf9e3-b5d3-40a0-bb91-a197026c18fd 2018-10-24 22:31:40,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:31:40,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/29b79e62a92142f3878f97e726ec6983 used request id req-62dbf9e3-b5d3-40a0-bb91-a197026c18fd 2018-10-24 22:31:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317672967911s 2018-10-24 22:31:40,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:31:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:40,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 527 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88348c4-7a08-44f8-8f5a-a8427d4d4922 2018-10-24 22:31:40,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c"}, "tags": [], "enabled": true, "id": "2f875ef463fd4f5d9c797b0b6141cb9c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_877fefa7-143d-4a29-91f1-633409edc0e8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:31:40,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-d88348c4-7a08-44f8-8f5a-a8427d4d4922 2018-10-24 22:31:40,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134127855301s 2018-10-24 22:31:40,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:31:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:40,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42d2847-beb8-4ce6-b526-faac92125d9a 2018-10-24 22:31:40,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:31:40,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2f875ef463fd4f5d9c797b0b6141cb9c used request id req-a42d2847-beb8-4ce6-b526-faac92125d9a 2018-10-24 22:31:40,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250123977661s 2018-10-24 22:31:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:31:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2f875ef463fd4f5d9c797b0b6141cb9c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:41 GMT X-Openstack-Request-Id: req-6ce20904-f4ec-431b-a04a-367114af6bea 2018-10-24 22:31:41,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "created_at": "2018-10-24T21:59:55Z", "updated_at": "2018-10-24T21:59:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "23cd828a-6d6c-45d0-90d5-8701a6d7ed89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "611206d4-7ef1-42e3-bac9-5438046a139f", "remote_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "8e5e849e-534a-4540-b931-c0f6f2fcf34b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "aaa55827-5165-425d-8898-53c67fc3efb6", "remote_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}], "revision_number": 1, "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "name": "default"}]} 2018-10-24 22:31:41,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2f875ef463fd4f5d9c797b0b6141cb9c&name=default used request id req-6ce20904-f4ec-431b-a04a-367114af6bea 2018-10-24 22:31:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312780857086s 2018-10-24 22:31:41,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:31:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:41,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:41 GMT X-Openstack-Request-Id: req-e5bffe07-d1cc-4e00-a4c0-fb2056fd6343 2018-10-24 22:31:41,190 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "created_at": "2018-10-24T21:59:55Z", "updated_at": "2018-10-24T21:59:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "23cd828a-6d6c-45d0-90d5-8701a6d7ed89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "aaa55827-5165-425d-8898-53c67fc3efb6", "remote_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "611206d4-7ef1-42e3-bac9-5438046a139f", "remote_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:59:55Z", "revision_number": 0, "id": "8e5e849e-534a-4540-b931-c0f6f2fcf34b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:59:55Z", "security_group_id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "tenant_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c"}], "revision_number": 1, "project_id": "2f875ef463fd4f5d9c797b0b6141cb9c", "id": "7cd39d7d-ea55-4ee8-9239-676596d81f68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 22:31:41,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e5bffe07-d1cc-4e00-a4c0-fb2056fd6343 2018-10-24 22:31:41,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486350059509s 2018-10-24 22:31:41,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 22:31:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7cd39d7d-ea55-4ee8-9239-676596d81f68.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b03ed552f6cd02bc43913cb1e93a94e3d544806e0bf0cc464e9eba1b9cdf522" 2018-10-24 22:31:41,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 22:31:41 GMT X-Openstack-Request-Id: req-df3c0ced-ee0c-4e0c-b9f8-ed07bd23f7aa 2018-10-24 22:31:41,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 22:31:41,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7cd39d7d-ea55-4ee8-9239-676596d81f68.json used request id req-df3c0ced-ee0c-4e0c-b9f8-ed07bd23f7aa 2018-10-24 22:31:41,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15554189682s 2018-10-24 22:31:41,403 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-24 22:31:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:31:41,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dc0ef9-1eff-4b42-b3aa-19397e6da0d6 2018-10-24 22:31:41,452 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:31:41,453 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-89dc0ef9-1eff-4b42-b3aa-19397e6da0d6 2018-10-24 22:31:41,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:31:41,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["ah5P8-qTS22YllbIDhPdKw"], "issued_at": "2018-10-24T22:31:41.000000Z"}} 2018-10-24 22:31:41,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:31:41,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:42,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:42 GMT X-Openstack-Request-Id: req-3ac6c9bf-94d2-4b34-9085-a3b1c91ee18b 2018-10-24 22:31:42,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:31:42,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3ac6c9bf-94d2-4b34-9085-a3b1c91ee18b 2018-10-24 22:31:42,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363121032715s 2018-10-24 22:31:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:31:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:42,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388f0785-0406-4c51-951d-6983effa8624 2018-10-24 22:31:42,349 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:31:42,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-388f0785-0406-4c51-951d-6983effa8624 2018-10-24 22:31:42,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120100975037s 2018-10-24 22:31:42,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:31:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}}' 2018-10-24 22:31:42,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-220e44ff-b5af-4094-b2dd-d0ae50d1bf0e 2018-10-24 22:31:42,530 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21"}, "tags": [], "enabled": true, "id": "4b85b11f860849818daf5f9f77b39d21", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}} 2018-10-24 22:31:42,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-220e44ff-b5af-4094-b2dd-d0ae50d1bf0e 2018-10-24 22:31:42,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1739590168s 2018-10-24 22:31:42,531 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'4b85b11f860849818daf5f9f77b39d21', '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'refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89'}) 2018-10-24 22:31:42,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:31:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3348e1e1-9954-49ab-b24f-8bbc45680b02", "email": null, "name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}}' 2018-10-24 22:31:43,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9a27b0-e879-4d38-bd6f-c3bdf1598c5a 2018-10-24 22:31:43,064 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:31:43,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0e9a27b0-e879-4d38-bd6f-c3bdf1598c5a 2018-10-24 22:31:43,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.525590896606s 2018-10-24 22:31:43,065 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0c395d4f8f454dbaa5a6ffa373d30539', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89'}) 2018-10-24 22:31:43,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:43,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5b6b3f-1adc-41a9-b419-b5e2b24a24b8 2018-10-24 22:31:43,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:43,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5f5b6b3f-1adc-41a9-b419-b5e2b24a24b8 2018-10-24 22:31:43,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113707065582s 2018-10-24 22:31:43,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:43,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9745fae1-bb8e-4cd3-8ea5-b62ace9742cc 2018-10-24 22:31:43,364 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:43,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9745fae1-bb8e-4cd3-8ea5-b62ace9742cc 2018-10-24 22:31:43,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176385879517s 2018-10-24 22:31:43,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:43,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9fcebb-9ca7-4ebb-a81c-dd0b1b79707b 2018-10-24 22:31:43,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:43,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c9fcebb-9ca7-4ebb-a81c-dd0b1b79707b 2018-10-24 22:31:43,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201376914978s 2018-10-24 22:31:43,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:31:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:43,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e1eba5-d795-4c9d-9784-ece7fc85e78c 2018-10-24 22:31:43,702 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:31:43,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-34e1eba5-d795-4c9d-9784-ece7fc85e78c 2018-10-24 22:31:43,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12584400177s 2018-10-24 22:31:43,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:31:43,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:43,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99f4dcf-11bd-4045-bf01-e7ec22656854 2018-10-24 22:31:43,934 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:31:43,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f99f4dcf-11bd-4045-bf01-e7ec22656854 2018-10-24 22:31:43,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231122016907s 2018-10-24 22:31:43,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:31:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467e1e48-e226-4f8a-91c6-1a1cb2369991 2018-10-24 22:31:44,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21"}, "tags": [], "enabled": true, "id": "4b85b11f860849818daf5f9f77b39d21", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:31:44,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-467e1e48-e226-4f8a-91c6-1a1cb2369991 2018-10-24 22:31:44,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164607048035s 2018-10-24 22:31:44,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:31:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4b85b11f860849818daf5f9f77b39d21" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedc37de-4b1a-4b0c-8377-6142ebaf8c4f 2018-10-24 22:31:44,310 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4b85b11f860849818daf5f9f77b39d21", "previous": null, "next": null}} 2018-10-24 22:31:44,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=4b85b11f860849818daf5f9f77b39d21 used request id req-aedc37de-4b1a-4b0c-8377-6142ebaf8c4f 2018-10-24 22:31:44,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190057039261s 2018-10-24 22:31:44,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:31:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957a7e70-c434-4649-ab34-f82da84da039 2018-10-24 22:31:44,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:31:44,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-957a7e70-c434-4649-ab34-f82da84da039 2018-10-24 22:31:44,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171620845795s 2018-10-24 22:31:44,487 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 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'4b85b11f860849818daf5f9f77b39d21', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3348e1e1-9954-49ab-b24f-8bbc45680b02', 'username': u'refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:31:44,491 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'password': '3348e1e1-9954-49ab-b24f-8bbc45680b02', 'project_name': 'refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '4b85b11f860849818daf5f9f77b39d21', 'project_domain_name': 'Default'} 2018-10-24 22:31:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bfad38-862b-4276-9228-f595beae44f5 2018-10-24 22:31:44,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:44,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9bfad38-862b-4276-9228-f595beae44f5 2018-10-24 22:31:44,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19024682045s 2018-10-24 22:31:44,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8af86d-5b82-4bb3-b8dd-a25fed49ce67 2018-10-24 22:31:44,798 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:44,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f8af86d-5b82-4bb3-b8dd-a25fed49ce67 2018-10-24 22:31:44,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108734130859s 2018-10-24 22:31:44,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:31:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:44,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8432f887-246d-46f3-80d9-a056c7aa05b5 2018-10-24 22:31:44,977 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:31:44,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8432f887-246d-46f3-80d9-a056c7aa05b5 2018-10-24 22:31:44,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173025131226s 2018-10-24 22:31:44,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:31:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caceb0dc-ae3e-42b7-9b98-e6ab0229035e 2018-10-24 22:31:45,105 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:31:45,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-caceb0dc-ae3e-42b7-9b98-e6ab0229035e 2018-10-24 22:31:45,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127074956894s 2018-10-24 22:31:45,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:31:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0625c30-71ec-4340-a1c9-5870d32c8a8a 2018-10-24 22:31:45,253 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21"}, "tags": [], "enabled": true, "id": "4b85b11f860849818daf5f9f77b39d21", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:31:45,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a0625c30-71ec-4340-a1c9-5870d32c8a8a 2018-10-24 22:31:45,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.135226964951s 2018-10-24 22:31:45,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:31:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=4b85b11f860849818daf5f9f77b39d21" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd090e7-b551-4562-949a-a34f6bba3ad5 2018-10-24 22:31:45,464 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=4b85b11f860849818daf5f9f77b39d21", "previous": null, "next": null}} 2018-10-24 22:31:45,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0c395d4f8f454dbaa5a6ffa373d30539&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=4b85b11f860849818daf5f9f77b39d21 used request id req-8cd090e7-b551-4562-949a-a34f6bba3ad5 2018-10-24 22:31:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202482938766s 2018-10-24 22:31:45,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:31:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da22aaa-f372-44de-ad69-927d07cda9af 2018-10-24 22:31:45,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:31:45,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/e2f348c04de14636a02652c16ac03659 used request id req-9da22aaa-f372-44de-ad69-927d07cda9af 2018-10-24 22:31:45,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143730163574s 2018-10-24 22:31:45,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:31:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6b6c51-ab97-4491-9250-1a7a15f517a0 2018-10-24 22:31:45,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:31:45,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0d6b6c51-ab97-4491-9250-1a7a15f517a0 2018-10-24 22:31:45,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107768774033s 2018-10-24 22:31:45,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:31:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:45,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2a0e59-eac8-48f2-b0b7-1629124820d9 2018-10-24 22:31:45,836 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:31:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2b2a0e59-eac8-48f2-b0b7-1629124820d9 2018-10-24 22:31:45,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107646942139s 2018-10-24 22:31:45,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:31:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:46,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115c420a-16e0-44b1-b532-d9f0afc9ec5f 2018-10-24 22:31:46,041 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:31:46,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-115c420a-16e0-44b1-b532-d9f0afc9ec5f 2018-10-24 22:31:46,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204210996628s 2018-10-24 22:31:46,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:31:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=0c395d4f8f454dbaa5a6ffa373d30539&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:46,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 24 Oct 2018 22:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b92663-ff55-49f0-9959-7e6ba3c16846 2018-10-24 22:31:46,161 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=0c395d4f8f454dbaa5a6ffa373d30539&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:31:46,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=0c395d4f8f454dbaa5a6ffa373d30539&scope.domain.id=default used request id req-82b92663-ff55-49f0-9959-7e6ba3c16846 2018-10-24 22:31:46,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107814073563s 2018-10-24 22:31:46,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:31:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:31:46,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19469a34-d0b4-4f4e-b37f-2d629911f8ef 2018-10-24 22:31:46,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:31:46,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/0c395d4f8f454dbaa5a6ffa373d30539/roles/e2f348c04de14636a02652c16ac03659 used request id req-19469a34-d0b4-4f4e-b37f-2d629911f8ef 2018-10-24 22:31:46,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140652894974s 2018-10-24 22:31:46,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:31:48,676 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:31:50,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8144ed97-d409-4aa0-8eb5-92e87c123834 | 2018-10-24T22:31:50.522192 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8144ed97-d409-4aa0-8eb5-92e87c123834 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:31:54,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:31:54,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:31:57,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:32:00,582 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2fcb26cb-c045-4ce4-9820-0ee5e31bf785) as the default verifier for the future CLI operations. 2018-10-24 22:32:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:32:02,432 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0404870c-75a9-4705-acd2-2a4e89a43714 2018-10-24 22:32:02,432 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:32:02,432 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0404870c-75a9-4705-acd2-2a4e89a43714 2018-10-24 22:32:02,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:32:02,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b85b11f860849818daf5f9f77b39d21", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/4b85b11f860849818daf5f9f77b39d21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_4b85b11f860849818daf5f9f77b39d21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4b85b11f860849818daf5f9f77b39d21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4b85b11f860849818daf5f9f77b39d21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/4b85b11f860849818daf5f9f77b39d21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/4b85b11f860849818daf5f9f77b39d21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4b85b11f860849818daf5f9f77b39d21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/4b85b11f860849818daf5f9f77b39d21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/4b85b11f860849818daf5f9f77b39d21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "id": "0c395d4f8f454dbaa5a6ffa373d30539"}, "audit_ids": ["n70sRCaZRouz24P3jEd_Lg"], "issued_at": "2018-10-24T22:32:02.000000Z"}} 2018-10-24 22:32:02,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:32:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:03,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:03 GMT X-Openstack-Request-Id: req-45aefed3-f1fd-4a20-8535-50c74d1375ad 2018-10-24 22:32:03,117 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:32:03,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-45aefed3-f1fd-4a20-8535-50c74d1375ad 2018-10-24 22:32:03,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277368068695s 2018-10-24 22:32:03,128 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-24 22:32:03,129 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 22:32:03,255 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 22:32:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:32:03,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:03 GMT 2018-10-24 22:32:03,263 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 22:32:03,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:32:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:03,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:03 GMT X-Openstack-Request-Id: req-03b0a639-7865-445f-a1e4-81314105a8cd 2018-10-24 22:32:03,974 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:32:03,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-03b0a639-7865-445f-a1e4-81314105a8cd 2018-10-24 22:32:03,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.708894014359s 2018-10-24 22:32:03,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:32:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}' 2018-10-24 22:32:04,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:04 GMT Location: http://172.30.9.21:9292/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80900b86-e866-42a4-9a56-484f87bbc922 2018-10-24 22:32:04,052 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:04Z", "file": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "size": null, "self": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": null, "created_at": "2018-10-24T22:32:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:32:04,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-80900b86-e866-42a4-9a56-484f87bbc922 2018-10-24 22:32:04,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678708553314s 2018-10-24 22:32:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:32:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" -d '' 2018-10-24 22:32:05,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:32:05 GMT X-Openstack-Request-Id: req-7dd3717c-33b2-47e8-9696-971efb0df428 2018-10-24 22:32:05,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:32:05,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file used request id req-7dd3717c-33b2-47e8-9696-971efb0df428 2018-10-24 22:32:05,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09218502045s 2018-10-24 22:32:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:32:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:05,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT X-Openstack-Request-Id: req-a31f4a48-8365-459b-9ccf-15478ccaf8d9 2018-10-24 22:32:05,175 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:05Z", "file": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "size": 12716032, "self": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:32:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:32:05,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a31f4a48-8365-459b-9ccf-15478ccaf8d9 2018-10-24 22:32:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259869098663s 2018-10-24 22:32:05,177 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file', 'owner': u'4b85b11f860849818daf5f9f77b39d21', 'id': u'eaa28516-f6b6-45fc-96d1-8fbcb2b77421', 'size': 12716032, u'self': u'/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b85b11f860849818daf5f9f77b39d21', 'name': 'refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:32:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:32:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'created': u'2018-10-24T22:32:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:32:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:32:05,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:32:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:32:05,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ceb160b5-5143-429e-8b72-92a331ddf926 x-openstack-request-id: req-ceb160b5-5143-429e-8b72-92a331ddf926 2018-10-24 22:32:05,504 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b49fbbf-09d3-4f0f-9480-d04667202d20", "name": "refstack_defcore-flavor_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:32:05,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ceb160b5-5143-429e-8b72-92a331ddf926 2018-10-24 22:32:05,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323646068573s 2018-10-24 22:32:05,505 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_6be06bc1-7ebe-4a3b-b972-11df66b50c89', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'1b49fbbf-09d3-4f0f-9480-d04667202d20', 'swap': 0}) 2018-10-24 22:32:05,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:32:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"extra_specs": {}}' 2018-10-24 22:32:05,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f0731d6-fd47-4d05-a14a-96b75e1b31af x-openstack-request-id: req-5f0731d6-fd47-4d05-a14a-96b75e1b31af 2018-10-24 22:32:05,531 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:32:05,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20/os-extra_specs used request id req-5f0731d6-fd47-4d05-a14a-96b75e1b31af 2018-10-24 22:32:05,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253319740295s 2018-10-24 22:32:05,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:32:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:05,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de00c13d-29b6-4a6b-baa9-15817ce0ef97 2018-10-24 22:32:05,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:32:05,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-de00c13d-29b6-4a6b-baa9-15817ce0ef97 2018-10-24 22:32:05,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125172138214s 2018-10-24 22:32:05,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:32:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b125c3-7ade-4026-b964-650329840cd2 2018-10-24 22:32:05,854 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:32:05,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f9b125c3-7ade-4026-b964-650329840cd2 2018-10-24 22:32:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182565927505s 2018-10-24 22:32:05,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 22:32:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-466716c3-41d1-4e21-a32e-2716da6e571b x-openstack-request-id: req-466716c3-41d1-4e21-a32e-2716da6e571b 2018-10-24 22:32:06,591 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 22:32:06,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-466716c3-41d1-4e21-a32e-2716da6e571b 2018-10-24 22:32:06,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.727504968643s 2018-10-24 22:32:06,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:32:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:06,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:06 GMT X-Openstack-Request-Id: req-cc07f543-b106-454d-bddd-00537dfd5da0 2018-10-24 22:32:06,623 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:05Z", "file": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "size": 12716032, "self": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:32:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:32:06,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cc07f543-b106-454d-bddd-00537dfd5da0 2018-10-24 22:32:06,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269978046417s 2018-10-24 22:32:06,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:32:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}' 2018-10-24 22:32:06,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:06 GMT Location: http://172.30.9.21:9292/v2/images/bf053858-2e5a-464f-92db-2d49c7701061 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d8ae86c-5951-4acc-839d-419f6fba5834 2018-10-24 22:32:06,680 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:06Z", "file": "/v2/images/bf053858-2e5a-464f-92db-2d49c7701061/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "bf053858-2e5a-464f-92db-2d49c7701061", "size": null, "self": "/v2/images/bf053858-2e5a-464f-92db-2d49c7701061", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": null, "created_at": "2018-10-24T22:32:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:32:06,680 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6d8ae86c-5951-4acc-839d-419f6fba5834 2018-10-24 22:32:06,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472419261932s 2018-10-24 22:32:06,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:32:06,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bf053858-2e5a-464f-92db-2d49c7701061/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" -d '' 2018-10-24 22:32:07,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:32:07 GMT X-Openstack-Request-Id: req-f65aa6d0-133f-441e-836e-27241941bcd5 2018-10-24 22:32:07,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:32:07,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bf053858-2e5a-464f-92db-2d49c7701061/file used request id req-f65aa6d0-133f-441e-836e-27241941bcd5 2018-10-24 22:32:07,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.770920038223s 2018-10-24 22:32:07,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:32:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:32:07,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:07 GMT X-Openstack-Request-Id: req-cb3ac98f-6fa0-41b1-8d7c-6c4e1c2e6a38 2018-10-24 22:32:07,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:07Z", "file": "/v2/images/bf053858-2e5a-464f-92db-2d49c7701061/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "bf053858-2e5a-464f-92db-2d49c7701061", "size": 12716032, "self": "/v2/images/bf053858-2e5a-464f-92db-2d49c7701061", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/bf053858-2e5a-464f-92db-2d49c7701061/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/bf053858-2e5a-464f-92db-2d49c7701061/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:32:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:05Z", "file": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "size": 12716032, "self": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:32:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:32:07,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cb3ac98f-6fa0-41b1-8d7c-6c4e1c2e6a38 2018-10-24 22:32:07,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283689498901s 2018-10-24 22:32:07,487 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/bf053858-2e5a-464f-92db-2d49c7701061/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf053858-2e5a-464f-92db-2d49c7701061/file', 'owner': u'4b85b11f860849818daf5f9f77b39d21', 'id': u'bf053858-2e5a-464f-92db-2d49c7701061', 'size': 12716032, u'self': u'/v2/images/bf053858-2e5a-464f-92db-2d49c7701061', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b85b11f860849818daf5f9f77b39d21', 'name': 'refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/bf053858-2e5a-464f-92db-2d49c7701061/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:32:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:32:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bf053858-2e5a-464f-92db-2d49c7701061', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'created': u'2018-10-24T22:32:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:32:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bf053858-2e5a-464f-92db-2d49c7701061', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:32:07,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:32:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:32:07,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f34787e2-54f9-46c2-b993-59b08d55cc49 x-openstack-request-id: req-f34787e2-54f9-46c2-b993-59b08d55cc49 2018-10-24 22:32:07,554 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5cc5464d-63cf-429c-9129-a5f0571d4e99", "name": "refstack_defcore-flavor_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:32:07,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f34787e2-54f9-46c2-b993-59b08d55cc49 2018-10-24 22:32:07,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0659110546112s 2018-10-24 22:32:07,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5cc5464d-63cf-429c-9129-a5f0571d4e99', 'swap': 0}) 2018-10-24 22:32:07,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:32:07,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" -d '{"extra_specs": {}}' 2018-10-24 22:32:07,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:32:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9d270fb-f324-4e04-9167-59893e9beef3 x-openstack-request-id: req-b9d270fb-f324-4e04-9167-59893e9beef3 2018-10-24 22:32:07,587 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:32:07,587 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99/os-extra_specs used request id req-b9d270fb-f324-4e04-9167-59893e9beef3 2018-10-24 22:32:07,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0318169593811s 2018-10-24 22:32:07,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'5cc5464d-63cf-429c-9129-a5f0571d4e99', 'swap': 0}) 2018-10-24 22:32:10,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-24 22:32:10,652 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-24 22:32:10,652 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-24 22:32:10,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-10-24 22:32:14,900 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-10-24 22:32:14,901 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-10-24 22:32:14,902 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-10-24 22:32:14,903 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-10-24 22:32:14,904 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-10-24 22:32:14,905 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-10-24 22:32:14,906 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-10-24 22:32:14,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-24 22:32:14,932 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-24 22:32:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-24 22:32:23,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:23.865 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.420s] 2018-10-24 22:32:23,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:23.972 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.384s] 2018-10-24 22:32:24,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:24.065 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.093s] 2018-10-24 22:32:46,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:46.784 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.376s] 2018-10-24 22:32:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:48.496 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.807s] 2018-10-24 22:32:50,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:50.929 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.436s] 2018-10-24 22:32:53,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:53.714 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.467s] 2018-10-24 22:32:54,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:54.011 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.296s] 2018-10-24 22:32:54,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:54.284 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.273s] 2018-10-24 22:32:54,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:54.575 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.290s] 2018-10-24 22:32:55,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.056 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.481s] 2018-10-24 22:32:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.192 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.136s] 2018-10-24 22:32:55,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.339 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.147s] 2018-10-24 22:32:55,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.468 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.129s] 2018-10-24 22:32:55,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.562 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.093s] 2018-10-24 22:32:55,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:55.705 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.143s] 2018-10-24 22:32:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:56.011 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.306s] 2018-10-24 22:32:56,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:56.278 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.224s] 2018-10-24 22:32:56,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:56.419 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.141s] 2018-10-24 22:32:57,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:57.300 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.881s] 2018-10-24 22:32:57,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:57.455 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.154s] 2018-10-24 22:32:57,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:32:57.456 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-24 22:33:02,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.173 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-10-24 22:33:02,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.185 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-24 22:33:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.412 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.227s] 2018-10-24 22:33:02,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.423 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-24 22:33:02,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.433 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-24 22:33:02,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.454 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.020s] 2018-10-24 22:33:02,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.519 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.065s] 2018-10-24 22:33:02,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:02.589 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.069s] 2018-10-24 22:33:03,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:03.447 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.857s] 2018-10-24 22:33:03,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:03.460 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-24 22:33:03,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:03.582 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.121s] 2018-10-24 22:33:07,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:07.542 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.074s] 2018-10-24 22:33:10,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:10.828 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.284s] 2018-10-24 22:33:11,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:11.304 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.754s] 2018-10-24 22:33:11,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:11.629 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.325s] 2018-10-24 22:33:11,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:11.813 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.183s] 2018-10-24 22:33:11,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:11.820 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-24 22:33:11,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:11.833 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-10-24 22:33:16,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:16.764 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.835s] 2018-10-24 22:33:27,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:27.392 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [3.474s] 2018-10-24 22:33:27,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:27.407 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.016s] 2018-10-24 22:33:27,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:27.571 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.200s] 2018-10-24 22:33:27,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:27.622 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.230s] 2018-10-24 22:33:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:27.829 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.205s] 2018-10-24 22:33:28,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:28.177 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.348s] 2018-10-24 22:33:28,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:28.547 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.975s] 2018-10-24 22:33:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:29.617 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.440s] 2018-10-24 22:33:29,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:29.787 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.238s] 2018-10-24 22:33:30,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:30.010 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.392s] 2018-10-24 22:33:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:30.472 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.685s] 2018-10-24 22:33:31,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:31.149 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.676s] 2018-10-24 22:33:31,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:31.848 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.700s] 2018-10-24 22:33:31,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:31.899 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.491s] 2018-10-24 22:33:32,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:32.085 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.236s] 2018-10-24 22:33:32,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:32.581 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.495s] 2018-10-24 22:33:32,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:32.814 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.233s] 2018-10-24 22:33:33,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:33.452 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.636s] 2018-10-24 22:33:33,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:33.895 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.443s] 2018-10-24 22:33:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:34.140 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.244s] 2018-10-24 22:33:34,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:34.384 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.244s] 2018-10-24 22:33:35,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:35.006 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.619s] 2018-10-24 22:33:35,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:35.229 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.223s] 2018-10-24 22:33:35,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:35.470 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.241s] 2018-10-24 22:33:35,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:35.811 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.339s] 2018-10-24 22:33:36,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:36.097 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.286s] 2018-10-24 22:33:36,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:36.562 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.662s] 2018-10-24 22:33:42,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:42.435 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.872s] 2018-10-24 22:33:43,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:43.387 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.576s] 2018-10-24 22:33:43,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:43.948 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.562s] 2018-10-24 22:33:44,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:44.231 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.595s] 2018-10-24 22:33:44,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:44.360 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.128s] 2018-10-24 22:33:44,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:44.953 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.592s] 2018-10-24 22:33:45,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:45.049 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-10-24 22:33:45,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:45.050 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-24 22:33:45,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:45.344 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.908s] 2018-10-24 22:33:48,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:48.923 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.195s] 2018-10-24 22:33:49,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:49.110 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.187s] 2018-10-24 22:33:49,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:49.279 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.169s] 2018-10-24 22:33:50,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:50.167 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.823s] 2018-10-24 22:33:52,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:52.736 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.569s] 2018-10-24 22:33:58,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:33:58.510 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.772s] 2018-10-24 22:34:00,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:00.659 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-10-24 22:34:00,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:00.666 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.006s] 2018-10-24 22:34:00,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:00.715 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.049s] 2018-10-24 22:34:00,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:00.755 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.041s] 2018-10-24 22:34:01,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.085 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.329s] 2018-10-24 22:34:01,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.139 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.054s] 2018-10-24 22:34:01,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.193 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.054s] 2018-10-24 22:34:01,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.238 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-10-24 22:34:01,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.279 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-24 22:34:01,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:01.327 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.047s] 2018-10-24 22:34:02,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:02.645 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.135s] 2018-10-24 22:34:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.073 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.427s] 2018-10-24 22:34:03,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.171 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.099s] 2018-10-24 22:34:03,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.281 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.109s] 2018-10-24 22:34:03,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.388 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.108s] 2018-10-24 22:34:03,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.448 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.060s] 2018-10-24 22:34:03,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.574 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.124s] 2018-10-24 22:34:03,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.668 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.094s] 2018-10-24 22:34:03,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.743 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.075s] 2018-10-24 22:34:03,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:03.802 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.059s] 2018-10-24 22:34:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:08.127 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.323s] 2018-10-24 22:34:12,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:12.460 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.415s] 2018-10-24 22:34:22,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:22.853 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.893s] 2018-10-24 22:34:23,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:23.627 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.774s] 2018-10-24 22:34:30,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:30.572 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-10-24 22:34:36,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:36.286 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.603s] 2018-10-24 22:34:39,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:39.515 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.041s] 2018-10-24 22:34:42,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:42.846 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.258s] 2018-10-24 22:34:47,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:47.042 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.757s] 2018-10-24 22:34:47,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:47.732 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.213s] 2018-10-24 22:34:53,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:53.594 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.750s] 2018-10-24 22:34:56,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:56.211 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.167s] 2018-10-24 22:34:56,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:34:56.252 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.520s] 2018-10-24 22:35:00,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:00.947 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.736s] 2018-10-24 22:35:02,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:02.192 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.326s] 2018-10-24 22:35:02,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:02.558 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.366s] 2018-10-24 22:35:18,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:18.824 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [25.224s] 2018-10-24 22:35:36,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:36.555 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.729s] 2018-10-24 22:35:38,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:38.788 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [37.836s] 2018-10-24 22:35:40,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:40.504 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.719s] 2018-10-24 22:35:47,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:47.126 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.397s] 2018-10-24 22:35:48,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:48.188 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.061s] 2018-10-24 22:35:48,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:48.963 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [124.861s] 2018-10-24 22:35:50,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:50.837 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.646s] 2018-10-24 22:35:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:51.300 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.465s] 2018-10-24 22:35:52,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:52.645 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.342s] 2018-10-24 22:35:53,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:53.462 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.818s] 2018-10-24 22:35:54,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:54.470 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.228s] 2018-10-24 22:35:54,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:54.550 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.086s] 2018-10-24 22:35:54,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:54.609 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.062s] 2018-10-24 22:35:59,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:35:59.147 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.192s] 2018-10-24 22:36:00,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:00.450 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.301s] 2018-10-24 22:36:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:01.049 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.599s] 2018-10-24 22:36:01,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:01.498 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.023s] 2018-10-24 22:36:02,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:02.037 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.987s] 2018-10-24 22:36:02,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:02.740 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.702s] 2018-10-24 22:36:04,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.025 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.284s] 2018-10-24 22:36:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.602 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.577s] 2018-10-24 22:36:04,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.859 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.257s] 2018-10-24 22:36:04,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.879 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-10-24 22:36:04,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.895 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2018-10-24 22:36:04,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:04.913 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-10-24 22:36:11,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:11.358 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.840s] 2018-10-24 22:36:12,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:12.277 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.918s] 2018-10-24 22:36:14,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:14.977 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.475s] 2018-10-24 22:36:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:18.497 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.522s] 2018-10-24 22:36:20,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:20.954 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.978s] 2018-10-24 22:36:22,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:22.856 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.427s] 2018-10-24 22:36:23,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:23.176 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.319s] 2018-10-24 22:36:23,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:23.231 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.055s] 2018-10-24 22:36:23,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:23.998 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.765s] 2018-10-24 22:36:24,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.133 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.135s] 2018-10-24 22:36:24,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.385 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.251s] 2018-10-24 22:36:24,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.424 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.040s] 2018-10-24 22:36:24,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.483 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.058s] 2018-10-24 22:36:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.572 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.088s] 2018-10-24 22:36:24,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.869 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.297s] 2018-10-24 22:36:24,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:24.918 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.048s] 2018-10-24 22:36:25,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:25.012 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.094s] 2018-10-24 22:36:25,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:25.099 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.086s] 2018-10-24 22:36:25,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:25.195 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.095s] 2018-10-24 22:36:25,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:25.270 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.076s] 2018-10-24 22:36:32,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:32.729 17712 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.324s] 2018-10-24 22:36:36,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:36.826 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.358s] 2018-10-24 22:36:36,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:36.845 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2018-10-24 22:36:46,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:46.395 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.315s] 2018-10-24 22:36:52,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:52.060 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.664s] 2018-10-24 22:36:53,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:53.739 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.678s] 2018-10-24 22:36:53,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:53.788 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2018-10-24 22:36:53,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:36:53.836 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.047s] 2018-10-24 22:37:03,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:03.896 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.058s] 2018-10-24 22:37:03,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:03.956 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2018-10-24 22:37:03,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:03.996 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.039s] 2018-10-24 22:37:10,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:10.525 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.146s] 2018-10-24 22:37:14,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:14.904 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.937s] 2018-10-24 22:37:15,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:15.756 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.273s] 2018-10-24 22:37:16,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:16.035 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.278s] 2018-10-24 22:37:16,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:16.320 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.285s] 2018-10-24 22:37:16,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:16.594 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.272s] 2018-10-24 22:37:16,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:16.792 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.198s] 2018-10-24 22:37:16,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:16.807 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-10-24 22:37:17,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.062 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.254s] 2018-10-24 22:37:17,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.097 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-10-24 22:37:17,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.104 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-10-24 22:37:17,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.380 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.274s] 2018-10-24 22:37:17,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.389 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-24 22:37:17,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.427 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.038s] 2018-10-24 22:37:17,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.469 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.042s] 2018-10-24 22:37:17,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.507 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-10-24 22:37:17,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.544 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-24 22:37:17,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.552 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-10-24 22:37:17,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.596 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.044s] 2018-10-24 22:37:17,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.630 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-24 22:37:17,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.857 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.226s] 2018-10-24 22:37:17,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:17.893 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-10-24 22:37:18,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:18.970 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-10-24 22:37:22,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:22.941 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.463s] 2018-10-24 22:37:23,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:23.483 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.542s] 2018-10-24 22:37:27,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:27.494 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.018s] 2018-10-24 22:37:33,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:33.472 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.975s] 2018-10-24 22:37:37,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:37.957 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.349s] 2018-10-24 22:37:38,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:38.286 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.329s] 2018-10-24 22:37:38,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:38.932 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.646s] 2018-10-24 22:37:40,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:40.184 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.251s] 2018-10-24 22:37:44,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:44.744 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.560s] 2018-10-24 22:37:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:44.791 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-10-24 22:37:44,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:44.840 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-10-24 22:37:59,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:37:59.520 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-24 22:38:03,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:03.736 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.281s] 2018-10-24 22:38:09,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:09.157 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.133s] 2018-10-24 22:38:10,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:10.062 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.905s] 2018-10-24 22:38:30,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:30.626 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.561s] 2018-10-24 22:38:42,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:42.412 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.431s] 2018-10-24 22:38:42,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-24 22:38:42.654 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.242s] 2018-10-24 22:38:51,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 29b14f65-05f1-429e-b332-c46d77d4f040 2018-10-24 22:38:51,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '29b14f65-05f1-429e-b332-c46d77d4f040']'. 2018-10-24 22:38:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-24 22:38:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-24 22:38:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:38:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 29b14f65-05f1-429e-b332-c46d77d4f040 | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-24 22:32:16 | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-24 22:38:51 | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:35 | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-24 22:38:52,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2fcb26cb-c045-4ce4-9820-0ee5e31bf785) | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8144ed97-d409-4aa0-8eb5-92e87c123834) | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 381.523 | 2018-10-24 22:38:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-24 22:38:52,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-24 22:38:52,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-24 22:38:55,030 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 22:38:55,031 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-24 22:38:55,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:38:55,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bf053858-2e5a-464f-92db-2d49c7701061 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:38:55,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:38:55 GMT X-Openstack-Request-Id: req-e5d0cce3-3a21-447f-98f6-3bc0d119b7d8 2018-10-24 22:38:55,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:38:55,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bf053858-2e5a-464f-92db-2d49c7701061 used request id req-e5d0cce3-3a21-447f-98f6-3bc0d119b7d8 2018-10-24 22:38:55,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.561201095581s 2018-10-24 22:38:55,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:38:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c97b801a-587a-4094-aebc-caac00d053fb x-openstack-request-id: req-c97b801a-587a-4094-aebc-caac00d053fb 2018-10-24 22:38:55,907 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b49fbbf-09d3-4f0f-9480-d04667202d20", "name": "refstack_defcore-flavor_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5cc5464d-63cf-429c-9129-a5f0571d4e99", "name": "refstack_defcore-flavor_alt_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:38:55,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c97b801a-587a-4094-aebc-caac00d053fb 2018-10-24 22:38:55,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302448034286s 2018-10-24 22:38:55,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:38:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:55,945 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0adb7b2-b1d8-45f7-b770-f5348adab153 x-openstack-request-id: req-e0adb7b2-b1d8-45f7-b770-f5348adab153 2018-10-24 22:38:55,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5cc5464d-63cf-429c-9129-a5f0571d4e99 used request id req-e0adb7b2-b1d8-45f7-b770-f5348adab153 2018-10-24 22:38:55,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350291728973s 2018-10-24 22:38:55,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:38:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:38:55,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:55 GMT X-Openstack-Request-Id: req-4938a4bf-bf3a-4ca7-9bf5-57b09a116f3e 2018-10-24 22:38:55,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:32:05Z", "file": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/file", "owner": "4b85b11f860849818daf5f9f77b39d21", "id": "eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "size": 12716032, "self": "/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:32:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:38:55,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4938a4bf-bf3a-4ca7-9bf5-57b09a116f3e 2018-10-24 22:38:55,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262200832367s 2018-10-24 22:38:55,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:38:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1705a51d6132eff1d6b56a454a45dc30ed66232b542dc7c12e852264a6c3349" 2018-10-24 22:38:56,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:38:56 GMT X-Openstack-Request-Id: req-69cfa5da-d658-4615-afc0-1e6d0238ca3b 2018-10-24 22:38:56,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:38:56,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/eaa28516-f6b6-45fc-96d1-8fbcb2b77421 used request id req-69cfa5da-d658-4615-afc0-1e6d0238ca3b 2018-10-24 22:38:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.690091848373s 2018-10-24 22:38:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:38:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:56,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-306d303e-061b-4588-b89f-cd6cb3a1ed72 x-openstack-request-id: req-306d303e-061b-4588-b89f-cd6cb3a1ed72 2018-10-24 22:38:56,695 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b49fbbf-09d3-4f0f-9480-d04667202d20", "name": "refstack_defcore-flavor_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:38:56,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-306d303e-061b-4588-b89f-cd6cb3a1ed72 2018-10-24 22:38:56,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269241333008s 2018-10-24 22:38:56,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:38:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:56,727 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dbe4ad3-1357-46c3-83a1-4d6cbb387c7f x-openstack-request-id: req-4dbe4ad3-1357-46c3-83a1-4d6cbb387c7f 2018-10-24 22:38:56,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1b49fbbf-09d3-4f0f-9480-d04667202d20 used request id req-4dbe4ad3-1357-46c3-83a1-4d6cbb387c7f 2018-10-24 22:38:56,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0305981636047s 2018-10-24 22:38:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:38:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d84d8f6-1669-4de3-8f49-937b2b853a65 2018-10-24 22:38:56,935 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:38:56,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7d84d8f6-1669-4de3-8f49-937b2b853a65 2018-10-24 22:38:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207608938217s 2018-10-24 22:38:56,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:38:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:57,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce025a16-2ff9-466f-a035-c338b8634aec 2018-10-24 22:38:57,158 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_6be06bc1-7ebe-4a3b-b972-11df66b50c89", "links": {"self": "http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0c395d4f8f454dbaa5a6ffa373d30539", "description": null}} 2018-10-24 22:38:57,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539 used request id req-ce025a16-2ff9-466f-a035-c338b8634aec 2018-10-24 22:38:57,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2171189785s 2018-10-24 22:38:57,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:38:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:57,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad731512-3f7e-4062-8684-59ccdfe1c1d3 2018-10-24 22:38:57,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:38:57,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0c395d4f8f454dbaa5a6ffa373d30539 used request id req-ad731512-3f7e-4062-8684-59ccdfe1c1d3 2018-10-24 22:38:57,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271132946014s 2018-10-24 22:38:57,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:38:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:57,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2268ab41-e718-4a42-a9b6-913db32a5804 2018-10-24 22:38:57,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21"}, "tags": [], "enabled": true, "id": "4b85b11f860849818daf5f9f77b39d21", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6be06bc1-7ebe-4a3b-b972-11df66b50c89"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:38:57,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2268ab41-e718-4a42-a9b6-913db32a5804 2018-10-24 22:38:57,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193166017532s 2018-10-24 22:38:57,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:38:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:57,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9422b404-7eb3-4d26-85d8-c3b9d405e3ae 2018-10-24 22:38:57,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:38:57,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4b85b11f860849818daf5f9f77b39d21 used request id req-9422b404-7eb3-4d26-85d8-c3b9d405e3ae 2018-10-24 22:38:57,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167141914368s 2018-10-24 22:38:57,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:38:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4b85b11f860849818daf5f9f77b39d21&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282b3516b50c4ca356c5cc156ea63f880d84c987fd10de1acba94c1b95eba7fe" 2018-10-24 22:38:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:58 GMT X-Openstack-Request-Id: req-57a828e1-e4ca-496b-b874-c573c576240e 2018-10-24 22:38:58,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:38:58,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4b85b11f860849818daf5f9f77b39d21&name=default used request id req-57a828e1-e4ca-496b-b874-c573c576240e 2018-10-24 22:38:58,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.38951921463s 2018-10-24 22:38:58,251 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-24 22:38:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:38:58,304 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-812af454-08aa-4d2f-9d51-cd8895598adb 2018-10-24 22:38:58,304 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:38:58,305 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-812af454-08aa-4d2f-9d51-cd8895598adb 2018-10-24 22:38:58,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:38:58,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["cjV_4pssSiy3_Nr7uBB1zA"], "issued_at": "2018-10-24T22:38:58.000000Z"}} 2018-10-24 22:38:58,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:38:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:38:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT X-Openstack-Request-Id: req-18994a75-8afd-41f3-98d6-ac089d673dd4 2018-10-24 22:38:59,061 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:38:59,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-18994a75-8afd-41f3-98d6-ac089d673dd4 2018-10-24 22:38:59,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351449966431s 2018-10-24 22:38:59,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:38:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:38:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2798c305-37ee-4ecc-bdf2-7a782fde348d 2018-10-24 22:38:59,220 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:38:59,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2798c305-37ee-4ecc-bdf2-7a782fde348d 2018-10-24 22:38:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151002168655s 2018-10-24 22:38:59,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:38:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}}' 2018-10-24 22:38:59,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2487a62e-8c9d-40f6-aa09-e17dae55cb56 2018-10-24 22:38:59,357 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29"}, "tags": [], "enabled": true, "id": "fd898b860eb24d11b455ff81b4300e29", "parent_id": "default", "domain_id": "default", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}} 2018-10-24 22:38:59,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2487a62e-8c9d-40f6-aa09-e17dae55cb56 2018-10-24 22:38:59,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129000902176s 2018-10-24 22:38:59,357 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'fd898b860eb24d11b455ff81b4300e29', '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'patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a'}) 2018-10-24 22:38:59,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:38:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d4184e70-15a0-40a2-960d-dce05d3bea5f", "email": null, "name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}}' 2018-10-24 22:38:59,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7fdb77-eeb0-45ca-a086-56548945acaa 2018-10-24 22:38:59,824 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:38:59,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-da7fdb77-eeb0-45ca-a086-56548945acaa 2018-10-24 22:38:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459341049194s 2018-10-24 22:38:59,825 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b841e38e7a44187aee0544daf7c8f00', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a'}) 2018-10-24 22:38:59,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:38:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:38:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6b161d-9a53-445c-a1d9-f84c1a515e28 2018-10-24 22:38:59,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:38:59,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d6b161d-9a53-445c-a1d9-f84c1a515e28 2018-10-24 22:38:59,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108073949814s 2018-10-24 22:38:59,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:38:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81da3f96-de56-44c8-b697-9fade08a447d 2018-10-24 22:39:00,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81da3f96-de56-44c8-b697-9fade08a447d 2018-10-24 22:39:00,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189884901047s 2018-10-24 22:39:00,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcff5062-bf39-4654-9bdd-b220a9aa04cc 2018-10-24 22:39:00,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:00,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fcff5062-bf39-4654-9bdd-b220a9aa04cc 2018-10-24 22:39:00,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145581007004s 2018-10-24 22:39:00,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:39:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be25d1f8-e43a-4848-96d3-714d2a8dc507 2018-10-24 22:39:00,395 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:39:00,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-be25d1f8-e43a-4848-96d3-714d2a8dc507 2018-10-24 22:39:00,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107135057449s 2018-10-24 22:39:00,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:39:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f05891b-02fc-4d36-8e77-024833125f44 2018-10-24 22:39:00,614 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:39:00,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2f05891b-02fc-4d36-8e77-024833125f44 2018-10-24 22:39:00,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217825889587s 2018-10-24 22:39:00,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:39:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda42f41-ea36-4513-b2a9-de6713ca6ade 2018-10-24 22:39:00,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29"}, "tags": [], "enabled": true, "id": "fd898b860eb24d11b455ff81b4300e29", "parent_id": "default", "domain_id": "default", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:39:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-fda42f41-ea36-4513-b2a9-de6713ca6ade 2018-10-24 22:39:00,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111973047256s 2018-10-24 22:39:00,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:39:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=fd898b860eb24d11b455ff81b4300e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:00,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f61d4b-cbb0-4ced-b40e-62aad73cee0e 2018-10-24 22:39:00,946 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=fd898b860eb24d11b455ff81b4300e29", "previous": null, "next": null}} 2018-10-24 22:39:00,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=fd898b860eb24d11b455ff81b4300e29 used request id req-d6f61d4b-cbb0-4ced-b40e-62aad73cee0e 2018-10-24 22:39:00,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199262142181s 2018-10-24 22:39:00,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:39:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29/users/3b841e38e7a44187aee0544daf7c8f00/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3440fb-8823-46bc-92dd-a7b8feb7794e 2018-10-24 22:39:01,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:39:01,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29/users/3b841e38e7a44187aee0544daf7c8f00/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-4b3440fb-8823-46bc-92dd-a7b8feb7794e 2018-10-24 22:39:01,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.189654111862s 2018-10-24 22:39:01,141 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 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'fd898b860eb24d11b455ff81b4300e29', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4184e70-15a0-40a2-960d-dce05d3bea5f', 'username': u'patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:39:01,145 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'password': 'd4184e70-15a0-40a2-960d-dce05d3bea5f', 'project_name': 'patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'fd898b860eb24d11b455ff81b4300e29', 'project_domain_name': 'Default'} 2018-10-24 22:39:01,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:01,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4d0438-e245-4ad8-8499-2d3afd605aaa 2018-10-24 22:39:01,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:01,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c4d0438-e245-4ad8-8499-2d3afd605aaa 2018-10-24 22:39:01,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108280897141s 2018-10-24 22:39:01,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:01,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4348b227-a1c0-4f74-8baf-b32d57a83d24 2018-10-24 22:39:01,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:01,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4348b227-a1c0-4f74-8baf-b32d57a83d24 2018-10-24 22:39:01,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192372083664s 2018-10-24 22:39:01,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:39:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2788bf-efe5-4891-b071-b830947cbbd7 2018-10-24 22:39:01,568 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:39:01,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6c2788bf-efe5-4891-b071-b830947cbbd7 2018-10-24 22:39:01,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108291864395s 2018-10-24 22:39:01,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:39:01,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69baaa4e-c895-4a17-bfa0-73641cc61f3e 2018-10-24 22:39:01,695 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:39:01,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-69baaa4e-c895-4a17-bfa0-73641cc61f3e 2018-10-24 22:39:01,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125561952591s 2018-10-24 22:39:01,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:39:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52467a41-c8ef-44e6-9028-28ec75514d9d 2018-10-24 22:39:01,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29"}, "tags": [], "enabled": true, "id": "fd898b860eb24d11b455ff81b4300e29", "parent_id": "default", "domain_id": "default", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:39:01,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-52467a41-c8ef-44e6-9028-28ec75514d9d 2018-10-24 22:39:01,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111110925674s 2018-10-24 22:39:01,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:39:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=fd898b860eb24d11b455ff81b4300e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:01,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b98811-d95d-4f72-a694-ca10975e9e63 2018-10-24 22:39:01,932 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=fd898b860eb24d11b455ff81b4300e29", "previous": null, "next": null}} 2018-10-24 22:39:01,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b841e38e7a44187aee0544daf7c8f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=fd898b860eb24d11b455ff81b4300e29 used request id req-94b98811-d95d-4f72-a694-ca10975e9e63 2018-10-24 22:39:01,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107517004013s 2018-10-24 22:39:01,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:39:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29/users/3b841e38e7a44187aee0544daf7c8f00/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de12435-434b-4903-bd4a-9116c67eb99e 2018-10-24 22:39:02,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:39:02,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29/users/3b841e38e7a44187aee0544daf7c8f00/roles/e2f348c04de14636a02652c16ac03659 used request id req-2de12435-434b-4903-bd4a-9116c67eb99e 2018-10-24 22:39:02,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222408056259s 2018-10-24 22:39:02,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c811ea6f-2b6a-426e-829a-65772b0af368 2018-10-24 22:39:02,275 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:02,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c811ea6f-2b6a-426e-829a-65772b0af368 2018-10-24 22:39:02,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110367059708s 2018-10-24 22:39:02,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:39:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab2ae13-18b5-4f10-8b4a-96c02c28688c 2018-10-24 22:39:02,388 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:39:02,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cab2ae13-18b5-4f10-8b4a-96c02c28688c 2018-10-24 22:39:02,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106653928757s 2018-10-24 22:39:02,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:39:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfece750-fdaf-4c26-ba21-8d6c74f63034 2018-10-24 22:39:02,596 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:39:02,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dfece750-fdaf-4c26-ba21-8d6c74f63034 2018-10-24 22:39:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20689702034s 2018-10-24 22:39:02,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:39:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3b841e38e7a44187aee0544daf7c8f00&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee84cbbf-4ac1-4c3c-b369-46c65cc79191 2018-10-24 22:39:02,719 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3b841e38e7a44187aee0544daf7c8f00&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:39:02,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3b841e38e7a44187aee0544daf7c8f00&scope.domain.id=default used request id req-ee84cbbf-4ac1-4c3c-b369-46c65cc79191 2018-10-24 22:39:02,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110126018524s 2018-10-24 22:39:02,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:39:02,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/3b841e38e7a44187aee0544daf7c8f00/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:39:02,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f111f15d-7062-4b60-9db5-c34eac075246 2018-10-24 22:39:02,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:39:02,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/3b841e38e7a44187aee0544daf7c8f00/roles/e2f348c04de14636a02652c16ac03659 used request id req-f111f15d-7062-4b60-9db5-c34eac075246 2018-10-24 22:39:02,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.175058841705s 2018-10-24 22:39:02,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:39:05,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:39:07,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 62c40822-5eaa-4428-85b3-ba5a98cbdfec | 2018-10-24T22:39:07.361691 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 62c40822-5eaa-4428-85b3-ba5a98cbdfec ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:39:10,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:39:11,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:39:13,997 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:39:17,176 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=310dc7c6-bf12-4cb1-932a-7159ba2b88bd) as the default verifier for the future CLI operations. 2018-10-24 22:39:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:39:19,045 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086d8dba-476f-4c77-ad07-7586c5eb1684 2018-10-24 22:39:19,046 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:39:19,046 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-086d8dba-476f-4c77-ad07-7586c5eb1684 2018-10-24 22:39:19,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:39:19,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd898b860eb24d11b455ff81b4300e29", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/fd898b860eb24d11b455ff81b4300e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_fd898b860eb24d11b455ff81b4300e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fd898b860eb24d11b455ff81b4300e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fd898b860eb24d11b455ff81b4300e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/fd898b860eb24d11b455ff81b4300e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/fd898b860eb24d11b455ff81b4300e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fd898b860eb24d11b455ff81b4300e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/fd898b860eb24d11b455ff81b4300e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/fd898b860eb24d11b455ff81b4300e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "id": "3b841e38e7a44187aee0544daf7c8f00"}, "audit_ids": ["SQK8GSeqRaCDDdeb3OhqAw"], "issued_at": "2018-10-24T22:39:19.000000Z"}} 2018-10-24 22:39:19,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:39:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:19,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:19 GMT X-Openstack-Request-Id: req-6b94d57e-d85b-4d23-b42c-afe0cd702e35 2018-10-24 22:39:19,741 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:39:19,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-6b94d57e-d85b-4d23-b42c-afe0cd702e35 2018-10-24 22:39:19,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291342973709s 2018-10-24 22:39:19,752 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-24 22:39:19,753 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 22:39:19,879 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 22:39:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:39:19,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:19 GMT 2018-10-24 22:39:19,887 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 22:39:19,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:39:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:20,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:20 GMT X-Openstack-Request-Id: req-504eef4b-1201-4263-8a14-f4ac0e6783eb 2018-10-24 22:39:20,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:39:20,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-504eef4b-1201-4263-8a14-f4ac0e6783eb 2018-10-24 22:39:20,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27192401886s 2018-10-24 22:39:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:39:20,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}' 2018-10-24 22:39:20,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:20 GMT Location: http://172.30.9.21:9292/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-46e0b9ae-0ad1-49f6-a90e-87dd6e15c1ac 2018-10-24 22:39:20,219 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:20Z", "file": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "4e618a1e-acfa-428e-9bfa-c3399382bc9c", "size": null, "self": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": null, "created_at": "2018-10-24T22:39:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:39:20,219 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-46e0b9ae-0ad1-49f6-a90e-87dd6e15c1ac 2018-10-24 22:39:20,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0480539798737s 2018-10-24 22:39:20,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:39:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" -d '' 2018-10-24 22:39:21,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:39:21 GMT X-Openstack-Request-Id: req-5db7bb89-1c60-4a5b-8740-6f374dca56c7 2018-10-24 22:39:21,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:39:21,521 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file used request id req-5db7bb89-1c60-4a5b-8740-6f374dca56c7 2018-10-24 22:39:21,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30178999901s 2018-10-24 22:39:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:39:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:21 GMT X-Openstack-Request-Id: req-72b5f17c-3079-4a4b-8f5e-53086c1924c5 2018-10-24 22:39:21,553 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:21Z", "file": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "4e618a1e-acfa-428e-9bfa-c3399382bc9c", "size": 12716032, "self": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:39:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:39:21,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-72b5f17c-3079-4a4b-8f5e-53086c1924c5 2018-10-24 22:39:21,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279099941254s 2018-10-24 22:39:21,556 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file', 'owner': u'fd898b860eb24d11b455ff81b4300e29', 'id': u'4e618a1e-acfa-428e-9bfa-c3399382bc9c', 'size': 12716032, u'self': u'/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd898b860eb24d11b455ff81b4300e29', 'name': 'patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:39:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:39:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'created': u'2018-10-24T22:39:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:39:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:39:21,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:39:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:39:21,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b30f664-cc87-47e0-b342-d884374e06cc x-openstack-request-id: req-9b30f664-cc87-47e0-b342-d884374e06cc 2018-10-24 22:39:21,888 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "name": "patrole-flavor_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:39:21,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9b30f664-cc87-47e0-b342-d884374e06cc 2018-10-24 22:39:21,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329134941101s 2018-10-24 22:39:21,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'70925a6a-9ca8-42ed-93ff-ff3d14e77b25', 'swap': 0}) 2018-10-24 22:39:21,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:39:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"extra_specs": {}}' 2018-10-24 22:39:21,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5eb505d-a109-4e06-bdba-357a84169968 x-openstack-request-id: req-d5eb505d-a109-4e06-bdba-357a84169968 2018-10-24 22:39:21,915 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:39:21,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25/os-extra_specs used request id req-d5eb505d-a109-4e06-bdba-357a84169968 2018-10-24 22:39:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247781276703s 2018-10-24 22:39:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc21bd2-b630-4c69-be42-9feab1ec8f2b 2018-10-24 22:39:22,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:22,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-edc21bd2-b630-4c69-be42-9feab1ec8f2b 2018-10-24 22:39:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188149929047s 2018-10-24 22:39:22,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:39:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:22,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03721536-530e-48a0-89a6-ece314421dbe 2018-10-24 22:39:22,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:39:22,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-03721536-530e-48a0-89a6-ece314421dbe 2018-10-24 22:39:22,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189893960953s 2018-10-24 22:39:22,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 22:39:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:22,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2987c692-2f34-460f-9ae8-1dfb5ac45139 x-openstack-request-id: req-2987c692-2f34-460f-9ae8-1dfb5ac45139 2018-10-24 22:39:22,621 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 22:39:22,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-2987c692-2f34-460f-9ae8-1dfb5ac45139 2018-10-24 22:39:22,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.301320075989s 2018-10-24 22:39:22,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:39:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:22,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:22 GMT X-Openstack-Request-Id: req-fd10d203-8e0b-451c-b44d-33b2b59ed143 2018-10-24 22:39:22,655 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:21Z", "file": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "4e618a1e-acfa-428e-9bfa-c3399382bc9c", "size": 12716032, "self": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:39:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:39:22,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd10d203-8e0b-451c-b44d-33b2b59ed143 2018-10-24 22:39:22,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029228925705s 2018-10-24 22:39:22,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:39:22,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}' 2018-10-24 22:39:22,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:22 GMT Location: http://172.30.9.21:9292/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c8d4209-6464-4055-b77e-a4c898bf356b 2018-10-24 22:39:22,705 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:22Z", "file": "/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "55de7e7b-5646-48da-a4dc-c31ad150fa22", "size": null, "self": "/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": null, "created_at": "2018-10-24T22:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:39:22,705 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1c8d4209-6464-4055-b77e-a4c898bf356b 2018-10-24 22:39:22,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0406181812286s 2018-10-24 22:39:22,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:39:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" -d '' 2018-10-24 22:39:23,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:39:23 GMT X-Openstack-Request-Id: req-1c2a64f3-656d-45f0-8fc0-cdc43ca61cac 2018-10-24 22:39:23,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:39:23,618 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/file used request id req-1c2a64f3-656d-45f0-8fc0-cdc43ca61cac 2018-10-24 22:39:23,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.912550926208s 2018-10-24 22:39:23,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:39:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:39:23,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:23 GMT X-Openstack-Request-Id: req-8594c33d-d664-4f1f-ab34-273445538ad3 2018-10-24 22:39:23,652 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:23Z", "file": "/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "55de7e7b-5646-48da-a4dc-c31ad150fa22", "size": 12716032, "self": "/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:21Z", "file": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "4e618a1e-acfa-428e-9bfa-c3399382bc9c", "size": 12716032, "self": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:39:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:39:23,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8594c33d-d664-4f1f-ab34-273445538ad3 2018-10-24 22:39:23,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301971435547s 2018-10-24 22:39:23,655 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/file', 'owner': u'fd898b860eb24d11b455ff81b4300e29', 'id': u'55de7e7b-5646-48da-a4dc-c31ad150fa22', 'size': 12716032, u'self': u'/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd898b860eb24d11b455ff81b4300e29', 'name': 'patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/55de7e7b-5646-48da-a4dc-c31ad150fa22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:39:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:39:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'created': u'2018-10-24T22:39:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:39:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:39:23,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:39:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:39:23,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4b9c4a9-fd49-43fb-8f40-fd4a55cded2f x-openstack-request-id: req-d4b9c4a9-fd49-43fb-8f40-fd4a55cded2f 2018-10-24 22:39:23,711 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "name": "patrole-flavor_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:39:23,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d4b9c4a9-fd49-43fb-8f40-fd4a55cded2f 2018-10-24 22:39:23,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0559148788452s 2018-10-24 22:39:23,712 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'3de3c6a2-3b96-42f5-8234-2f2a0d5872c7', 'swap': 0}) 2018-10-24 22:39:23,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:39:23,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" -d '{"extra_specs": {}}' 2018-10-24 22:39:23,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fda7de2-3c86-4e09-acf2-53aec71d1bcc x-openstack-request-id: req-0fda7de2-3c86-4e09-acf2-53aec71d1bcc 2018-10-24 22:39:23,745 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:39:23,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7/os-extra_specs used request id req-0fda7de2-3c86-4e09-acf2-53aec71d1bcc 2018-10-24 22:39:23,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0329639911652s 2018-10-24 22:39:23,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'3de3c6a2-3b96-42f5-8234-2f2a0d5872c7', 'swap': 0}) 2018-10-24 22:39:26,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-24 22:39:26,765 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-24 22:39:26,766 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-24 22:39:26,769 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-24 22:39:26,790 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-24 22:39:31,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-310dc7c6-bf12-4cb1-932a-7159ba2b88bd/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-24 22:39:31,267 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-24 22:39:31,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-24 22:39:31,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-24 22:41:54,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0091406d-864a-439a-9198-0b8f1bac41c5 2018-10-24 22:41:54,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0091406d-864a-439a-9198-0b8f1bac41c5']'. 2018-10-24 22:41:55,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-24 22:41:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-24 22:41:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:41:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0091406d-864a-439a-9198-0b8f1bac41c5 | 2018-10-24 22:41:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-24 22:41:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-24 22:39:33 | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-24 22:41:54 | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 310dc7c6-bf12-4cb1-932a-7159ba2b88bd) | 2018-10-24 22:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 62c40822-5eaa-4428-85b3-ba5a98cbdfec) | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 182 | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.246 | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 163 | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-24 22:41:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-24 22:41:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2018-10-24 22:41:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:41:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-24 22:41:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-24 22:41:55,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 95.8823529412% 2018-10-24 22:41:58,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 22:41:58,105 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-24 22:41:58,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:41:58,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:41:58,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:41:58 GMT X-Openstack-Request-Id: req-126aa858-ebda-4180-b647-5ea1471c6d5e 2018-10-24 22:41:58,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:41:58,667 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/55de7e7b-5646-48da-a4dc-c31ad150fa22 used request id req-126aa858-ebda-4180-b647-5ea1471c6d5e 2018-10-24 22:41:58,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.558839082718s 2018-10-24 22:41:58,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:41:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:41:58,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3ea0410-33cf-4339-a340-63738d331973 x-openstack-request-id: req-e3ea0410-33cf-4339-a340-63738d331973 2018-10-24 22:41:58,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3de3c6a2-3b96-42f5-8234-2f2a0d5872c7", "name": "patrole-flavor_alt_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "name": "patrole-flavor_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:41:58,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e3ea0410-33cf-4339-a340-63738d331973 2018-10-24 22:41:58,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247919559479s 2018-10-24 22:41:58,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:41:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:41:58,738 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67e53592-5d9b-4352-8690-a407e30c57b4 x-openstack-request-id: req-67e53592-5d9b-4352-8690-a407e30c57b4 2018-10-24 22:41:58,738 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3de3c6a2-3b96-42f5-8234-2f2a0d5872c7 used request id req-67e53592-5d9b-4352-8690-a407e30c57b4 2018-10-24 22:41:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038537979126s 2018-10-24 22:41:58,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:41:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:41:58,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:58 GMT X-Openstack-Request-Id: req-f889759a-f49e-4747-9715-3f985a7d7654 2018-10-24 22:41:58,770 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:39:21Z", "file": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/file", "owner": "fd898b860eb24d11b455ff81b4300e29", "id": "4e618a1e-acfa-428e-9bfa-c3399382bc9c", "size": 12716032, "self": "/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:39:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:41:58,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f889759a-f49e-4747-9715-3f985a7d7654 2018-10-24 22:41:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272190570831s 2018-10-24 22:41:58,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:41:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}40bbaf0c827879a29dbc8e606d24b2788a270e11258c9107f01baf6418a4c97e" 2018-10-24 22:41:59,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:41:59 GMT X-Openstack-Request-Id: req-2e8892bd-c042-4136-af1f-37ed38bf1734 2018-10-24 22:41:59,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:41:59,769 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4e618a1e-acfa-428e-9bfa-c3399382bc9c used request id req-2e8892bd-c042-4136-af1f-37ed38bf1734 2018-10-24 22:41:59,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.997756958008s 2018-10-24 22:41:59,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:41:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:41:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 303 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-927dd3f8-611f-4b1e-9970-c62d2bd557f8 x-openstack-request-id: req-927dd3f8-611f-4b1e-9970-c62d2bd557f8 2018-10-24 22:41:59,799 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "70925a6a-9ca8-42ed-93ff-ff3d14e77b25", "name": "patrole-flavor_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:41:59,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-927dd3f8-611f-4b1e-9970-c62d2bd557f8 2018-10-24 22:41:59,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289371013641s 2018-10-24 22:41:59,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:41:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:41:59,829 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb5cd78b-0694-4be5-a414-2a720cdcdf8c x-openstack-request-id: req-bb5cd78b-0694-4be5-a414-2a720cdcdf8c 2018-10-24 22:41:59,829 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/70925a6a-9ca8-42ed-93ff-ff3d14e77b25 used request id req-bb5cd78b-0694-4be5-a414-2a720cdcdf8c 2018-10-24 22:41:59,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0282928943634s 2018-10-24 22:41:59,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:41:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:00,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 24 Oct 2018 22:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf473fff-fef7-4839-8730-c0b58a718709 2018-10-24 22:42:00,033 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:00,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bf473fff-fef7-4839-8730-c0b58a718709 2018-10-24 22:42:00,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204155921936s 2018-10-24 22:42:00,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:00,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12e3411-cf9e-415c-ae50-1084171654a6 2018-10-24 22:42:00,233 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a", "links": {"self": "http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b841e38e7a44187aee0544daf7c8f00", "description": null}} 2018-10-24 22:42:00,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00 used request id req-c12e3411-cf9e-415c-ae50-1084171654a6 2018-10-24 22:42:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193583965302s 2018-10-24 22:42:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:42:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:00,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed95c5d-36be-4036-8447-b052f48ce73d 2018-10-24 22:42:00,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:00,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3b841e38e7a44187aee0544daf7c8f00 used request id req-8ed95c5d-36be-4036-8447-b052f48ce73d 2018-10-24 22:42:00,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271111965179s 2018-10-24 22:42:00,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 520 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ed7c4e-2cbb-474d-860b-99092e257bca 2018-10-24 22:42:00,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29"}, "tags": [], "enabled": true, "id": "fd898b860eb24d11b455ff81b4300e29", "parent_id": "default", "domain_id": "default", "name": "patrole-project_c89a6afd-8937-4ef7-9275-ec2bd72b2f7a"}]} 2018-10-24 22:42:00,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-59ed7c4e-2cbb-474d-860b-99092e257bca 2018-10-24 22:42:00,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182641983032s 2018-10-24 22:42:00,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:42:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:00,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20ca612-7f5a-4457-ad30-0fd5f68bb21d 2018-10-24 22:42:00,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:00,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fd898b860eb24d11b455ff81b4300e29 used request id req-c20ca612-7f5a-4457-ad30-0fd5f68bb21d 2018-10-24 22:42:00,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26620388031s 2018-10-24 22:42:00,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:42:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=fd898b860eb24d11b455ff81b4300e29&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}941d70ea6221c50fd5fcce090eca3bf963417679feedbf1c1162527baf4d2e31" 2018-10-24 22:42:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:01 GMT X-Openstack-Request-Id: req-e92ac08f-531e-454d-bdc2-fd86a43cb975 2018-10-24 22:42:01,202 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:42:01,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=fd898b860eb24d11b455ff81b4300e29&name=default used request id req-e92ac08f-531e-454d-bdc2-fd86a43cb975 2018-10-24 22:42:01,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230232954025s 2018-10-24 22:42:01,203 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-10-24 22:42:01,253 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-24 22:42:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:42:01,574 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53429239-691a-4437-ae06-b753b11ea996 2018-10-24 22:42:01,574 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:42:01,574 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-53429239-691a-4437-ae06-b753b11ea996 2018-10-24 22:42:01,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:42:01,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["Esp--oyETR-dNe8Wg8FvgA"], "issued_at": "2018-10-24T22:42:01.000000Z"}} 2018-10-24 22:42:01,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f68626-5af7-4558-a475-d99c5c817989 2018-10-24 22:42:02,096 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:42:02,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a8f68626-5af7-4558-a475-d99c5c817989 2018-10-24 22:42:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112008810043s 2018-10-24 22:42:02,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:42:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}}' 2018-10-24 22:42:02,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b93067-c76c-4f83-93a8-eaf2eaa0d1d8 2018-10-24 22:42:02,303 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}} 2018-10-24 22:42:02,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e2b93067-c76c-4f83-93a8-eaf2eaa0d1d8 2018-10-24 22:42:02,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199568033218s 2018-10-24 22:42:02,304 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'73379634dcf14306a8dff7cda2edb769', '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'snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e'}) 2018-10-24 22:42:02,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:42:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6ef1d437-145f-4b71-b4e7-65562d3dde6d", "email": null, "name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e"}}' 2018-10-24 22:42:02,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c938df8-fc1c-416f-b646-ccaf9e2ba91c 2018-10-24 22:42:02,779 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:42:02,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7c938df8-fc1c-416f-b646-ccaf9e2ba91c 2018-10-24 22:42:02,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.469138860703s 2018-10-24 22:42:02,780 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'614ad26f1c374f5aa332c6bf53b21964', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e'}) 2018-10-24 22:42:02,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23aea22-0a54-4c4b-90d2-d335e1418cfb 2018-10-24 22:42:02,962 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:02,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b23aea22-0a54-4c4b-90d2-d335e1418cfb 2018-10-24 22:42:02,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178641080856s 2018-10-24 22:42:02,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0db317b-225d-4366-b7fd-be7ffb82d74c 2018-10-24 22:42:03,075 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:03,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0db317b-225d-4366-b7fd-be7ffb82d74c 2018-10-24 22:42:03,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107867956161s 2018-10-24 22:42:03,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbdf932-13af-45f1-9b44-61a41aed0dc7 2018-10-24 22:42:03,192 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:03,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-afbdf932-13af-45f1-9b44-61a41aed0dc7 2018-10-24 22:42:03,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111490011215s 2018-10-24 22:42:03,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af89060c-9e64-435d-83a2-9306fc20cb59 2018-10-24 22:42:03,301 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:03,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-af89060c-9e64-435d-83a2-9306fc20cb59 2018-10-24 22:42:03,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103818178177s 2018-10-24 22:42:03,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97c8874-481c-439e-b493-f647ff2047cf 2018-10-24 22:42:03,429 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:03,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e97c8874-481c-439e-b493-f647ff2047cf 2018-10-24 22:42:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127035856247s 2018-10-24 22:42:03,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ef0b61-0b63-4d95-b6cc-d7aaf89e94d2 2018-10-24 22:42:03,554 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:42:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-68ef0b61-0b63-4d95-b6cc-d7aaf89e94d2 2018-10-24 22:42:03,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111826896667s 2018-10-24 22:42:03,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=73379634dcf14306a8dff7cda2edb769" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654dcd6d-0d4c-401a-9e59-9f5231221db9 2018-10-24 22:42:03,668 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=73379634dcf14306a8dff7cda2edb769", "previous": null, "next": null}} 2018-10-24 22:42:03,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=73379634dcf14306a8dff7cda2edb769 used request id req-654dcd6d-0d4c-401a-9e59-9f5231221db9 2018-10-24 22:42:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106630086899s 2018-10-24 22:42:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:42:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:03,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-147e9515-ed40-4766-840d-7a0496e8ca18 2018-10-24 22:42:03,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:03,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-147e9515-ed40-4766-840d-7a0496e8ca18 2018-10-24 22:42:03,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.192269086838s 2018-10-24 22:42:03,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e', 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'73379634dcf14306a8dff7cda2edb769', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6ef1d437-145f-4b71-b4e7-65562d3dde6d', 'username': u'snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:42:03,869 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e', 'password': '6ef1d437-145f-4b71-b4e7-65562d3dde6d', 'project_name': 'snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '73379634dcf14306a8dff7cda2edb769', 'project_domain_name': 'Default'} 2018-10-24 22:42:03,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bea7b76-7a28-4e1b-88b4-2f2b5144ac78 2018-10-24 22:42:04,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0bea7b76-7a28-4e1b-88b4-2f2b5144ac78 2018-10-24 22:42:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190383911133s 2018-10-24 22:42:04,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8c62e2-ad20-418c-9caf-15f48ae5fd0e 2018-10-24 22:42:04,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:04,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-db8c62e2-ad20-418c-9caf-15f48ae5fd0e 2018-10-24 22:42:04,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197158098221s 2018-10-24 22:42:04,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:04,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f177c8e-d5fc-45d5-ad37-a3f6a199e526 2018-10-24 22:42:04,391 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:04,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2f177c8e-d5fc-45d5-ad37-a3f6a199e526 2018-10-24 22:42:04,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119270801544s 2018-10-24 22:42:04,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8eefef-63a2-4ac4-bb68-66290dfd30d0 2018-10-24 22:42:04,518 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:04,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9f8eefef-63a2-4ac4-bb68-66290dfd30d0 2018-10-24 22:42:04,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126320838928s 2018-10-24 22:42:04,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5b8dd2-1530-4683-9940-3f69d198dee6 2018-10-24 22:42:04,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:42:04,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-de5b8dd2-1530-4683-9940-3f69d198dee6 2018-10-24 22:42:04,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111984968185s 2018-10-24 22:42:04,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=73379634dcf14306a8dff7cda2edb769" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7536f18-6891-454c-b243-e1914a87bad9 2018-10-24 22:42:04,758 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=73379634dcf14306a8dff7cda2edb769", "previous": null, "next": null}} 2018-10-24 22:42:04,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=73379634dcf14306a8dff7cda2edb769 used request id req-c7536f18-6891-454c-b243-e1914a87bad9 2018-10-24 22:42:04,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108580827713s 2018-10-24 22:42:04,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:42:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:04,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09fed27-8a36-4f35-ae3d-17d85f5a2163 2018-10-24 22:42:04,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:04,996 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/e2f348c04de14636a02652c16ac03659 used request id req-c09fed27-8a36-4f35-ae3d-17d85f5a2163 2018-10-24 22:42:04,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233880996704s 2018-10-24 22:42:04,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc05dd74-dacc-4eff-938f-20375ab23388 2018-10-24 22:42:05,280 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:05,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dc05dd74-dacc-4eff-938f-20375ab23388 2018-10-24 22:42:05,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280816078186s 2018-10-24 22:42:05,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7768f680-ebcd-4920-b444-5bc59a6445e9 2018-10-24 22:42:05,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:05,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7768f680-ebcd-4920-b444-5bc59a6445e9 2018-10-24 22:42:05,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106036186218s 2018-10-24 22:42:05,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f5b11e-dfe1-4b65-8bc1-2de133b84a45 2018-10-24 22:42:05,544 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:05,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d6f5b11e-dfe1-4b65-8bc1-2de133b84a45 2018-10-24 22:42:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146944046021s 2018-10-24 22:42:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8840d0-06f8-41e4-b1d3-825499e5c05c 2018-10-24 22:42:05,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:05,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0b8840d0-06f8-41e4-b1d3-825499e5c05c 2018-10-24 22:42:05,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186500072479s 2018-10-24 22:42:05,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:05,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b93b415-6e0b-41a8-977b-1f17f52413ad 2018-10-24 22:42:05,862 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:42:05,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7b93b415-6e0b-41a8-977b-1f17f52413ad 2018-10-24 22:42:05,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118234872818s 2018-10-24 22:42:05,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=73379634dcf14306a8dff7cda2edb769" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bade67d-e7f0-482c-8dff-8cbd53a5046f 2018-10-24 22:42:06,064 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=73379634dcf14306a8dff7cda2edb769", "previous": null, "next": null}} 2018-10-24 22:42:06,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=614ad26f1c374f5aa332c6bf53b21964&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=73379634dcf14306a8dff7cda2edb769 used request id req-1bade67d-e7f0-482c-8dff-8cbd53a5046f 2018-10-24 22:42:06,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194916009903s 2018-10-24 22:42:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:42:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/fa49aafcbe224bf780873219182af220 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c33ab5c56f387059995132cba26d5a1e2ee3c2b9c4544de7775378f6394e287e" 2018-10-24 22:42:06,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca21710-bfbc-40fb-a122-0cc59991150a 2018-10-24 22:42:06,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:06,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769/users/614ad26f1c374f5aa332c6bf53b21964/roles/fa49aafcbe224bf780873219182af220 used request id req-4ca21710-bfbc-40fb-a122-0cc59991150a 2018-10-24 22:42:06,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142668962479s 2018-10-24 22:42:06,211 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-24 22:42:06,211 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-24 22:42:06,212 - openstack_tests - INFO - OS Credentials = > 2018-10-24 22:42:06,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-24 22:42:06,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:42:06,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "fa49aafcbe224bf780873219182af220", "name": "heat_stack_owner"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73379634dcf14306a8dff7cda2edb769", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/73379634dcf14306a8dff7cda2edb769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/73379634dcf14306a8dff7cda2edb769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/73379634dcf14306a8dff7cda2edb769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/73379634dcf14306a8dff7cda2edb769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/73379634dcf14306a8dff7cda2edb769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/73379634dcf14306a8dff7cda2edb769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_73379634dcf14306a8dff7cda2edb769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_73379634dcf14306a8dff7cda2edb769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/73379634dcf14306a8dff7cda2edb769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/73379634dcf14306a8dff7cda2edb769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/73379634dcf14306a8dff7cda2edb769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/73379634dcf14306a8dff7cda2edb769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/73379634dcf14306a8dff7cda2edb769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/73379634dcf14306a8dff7cda2edb769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "id": "614ad26f1c374f5aa332c6bf53b21964"}, "audit_ids": ["rwyMKWmdTaycHW7jqgR8ow"], "issued_at": "2018-10-24T22:42:06.000000Z"}} 2018-10-24 22:42:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}ec08db6eb6d84b2f86bfc50cfb528f1577842005cc4315025340d08aef21bf55" 2018-10-24 22:42:06,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:06 GMT X-Openstack-Request-Id: req-f2aec273-3992-45fe-b5a8-144648da9f55 2018-10-24 22:42:06,944 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:42:06,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-f2aec273-3992-45fe-b5a8-144648da9f55 2018-10-24 22:42:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}ec08db6eb6d84b2f86bfc50cfb528f1577842005cc4315025340d08aef21bf55" 2018-10-24 22:42:06,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:06 GMT X-Openstack-Request-Id: req-1b3f7456-8c9e-4ce0-8b21-8395cc1643e1 2018-10-24 22:42:06,990 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 22:42:06,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bc47490a-fc08-4eb8-888b-903081ed6b75 used request id req-1b3f7456-8c9e-4ce0-8b21-8395cc1643e1 2018-10-24 22:42:06,991 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-24 22:42:06,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-24 22:42:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:42:07,005 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd45d9a-1805-4205-8f6a-f497e31e1aca 2018-10-24 22:42:07,005 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:42:07,005 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-9fd45d9a-1805-4205-8f6a-f497e31e1aca 2018-10-24 22:42:07,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:42:07,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["aRg_1aBeSQyJuuR4cRemXg"], "issued_at": "2018-10-24T22:42:07.000000Z"}} 2018-10-24 22:42:07,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b67e05ed0588b58e1df233add06b4e728e57f7f1e0d54f918568e1cfb5d2cf91" 2018-10-24 22:42:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6931097f-96c5-4a31-81c9-56fefa15055b x-openstack-request-id: req-6931097f-96c5-4a31-81c9-56fefa15055b 2018-10-24 22:42:07,678 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-24 22:42:07,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-6931097f-96c5-4a31-81c9-56fefa15055b 2018-10-24 22:42:07,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.680328130722s 2018-10-24 22:42:07,679 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-24 22:42:07,679 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-24 22:42:07,680 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-10-24 22:42:07,680 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-10-24 22:42:07,737 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-24 22:42:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:42:07,785 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271df905-a7d1-4f07-b406-03a3ffcc2c1a 2018-10-24 22:42:07,785 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:42:07,786 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-271df905-a7d1-4f07-b406-03a3ffcc2c1a 2018-10-24 22:42:07,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:42:08,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["26NMdR1SQqiZfyqvgcUhYg"], "issued_at": "2018-10-24T22:42:08.000000Z"}} 2018-10-24 22:42:08,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:42:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:08,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:08 GMT X-Openstack-Request-Id: req-acbba3b6-4121-4699-baa1-fb24455ba293 2018-10-24 22:42:08,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:42:08,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-acbba3b6-4121-4699-baa1-fb24455ba293 2018-10-24 22:42:08,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358552932739s 2018-10-24 22:42:08,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:08,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036e8d0e-1c5d-46c7-921a-8dfebc82c19b 2018-10-24 22:42:08,683 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:42:08,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-036e8d0e-1c5d-46c7-921a-8dfebc82c19b 2018-10-24 22:42:08,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119442939758s 2018-10-24 22:42:08,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:42:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}}' 2018-10-24 22:42:08,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682b0828-16c4-47cf-8e69-b044a20a9efb 2018-10-24 22:42:08,912 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a"}, "tags": [], "enabled": true, "id": "53c7bdf703394d4fb9b285adda865a2a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}} 2018-10-24 22:42:08,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-682b0828-16c4-47cf-8e69-b044a20a9efb 2018-10-24 22:42:08,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221570968628s 2018-10-24 22:42:08,913 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'53c7bdf703394d4fb9b285adda865a2a', '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'neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b'}) 2018-10-24 22:42:08,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:42:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6a8ef8c5-f31b-4332-b688-13c232559ba7", "email": null, "name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b"}}' 2018-10-24 22:42:09,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd3f5780-cc80-41a8-9988-e7bdfd3a21d6 2018-10-24 22:42:09,293 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:42:09,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-dd3f5780-cc80-41a8-9988-e7bdfd3a21d6 2018-10-24 22:42:09,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.373992919922s 2018-10-24 22:42:09,294 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d71d24b285444cab16d106ec5256f00', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b'}) 2018-10-24 22:42:09,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:09,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900e83b0-2764-4cf2-aa90-6918d333adf8 2018-10-24 22:42:09,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:09,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-900e83b0-2764-4cf2-aa90-6918d333adf8 2018-10-24 22:42:09,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148720979691s 2018-10-24 22:42:09,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:09,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8d0f54-767a-4423-8e04-1724393b01a4 2018-10-24 22:42:09,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:09,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e8d0f54-767a-4423-8e04-1724393b01a4 2018-10-24 22:42:09,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110893964767s 2018-10-24 22:42:09,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:09,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ab4f7f-f25e-4851-b1b2-019c62d391af 2018-10-24 22:42:09,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:09,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94ab4f7f-f25e-4851-b1b2-019c62d391af 2018-10-24 22:42:09,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187483072281s 2018-10-24 22:42:09,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:09,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc1994f-5c0c-41aa-b5af-fefa6bc7a5f7 2018-10-24 22:42:09,865 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:09,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-efc1994f-5c0c-41aa-b5af-fefa6bc7a5f7 2018-10-24 22:42:09,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104928970337s 2018-10-24 22:42:09,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07418be2-e83b-4685-8ca0-b4011247cd0a 2018-10-24 22:42:10,079 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:10,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07418be2-e83b-4685-8ca0-b4011247cd0a 2018-10-24 22:42:10,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213293075562s 2018-10-24 22:42:10,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce68051-bd75-4dc8-8ab5-b6eb3e90e8be 2018-10-24 22:42:10,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a"}, "tags": [], "enabled": true, "id": "53c7bdf703394d4fb9b285adda865a2a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:42:10,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5ce68051-bd75-4dc8-8ab5-b6eb3e90e8be 2018-10-24 22:42:10,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113712072372s 2018-10-24 22:42:10,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=53c7bdf703394d4fb9b285adda865a2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f3f8f4-8109-4173-8a30-ed864fa51b81 2018-10-24 22:42:10,320 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=53c7bdf703394d4fb9b285adda865a2a", "previous": null, "next": null}} 2018-10-24 22:42:10,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=53c7bdf703394d4fb9b285adda865a2a used request id req-d9f3f8f4-8109-4173-8a30-ed864fa51b81 2018-10-24 22:42:10,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106492042542s 2018-10-24 22:42:10,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:42:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a/users/3d71d24b285444cab16d106ec5256f00/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d8b839-0bd2-4904-b948-2c8942690678 2018-10-24 22:42:10,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:10,535 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a/users/3d71d24b285444cab16d106ec5256f00/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-82d8b839-0bd2-4904-b948-2c8942690678 2018-10-24 22:42:10,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.210900783539s 2018-10-24 22:42:10,536 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b', 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'53c7bdf703394d4fb9b285adda865a2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6a8ef8c5-f31b-4332-b688-13c232559ba7', 'username': u'neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:42:10,540 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'password': '6a8ef8c5-f31b-4332-b688-13c232559ba7', 'project_name': 'neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '53c7bdf703394d4fb9b285adda865a2a', 'project_domain_name': 'Default'} 2018-10-24 22:42:10,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430f274b-8df5-4ff6-af6b-353428c894e4 2018-10-24 22:42:10,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:10,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-430f274b-8df5-4ff6-af6b-353428c894e4 2018-10-24 22:42:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111723184586s 2018-10-24 22:42:10,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ce780a-176b-428d-94d0-98e853699f52 2018-10-24 22:42:10,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:10,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-50ce780a-176b-428d-94d0-98e853699f52 2018-10-24 22:42:10,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174903869629s 2018-10-24 22:42:10,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08db8532-c4cb-46d3-ad20-c4d52c6813ca 2018-10-24 22:42:10,945 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:10,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-08db8532-c4cb-46d3-ad20-c4d52c6813ca 2018-10-24 22:42:10,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105237007141s 2018-10-24 22:42:10,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe647d0-a059-4ccd-899a-d7e00e4c4a79 2018-10-24 22:42:11,077 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:11,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0fe647d0-a059-4ccd-899a-d7e00e4c4a79 2018-10-24 22:42:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130423069s 2018-10-24 22:42:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:42:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da808c00-f87c-4093-9231-bf4aede4d841 2018-10-24 22:42:11,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a"}, "tags": [], "enabled": true, "id": "53c7bdf703394d4fb9b285adda865a2a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:42:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-da808c00-f87c-4093-9231-bf4aede4d841 2018-10-24 22:42:11,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108860969543s 2018-10-24 22:42:11,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=53c7bdf703394d4fb9b285adda865a2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367b17bd-7f70-4937-8b8f-70ca25fb29cc 2018-10-24 22:42:11,409 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=53c7bdf703394d4fb9b285adda865a2a", "previous": null, "next": null}} 2018-10-24 22:42:11,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3d71d24b285444cab16d106ec5256f00&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=53c7bdf703394d4fb9b285adda865a2a used request id req-367b17bd-7f70-4937-8b8f-70ca25fb29cc 2018-10-24 22:42:11,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202621936798s 2018-10-24 22:42:11,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:42:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a/users/3d71d24b285444cab16d106ec5256f00/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3d3788-c593-493f-af11-03732156188c 2018-10-24 22:42:11,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:11,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a/users/3d71d24b285444cab16d106ec5256f00/roles/e2f348c04de14636a02652c16ac03659 used request id req-8b3d3788-c593-493f-af11-03732156188c 2018-10-24 22:42:11,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148274898529s 2018-10-24 22:42:11,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31209e6-1f5e-45d2-806c-8d019091aaff 2018-10-24 22:42:11,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:11,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a31209e6-1f5e-45d2-806c-8d019091aaff 2018-10-24 22:42:11,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190603017807s 2018-10-24 22:42:11,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:42:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:11,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5d49c2-4853-4cde-b994-43a14d6151d4 2018-10-24 22:42:11,866 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:42:11,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0a5d49c2-4853-4cde-b994-43a14d6151d4 2018-10-24 22:42:11,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105353116989s 2018-10-24 22:42:11,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:42:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:12,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fd679e-bc29-4e86-a495-cb0f112d3569 2018-10-24 22:42:12,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:42:12,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-20fd679e-bc29-4e86-a495-cb0f112d3569 2018-10-24 22:42:12,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142640113831s 2018-10-24 22:42:12,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:42:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3d71d24b285444cab16d106ec5256f00&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:12,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7491fd5e-5da6-4721-9045-d26ee33efdae 2018-10-24 22:42:12,127 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3d71d24b285444cab16d106ec5256f00&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:42:12,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=3d71d24b285444cab16d106ec5256f00&scope.domain.id=default used request id req-7491fd5e-5da6-4721-9045-d26ee33efdae 2018-10-24 22:42:12,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105118989944s 2018-10-24 22:42:12,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:42:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/3d71d24b285444cab16d106ec5256f00/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:42:12,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9177f96c-5abd-40f3-b8bd-d077550e6db3 2018-10-24 22:42:12,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:42:12,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/3d71d24b285444cab16d106ec5256f00/roles/e2f348c04de14636a02652c16ac03659 used request id req-9177f96c-5abd-40f3-b8bd-d077550e6db3 2018-10-24 22:42:12,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142358064651s 2018-10-24 22:42:12,274 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:42:14,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:42:17,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 095166ce-46c6-458d-8cfa-0f2fd03c6da9 | 2018-10-24T22:42:16.650593 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 095166ce-46c6-458d-8cfa-0f2fd03c6da9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:42:20,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:42:20,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:42:23,320 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:42:26,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=caaf4f03-8150-493a-acb8-0d4febf08954) as the default verifier for the future CLI operations. 2018-10-24 22:42:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:42:28,648 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32192274-7203-46c0-8493-311fa4b4deab 2018-10-24 22:42:28,648 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:42:28,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-32192274-7203-46c0-8493-311fa4b4deab 2018-10-24 22:42:28,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:42:29,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c7bdf703394d4fb9b285adda865a2a", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/53c7bdf703394d4fb9b285adda865a2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_53c7bdf703394d4fb9b285adda865a2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_53c7bdf703394d4fb9b285adda865a2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/53c7bdf703394d4fb9b285adda865a2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/53c7bdf703394d4fb9b285adda865a2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/53c7bdf703394d4fb9b285adda865a2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/53c7bdf703394d4fb9b285adda865a2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/53c7bdf703394d4fb9b285adda865a2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/53c7bdf703394d4fb9b285adda865a2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "id": "3d71d24b285444cab16d106ec5256f00"}, "audit_ids": ["2hOd32FhQdG7UH6i8RIFOw"], "issued_at": "2018-10-24T22:42:28.000000Z"}} 2018-10-24 22:42:29,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:42:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:29,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:29 GMT X-Openstack-Request-Id: req-b5de088e-c260-4e20-8e93-688815063c42 2018-10-24 22:42:29,332 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:42:29,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-b5de088e-c260-4e20-8e93-688815063c42 2018-10-24 22:42:29,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28418302536s 2018-10-24 22:42:29,342 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-24 22:42:29,343 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-24 22:42:29,464 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-24 22:42:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:42:29,472 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:29 GMT 2018-10-24 22:42:29,472 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 22:42:29,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:42:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:29,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:29 GMT X-Openstack-Request-Id: req-b59b790a-9c20-407d-874f-d50fee5d7532 2018-10-24 22:42:29,743 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:42:29,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b59b790a-9c20-407d-874f-d50fee5d7532 2018-10-24 22:42:29,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.269316911697s 2018-10-24 22:42:29,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:42:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b"}' 2018-10-24 22:42:29,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:29 GMT Location: http://172.30.9.21:9292/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93ad9381-9fc7-4762-8485-881c527f86d9 2018-10-24 22:42:29,845 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:29Z", "file": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "a9f42159-be96-45d2-a84b-2a1b6dab84af", "size": null, "self": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": null, "created_at": "2018-10-24T22:42:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:42:29,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-93ad9381-9fc7-4762-8485-881c527f86d9 2018-10-24 22:42:29,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0923931598663s 2018-10-24 22:42:29,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:42:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" -d '' 2018-10-24 22:42:30,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:42:30 GMT X-Openstack-Request-Id: req-2a6b19c7-1c7a-4f43-a196-bcf8a523f569 2018-10-24 22:42:30,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:42:30,260 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file used request id req-2a6b19c7-1c7a-4f43-a196-bcf8a523f569 2018-10-24 22:42:30,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.414292097092s 2018-10-24 22:42:30,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:42:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:30,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:30 GMT X-Openstack-Request-Id: req-9f940ba0-9908-4ffa-bd9f-78e975bc2393 2018-10-24 22:42:30,293 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:30Z", "file": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "a9f42159-be96-45d2-a84b-2a1b6dab84af", "size": 12716032, "self": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:42:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:42:30,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9f940ba0-9908-4ffa-bd9f-78e975bc2393 2018-10-24 22:42:30,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281889438629s 2018-10-24 22:42:30,295 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file', 'owner': u'53c7bdf703394d4fb9b285adda865a2a', 'id': u'a9f42159-be96-45d2-a84b-2a1b6dab84af', 'size': 12716032, u'self': u'/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53c7bdf703394d4fb9b285adda865a2a', 'name': 'neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:42:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:42:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'created': u'2018-10-24T22:42:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:42:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:42:30,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:42:30,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_68217e2b-c07c-4fc1-a677-826319bb9f4b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:42:30,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ce75e3b-8b6d-4e86-880d-b8393872fef9 x-openstack-request-id: req-1ce75e3b-8b6d-4e86-880d-b8393872fef9 2018-10-24 22:42:30,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "887c298e-19d3-4798-82cc-2d48507b4ce5", "name": "neutron_trunk-flavor_68217e2b-c07c-4fc1-a677-826319bb9f4b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:42:30,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1ce75e3b-8b6d-4e86-880d-b8393872fef9 2018-10-24 22:42:30,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.39253115654s 2018-10-24 22:42:30,691 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_68217e2b-c07c-4fc1-a677-826319bb9f4b', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'887c298e-19d3-4798-82cc-2d48507b4ce5', 'swap': 0}) 2018-10-24 22:42:30,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:42:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"extra_specs": {}}' 2018-10-24 22:42:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c7a9c07-a767-4f0f-9a12-d7889c929edd x-openstack-request-id: req-3c7a9c07-a767-4f0f-9a12-d7889c929edd 2018-10-24 22:42:30,732 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:42:30,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5/os-extra_specs used request id req-3c7a9c07-a767-4f0f-9a12-d7889c929edd 2018-10-24 22:42:30,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0397028923035s 2018-10-24 22:42:30,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:31,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fc6801-fd01-4ebb-a066-a0071a91be73 2018-10-24 22:42:31,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:31,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05fc6801-fd01-4ebb-a066-a0071a91be73 2018-10-24 22:42:31,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.286575078964s 2018-10-24 22:42:31,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:42:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a88b1f7-0078-4bfe-af81-49b27c87fb9e 2018-10-24 22:42:31,244 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:42:31,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5a88b1f7-0078-4bfe-af81-49b27c87fb9e 2018-10-24 22:42:31,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209155082703s 2018-10-24 22:42:31,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-24 22:42:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:31,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c206646d-4fca-4774-8522-a61371aeb048 x-openstack-request-id: req-c206646d-4fca-4774-8522-a61371aeb048 2018-10-24 22:42:31,553 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-24 22:42:31,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c206646d-4fca-4774-8522-a61371aeb048 2018-10-24 22:42:31,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.298207044601s 2018-10-24 22:42:31,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:42:31,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:31,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:31 GMT X-Openstack-Request-Id: req-dc8169c0-a85b-43b4-adb2-17077a751957 2018-10-24 22:42:31,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:30Z", "file": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "a9f42159-be96-45d2-a84b-2a1b6dab84af", "size": 12716032, "self": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:42:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:42:31,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc8169c0-a85b-43b4-adb2-17077a751957 2018-10-24 22:42:31,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268149375916s 2018-10-24 22:42:31,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:42:31,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b"}' 2018-10-24 22:42:31,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:31 GMT Location: http://172.30.9.21:9292/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c82fb83a-03f6-4ca9-98eb-9ecd1518202d 2018-10-24 22:42:31,639 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:31Z", "file": "/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "2ecc93a7-0e76-44ab-8114-cd65b422cd37", "size": null, "self": "/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": null, "created_at": "2018-10-24T22:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:42:31,639 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c82fb83a-03f6-4ca9-98eb-9ecd1518202d 2018-10-24 22:42:31,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0441977977753s 2018-10-24 22:42:31,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:42:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" -d '' 2018-10-24 22:42:32,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:42:32 GMT X-Openstack-Request-Id: req-6769c26a-54a6-43d7-be18-745176484ae8 2018-10-24 22:42:32,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:42:32,365 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/file used request id req-6769c26a-54a6-43d7-be18-745176484ae8 2018-10-24 22:42:32,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.724597930908s 2018-10-24 22:42:32,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:42:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:42:32,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:32 GMT X-Openstack-Request-Id: req-488e5c1e-30a4-44b3-b858-5a98b82ba677 2018-10-24 22:42:32,396 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:32Z", "file": "/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "2ecc93a7-0e76-44ab-8114-cd65b422cd37", "size": 12716032, "self": "/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:30Z", "file": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "a9f42159-be96-45d2-a84b-2a1b6dab84af", "size": 12716032, "self": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:42:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:42:32,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-488e5c1e-30a4-44b3-b858-5a98b82ba677 2018-10-24 22:42:32,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271520614624s 2018-10-24 22:42:32,399 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/file', 'owner': u'53c7bdf703394d4fb9b285adda865a2a', 'id': u'2ecc93a7-0e76-44ab-8114-cd65b422cd37', 'size': 12716032, u'self': u'/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53c7bdf703394d4fb9b285adda865a2a', 'name': 'neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:42:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-24T22:42:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'created': u'2018-10-24T22:42:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-24T22:42:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:42:32,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:42:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-24 22:42:32,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dccf9d40-ffb1-4aa7-bc23-3c7ff100e843 x-openstack-request-id: req-dccf9d40-ffb1-4aa7-bc23-3c7ff100e843 2018-10-24 22:42:32,440 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf145740-cb35-4361-ac16-b2885b56b299", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf145740-cb35-4361-ac16-b2885b56b299", "name": "neutron_trunk-flavor_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:42:32,440 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dccf9d40-ffb1-4aa7-bc23-3c7ff100e843 2018-10-24 22:42:32,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0403637886047s 2018-10-24 22:42:32,441 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'bf145740-cb35-4361-ac16-b2885b56b299', 'swap': 0}) 2018-10-24 22:42:32,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:42:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" -d '{"extra_specs": {}}' 2018-10-24 22:42:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:42:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80d44581-5748-4805-b1c9-f4b7c5c89bff x-openstack-request-id: req-80d44581-5748-4805-b1c9-f4b7c5c89bff 2018-10-24 22:42:32,464 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:42:32,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299/os-extra_specs used request id req-80d44581-5748-4805-b1c9-f4b7c5c89bff 2018-10-24 22:42:32,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023097038269s 2018-10-24 22:42:32,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'bf145740-cb35-4361-ac16-b2885b56b299', 'swap': 0}) 2018-10-24 22:42:35,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-24 22:42:35,539 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-24 22:42:35,539 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-24 22:42:35,542 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-24 22:42:35,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-24 22:42:38,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-caaf4f03-8150-493a-acb8-0d4febf08954/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-24 22:42:38,565 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-24 22:42:38,586 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-24 22:42:38,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-24 22:44:26,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 89c0b9cf-debd-43f3-ba48-2c82531dd721 2018-10-24 22:44:26,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '89c0b9cf-debd-43f3-ba48-2c82531dd721']'. 2018-10-24 22:44:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 89c0b9cf-debd-43f3-ba48-2c82531dd721 | 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-24 22:42:40 | 2018-10-24 22:44:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-24 22:44:26 | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:46 | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: caaf4f03-8150-493a-acb8-0d4febf08954) | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 095166ce-46c6-458d-8cfa-0f2fd03c6da9) | 2018-10-24 22:44:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 90.413 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-24 22:44:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-24 22:44:27,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-24 22:44:27,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-24 22:44:27,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-24 22:44:27,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-24 22:44:30,197 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 22:44:30,197 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:01 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-24 22:44:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:44:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:44:30,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:44:30 GMT X-Openstack-Request-Id: req-d66e5027-d08c-43e8-a070-1c05aee0ec01 2018-10-24 22:44:30,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:44:30,782 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2ecc93a7-0e76-44ab-8114-cd65b422cd37 used request id req-d66e5027-d08c-43e8-a070-1c05aee0ec01 2018-10-24 22:44:30,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.578790903091s 2018-10-24 22:44:30,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:44:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:30,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26f32871-f58b-4116-a7fe-bb19015d8100 x-openstack-request-id: req-26f32871-f58b-4116-a7fe-bb19015d8100 2018-10-24 22:44:30,814 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "887c298e-19d3-4798-82cc-2d48507b4ce5", "name": "neutron_trunk-flavor_68217e2b-c07c-4fc1-a677-826319bb9f4b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf145740-cb35-4361-ac16-b2885b56b299", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf145740-cb35-4361-ac16-b2885b56b299", "name": "neutron_trunk-flavor_alt_68217e2b-c07c-4fc1-a677-826319bb9f4b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:44:30,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-26f32871-f58b-4116-a7fe-bb19015d8100 2018-10-24 22:44:30,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262100696564s 2018-10-24 22:44:30,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:44:30,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:30,854 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-677bbbac-dfd5-405f-afee-0cb38a30d00f x-openstack-request-id: req-677bbbac-dfd5-405f-afee-0cb38a30d00f 2018-10-24 22:44:30,854 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bf145740-cb35-4361-ac16-b2885b56b299 used request id req-677bbbac-dfd5-405f-afee-0cb38a30d00f 2018-10-24 22:44:30,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374519824982s 2018-10-24 22:44:30,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:44:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:44:30,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:30 GMT X-Openstack-Request-Id: req-903aa8d1-9fe0-41c3-8439-183385616ab1 2018-10-24 22:44:30,884 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:42:30Z", "file": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/file", "owner": "53c7bdf703394d4fb9b285adda865a2a", "id": "a9f42159-be96-45d2-a84b-2a1b6dab84af", "size": 12716032, "self": "/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/a9f42159-be96-45d2-a84b-2a1b6dab84af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_68217e2b-c07c-4fc1-a677-826319bb9f4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-24T22:42:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:44:30,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-903aa8d1-9fe0-41c3-8439-183385616ab1 2018-10-24 22:44:30,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025671005249s 2018-10-24 22:44:30,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 22:44:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0bc6e684bc12b008db4e6067efc3c2111a0113a4433010564a8d77fbca89bc2e" 2018-10-24 22:44:31,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:44:31 GMT X-Openstack-Request-Id: req-120e19b4-2d4c-47cc-b83b-b430afa1c8a1 2018-10-24 22:44:31,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:44:31,938 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a9f42159-be96-45d2-a84b-2a1b6dab84af used request id req-120e19b4-2d4c-47cc-b83b-b430afa1c8a1 2018-10-24 22:44:31,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05216693878s 2018-10-24 22:44:31,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 22:44:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:31,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad63ed9e-f379-4a54-a91e-653a31040506 x-openstack-request-id: req-ad63ed9e-f379-4a54-a91e-653a31040506 2018-10-24 22:44:31,966 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "887c298e-19d3-4798-82cc-2d48507b4ce5", "name": "neutron_trunk-flavor_68217e2b-c07c-4fc1-a677-826319bb9f4b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 22:44:31,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ad63ed9e-f379-4a54-a91e-653a31040506 2018-10-24 22:44:31,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027871131897s 2018-10-24 22:44:31,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 22:44:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:32,003 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3372af53-6dc0-4082-bfd2-c107289976db x-openstack-request-id: req-3372af53-6dc0-4082-bfd2-c107289976db 2018-10-24 22:44:32,004 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/887c298e-19d3-4798-82cc-2d48507b4ce5 used request id req-3372af53-6dc0-4082-bfd2-c107289976db 2018-10-24 22:44:32,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035304069519s 2018-10-24 22:44:32,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:32,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:32,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c90c80-e2ef-402b-bb10-53673d3db2b4 2018-10-24 22:44:32,228 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:32,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-08c90c80-e2ef-402b-bb10-53673d3db2b4 2018-10-24 22:44:32,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223938941956s 2018-10-24 22:44:32,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:32,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766c6ad9-5911-4d84-ae01-dc16b5075f88 2018-10-24 22:44:32,440 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_68217e2b-c07c-4fc1-a677-826319bb9f4b", "links": {"self": "http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3d71d24b285444cab16d106ec5256f00", "description": null}} 2018-10-24 22:44:32,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00 used request id req-766c6ad9-5911-4d84-ae01-dc16b5075f88 2018-10-24 22:44:32,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204350948334s 2018-10-24 22:44:32,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:44:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:32,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9136453e-cb2b-4b2e-8dcd-7bd07d82d1b6 2018-10-24 22:44:32,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:32,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3d71d24b285444cab16d106ec5256f00 used request id req-9136453e-cb2b-4b2e-8dcd-7bd07d82d1b6 2018-10-24 22:44:32,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.2686419487s 2018-10-24 22:44:32,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:44:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:33,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ada372-481c-435d-a5aa-ca610d5b34d2 2018-10-24 22:44:33,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a"}, "tags": [], "enabled": true, "id": "53c7bdf703394d4fb9b285adda865a2a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_68217e2b-c07c-4fc1-a677-826319bb9f4b"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:44:33,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-21ada372-481c-435d-a5aa-ca610d5b34d2 2018-10-24 22:44:33,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.289973974228s 2018-10-24 22:44:33,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:44:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:33,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226c55dd-041d-4749-bb47-dec86fa56447 2018-10-24 22:44:33,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:33,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/53c7bdf703394d4fb9b285adda865a2a used request id req-226c55dd-041d-4749-bb47-dec86fa56447 2018-10-24 22:44:33,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267811059952s 2018-10-24 22:44:33,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:44:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=53c7bdf703394d4fb9b285adda865a2a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f70ebc0dfa0a70e2f6fefa72b21d30168bdf16a9d03e66fc58272e8c92a1fbfc" 2018-10-24 22:44:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:33 GMT X-Openstack-Request-Id: req-75a2b8d6-edb6-4595-89e6-52f1f30a3e88 2018-10-24 22:44:33,526 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:44:33,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=53c7bdf703394d4fb9b285adda865a2a&name=default used request id req-75a2b8d6-edb6-4595-89e6-52f1f30a3e88 2018-10-24 22:44:33,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239909172058s 2018-10-24 22:44:33,580 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-10-24 22:44:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:44:33,630 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964cf0fa-0509-4e78-9faf-23923cfb571a 2018-10-24 22:44:33,631 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:44:33,631 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-964cf0fa-0509-4e78-9faf-23923cfb571a 2018-10-24 22:44:33,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:44:34,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["j6dRCsHUT5aMyLdgoOYs5A"], "issued_at": "2018-10-24T22:44:33.000000Z"}} 2018-10-24 22:44:34,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:44:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:34,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:34 GMT X-Openstack-Request-Id: req-ee443f5b-7a3c-4218-9dad-7826f1531abc 2018-10-24 22:44:34,328 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:44:34,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee443f5b-7a3c-4218-9dad-7826f1531abc 2018-10-24 22:44:34,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284896850586s 2018-10-24 22:44:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:34,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed77f37-4e16-418a-8eab-be47b4ea6c96 2018-10-24 22:44:34,532 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:44:34,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-bed77f37-4e16-418a-8eab-be47b4ea6c96 2018-10-24 22:44:34,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196130037308s 2018-10-24 22:44:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:44:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}}' 2018-10-24 22:44:34,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae30a469-6eff-491a-a66d-d84b272746c1 2018-10-24 22:44:34,772 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379"}, "tags": [], "enabled": true, "id": "9b5d8cc40cac43adb57dff1dcf7b9379", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}} 2018-10-24 22:44:34,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ae30a469-6eff-491a-a66d-d84b272746c1 2018-10-24 22:44:34,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231353998184s 2018-10-24 22:44:34,773 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'9b5d8cc40cac43adb57dff1dcf7b9379', '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'networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b'}) 2018-10-24 22:44:34,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:44:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "463a8a5c-47bf-430d-a066-d02544d89025", "email": null, "name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}}' 2018-10-24 22:44:35,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda0815a-ab89-4e0e-a2ee-254d79c6b965 2018-10-24 22:44:35,238 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:44:35,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-dda0815a-ab89-4e0e-a2ee-254d79c6b965 2018-10-24 22:44:35,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458822965622s 2018-10-24 22:44:35,239 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'21a4e6391e2a4e7f84ec5d103ed65886', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b'}) 2018-10-24 22:44:35,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:35,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae30a3d4-6a6b-473f-99e0-8fbcbb64270b 2018-10-24 22:44:35,355 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:35,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ae30a3d4-6a6b-473f-99e0-8fbcbb64270b 2018-10-24 22:44:35,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112044095993s 2018-10-24 22:44:35,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:35,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31265c79-29c0-4d25-a10d-477d5118120b 2018-10-24 22:44:35,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:35,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-31265c79-29c0-4d25-a10d-477d5118120b 2018-10-24 22:44:35,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206241846085s 2018-10-24 22:44:35,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a8eeec-594c-46c0-aec5-f13a4529fbe7 2018-10-24 22:44:35,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:35,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52a8eeec-594c-46c0-aec5-f13a4529fbe7 2018-10-24 22:44:35,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14709687233s 2018-10-24 22:44:35,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:35,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60da72b5-d09a-4f95-a90b-9bb0442be109 2018-10-24 22:44:35,920 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:44:35,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-60da72b5-d09a-4f95-a90b-9bb0442be109 2018-10-24 22:44:35,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194331169128s 2018-10-24 22:44:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65015d18-8c86-4f62-9707-042857a589b2 2018-10-24 22:44:36,057 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:36,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-65015d18-8c86-4f62-9707-042857a589b2 2018-10-24 22:44:36,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136324167252s 2018-10-24 22:44:36,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:44:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d9d939-ff6c-475a-a23d-ead5a1cc095a 2018-10-24 22:44:36,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379"}, "tags": [], "enabled": true, "id": "9b5d8cc40cac43adb57dff1dcf7b9379", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:44:36,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-92d9d939-ff6c-475a-a23d-ead5a1cc095a 2018-10-24 22:44:36,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160035848618s 2018-10-24 22:44:36,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:44:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35a09e2-719e-4c6e-aaf8-f06b0da8a079 2018-10-24 22:44:36,349 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379", "previous": null, "next": null}} 2018-10-24 22:44:36,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379 used request id req-d35a09e2-719e-4c6e-aaf8-f06b0da8a079 2018-10-24 22:44:36,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108782052994s 2018-10-24 22:44:36,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:44:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e158d554-6e3e-4d0a-96a2-5fafa5f2a8ef 2018-10-24 22:44:36,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:36,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-e158d554-6e3e-4d0a-96a2-5fafa5f2a8ef 2018-10-24 22:44:36,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187147140503s 2018-10-24 22:44:36,541 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b', 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'9b5d8cc40cac43adb57dff1dcf7b9379', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '463a8a5c-47bf-430d-a066-d02544d89025', 'username': u'networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:44:36,545 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b', 'password': '463a8a5c-47bf-430d-a066-d02544d89025', 'project_name': 'networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '9b5d8cc40cac43adb57dff1dcf7b9379', 'project_domain_name': 'Default'} 2018-10-24 22:44:36,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbb8301-137b-43ea-9799-a00dfd189a08 2018-10-24 22:44:36,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:36,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cbbb8301-137b-43ea-9799-a00dfd189a08 2018-10-24 22:44:36,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122456073761s 2018-10-24 22:44:36,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4d7adc-a7e7-4032-996a-8fd24486f1b1 2018-10-24 22:44:36,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:36,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef4d7adc-a7e7-4032-996a-8fd24486f1b1 2018-10-24 22:44:36,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106081962585s 2018-10-24 22:44:36,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:36,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c95754-466e-451f-812e-7ff2981f9664 2018-10-24 22:44:36,964 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:44:36,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a0c95754-466e-451f-812e-7ff2981f9664 2018-10-24 22:44:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177120923996s 2018-10-24 22:44:36,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079be46b-eee7-48e4-b4d7-120f4106203d 2018-10-24 22:44:37,091 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:37,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-079be46b-eee7-48e4-b4d7-120f4106203d 2018-10-24 22:44:37,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126111030579s 2018-10-24 22:44:37,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:44:37,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda1b43e-1538-492e-b4b2-cd520f9b1bff 2018-10-24 22:44:37,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379"}, "tags": [], "enabled": true, "id": "9b5d8cc40cac43adb57dff1dcf7b9379", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:44:37,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eda1b43e-1538-492e-b4b2-cd520f9b1bff 2018-10-24 22:44:37,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118659973145s 2018-10-24 22:44:37,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:44:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481c6fcc-3d64-41d3-8720-6873f408432b 2018-10-24 22:44:37,381 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379", "previous": null, "next": null}} 2018-10-24 22:44:37,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=21a4e6391e2a4e7f84ec5d103ed65886&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=9b5d8cc40cac43adb57dff1dcf7b9379 used request id req-481c6fcc-3d64-41d3-8720-6873f408432b 2018-10-24 22:44:37,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150033950806s 2018-10-24 22:44:37,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:44:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb5adfb-03e7-4092-842f-a2c745509137 2018-10-24 22:44:37,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:37,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/e2f348c04de14636a02652c16ac03659 used request id req-cdb5adfb-03e7-4092-842f-a2c745509137 2018-10-24 22:44:37,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.328238010406s 2018-10-24 22:44:37,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4372b7c-e348-45e2-bf3b-a1787730c767 2018-10-24 22:44:37,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:37,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e4372b7c-e348-45e2-bf3b-a1787730c767 2018-10-24 22:44:37,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110200881958s 2018-10-24 22:44:37,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:37,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e6d9e1-aca4-4e71-8419-37415542cf16 2018-10-24 22:44:37,940 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:44:37,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-08e6d9e1-aca4-4e71-8419-37415542cf16 2018-10-24 22:44:37,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107078075409s 2018-10-24 22:44:37,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:37,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:38,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dbc68b-d267-470a-acfc-e53c7f63a38a 2018-10-24 22:44:38,069 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:38,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-55dbc68b-d267-470a-acfc-e53c7f63a38a 2018-10-24 22:44:38,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128163814545s 2018-10-24 22:44:38,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:44:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=21a4e6391e2a4e7f84ec5d103ed65886&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:38,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f6ad34-08d3-4540-b622-df57716cf4b9 2018-10-24 22:44:38,189 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=21a4e6391e2a4e7f84ec5d103ed65886&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:44:38,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=21a4e6391e2a4e7f84ec5d103ed65886&scope.domain.id=default used request id req-33f6ad34-08d3-4540-b622-df57716cf4b9 2018-10-24 22:44:38,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106763124466s 2018-10-24 22:44:38,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:44:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:38,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52180c4b-d320-4113-82e4-f8ad03351a1e 2018-10-24 22:44:38,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:38,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/21a4e6391e2a4e7f84ec5d103ed65886/roles/e2f348c04de14636a02652c16ac03659 used request id req-52180c4b-d320-4113-82e4-f8ad03351a1e 2018-10-24 22:44:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145672798157s 2018-10-24 22:44:38,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:44:40,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:44:43,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c104964a-84d8-4816-a63f-99ce512f2fcd | 2018-10-24T22:44:42.717643 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c104964a-84d8-4816-a63f-99ce512f2fcd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:44:46,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:44:47,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:44:49,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:44:52,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e0e49458-e535-4025-97bb-391f7e3e302b) as the default verifier for the future CLI operations. 2018-10-24 22:44:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:44:54,202 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0444938e-c8fc-4097-98f7-dd2891b4328f 2018-10-24 22:44:54,202 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:44:54,202 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0444938e-c8fc-4097-98f7-dd2891b4328f 2018-10-24 22:44:54,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:44:54,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b5d8cc40cac43adb57dff1dcf7b9379", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/9b5d8cc40cac43adb57dff1dcf7b9379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "id": "21a4e6391e2a4e7f84ec5d103ed65886"}, "audit_ids": ["dMT1mxztTIm_dRO0hwjxXg"], "issued_at": "2018-10-24T22:44:54.000000Z"}} 2018-10-24 22:44:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:44:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4a06e6d28f472b2755645a2c431787338af7b6b012d8113f28d73c9817789eae" 2018-10-24 22:44:54,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:54 GMT X-Openstack-Request-Id: req-cfa1f334-2c9c-49b1-92e7-1ec75ad9a0bc 2018-10-24 22:44:54,895 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:44:54,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-cfa1f334-2c9c-49b1-92e7-1ec75ad9a0bc 2018-10-24 22:44:54,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284379005432s 2018-10-24 22:44:54,906 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-10-24 22:44:54,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:55,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b502c2b2-d2d3-40b9-92d5-e4c18644a11e 2018-10-24 22:44:55,118 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:55,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b502c2b2-d2d3-40b9-92d5-e4c18644a11e 2018-10-24 22:44:55,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211303949356s 2018-10-24 22:44:55,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:55,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5accd2a6-6cce-4d48-bd11-8a194629098f 2018-10-24 22:44:55,335 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_58e289f7-3dd2-4d14-a67d-46bfaecbca7b", "links": {"self": "http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "21a4e6391e2a4e7f84ec5d103ed65886", "description": null}} 2018-10-24 22:44:55,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886 used request id req-5accd2a6-6cce-4d48-bd11-8a194629098f 2018-10-24 22:44:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210019111633s 2018-10-24 22:44:55,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:44:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:55,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3adf92d-dcfd-4201-b680-d285b70271e7 2018-10-24 22:44:55,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:55,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/21a4e6391e2a4e7f84ec5d103ed65886 used request id req-b3adf92d-dcfd-4201-b680-d285b70271e7 2018-10-24 22:44:55,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.273146867752s 2018-10-24 22:44:55,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:44:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:55,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329b480e-9dc2-4822-b4a1-667515bfdcf5 2018-10-24 22:44:55,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379"}, "tags": [], "enabled": true, "id": "9b5d8cc40cac43adb57dff1dcf7b9379", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_58e289f7-3dd2-4d14-a67d-46bfaecbca7b"}]} 2018-10-24 22:44:55,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-329b480e-9dc2-4822-b4a1-667515bfdcf5 2018-10-24 22:44:55,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196216821671s 2018-10-24 22:44:55,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:44:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:56,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed37bec5-be75-40b5-a1f8-a1097f4baeb4 2018-10-24 22:44:56,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:56,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9b5d8cc40cac43adb57dff1dcf7b9379 used request id req-ed37bec5-be75-40b5-a1f8-a1097f4baeb4 2018-10-24 22:44:56,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247408151627s 2018-10-24 22:44:56,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:44:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9b5d8cc40cac43adb57dff1dcf7b9379&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6007c612788401edadb1f34296c90b606750617a0ad980d664667c9f6536ed39" 2018-10-24 22:44:56,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:56 GMT X-Openstack-Request-Id: req-db016acb-d9a0-4396-a6be-54a7f2cd4b8c 2018-10-24 22:44:56,631 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:44:56,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9b5d8cc40cac43adb57dff1dcf7b9379&name=default used request id req-db016acb-d9a0-4396-a6be-54a7f2cd4b8c 2018-10-24 22:44:56,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.560906171799s 2018-10-24 22:44:56,632 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-10-24 22:44:56,632 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-10-24 22:44:56,688 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-10-24 22:44:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:44:56,737 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e26c96f-28d7-4938-80e6-bebc401cef24 2018-10-24 22:44:56,737 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:44:56,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-9e26c96f-28d7-4938-80e6-bebc401cef24 2018-10-24 22:44:56,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:44:57,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["2-TcLbYsTZWLP9DQWhSXBA"], "issued_at": "2018-10-24T22:44:57.000000Z"}} 2018-10-24 22:44:57,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:44:57,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:57 GMT X-Openstack-Request-Id: req-f4d886d3-79eb-44a7-9d7e-a326eb4bd09b 2018-10-24 22:44:57,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:44:57,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4d886d3-79eb-44a7-9d7e-a326eb4bd09b 2018-10-24 22:44:57,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362272024155s 2018-10-24 22:44:57,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:57,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c7f658-d6a7-4db3-baf4-9c305554e5e6 2018-10-24 22:44:57,647 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:44:57,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-35c7f658-d6a7-4db3-baf4-9c305554e5e6 2018-10-24 22:44:57,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113425970078s 2018-10-24 22:44:57,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:44:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}}' 2018-10-24 22:44:57,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e6ab97-079f-4cc5-99ce-1ad0f37e9417 2018-10-24 22:44:57,838 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f"}, "tags": [], "enabled": true, "id": "34ab2e8c915741308371002c5ca5a57f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}} 2018-10-24 22:44:57,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-34e6ab97-079f-4cc5-99ce-1ad0f37e9417 2018-10-24 22:44:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.183320045471s 2018-10-24 22:44:57,839 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'34ab2e8c915741308371002c5ca5a57f', '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'networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62'}) 2018-10-24 22:44:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:44:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2db5a9cf-f7e7-4fc8-a919-3db8f1654ae9", "email": null, "name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}}' 2018-10-24 22:44:58,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fffae067-d35f-4db7-9650-5fa66693e403 2018-10-24 22:44:58,311 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:44:58,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-fffae067-d35f-4db7-9650-5fa66693e403 2018-10-24 22:44:58,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466170072556s 2018-10-24 22:44:58,312 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'692aaa657a2345dabe9ad0fb6407db64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62'}) 2018-10-24 22:44:58,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102db495-7c1a-4a08-9cb2-ae891ce84841 2018-10-24 22:44:58,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:58,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-102db495-7c1a-4a08-9cb2-ae891ce84841 2018-10-24 22:44:58,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198118925095s 2018-10-24 22:44:58,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:58,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ac31ff-5321-4123-b399-824e05392a6f 2018-10-24 22:44:58,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:58,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3ac31ff-5321-4123-b399-824e05392a6f 2018-10-24 22:44:58,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113072872162s 2018-10-24 22:44:58,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:58,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a295962-586d-4e28-8c84-97b9168638ad 2018-10-24 22:44:58,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:58,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a295962-586d-4e28-8c84-97b9168638ad 2018-10-24 22:44:58,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204030990601s 2018-10-24 22:44:58,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:44:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:58,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921c3931-8f66-4cd1-9dd5-a9821338bff7 2018-10-24 22:44:58,959 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:44:58,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-921c3931-8f66-4cd1-9dd5-a9821338bff7 2018-10-24 22:44:58,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112164974213s 2018-10-24 22:44:58,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:44:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:59,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76734103-8344-4b81-9da6-b4e530fadeab 2018-10-24 22:44:59,086 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:44:59,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-76734103-8344-4b81-9da6-b4e530fadeab 2018-10-24 22:44:59,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126718044281s 2018-10-24 22:44:59,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:44:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531129e2-0b91-4022-ac85-2c690ed1d530 2018-10-24 22:44:59,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f"}, "tags": [], "enabled": true, "id": "34ab2e8c915741308371002c5ca5a57f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:44:59,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-531129e2-0b91-4022-ac85-2c690ed1d530 2018-10-24 22:44:59,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.147554159164s 2018-10-24 22:44:59,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:44:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=34ab2e8c915741308371002c5ca5a57f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8303dd80-fcee-467b-95ab-50f02f6be8bd 2018-10-24 22:44:59,532 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=34ab2e8c915741308371002c5ca5a57f", "previous": null, "next": null}} 2018-10-24 22:44:59,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=34ab2e8c915741308371002c5ca5a57f used request id req-8303dd80-fcee-467b-95ab-50f02f6be8bd 2018-10-24 22:44:59,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.27661895752s 2018-10-24 22:44:59,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:44:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f/users/692aaa657a2345dabe9ad0fb6407db64/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:59,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0dbd95-28fc-45ef-9a75-1f5bfd5bcfd5 2018-10-24 22:44:59,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:44:59,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f/users/692aaa657a2345dabe9ad0fb6407db64/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-4c0dbd95-28fc-45ef-9a75-1f5bfd5bcfd5 2018-10-24 22:44:59,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142584085464s 2018-10-24 22:44:59,680 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62', 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'34ab2e8c915741308371002c5ca5a57f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2db5a9cf-f7e7-4fc8-a919-3db8f1654ae9', 'username': u'networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:44:59,684 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62', 'password': '2db5a9cf-f7e7-4fc8-a919-3db8f1654ae9', 'project_name': 'networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '34ab2e8c915741308371002c5ca5a57f', 'project_domain_name': 'Default'} 2018-10-24 22:44:59,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:44:59,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2258f8-fa04-4324-aa1a-14ab6199f75d 2018-10-24 22:44:59,876 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:44:59,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b2258f8-fa04-4324-aa1a-14ab6199f75d 2018-10-24 22:44:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188841104507s 2018-10-24 22:44:59,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:44:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a11e93-5f73-47da-b378-c2c6b5f60507 2018-10-24 22:45:00,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:00,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-61a11e93-5f73-47da-b378-c2c6b5f60507 2018-10-24 22:45:00,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201148033142s 2018-10-24 22:45:00,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bb0caf-cb84-48c2-82a3-d3a719cbea05 2018-10-24 22:45:00,198 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:00,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-14bb0caf-cb84-48c2-82a3-d3a719cbea05 2018-10-24 22:45:00,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109806060791s 2018-10-24 22:45:00,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50940b92-4918-4f7f-8088-9a3e219e0149 2018-10-24 22:45:00,326 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:00,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-50940b92-4918-4f7f-8088-9a3e219e0149 2018-10-24 22:45:00,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126989126205s 2018-10-24 22:45:00,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f053f554-611e-4eac-9866-7614eb7bacb6 2018-10-24 22:45:00,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f"}, "tags": [], "enabled": true, "id": "34ab2e8c915741308371002c5ca5a57f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:45:00,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f053f554-611e-4eac-9866-7614eb7bacb6 2018-10-24 22:45:00,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198422908783s 2018-10-24 22:45:00,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=34ab2e8c915741308371002c5ca5a57f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47955d1-829b-4281-8e10-183da36e985a 2018-10-24 22:45:00,656 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=34ab2e8c915741308371002c5ca5a57f", "previous": null, "next": null}} 2018-10-24 22:45:00,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=692aaa657a2345dabe9ad0fb6407db64&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=34ab2e8c915741308371002c5ca5a57f used request id req-c47955d1-829b-4281-8e10-183da36e985a 2018-10-24 22:45:00,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110158920288s 2018-10-24 22:45:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:45:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f/users/692aaa657a2345dabe9ad0fb6407db64/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84f09f6-ce2b-45e0-8d18-b7fd8853699d 2018-10-24 22:45:00,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:00,805 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f/users/692aaa657a2345dabe9ad0fb6407db64/roles/e2f348c04de14636a02652c16ac03659 used request id req-d84f09f6-ce2b-45e0-8d18-b7fd8853699d 2018-10-24 22:45:00,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144851922989s 2018-10-24 22:45:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:00,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a23f50-cd9d-4ec1-96bf-41f221ddd5d8 2018-10-24 22:45:00,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:00,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94a23f50-cd9d-4ec1-96bf-41f221ddd5d8 2018-10-24 22:45:00,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130383014679s 2018-10-24 22:45:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:01,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d168a8-0e13-46b9-8b18-6f6d7c88417f 2018-10-24 22:45:01,051 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:01,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-89d168a8-0e13-46b9-8b18-6f6d7c88417f 2018-10-24 22:45:01,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106753110886s 2018-10-24 22:45:01,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:01,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256fbdda-1c7c-4fba-ae13-8ec7a9380bb0 2018-10-24 22:45:01,187 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:01,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-256fbdda-1c7c-4fba-ae13-8ec7a9380bb0 2018-10-24 22:45:01,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134760856628s 2018-10-24 22:45:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=692aaa657a2345dabe9ad0fb6407db64&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:01,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6b8a2a-ef7e-4628-b968-193b053fdb19 2018-10-24 22:45:01,310 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=692aaa657a2345dabe9ad0fb6407db64&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:45:01,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=692aaa657a2345dabe9ad0fb6407db64&scope.domain.id=default used request id req-fa6b8a2a-ef7e-4628-b968-193b053fdb19 2018-10-24 22:45:01,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110502958298s 2018-10-24 22:45:01,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:45:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/692aaa657a2345dabe9ad0fb6407db64/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:01,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39765d5-f558-4f74-acf5-62ba7e3aeb43 2018-10-24 22:45:01,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:01,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/692aaa657a2345dabe9ad0fb6407db64/roles/e2f348c04de14636a02652c16ac03659 used request id req-e39765d5-f558-4f74-acf5-62ba7e3aeb43 2018-10-24 22:45:01,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.22216796875s 2018-10-24 22:45:01,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:45:04,021 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:45:06,259 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 498c9db8-550c-4039-baa7-de13b7e2bcb7 | 2018-10-24T22:45:05.886317 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 498c9db8-550c-4039-baa7-de13b7e2bcb7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:45:09,637 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:45:10,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:45:12,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:45:15,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=51398b5f-cc7e-44a0-8b1c-e9f992c573f1) as the default verifier for the future CLI operations. 2018-10-24 22:45:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:17,560 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c04d1b-45ff-4000-8674-80c0f2f1e040 2018-10-24 22:45:17,560 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:17,560 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-33c04d1b-45ff-4000-8674-80c0f2f1e040 2018-10-24 22:45:17,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:45:17,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34ab2e8c915741308371002c5ca5a57f", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/34ab2e8c915741308371002c5ca5a57f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_34ab2e8c915741308371002c5ca5a57f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_34ab2e8c915741308371002c5ca5a57f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/34ab2e8c915741308371002c5ca5a57f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/34ab2e8c915741308371002c5ca5a57f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/34ab2e8c915741308371002c5ca5a57f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/34ab2e8c915741308371002c5ca5a57f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/34ab2e8c915741308371002c5ca5a57f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/34ab2e8c915741308371002c5ca5a57f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "id": "692aaa657a2345dabe9ad0fb6407db64"}, "audit_ids": ["W78_3JqCSdCR1_9snIUkGw"], "issued_at": "2018-10-24T22:45:17.000000Z"}} 2018-10-24 22:45:17,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:45:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d9f403193529faf0e1c1845cd6f4102c0d8fb811fcbb1e758c979974cef89ddf" 2018-10-24 22:45:18,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:18 GMT X-Openstack-Request-Id: req-c710b681-bdcd-449a-aac2-383beec50697 2018-10-24 22:45:18,167 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:45:18,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-c710b681-bdcd-449a-aac2-383beec50697 2018-10-24 22:45:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200049877167s 2018-10-24 22:45:18,177 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-10-24 22:45:18,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:18,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4fd4a4-c5c9-454e-bd46-311b4f931574 2018-10-24 22:45:18,388 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:18,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6a4fd4a4-c5c9-454e-bd46-311b4f931574 2018-10-24 22:45:18,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210281133652s 2018-10-24 22:45:18,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e846627d-7ded-4deb-9c32-894fb50a54db 2018-10-24 22:45:18,601 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62", "links": {"self": "http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "692aaa657a2345dabe9ad0fb6407db64", "description": null}} 2018-10-24 22:45:18,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64 used request id req-e846627d-7ded-4deb-9c32-894fb50a54db 2018-10-24 22:45:18,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20682311058s 2018-10-24 22:45:18,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:45:18,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:18,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f200fdf-37d4-46a9-83ac-0a0006220b2d 2018-10-24 22:45:18,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:18,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/692aaa657a2345dabe9ad0fb6407db64 used request id req-2f200fdf-37d4-46a9-83ac-0a0006220b2d 2018-10-24 22:45:18,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291084051132s 2018-10-24 22:45:18,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e56278-8382-4592-8ced-f7c2aea0e5f4 2018-10-24 22:45:19,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f"}, "tags": [], "enabled": true, "id": "34ab2e8c915741308371002c5ca5a57f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2fa5b8c7-9c3a-46ac-86e6-1ef9ca8b5b62"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:45:19,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-14e56278-8382-4592-8ced-f7c2aea0e5f4 2018-10-24 22:45:19,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216035842896s 2018-10-24 22:45:19,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:45:19,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:19,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a792ec7-dae0-4b60-9d54-3c2e927224fc 2018-10-24 22:45:19,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:19,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/34ab2e8c915741308371002c5ca5a57f used request id req-2a792ec7-dae0-4b60-9d54-3c2e927224fc 2018-10-24 22:45:19,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243504047394s 2018-10-24 22:45:19,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:45:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=34ab2e8c915741308371002c5ca5a57f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a38dfdb6a4646cb3900b5f23c8135c6ac674b35c2bf50f3f717182ea5e968cbb" 2018-10-24 22:45:19,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:19 GMT X-Openstack-Request-Id: req-9f5d91f1-b3bd-4c1d-a3e3-ee869d455b98 2018-10-24 22:45:19,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:45:19,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=34ab2e8c915741308371002c5ca5a57f&name=default used request id req-9f5d91f1-b3bd-4c1d-a3e3-ee869d455b98 2018-10-24 22:45:19,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336113929749s 2018-10-24 22:45:19,707 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-10-24 22:45:19,708 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-10-24 22:45:19,764 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-10-24 22:45:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:19,814 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0b1c40-68b1-4e68-bd03-541fb0aadbb7 2018-10-24 22:45:19,815 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:19,815 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-7b0b1c40-68b1-4e68-bd03-541fb0aadbb7 2018-10-24 22:45:19,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:45:20,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["-sh7kKC9Qeqd6nyX_DUBuQ"], "issued_at": "2018-10-24T22:45:20.000000Z"}} 2018-10-24 22:45:20,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:45:20,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:20 GMT X-Openstack-Request-Id: req-fb97c929-e0dd-4334-b431-9e17e4006b0a 2018-10-24 22:45:20,866 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:45:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb97c929-e0dd-4334-b431-9e17e4006b0a 2018-10-24 22:45:20,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.63810300827s 2018-10-24 22:45:20,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:21,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4637dc3c-e742-45cc-b88a-28210c235fe9 2018-10-24 22:45:21,053 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:45:21,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4637dc3c-e742-45cc-b88a-28210c235fe9 2018-10-24 22:45:21,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179764032364s 2018-10-24 22:45:21,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:45:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}}' 2018-10-24 22:45:21,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c106cc-8f3a-4471-a6f5-b8f366c0831d 2018-10-24 22:45:21,278 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca"}, "tags": [], "enabled": true, "id": "142c36dd2dca4bceb622f92cfe0511ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}} 2018-10-24 22:45:21,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-29c106cc-8f3a-4471-a6f5-b8f366c0831d 2018-10-24 22:45:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217277050018s 2018-10-24 22:45:21,279 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'142c36dd2dca4bceb622f92cfe0511ca', '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'barbican-project_26a70f94-5125-47cb-a254-758debccc944'}) 2018-10-24 22:45:21,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:45:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a4eb4a3-6f21-4e69-9676-05a818b33b2f", "email": null, "name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944"}}' 2018-10-24 22:45:21,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a164cd63-01dd-4782-b717-2c2f2e014cb2 2018-10-24 22:45:21,678 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:45:21,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a164cd63-01dd-4782-b717-2c2f2e014cb2 2018-10-24 22:45:21,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.392749786377s 2018-10-24 22:45:21,679 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf9f31fce5164330952d378fef634f52', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_26a70f94-5125-47cb-a254-758debccc944'}) 2018-10-24 22:45:21,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:21,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad073d97-596f-47ee-b06c-68d336919902 2018-10-24 22:45:21,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:21,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad073d97-596f-47ee-b06c-68d336919902 2018-10-24 22:45:21,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195916891098s 2018-10-24 22:45:21,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:21,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd93704-9c70-4fca-99b2-a880bc983ef9 2018-10-24 22:45:21,993 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:21,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5bd93704-9c70-4fca-99b2-a880bc983ef9 2018-10-24 22:45:21,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108299970627s 2018-10-24 22:45:21,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:22,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabc93b0-7fd5-4380-a386-65d1ed22f6bc 2018-10-24 22:45:22,189 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:22,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fabc93b0-7fd5-4380-a386-65d1ed22f6bc 2018-10-24 22:45:22,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190658807755s 2018-10-24 22:45:22,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feaa61d3-d36a-4a56-9012-24d9432ffc15 2018-10-24 22:45:22,369 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:22,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-feaa61d3-d36a-4a56-9012-24d9432ffc15 2018-10-24 22:45:22,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175532817841s 2018-10-24 22:45:22,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fafaaf-d51c-4a70-adfe-cddeb98e9757 2018-10-24 22:45:22,551 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:22,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-75fafaaf-d51c-4a70-adfe-cddeb98e9757 2018-10-24 22:45:22,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180835962296s 2018-10-24 22:45:22,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c1dfe5-34c8-4f79-9ef1-1a7ef37921e5 2018-10-24 22:45:22,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca"}, "tags": [], "enabled": true, "id": "142c36dd2dca4bceb622f92cfe0511ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:45:22,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a9c1dfe5-34c8-4f79-9ef1-1a7ef37921e5 2018-10-24 22:45:22,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113164901733s 2018-10-24 22:45:22,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8729c15-6773-49ff-a979-e57706d164d4 2018-10-24 22:45:22,838 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca", "previous": null, "next": null}} 2018-10-24 22:45:22,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca used request id req-a8729c15-6773-49ff-a979-e57706d164d4 2018-10-24 22:45:22,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151124954224s 2018-10-24 22:45:22,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:45:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca/users/cf9f31fce5164330952d378fef634f52/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:22,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b89e50-4817-4a3b-96fc-8d09c994d912 2018-10-24 22:45:22,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:22,993 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca/users/cf9f31fce5164330952d378fef634f52/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-16b89e50-4817-4a3b-96fc-8d09c994d912 2018-10-24 22:45:22,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150692939758s 2018-10-24 22:45:22,994 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_26a70f94-5125-47cb-a254-758debccc944', 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'142c36dd2dca4bceb622f92cfe0511ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4a4eb4a3-6f21-4e69-9676-05a818b33b2f', 'username': u'barbican-user_26a70f94-5125-47cb-a254-758debccc944', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:45:22,999 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_26a70f94-5125-47cb-a254-758debccc944', 'password': '4a4eb4a3-6f21-4e69-9676-05a818b33b2f', 'project_name': 'barbican-project_26a70f94-5125-47cb-a254-758debccc944', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '142c36dd2dca4bceb622f92cfe0511ca', 'project_domain_name': 'Default'} 2018-10-24 22:45:23,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:23,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e07480f-4d6e-45d7-b189-479dbd19edcf 2018-10-24 22:45:23,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:23,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e07480f-4d6e-45d7-b189-479dbd19edcf 2018-10-24 22:45:23,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111421108246s 2018-10-24 22:45:23,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcc5ea7-9b16-43f6-8fc4-4f7040dd5e28 2018-10-24 22:45:23,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:23,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bfcc5ea7-9b16-43f6-8fc4-4f7040dd5e28 2018-10-24 22:45:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110780954361s 2018-10-24 22:45:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09949b20-803b-4dce-bbe9-c6f2c3393f5b 2018-10-24 22:45:23,342 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:23,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09949b20-803b-4dce-bbe9-c6f2c3393f5b 2018-10-24 22:45:23,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10480093956s 2018-10-24 22:45:23,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66751ecc-ef9e-488a-bffc-acaa18f2f8eb 2018-10-24 22:45:23,555 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:23,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-66751ecc-ef9e-488a-bffc-acaa18f2f8eb 2018-10-24 22:45:23,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212635993958s 2018-10-24 22:45:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f239db2-0be5-4cbd-ae7d-f9a04c454801 2018-10-24 22:45:23,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca"}, "tags": [], "enabled": true, "id": "142c36dd2dca4bceb622f92cfe0511ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 22:45:23,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5f239db2-0be5-4cbd-ae7d-f9a04c454801 2018-10-24 22:45:23,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150557994843s 2018-10-24 22:45:23,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ae04fd-271d-43a6-b60e-47e2ae6f9273 2018-10-24 22:45:23,834 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca", "previous": null, "next": null}} 2018-10-24 22:45:23,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cf9f31fce5164330952d378fef634f52&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=142c36dd2dca4bceb622f92cfe0511ca used request id req-d3ae04fd-271d-43a6-b60e-47e2ae6f9273 2018-10-24 22:45:23,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106684923172s 2018-10-24 22:45:23,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:45:23,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca/users/cf9f31fce5164330952d378fef634f52/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:23,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b028206d-6974-4b9b-92f5-941ccdd78f56 2018-10-24 22:45:23,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:23,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca/users/cf9f31fce5164330952d378fef634f52/roles/e2f348c04de14636a02652c16ac03659 used request id req-b028206d-6974-4b9b-92f5-941ccdd78f56 2018-10-24 22:45:23,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160627126694s 2018-10-24 22:45:24,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be874e38-6f8d-4fd8-8881-876e3eaa86af 2018-10-24 22:45:24,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:24,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be874e38-6f8d-4fd8-8881-876e3eaa86af 2018-10-24 22:45:24,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109273910522s 2018-10-24 22:45:24,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f32ece-2bac-45b1-b883-384ba177aa79 2018-10-24 22:45:24,221 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:24,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-25f32ece-2bac-45b1-b883-384ba177aa79 2018-10-24 22:45:24,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104175806046s 2018-10-24 22:45:24,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:24,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4781f5-87b4-4bb9-815e-c4a000195d64 2018-10-24 22:45:24,349 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:24,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2f4781f5-87b4-4bb9-815e-c4a000195d64 2018-10-24 22:45:24,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126817941666s 2018-10-24 22:45:24,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=cf9f31fce5164330952d378fef634f52&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:24,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76aa16f6-da1e-4fe3-81a3-1ef00faba5f5 2018-10-24 22:45:24,557 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=cf9f31fce5164330952d378fef634f52&scope.domain.id=default", "previous": null, "next": null}} 2018-10-24 22:45:24,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=cf9f31fce5164330952d378fef634f52&scope.domain.id=default used request id req-76aa16f6-da1e-4fe3-81a3-1ef00faba5f5 2018-10-24 22:45:24,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19528222084s 2018-10-24 22:45:24,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-24 22:45:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/cf9f31fce5164330952d378fef634f52/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:24,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3922222d-3235-419d-9c03-2be10330f659 2018-10-24 22:45:24,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:24,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/cf9f31fce5164330952d378fef634f52/roles/e2f348c04de14636a02652c16ac03659 used request id req-3922222d-3235-419d-9c03-2be10330f659 2018-10-24 22:45:24,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144747972488s 2018-10-24 22:45:24,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-24 22:45:27,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-24 22:45:30,472 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6e4a355e-6873-4359-bd65-5ea2dccd73d9 | 2018-10-24T22:45:29.158700 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6e4a355e-6873-4359-bd65-5ea2dccd73d9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-24 22:45:33,913 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-24 22:45:34,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-24 22:45:36,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-24 22:45:39,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=31c38d9a-d8dd-4d66-be2a-7e3c0f0d97dd) as the default verifier for the future CLI operations. 2018-10-24 22:45:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:41,747 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-173a9aa7-c7c0-412e-a787-827260e3a7cd 2018-10-24 22:45:41,747 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:41,748 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-173a9aa7-c7c0-412e-a787-827260e3a7cd 2018-10-24 22:45:41,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:45:42,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "142c36dd2dca4bceb622f92cfe0511ca", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/142c36dd2dca4bceb622f92cfe0511ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_142c36dd2dca4bceb622f92cfe0511ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_142c36dd2dca4bceb622f92cfe0511ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/142c36dd2dca4bceb622f92cfe0511ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/142c36dd2dca4bceb622f92cfe0511ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/142c36dd2dca4bceb622f92cfe0511ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/142c36dd2dca4bceb622f92cfe0511ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/142c36dd2dca4bceb622f92cfe0511ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/142c36dd2dca4bceb622f92cfe0511ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "id": "cf9f31fce5164330952d378fef634f52"}, "audit_ids": ["_BaHhUCGRaeoOAFn6rRZ1A"], "issued_at": "2018-10-24T22:45:42.000000Z"}} 2018-10-24 22:45:42,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-24 22:45:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:42,163 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6f8986-4b48-4fff-a5b1-9632e15cb5ec 2018-10-24 22:45:42,164 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:42,164 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-7f6f8986-4b48-4fff-a5b1-9632e15cb5ec 2018-10-24 22:45:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e323c5b0249cda2cb711c2604cbf1f28c66b7d05bfbdcad5e6c502742a84d8" 2018-10-24 22:45:42,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea6d082-89c1-45d8-888d-bca7baf8d13d 2018-10-24 22:45:42,353 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-24 22:45:42,354 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-6ea6d082-89c1-45d8-888d-bca7baf8d13d 2018-10-24 22:45:42,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199642896652s 2018-10-24 22:45:42,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-24 22:45:42,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e323c5b0249cda2cb711c2604cbf1f28c66b7d05bfbdcad5e6c502742a84d8" 2018-10-24 22:45:42,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:42 GMT X-Openstack-Request-Id: req-60744ac8-b853-4765-92eb-498d40f79e35 2018-10-24 22:45:42,655 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-24 22:45:42,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-60744ac8-b853-4765-92eb-498d40f79e35 2018-10-24 22:45:42,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289716959s 2018-10-24 22:45:42,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062e0ce5-8813-448c-88cd-e11a4a986e21 2018-10-24 22:45:42,882 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:42,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-062e0ce5-8813-448c-88cd-e11a4a986e21 2018-10-24 22:45:42,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216449975967s 2018-10-24 22:45:42,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20282a70-809b-4c5a-beb2-8d7956c4ff1f 2018-10-24 22:45:43,095 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_26a70f94-5125-47cb-a254-758debccc944", "links": {"self": "http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cf9f31fce5164330952d378fef634f52", "description": null}} 2018-10-24 22:45:43,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52 used request id req-20282a70-809b-4c5a-beb2-8d7956c4ff1f 2018-10-24 22:45:43,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20556306839s 2018-10-24 22:45:43,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 22:45:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:43,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be67b79-45c8-47eb-9bdc-2fc151a5d6f1 2018-10-24 22:45:43,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:43,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cf9f31fce5164330952d378fef634f52 used request id req-1be67b79-45c8-47eb-9bdc-2fc151a5d6f1 2018-10-24 22:45:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265110969543s 2018-10-24 22:45:43,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:43,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 586 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08242105-9297-4e67-a1e8-b8fe452e5573 2018-10-24 22:45:43,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca"}, "tags": [], "enabled": true, "id": "142c36dd2dca4bceb622f92cfe0511ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_26a70f94-5125-47cb-a254-758debccc944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 22:45:43,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-08242105-9297-4e67-a1e8-b8fe452e5573 2018-10-24 22:45:43,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1848051548s 2018-10-24 22:45:43,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 22:45:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:43,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8302c40f-8e7c-45dd-b475-2313713908ca 2018-10-24 22:45:43,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:43,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/142c36dd2dca4bceb622f92cfe0511ca used request id req-8302c40f-8e7c-45dd-b475-2313713908ca 2018-10-24 22:45:43,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234853982925s 2018-10-24 22:45:43,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 22:45:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=142c36dd2dca4bceb622f92cfe0511ca&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0095271eb993ac18c93411d69ca5acc42ed75a965899f2d19f48b376c39e33b" 2018-10-24 22:45:44,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:44 GMT X-Openstack-Request-Id: req-8d1f9a22-f96c-44ff-b117-0b728eee8c15 2018-10-24 22:45:44,114 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-24 22:45:44,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=142c36dd2dca4bceb622f92cfe0511ca&name=default used request id req-8d1f9a22-f96c-44ff-b117-0b728eee8c15 2018-10-24 22:45:44,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315401077271s 2018-10-24 22:45:44,114 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-10-24 22:45:44,115 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-24 22:45:44,120 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:45 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:54 | PASS | | rally_sanity | functest | smoke | 31:40 | PASS | | rally_jobs | functest | smoke | 31:36 | PASS | | refstack_defcore | functest | smoke | 06:52 | PASS | | patrole | functest | smoke | 02:38 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:01 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-24 22:45:44,131 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-24 22:45:51,162 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-24 22:45:51,165 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-24 22:45:51,165 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-24 22:45:51,166 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-10-24 22:45:51,171 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-24 22:45:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:51,375 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e79afd-b586-4307-b183-07d4f20d1850 2018-10-24 22:45:51,375 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:51,375 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-50e79afd-b586-4307-b183-07d4f20d1850 2018-10-24 22:45:51,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:45:51,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-24T23:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["V9EnyzXbR6mSqJrXpGfCfQ"], "issued_at": "2018-10-24T22:45:51.000000Z"}} 2018-10-24 22:45:51,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 22:45:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:52,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:52 GMT X-Openstack-Request-Id: req-89f42aa1-dc71-4f59-aad8-6beea5a99011 2018-10-24 22:45:52,154 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 22:45:52,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-89f42aa1-dc71-4f59-aad8-6beea5a99011 2018-10-24 22:45:52,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35116815567s 2018-10-24 22:45:52,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:52,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58118121-5305-46d8-b2d9-8d27a858aa90 2018-10-24 22:45:52,356 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 22:45:52,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-58118121-5305-46d8-b2d9-8d27a858aa90 2018-10-24 22:45:52,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196219921112s 2018-10-24 22:45:52,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 22:45:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}}' 2018-10-24 22:45:52,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacc2814-05f0-434b-a6d4-03eec17d0624 2018-10-24 22:45:52,585 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19"}, "tags": [], "enabled": true, "id": "0eef9185adcd4c13b52ad4c7da694f19", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}} 2018-10-24 22:45:52,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cacc2814-05f0-434b-a6d4-03eec17d0624 2018-10-24 22:45:52,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.223188877106s 2018-10-24 22:45:52,586 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'0eef9185adcd4c13b52ad4c7da694f19', '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'vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85'}) 2018-10-24 22:45:52,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 22:45:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "49de02c7-348e-4100-a5e5-04e21c26e334", "email": null, "name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85"}}' 2018-10-24 22:45:53,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae9f6b2-af8f-443a-9875-5061da440034 2018-10-24 22:45:53,056 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "links": {"self": "http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93a148a50c764f7092ed38a1d21fd555", "domain_id": "default", "password_expires_at": null}} 2018-10-24 22:45:53,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6ae9f6b2-af8f-443a-9875-5061da440034 2018-10-24 22:45:53,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463739871979s 2018-10-24 22:45:53,057 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93a148a50c764f7092ed38a1d21fd555', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85'}) 2018-10-24 22:45:53,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:53,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aaf6c70-bf28-43d4-a23a-62719d325ffa 2018-10-24 22:45:53,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:53,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8aaf6c70-bf28-43d4-a23a-62719d325ffa 2018-10-24 22:45:53,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18952703476s 2018-10-24 22:45:53,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:53,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c74579d-4761-476b-bad4-d448fe3cec56 2018-10-24 22:45:53,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:53,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c74579d-4761-476b-bad4-d448fe3cec56 2018-10-24 22:45:53,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145665884018s 2018-10-24 22:45:53,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:45:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:53,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62cd4e3-f0a7-4f04-bdc7-dc2b257c3fd2 2018-10-24 22:45:53,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:45:53,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e62cd4e3-f0a7-4f04-bdc7-dc2b257c3fd2 2018-10-24 22:45:53,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108683109283s 2018-10-24 22:45:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:45:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b69078-0187-4901-b7b1-f9dbeb03b293 2018-10-24 22:45:53,707 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:45:53,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c2b69078-0187-4901-b7b1-f9dbeb03b293 2018-10-24 22:45:53,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186215877533s 2018-10-24 22:45:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:45:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:53,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8dbd494-3baf-4d4e-94b0-2d39bc90339d 2018-10-24 22:45:53,916 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "links": {"self": "http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93a148a50c764f7092ed38a1d21fd555", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:45:53,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f8dbd494-3baf-4d4e-94b0-2d39bc90339d 2018-10-24 22:45:53,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208525896072s 2018-10-24 22:45:53,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:45:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:54,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a012cf4-7aad-49d9-91b8-324ed5aed1ce 2018-10-24 22:45:54,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19"}, "tags": [], "enabled": true, "id": "0eef9185adcd4c13b52ad4c7da694f19", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}]} 2018-10-24 22:45:54,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3a012cf4-7aad-49d9-91b8-324ed5aed1ce 2018-10-24 22:45:54,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179928064346s 2018-10-24 22:45:54,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:45:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:54,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88777981-2300-4396-866a-f3eb35b8dc0e 2018-10-24 22:45:54,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19", "previous": null, "next": null}} 2018-10-24 22:45:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19 used request id req-88777981-2300-4396-866a-f3eb35b8dc0e 2018-10-24 22:45:54,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111514091492s 2018-10-24 22:45:54,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:45:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19/users/93a148a50c764f7092ed38a1d21fd555/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:45:54,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d5f8ba-92db-42d5-9b81-1cedd08b663f 2018-10-24 22:45:54,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:45:54,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19/users/93a148a50c764f7092ed38a1d21fd555/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-05d5f8ba-92db-42d5-9b81-1cedd08b663f 2018-10-24 22:45:54,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138955831528s 2018-10-24 22:45:54,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85', 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'0eef9185adcd4c13b52ad4c7da694f19', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '49de02c7-348e-4100-a5e5-04e21c26e334', 'username': u'vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 22:45:54,376 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'password': '49de02c7-348e-4100-a5e5-04e21c26e334', 'project_name': 'vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '0eef9185adcd4c13b52ad4c7da694f19', 'project_domain_name': 'Default'} 2018-10-24 22:45:54,382 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-24 22:45:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:54,391 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448d3ea4-c478-4bdc-ba52-f2ae1b097e70 2018-10-24 22:45:54,392 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 22:45:54,392 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-448d3ea4-c478-4bdc-ba52-f2ae1b097e70 2018-10-24 22:45:54,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 22:45:54,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-24T23:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eef9185adcd4c13b52ad4c7da694f19", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/0eef9185adcd4c13b52ad4c7da694f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_0eef9185adcd4c13b52ad4c7da694f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0eef9185adcd4c13b52ad4c7da694f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0eef9185adcd4c13b52ad4c7da694f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/0eef9185adcd4c13b52ad4c7da694f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/0eef9185adcd4c13b52ad4c7da694f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0eef9185adcd4c13b52ad4c7da694f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/0eef9185adcd4c13b52ad4c7da694f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/0eef9185adcd4c13b52ad4c7da694f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "id": "93a148a50c764f7092ed38a1d21fd555"}, "audit_ids": ["Dls7M-hQRdmwkCOjUdE90w"], "issued_at": "2018-10-24T22:45:54.000000Z"}} 2018-10-24 22:45:54,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 22:45:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vmtp-router_094bb2fc-ac0f-4f46-9222-9625fae97c85", "admin_state_up": true}}' 2018-10-24 22:45:56,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:56 GMT X-Openstack-Request-Id: req-ced18aa5-bc33-4eaa-afd7-ba817545dfa6 2018-10-24 22:45:56,735 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "created_at": "2018-10-24T22:45:55Z", "admin_state_up": true, "updated_at": "2018-10-24T22:45:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0eef9185adcd4c13b52ad4c7da694f19", "id": "8d648244-199a-4d1e-a806-336eaa158269", "name": "vmtp-router_094bb2fc-ac0f-4f46-9222-9625fae97c85"}} 2018-10-24 22:45:56,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ced18aa5-bc33-4eaa-afd7-ba817545dfa6 2018-10-24 22:45:56,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.94448590279s 2018-10-24 22:45:56,735 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T22:45:56Z', u'revision_number': 2, u'id': u'8d648244-199a-4d1e-a806-336eaa158269', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_094bb2fc-ac0f-4f46-9222-9625fae97c85', u'admin_state_up': True, u'tenant_id': u'0eef9185adcd4c13b52ad4c7da694f19', u'created_at': u'2018-10-24T22:45:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'0eef9185adcd4c13b52ad4c7da694f19'}) 2018-10-24 22:45:56,736 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-24 22:45:58,240 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-10-24 22:45:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 22:45:58,248 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:58 GMT 2018-10-24 22:45:58,248 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 22:45:58,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:45:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 22:45:58,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:58 GMT X-Openstack-Request-Id: req-6328a826-9501-4cf6-9b2a-10d8143578e5 2018-10-24 22:45:58,562 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:45:58,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6328a826-9501-4cf6-9b2a-10d8143578e5 2018-10-24 22:45:58,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308395147324s 2018-10-24 22:45:58,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 22:45:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85"}' 2018-10-24 22:45:58,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Wed, 24 Oct 2018 22:45:58 GMT Location: http://172.30.9.21:9292/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a28d90c2-dc34-4bf4-bfd1-df722bd7c33c 2018-10-24 22:45:58,606 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:45:58Z", "file": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file", "owner": "0eef9185adcd4c13b52ad4c7da694f19", "id": "88122e61-18ab-4ba6-b183-c3eac7b66fbb", "size": null, "self": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "checksum": null, "created_at": "2018-10-24T22:45:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 22:45:58,606 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a28d90c2-dc34-4bf4-bfd1-df722bd7c33c 2018-10-24 22:45:58,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0400350093842s 2018-10-24 22:45:58,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 22:45:58,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" -d '' 2018-10-24 22:46:02,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 22:46:02 GMT X-Openstack-Request-Id: req-4fb73742-7048-46af-bb0d-aedb1fc45cb1 2018-10-24 22:46:02,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 22:46:02,508 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file used request id req-4fb73742-7048-46af-bb0d-aedb1fc45cb1 2018-10-24 22:46:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.9011259079s 2018-10-24 22:46:02,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 22:46:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 22:46:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:02 GMT X-Openstack-Request-Id: req-bb25c34e-5d00-4483-9b79-67e805ff6468 2018-10-24 22:46:02,551 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:46:02Z", "file": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file", "owner": "0eef9185adcd4c13b52ad4c7da694f19", "id": "88122e61-18ab-4ba6-b183-c3eac7b66fbb", "size": 263586304, "self": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-24T22:45:58Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 22:46:02,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bb25c34e-5d00-4483-9b79-67e805ff6468 2018-10-24 22:46:02,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381810665131s 2018-10-24 22:46:02,553 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file', 'owner': u'0eef9185adcd4c13b52ad4c7da694f19', 'id': u'88122e61-18ab-4ba6-b183-c3eac7b66fbb', 'size': 263586304, u'self': u'/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eef9185adcd4c13b52ad4c7da694f19', 'name': 'vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T22:46:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T22:46:02Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'created': u'2018-10-24T22:45:58Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-10-24T22:45:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-10-24 22:46:02,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 22:46:02,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_094bb2fc-ac0f-4f46-9222-9625fae97c85", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-10-24 22:46:02,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a1d2463-fb86-49de-bed2-b797cca106b6 x-openstack-request-id: req-5a1d2463-fb86-49de-bed2-b797cca106b6 2018-10-24 22:46:02,873 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "1cc5833b-d075-494f-b07a-b0d587cb9e1d", "name": "vmtp-flavor_094bb2fc-ac0f-4f46-9222-9625fae97c85", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 22:46:02,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a1d2463-fb86-49de-bed2-b797cca106b6 2018-10-24 22:46:02,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317063093185s 2018-10-24 22:46:02,874 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'ephemeral': 0, 'ram': 2048, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 0, 'id': u'1cc5833b-d075-494f-b07a-b0d587cb9e1d', 'swap': 0}) 2018-10-24 22:46:02,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 22:46:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" -d '{"extra_specs": {}}' 2018-10-24 22:46:02,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb9adb8c-e3b1-4863-b569-c02826e863b4 x-openstack-request-id: req-cb9adb8c-e3b1-4863-b569-c02826e863b4 2018-10-24 22:46:02,899 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 22:46:02,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d/os-extra_specs used request id req-cb9adb8c-e3b1-4863-b569-c02826e863b4 2018-10-24 22:46:02,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244941711426s 2018-10-24 22:46:02,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:46:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78c93ff-debf-497c-a4de-18741a460c84 2018-10-24 22:46:03,106 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:46:03,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c78c93ff-debf-497c-a4de-18741a460c84 2018-10-24 22:46:03,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203608036041s 2018-10-24 22:46:03,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 22:46:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9a928e-f439-4fc3-a348-7c15814ab977 2018-10-24 22:46:03,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 22:46:03,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8a9a928e-f439-4fc3-a348-7c15814ab977 2018-10-24 22:46:03,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179958105087s 2018-10-24 22:46:03,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 22:46:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e17457-0ead-45ea-b155-47f38de21086 2018-10-24 22:46:03,499 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 22:46:03,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-98e17457-0ead-45ea-b155-47f38de21086 2018-10-24 22:46:03,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201940059662s 2018-10-24 22:46:03,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 22:46:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbbee98-d821-41ca-8292-584c425fc1a3 2018-10-24 22:46:03,631 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "links": {"self": "http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93a148a50c764f7092ed38a1d21fd555", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 22:46:03,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2fbbee98-d821-41ca-8292-584c425fc1a3 2018-10-24 22:46:03,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131416082382s 2018-10-24 22:46:03,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 22:46:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb34024f-6254-416c-89a4-502f2f80d056 2018-10-24 22:46:03,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19"}, "tags": [], "enabled": true, "id": "0eef9185adcd4c13b52ad4c7da694f19", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}]} 2018-10-24 22:46:03,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bb34024f-6254-416c-89a4-502f2f80d056 2018-10-24 22:46:03,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110728979111s 2018-10-24 22:46:03,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 22:46:03,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:03,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5867bcbc-9168-47d5-9d30-7fd54681f214 2018-10-24 22:46:03,950 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19", "previous": null, "next": null}} 2018-10-24 22:46:03,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=93a148a50c764f7092ed38a1d21fd555&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=0eef9185adcd4c13b52ad4c7da694f19 used request id req-5867bcbc-9168-47d5-9d30-7fd54681f214 2018-10-24 22:46:03,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187087059021s 2018-10-24 22:46:03,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 22:46:03,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19/users/93a148a50c764f7092ed38a1d21fd555/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 22:46:04,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 22:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030bc55a-aae0-41dd-9462-63a734501c5a 2018-10-24 22:46:04,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 22:46:04,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19/users/93a148a50c764f7092ed38a1d21fd555/roles/e2f348c04de14636a02652c16ac03659 used request id req-030bc55a-aae0-41dd-9462-63a734501c5a 2018-10-24 22:46:04,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227964162827s 2018-10-24 22:46:04,182 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85' 2018-10-24 22:46:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 22:46:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" -d '{"keypair": {"name": "vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85"}}' 2018-10-24 22:46:04,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62b94f7f-545f-4621-b43d-9dc5b71eb72d x-openstack-request-id: req-62b94f7f-545f-4621-b43d-9dc5b71eb72d 2018-10-24 22:46:04,539 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFJrr6XpDTrwOe7EZat7jAxqO+urv9BPcqpmwTbMtE0t6jpvAcFi1GXZOcjDv9gAnd1CqaseziDbso8jSZ8LLUQH46/gFa5KP1s7vSK6N7tePeP0ihS8kKDprLfegT1zKoCXCbz5Fabh7e2MpPSqrpu+R8rX+Ymo/ImzZxAK7Z7T+YWIelNzijaKkPxMdSPuV8YjbX92KqHWpNkZT17hgOPvSaamVwIYGGDD8e9wW8f/qhxsKwS45SOFIfucUQR/GOifpVkwm9jVAuWPDlubvUis1Pr0909MwLSzA7oKQ3JPk4aXYTsKb1tNy+o3xfGlXG7c65QFP8nqFCCUII9ao3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxSa6+l6Q068DnuxGWre4wMajvrq7/QT3KqZsE2zLRNLeo6bw\nHBYtRl2TnIw7/YAJ3dQqmrHs4g27KPI0mfCy1EB+Ov4BWuSj9bO70iuje7Xj3j9I\noUvJCg6ay33oE9cyqAlwm8+RWm4e3tjKT0qq6bvkfK1/mJqPyJs2cQCu2e0/mFiH\npTc4o2ipD8THUj7lfGI21/diqh1qTZGU9e4YDj70mmplcCGBhgw/HvcFvH/6ocbC\nsEuOUjhSH7nFEEfxjon6VZMJvY1QLljw5bm71IrNT69PdPTMC0swO6CkNyT5OGl2\nE7Cm9bTcvqN8XxpVxu3OuUBT/J6hQglCCPWqNwIDAQABAoIBAQCRifHl+gF4A27s\n1wdo2M+un/UpS7iTJCNCfPCztlCoUfLBZO9EDKsHkvTxUCTJEsg11fZNlKOGjRRp\nOcPTEHkzbxjAe9qMOtU/AJvanxRksvWwj48SY1vZ7MYhCqVUYDypB671ltl6pGht\noiRXPIvHWEloMLxM72zNbqdV7GcnwEwetwDXxRktoyRKKLuvhx8K2DGUDs+eXksY\niS9dgYGAGITheQZGkIYuHYFFxA3HmFAKw52MNWekmdvrOvKBZGGbHVLK6SmeMrao\nFTCeJXOsAcnjFE8mAe6s7CQK1/DHjBNsBCZJWLu7hcI2gyjp9xvY8gPZ0t4aGuZ1\nL264f1hBAoGBAO+DrkStJHOVJPMKMS3aXQYXAPHaYTBh1fspnGKsudOzC18dexJE\nUQb41G3S/gxAIAXDBD9Kka1u0NG2FFINczl/KJ6GFMltWvZWZ1i1nNxNA2dYTmG/\nXeIeeLTmEqEgUD4EpGFA7a+ATiSOVRj84GJMzOvTEfeFMVuam7HVbN4JAoGBANK4\nmT8k/3uTKaVQqtRp4Hu3S6gxdkJMcEa9vy6RVR8eACVcxiM7nEJCBIlAmXocsckK\nbTasIQUieGkKN0BGYHXw3WwbX2jvC0ZAGe7H1tjgKdXoUXHQVlrEECzFsOqaZJRM\njqbmyiLY2e/Pl7A1oUXVMeY+gzyARNJB/dnQ9FY/AoGAIU4FOIV+8ReHGMiNCBw6\nHTOrrPW51/lywMcLeOkdueNGrIYz69lWDwsgttjE/L0Z9tMkTwy2bxBetxqDftlh\n8VfONSTd1RiAsopXOo2ebz/CPmeYFp1+l4e3Lyhi5MbSgZ0xolhd9K55rzmfeacI\nKIMXZ59k+y8pKty306WiyskCgYAVI/4D7sNO84m3EyvAWcryvoXxnty9dAvDnR/E\nHUKL96eOGAus1zsrDpKD7p43OQ/BGrGwTX6WlEm+SA8Y/LaKvpqIUQq2bV0VNDMl\n2Ji+c2bfFgqtv3gabRcuVrsUHl8+3ZtmNTtMWbMrswkF3auLZQM3lUf3VusQqRw9\nsRACYwKBgFbliT1PHzMADwUF2AlOs5qKr384p+vw79U1zwgGRuhEN/9s9q92N2Cp\n1BUdDaEb5eMtnyHi531w7isvUjA9SDTEa2NTa18W7GZuRZ501KyH1Mnfgqr0NO4u\nxkEjJRy9P1Dlv/3Si4Xj01Jyjt2DBZZE4+2FIhClRZlgk6Nnw5C4\n-----END RSA PRIVATE KEY-----\n", "user_id": "93a148a50c764f7092ed38a1d21fd555", "name": "vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85", "fingerprint": "64:0b:b8:d3:54:7c:0b:4a:bf:7b:22:88:be:04:36:36"}} 2018-10-24 22:46:04,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-62b94f7f-545f-4621-b43d-9dc5b71eb72d 2018-10-24 22:46:04,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.354043006897s 2018-10-24 22:46:04,540 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFJrr6XpDTrwOe7EZat7jAxqO+urv9BPcqpmwTbMtE0t6jpvAcFi1GXZOcjDv9gAnd1CqaseziDbso8jSZ8LLUQH46/gFa5KP1s7vSK6N7tePeP0ihS8kKDprLfegT1zKoCXCbz5Fabh7e2MpPSqrpu+R8rX+Ymo/ImzZxAK7Z7T+YWIelNzijaKkPxMdSPuV8YjbX92KqHWpNkZT17hgOPvSaamVwIYGGDD8e9wW8f/qhxsKwS45SOFIfucUQR/GOifpVkwm9jVAuWPDlubvUis1Pr0909MwLSzA7oKQ3JPk4aXYTsKb1tNy+o3xfGlXG7c65QFP8nqFCCUII9ao3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxSa6+l6Q068DnuxGWre4wMajvrq7/QT3KqZsE2zLRNLeo6bw\nHBYtRl2TnIw7/YAJ3dQqmrHs4g27KPI0mfCy1EB+Ov4BWuSj9bO70iuje7Xj3j9I\noUvJCg6ay33oE9cyqAlwm8+RWm4e3tjKT0qq6bvkfK1/mJqPyJs2cQCu2e0/mFiH\npTc4o2ipD8THUj7lfGI21/diqh1qTZGU9e4YDj70mmplcCGBhgw/HvcFvH/6ocbC\nsEuOUjhSH7nFEEfxjon6VZMJvY1QLljw5bm71IrNT69PdPTMC0swO6CkNyT5OGl2\nE7Cm9bTcvqN8XxpVxu3OuUBT/J6hQglCCPWqNwIDAQABAoIBAQCRifHl+gF4A27s\n1wdo2M+un/UpS7iTJCNCfPCztlCoUfLBZO9EDKsHkvTxUCTJEsg11fZNlKOGjRRp\nOcPTEHkzbxjAe9qMOtU/AJvanxRksvWwj48SY1vZ7MYhCqVUYDypB671ltl6pGht\noiRXPIvHWEloMLxM72zNbqdV7GcnwEwetwDXxRktoyRKKLuvhx8K2DGUDs+eXksY\niS9dgYGAGITheQZGkIYuHYFFxA3HmFAKw52MNWekmdvrOvKBZGGbHVLK6SmeMrao\nFTCeJXOsAcnjFE8mAe6s7CQK1/DHjBNsBCZJWLu7hcI2gyjp9xvY8gPZ0t4aGuZ1\nL264f1hBAoGBAO+DrkStJHOVJPMKMS3aXQYXAPHaYTBh1fspnGKsudOzC18dexJE\nUQb41G3S/gxAIAXDBD9Kka1u0NG2FFINczl/KJ6GFMltWvZWZ1i1nNxNA2dYTmG/\nXeIeeLTmEqEgUD4EpGFA7a+ATiSOVRj84GJMzOvTEfeFMVuam7HVbN4JAoGBANK4\nmT8k/3uTKaVQqtRp4Hu3S6gxdkJMcEa9vy6RVR8eACVcxiM7nEJCBIlAmXocsckK\nbTasIQUieGkKN0BGYHXw3WwbX2jvC0ZAGe7H1tjgKdXoUXHQVlrEECzFsOqaZJRM\njqbmyiLY2e/Pl7A1oUXVMeY+gzyARNJB/dnQ9FY/AoGAIU4FOIV+8ReHGMiNCBw6\nHTOrrPW51/lywMcLeOkdueNGrIYz69lWDwsgttjE/L0Z9tMkTwy2bxBetxqDftlh\n8VfONSTd1RiAsopXOo2ebz/CPmeYFp1+l4e3Lyhi5MbSgZ0xolhd9K55rzmfeacI\nKIMXZ59k+y8pKty306WiyskCgYAVI/4D7sNO84m3EyvAWcryvoXxnty9dAvDnR/E\nHUKL96eOGAus1zsrDpKD7p43OQ/BGrGwTX6WlEm+SA8Y/LaKvpqIUQq2bV0VNDMl\n2Ji+c2bfFgqtv3gabRcuVrsUHl8+3ZtmNTtMWbMrswkF3auLZQM3lUf3VusQqRw9\nsRACYwKBgFbliT1PHzMADwUF2AlOs5qKr384p+vw79U1zwgGRuhEN/9s9q92N2Cp\n1BUdDaEb5eMtnyHi531w7isvUjA9SDTEa2NTa18W7GZuRZ501KyH1Mnfgqr0NO4u\nxkEjJRy9P1Dlv/3Si4Xj01Jyjt2DBZZE4+2FIhClRZlgk6Nnw5C4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93a148a50c764f7092ed38a1d21fd555', 'name': u'vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'created_at': '2018-10-24T22:46:04.540369', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eef9185adcd4c13b52ad4c7da694f19', 'name': 'vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:0b:b8:d3:54:7c:0b:4a:bf:7b:22:88:be:04:36:36', 'type': 'ssh', 'id': u'vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85'}) 2018-10-24 22:46:04,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 22:46:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 22:46:05,585 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 22:46:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4472edac-c0ab-4159-9f4c-21be38d0dd82 x-openstack-request-id: req-4472edac-c0ab-4159-9f4c-21be38d0dd82 2018-10-24 22:46:05,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_094bb2fc-ac0f-4f46-9222-9625fae97c85 used request id req-4472edac-c0ab-4159-9f4c-21be38d0dd82 2018-10-24 22:46:05,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04445910454s 2018-10-24 22:46:06,173 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-10-24 23:04:48,508 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-10-24 22:46:06,755 INFO Using http://172.30.9.21:5000/v3 2018-10-24 22:46:06,755 INFO VM public key: /tmp/tmpDIKsaH 2018-10-24 22:46:06,755 INFO VM private key: /tmp/tmpaoVWfP 2018-10-24 22:46:08,885 INFO Found image vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85 to launch VM, will continue 2018-10-24 22:46:09,890 INFO Using external router: vmtp-router_094bb2fc-ac0f-4f46-9222-9625fae97c85 2018-10-24 22:46:09,891 INFO Using external network: external. 2018-10-24 22:46:10,723 INFO Created internal network: pns-internal-net_094bb2fc-ac0f-4f46-9222-9625fae97c85. 2018-10-24 22:46:11,521 INFO Created internal network: pns-internal-net2_094bb2fc-ac0f-4f46-9222-9625fae97c85. 2018-10-24 22:46:13,993 DEBUG Ext router associated to pns-internal-net_094bb2fc-ac0f-4f46-9222-9625fae97c85 2018-10-24 22:46:16,206 DEBUG Ext router associated to pns-internal-net2_094bb2fc-ac0f-4f46-9222-9625fae97c85 2018-10-24 22:46:16,286 INFO OpenStack agent: Open vSwitch agent 2018-10-24 22:46:16,286 INFO OpenStack network type: vxlan 2018-10-24 22:46:17,550 INFO [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Creating server VM... 2018-10-24 22:46:17,550 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-24 22:46:21,556 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 1 of 90... 2018-10-24 22:46:24,466 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 2 of 90... 2018-10-24 22:46:27,017 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 3 of 90... 2018-10-24 22:46:29,620 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 4 of 90... 2018-10-24 22:46:32,464 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 5 of 90... 2018-10-24 22:46:35,007 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 6 of 90... 2018-10-24 22:46:37,189 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 7 of 90... 2018-10-24 22:46:39,345 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 8 of 90... 2018-10-24 22:46:41,966 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 9 of 90... 2018-10-24 22:46:44,424 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 10 of 90... 2018-10-24 22:46:46,573 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 11 of 90... 2018-10-24 22:46:49,218 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 12 of 90... 2018-10-24 22:46:51,575 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 13 of 90... 2018-10-24 22:46:54,007 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 14 of 90... 2018-10-24 22:46:56,337 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 15 of 90... 2018-10-24 22:46:58,485 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 16 of 90... 2018-10-24 22:47:00,639 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 17 of 90... 2018-10-24 22:47:03,162 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 18 of 90... 2018-10-24 22:47:05,773 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 19 of 90... 2018-10-24 22:47:08,413 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 20 of 90... 2018-10-24 22:47:11,284 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 21 of 90... 2018-10-24 22:47:13,464 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 22 of 90... 2018-10-24 22:47:15,624 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 23 of 90... 2018-10-24 22:47:17,773 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 24 of 90... 2018-10-24 22:47:20,197 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 25 of 90... 2018-10-24 22:47:22,904 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 26 of 90... 2018-10-24 22:47:25,244 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 27 of 90... 2018-10-24 22:47:27,402 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 28 of 90... 2018-10-24 22:47:29,579 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 29 of 90... 2018-10-24 22:47:31,731 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 30 of 90... 2018-10-24 22:47:34,188 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 31 of 90... 2018-10-24 22:47:36,537 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 32 of 90... 2018-10-24 22:47:38,955 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 33 of 90... 2018-10-24 22:47:41,385 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 34 of 90... 2018-10-24 22:47:43,800 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 35 of 90... 2018-10-24 22:47:48,315 INFO [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Internal network IP: 192.168.1.17 2018-10-24 22:47:48,315 INFO [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] SSH IP: 172.30.9.215 2018-10-24 22:47:48,315 INFO [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Setup SSH for ubuntu@172.30.9.215 2018-10-24 22:47:57,100 INFO [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Installing nuttcp-8.1.4... 2018-10-24 22:47:57,144 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Copying nuttcp-8.1.4 to target... 2018-10-24 22:47:57,359 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Starting nuttcp-8.1.4 server... 2018-10-24 22:47:57,410 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] 2018-10-24 22:47:57,458 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Creating client VM... 2018-10-24 22:47:57,458 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-24 22:48:00,045 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 1 of 90... 2018-10-24 22:48:02,592 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 2 of 90... 2018-10-24 22:48:05,024 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 3 of 90... 2018-10-24 22:48:07,478 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 4 of 90... 2018-10-24 22:48:09,646 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 5 of 90... 2018-10-24 22:48:11,802 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] VM status=BUILD, retrying 6 of 90... 2018-10-24 22:48:17,313 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Internal network IP: 192.168.1.15 2018-10-24 22:48:17,314 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] SSH IP: 172.30.9.212 2018-10-24 22:48:17,314 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Setup SSH for ubuntu@172.30.9.212 2018-10-24 22:48:29,840 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Installing nuttcp-8.1.4... 2018-10-24 22:48:29,885 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Copying nuttcp-8.1.4 to target... 2018-10-24 22:48:30,053 INFO ============================================================ 2018-10-24 22:48:30,053 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-10-24 22:48:39,099 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=41.6 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.285 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.211 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.125 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.439 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.513 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.484 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.519 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.370 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.204 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9509ms rtt min/avg/max/mdev = 0.125/4.483/41.685/12.401 ms 2018-10-24 22:48:48,144 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.187 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.177 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.176 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.200 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.218 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.198 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.404 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.215 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.220 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.254 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.176/0.224/0.404/0.066 ms 2018-10-24 22:48:57,188 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.786 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.242 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.346 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.324 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.460 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.284 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.277 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.261 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.223/0.342/0.786/0.164 ms 2018-10-24 22:48:57,189 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Measuring TCP Throughput (packet size=65536)... 2018-10-24 22:48:57,189 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:07,290 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17557.8750 real_seconds=10.01 rate_Mbps=14718.3044 tx_cpu=32 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.21 2018-10-24 22:49:07,293 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:17,392 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17247.7407 real_seconds=10.01 rate_Mbps=14458.1276 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.34 2018-10-24 22:49:17,393 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:27,492 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17160.3143 real_seconds=10.01 rate_Mbps=14384.7249 tx_cpu=30 rx_cpu=42 retrans=0 cwnd=3137 rtt_ms=0.22 2018-10-24 22:49:27,493 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Measuring UDP Throughput (packet size=128)... 2018-10-24 22:49:27,493 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:30,821 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17.6434 real_seconds=1.00 rate_Mbps=147.4812 tx_cpu=11 rx_cpu=28 drop=0 pkt=144535 data_loss=0.00000 2018-10-24 22:49:30,823 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<151020/5000000<10000000 Kbps loss-rate=0 2018-10-24 22:49:30,823 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453060K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:34,149 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=16.5717 real_seconds=1.00 rate_Mbps=138.5455 tx_cpu=16 rx_cpu=31 drop=0 pkt=135755 data_loss=0.00000 2018-10-24 22:49:34,150 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<141870/453060<453060 Kbps loss-rate=0 2018-10-24 22:49:34,150 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297465K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:37,476 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=18.1517 real_seconds=1.00 rate_Mbps=151.8352 tx_cpu=11 rx_cpu=30 drop=12 pkt=148711 data_loss=0.00826 2018-10-24 22:49:37,476 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<155479/297465<297465 Kbps loss-rate=0 2018-10-24 22:49:37,477 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226472K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:40,829 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=18.5364 real_seconds=1.00 rate_Mbps=155.0228 tx_cpu=12 rx_cpu=32 drop=0 pkt=151850 data_loss=0.00000 2018-10-24 22:49:40,830 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<158743/226472<226472 Kbps loss-rate=0 2018-10-24 22:49:40,830 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192607K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:44,183 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=16.7716 real_seconds=1.00 rate_Mbps=140.1448 tx_cpu=12 rx_cpu=28 drop=0 pkt=137393 data_loss=0.00000 2018-10-24 22:49:44,184 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<143508/192607<192607 Kbps loss-rate=0 2018-10-24 22:49:44,184 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168057K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:47,509 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17.6428 real_seconds=1.00 rate_Mbps=147.5330 tx_cpu=12 rx_cpu=28 drop=0 pkt=144530 data_loss=0.00000 2018-10-24 22:49:47,510 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=1<151073/168057<168057 Kbps loss-rate=0 2018-10-24 22:49:47,510 DEBUG undershot, min=151073 kbps=159565 max=168057 2018-10-24 22:49:47,511 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159565K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:50,866 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=17.9899 real_seconds=1.00 rate_Mbps=150.4830 tx_cpu=12 rx_cpu=33 drop=0 pkt=147373 data_loss=0.00000 2018-10-24 22:49:50,866 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=151073<154094/159565<168057 Kbps loss-rate=0 2018-10-24 22:49:50,866 DEBUG undershot, min=154094 kbps=161075 max=168057 2018-10-24 22:49:50,867 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161075K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:54,194 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=18.3810 real_seconds=1.00 rate_Mbps=153.8442 tx_cpu=12 rx_cpu=30 drop=10 pkt=150587 data_loss=0.00653 2018-10-24 22:49:54,195 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=154094<157536/161075<168057 Kbps loss-rate=0 2018-10-24 22:49:54,195 DEBUG undershot, min=157536 kbps=162796 max=168057 2018-10-24 22:49:54,195 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162796K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:49:57,523 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=16.8336 real_seconds=1.00 rate_Mbps=140.5934 tx_cpu=11 rx_cpu=28 drop=58 pkt=137959 data_loss=0.04216 2018-10-24 22:49:57,524 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=128 throughput=157536<143967/162796<168057 Kbps loss-rate=0 2018-10-24 22:49:57,524 DEBUG undershot, min=162796 kbps=165426 max=168057 2018-10-24 22:49:57,524 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Measuring UDP Throughput (packet size=1024)... 2018-10-24 22:49:57,524 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:00,877 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=146.4053 real_seconds=1.00 rate_Mbps=1226.4831 tx_cpu=18 rx_cpu=32 drop=0 pkt=149919 data_loss=0.00000 2018-10-24 22:50:00,877 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1<1255918/5000000<10000000 Kbps loss-rate=0 2018-10-24 22:50:00,878 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3127959K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:04,205 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=146.1895 real_seconds=1.00 rate_Mbps=1224.5614 tx_cpu=24 rx_cpu=34 drop=93 pkt=149791 data_loss=0.06207 2018-10-24 22:50:04,206 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1<1253950/3127959<3127959 Kbps loss-rate=0 2018-10-24 22:50:04,206 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2190954K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:07,559 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=138.3350 real_seconds=1.00 rate_Mbps=1158.3666 tx_cpu=19 rx_cpu=30 drop=0 pkt=141655 data_loss=0.00000 2018-10-24 22:50:07,559 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1<1186167/2190954<2190954 Kbps loss-rate=0 2018-10-24 22:50:07,559 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1688560K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:10,888 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=143.9863 real_seconds=1.00 rate_Mbps=1204.8833 tx_cpu=18 rx_cpu=31 drop=146 pkt=147588 data_loss=0.09894 2018-10-24 22:50:10,888 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1<1233800/1688560<1688560 Kbps loss-rate=0 2018-10-24 22:50:10,889 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1461180K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:14,213 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=144.8418 real_seconds=1.00 rate_Mbps=1212.6697 tx_cpu=19 rx_cpu=34 drop=0 pkt=148318 data_loss=0.00000 2018-10-24 22:50:14,213 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1<1241773/1461180<1461180 Kbps loss-rate=0 2018-10-24 22:50:14,213 DEBUG undershot, min=1241773 kbps=1351476 max=1461180 2018-10-24 22:50:14,214 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1351476K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:17,568 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=139.2695 real_seconds=1.00 rate_Mbps=1165.3060 tx_cpu=17 rx_cpu=32 drop=0 pkt=142612 data_loss=0.00000 2018-10-24 22:50:17,568 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1241773<1193273/1351476<1461180 Kbps loss-rate=0 2018-10-24 22:50:17,569 DEBUG undershot, min=1351476 kbps=1406328 max=1461180 2018-10-24 22:50:17,569 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1406328K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:20,896 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=150.7002 real_seconds=1.00 rate_Mbps=1262.2059 tx_cpu=19 rx_cpu=32 drop=296 pkt=154613 data_loss=0.19147 2018-10-24 22:50:20,896 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=1024 throughput=1351476<1292498/1406328<1461180 Kbps loss-rate=0 2018-10-24 22:50:20,897 DEBUG undershot, min=1406328 kbps=1433754 max=1461180 2018-10-24 22:50:20,897 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Measuring UDP Throughput (packet size=8192)... 2018-10-24 22:50:20,897 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:24,248 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=595.1719 real_seconds=1.00 rate_Mbps=4990.3231 tx_cpu=99 rx_cpu=22 drop=111 pkt=76293 data_loss=0.14549 2018-10-24 22:50:24,249 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=1<5110090/5000000<10000000 Kbps loss-rate=0 2018-10-24 22:50:24,249 DEBUG undershot, min=5110090 kbps=7555045 max=10000000 2018-10-24 22:50:24,250 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7555045K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:27,602 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=826.1328 real_seconds=1.00 rate_Mbps=6921.6875 tx_cpu=30 rx_cpu=32 drop=71 pkt=105816 data_loss=0.06710 2018-10-24 22:50:27,602 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=5110090<7087808/7555045<10000000 Kbps loss-rate=0 2018-10-24 22:50:27,602 DEBUG undershot, min=7087808 kbps=8543904 max=10000000 2018-10-24 22:50:27,603 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8543904K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:30,933 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=858.8672 real_seconds=1.00 rate_Mbps=7183.7165 tx_cpu=23 rx_cpu=27 drop=30 pkt=109965 data_loss=0.02728 2018-10-24 22:50:30,933 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=7087808<7356125/8543904<10000000 Kbps loss-rate=0 2018-10-24 22:50:30,934 DEBUG undershot, min=7356125 kbps=8678062 max=10000000 2018-10-24 22:50:30,934 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8678062K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:34,262 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=882.8984 real_seconds=1.00 rate_Mbps=7396.7693 tx_cpu=23 rx_cpu=32 drop=17 pkt=113028 data_loss=0.01504 2018-10-24 22:50:34,263 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=7356125<7574291/8678062<10000000 Kbps loss-rate=0 2018-10-24 22:50:34,263 DEBUG undershot, min=7574291 kbps=8787145 max=10000000 2018-10-24 22:50:34,263 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8787145K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:37,590 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=941.6797 real_seconds=1.00 rate_Mbps=7883.4178 tx_cpu=25 rx_cpu=30 drop=162 pkt=120697 data_loss=0.13422 2018-10-24 22:50:37,591 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=7574291<8072619/8787145<10000000 Kbps loss-rate=0 2018-10-24 22:50:37,591 DEBUG undershot, min=8072619 kbps=9036309 max=10000000 2018-10-24 22:50:37,592 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9036309K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:40,947 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=866.7969 real_seconds=1.00 rate_Mbps=7251.7772 tx_cpu=27 rx_cpu=31 drop=19 pkt=110969 data_loss=0.01712 2018-10-24 22:50:40,948 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=8072619<7425819/9036309<10000000 Kbps loss-rate=0 2018-10-24 22:50:40,948 DEBUG undershot, min=9036309 kbps=9518154 max=10000000 2018-10-24 22:50:40,948 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9518154K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:50:44,302 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] megabytes=825.8984 real_seconds=1.00 rate_Mbps=6910.9576 tx_cpu=22 rx_cpu=28 drop=63 pkt=105778 data_loss=0.05956 2018-10-24 22:50:44,302 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] pkt-size=8192 throughput=9036309<7076820/9518154<10000000 Kbps loss-rate=0 2018-10-24 22:50:44,310 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.15', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15071543, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.34, 'throughput_kbps': 14805122, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 14729958, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143967, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1292498, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7076820, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.483', 'rtt_max_ms': '41.685', 'rtt_min_ms': '0.125', 'rtt_stddev': '12.401', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.224', 'rtt_max_ms': '0.404', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.066', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.342', 'rtt_max_ms': '0.786', 'rtt_min_ms': '0.223', 'rtt_stddev': '0.164', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-10-24 22:50:44,312 INFO Deleting floating ip f2ede1f0-61dd-45e8-a5c1-db36dc9edcb0 2018-10-24 22:50:45,592 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Floating IP 172.30.9.212 deleted 2018-10-24 22:50:47,761 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c851] Instance deleted 2018-10-24 22:50:47,826 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Creating client VM... 2018-10-24 22:50:47,826 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-24 22:50:51,065 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 1 of 90... 2018-10-24 22:50:53,668 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 2 of 90... 2018-10-24 22:50:55,845 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 3 of 90... 2018-10-24 22:50:58,007 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 4 of 90... 2018-10-24 22:51:00,362 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 5 of 90... 2018-10-24 22:51:02,518 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] VM status=BUILD, retrying 6 of 90... 2018-10-24 22:51:07,458 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Internal network IP: 192.168.2.9 2018-10-24 22:51:07,458 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] SSH IP: 172.30.9.201 2018-10-24 22:51:07,459 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Setup SSH for ubuntu@172.30.9.201 2018-10-24 22:51:15,149 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Installing nuttcp-8.1.4... 2018-10-24 22:51:15,194 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Copying nuttcp-8.1.4 to target... 2018-10-24 22:51:15,360 INFO ============================================================ 2018-10-24 22:51:15,360 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-10-24 22:51:24,403 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.06 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.709 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.490 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.321 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.390 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.577 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.450 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.318 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.582 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.461 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.318/0.536/1.065/0.211 ms 2018-10-24 22:51:33,443 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=0.234 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.207 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.243 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.383 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.350 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.419 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.417 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.359 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.434 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.433 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.207/0.347/0.434/0.087 ms 2018-10-24 22:51:42,487 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.39 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.543 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.437 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.541 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.491 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.421 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.359 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.435 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.430 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.425 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.359/0.547/1.395/0.288 ms 2018-10-24 22:51:42,488 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring TCP Throughput (packet size=65536)... 2018-10-24 22:51:42,488 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:51:52,585 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2045.5742 real_seconds=10.00 rate_Mbps=1715.3981 tx_cpu=4 rx_cpu=7 retrans=36 cwnd=334 rtt_ms=0.44 2018-10-24 22:51:52,585 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:02,680 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2150.4640 real_seconds=10.01 rate_Mbps=1802.9508 tx_cpu=4 rx_cpu=8 retrans=117 cwnd=397 rtt_ms=0.33 2018-10-24 22:52:02,681 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:12,779 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2098.7077 real_seconds=10.00 rate_Mbps=1759.7432 tx_cpu=3 rx_cpu=8 retrans=84 cwnd=384 rtt_ms=0.38 2018-10-24 22:52:12,780 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=128)... 2018-10-24 22:52:12,780 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:16,108 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=17.3234 real_seconds=1.00 rate_Mbps=145.2155 tx_cpu=19 rx_cpu=22 drop=63628 pkt=205541 data_loss=30.95634 2018-10-24 22:52:16,108 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<148700/5000000<10000000 Kbps loss-rate=30 2018-10-24 22:52:16,109 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R446100K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:19,435 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.8348 real_seconds=1.01 rate_Mbps=139.7229 tx_cpu=19 rx_cpu=20 drop=59777 pkt=197688 data_loss=30.23811 2018-10-24 22:52:19,436 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<143076/446100<446100 Kbps loss-rate=30 2018-10-24 22:52:19,436 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294588K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:22,762 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.8719 real_seconds=1.01 rate_Mbps=140.6966 tx_cpu=19 rx_cpu=18 drop=55114 pkt=193329 data_loss=28.50799 2018-10-24 22:52:22,763 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<144073/294588<294588 Kbps loss-rate=28 2018-10-24 22:52:22,763 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219330K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:26,087 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.7858 real_seconds=1.01 rate_Mbps=140.0340 tx_cpu=20 rx_cpu=18 drop=42974 pkt=180483 data_loss=23.81035 2018-10-24 22:52:26,087 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<143394/219330<219330 Kbps loss-rate=23 2018-10-24 22:52:26,088 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181362K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:29,413 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=17.3135 real_seconds=1.00 rate_Mbps=144.7288 tx_cpu=89 rx_cpu=20 drop=35279 pkt=177111 data_loss=19.91906 2018-10-24 22:52:29,413 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<148202/181362<181362 Kbps loss-rate=19 2018-10-24 22:52:29,413 DEBUG overshot, min=1 kbps=148202 max=181362 2018-10-24 22:52:29,414 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148202K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:32,739 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=17.2358 real_seconds=1.00 rate_Mbps=144.3302 tx_cpu=96 rx_cpu=19 drop=3533 pkt=144729 data_loss=2.44126 2018-10-24 22:52:32,739 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<147794/148202<181362 Kbps loss-rate=2 2018-10-24 22:52:32,740 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=1024)... 2018-10-24 22:52:32,740 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:36,066 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=139.9922 real_seconds=1.00 rate_Mbps=1169.0834 tx_cpu=34 rx_cpu=22 drop=39478 pkt=182830 data_loss=21.59272 2018-10-24 22:52:36,066 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1197141/5000000<10000000 Kbps loss-rate=21 2018-10-24 22:52:36,066 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3098570K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:39,393 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=139.9014 real_seconds=1.00 rate_Mbps=1172.1957 tx_cpu=31 rx_cpu=22 drop=28757 pkt=172016 data_loss=16.71762 2018-10-24 22:52:39,394 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1200328/3098570<3098570 Kbps loss-rate=16 2018-10-24 22:52:39,394 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2149449K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:42,719 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=137.0156 real_seconds=1.00 rate_Mbps=1148.6352 tx_cpu=32 rx_cpu=22 drop=51760 pkt=192064 data_loss=26.94936 2018-10-24 22:52:42,720 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1176202/2149449<2149449 Kbps loss-rate=26 2018-10-24 22:52:42,720 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1662825K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:46,045 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=137.1279 real_seconds=1.01 rate_Mbps=1141.7947 tx_cpu=33 rx_cpu=21 drop=37779 pkt=178198 data_loss=21.20060 2018-10-24 22:52:46,045 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1169197/1662825<1662825 Kbps loss-rate=21 2018-10-24 22:52:46,046 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1416011K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:49,373 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=136.2148 real_seconds=1.01 rate_Mbps=1135.1530 tx_cpu=55 rx_cpu=21 drop=33167 pkt=172651 data_loss=19.21046 2018-10-24 22:52:49,373 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1162396/1416011<1416011 Kbps loss-rate=19 2018-10-24 22:52:49,373 DEBUG overshot, min=1 kbps=1162396 max=1416011 2018-10-24 22:52:49,373 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1162396K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:52,723 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=132.8027 real_seconds=1.01 rate_Mbps=1107.6258 tx_cpu=86 rx_cpu=21 drop=5904 pkt=141894 data_loss=4.16091 2018-10-24 22:52:52,723 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1134208/1162396<1416011 Kbps loss-rate=4 2018-10-24 22:52:52,723 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=8192)... 2018-10-24 22:52:52,724 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:56,049 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=183.6797 real_seconds=1.00 rate_Mbps=1538.8426 tx_cpu=25 rx_cpu=9 drop=50693 pkt=74204 data_loss=68.31572 2018-10-24 22:52:56,050 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1575774/5000000<10000000 Kbps loss-rate=68 2018-10-24 22:52:56,050 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3287887K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:52:59,374 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=188.3828 real_seconds=1.00 rate_Mbps=1579.7751 tx_cpu=97 rx_cpu=10 drop=26056 pkt=50169 data_loss=51.93646 2018-10-24 22:52:59,375 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1617689/3287887<3287887 Kbps loss-rate=51 2018-10-24 22:52:59,375 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2452788K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:02,701 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=192.8672 real_seconds=1.00 rate_Mbps=1612.7763 tx_cpu=99 rx_cpu=13 drop=12740 pkt=37427 data_loss=34.03958 2018-10-24 22:53:02,701 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1651482/2452788<2452788 Kbps loss-rate=34 2018-10-24 22:53:02,701 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2052135K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:06,028 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=191.9453 real_seconds=1.00 rate_Mbps=1605.5877 tx_cpu=99 rx_cpu=11 drop=6744 pkt=31313 data_loss=21.53738 2018-10-24 22:53:06,028 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1644121/2052135<2052135 Kbps loss-rate=21 2018-10-24 22:53:06,028 DEBUG overshot, min=1 kbps=1644121 max=2052135 2018-10-24 22:53:06,029 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1644121K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:09,354 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=193.8984 real_seconds=1.00 rate_Mbps=1626.1867 tx_cpu=99 rx_cpu=11 drop=269 pkt=25088 data_loss=1.07224 2018-10-24 22:53:09,355 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1665215/1644121<2052135 Kbps loss-rate=1 2018-10-24 22:53:09,355 DEBUG undershot, min=1665215 kbps=1858675 max=2052135 2018-10-24 22:53:09,355 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1858675K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:12,680 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=186.0547 real_seconds=1.01 rate_Mbps=1552.7401 tx_cpu=99 rx_cpu=8 drop=4546 pkt=28361 data_loss=16.02904 2018-10-24 22:53:12,680 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1665215<1590005/1858675<2052135 Kbps loss-rate=16 2018-10-24 22:53:12,681 DEBUG overshot, min=1665215 kbps=1590005 max=1858675 2018-10-24 22:53:12,681 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1590005K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:16,032 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=189.5469 real_seconds=1.00 rate_Mbps=1590.0090 tx_cpu=99 rx_cpu=8 drop=0 pkt=24262 data_loss=0.00000 2018-10-24 22:53:16,032 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1665215<1628169/1590005<1858675 Kbps loss-rate=0 2018-10-24 22:53:16,032 DEBUG undershot, min=1761945 kbps=1810310 max=1858675 2018-10-24 22:53:16,033 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1810310K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:53:19,357 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=178.2266 real_seconds=1.00 rate_Mbps=1490.0038 tx_cpu=99 rx_cpu=9 drop=4810 pkt=27623 data_loss=17.41301 2018-10-24 22:53:19,358 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1761945<1525763/1810310<1858675 Kbps loss-rate=17 2018-10-24 22:53:19,358 DEBUG overshot, min=1761945 kbps=1525763 max=1810310 2018-10-24 22:53:19,369 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 36, 'rtt_ms': 0.44, 'throughput_kbps': 1756567, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 117, 'rtt_ms': 0.33, 'throughput_kbps': 1846221, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 84, 'rtt_ms': 0.38, 'throughput_kbps': 1801977, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.44, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147794, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1134208, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 17.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1525763, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.536', 'rtt_max_ms': '1.065', 'rtt_min_ms': '0.318', 'rtt_stddev': '0.211', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.347', 'rtt_max_ms': '0.434', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.547', 'rtt_max_ms': '1.395', 'rtt_min_ms': '0.359', 'rtt_stddev': '0.288', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-24 22:53:19,370 INFO ============================================================ 2018-10-24 22:53:19,370 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-10-24 22:53:28,436 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 172.30.9.215 (172.30.9.215) 64(92) bytes of data. 72 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.461 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.384 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.495 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.255 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.377 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.520 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.626 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.573 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.399 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.338 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.255/0.442/0.626/0.110 ms 2018-10-24 22:53:37,480 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 172.30.9.215 (172.30.9.215) 391(419) bytes of data. 399 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.262 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.479 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.350 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.317 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.302 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.280 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.262 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.461 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.386 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.262 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.262/0.336/0.479/0.077 ms 2018-10-24 22:53:46,523 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] PING 172.30.9.215 (172.30.9.215) 1500(1528) bytes of data. 1508 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=1.76 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.552 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.529 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.780 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.459 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.379 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.502 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.645 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.359 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.399 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.359/0.636/1.761/0.394 ms 2018-10-24 22:53:46,524 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring TCP Throughput (packet size=65536)... 2018-10-24 22:53:46,524 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:53:56,648 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2446.3342 real_seconds=10.01 rate_Mbps=2051.0169 tx_cpu=4 rx_cpu=8 retrans=80 cwnd=405 rtt_ms=0.44 2018-10-24 22:53:56,648 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:06,743 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2259.0921 real_seconds=10.00 rate_Mbps=1894.3905 tx_cpu=4 rx_cpu=8 retrans=27 cwnd=380 rtt_ms=0.41 2018-10-24 22:54:06,744 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:16,840 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=2638.6006 real_seconds=10.00 rate_Mbps=2212.4383 tx_cpu=4 rx_cpu=10 retrans=224 cwnd=468 rtt_ms=0.37 2018-10-24 22:54:16,840 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=128)... 2018-10-24 22:54:16,841 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:20,170 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=15.9486 real_seconds=1.00 rate_Mbps=133.6101 tx_cpu=21 rx_cpu=22 drop=76330 pkt=206981 data_loss=36.87773 2018-10-24 22:54:20,170 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<136816/5000000<10000000 Kbps loss-rate=36 2018-10-24 22:54:20,171 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R410448K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:23,494 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.1876 real_seconds=1.01 rate_Mbps=134.9100 tx_cpu=18 rx_cpu=18 drop=53550 pkt=186159 data_loss=28.76587 2018-10-24 22:54:23,495 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<138147/410448<410448 Kbps loss-rate=28 2018-10-24 22:54:23,496 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R274297K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:26,846 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.4315 real_seconds=1.01 rate_Mbps=136.7936 tx_cpu=20 rx_cpu=19 drop=44140 pkt=178747 data_loss=24.69420 2018-10-24 22:54:26,846 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<140076/274297<274297 Kbps loss-rate=24 2018-10-24 22:54:26,847 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R207186K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:30,172 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.4293 real_seconds=1.00 rate_Mbps=137.6887 tx_cpu=22 rx_cpu=20 drop=56601 pkt=191190 data_loss=29.60460 2018-10-24 22:54:30,172 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<140993/207186<207186 Kbps loss-rate=29 2018-10-24 22:54:30,172 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174089K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:33,497 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.4531 real_seconds=1.00 rate_Mbps=137.9994 tx_cpu=47 rx_cpu=19 drop=35226 pkt=170009 data_loss=20.71980 2018-10-24 22:54:33,497 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<141311/174089<174089 Kbps loss-rate=20 2018-10-24 22:54:33,498 DEBUG overshot, min=1 kbps=141311 max=174089 2018-10-24 22:54:33,498 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141311K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:36,823 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=16.1571 real_seconds=1.00 rate_Mbps=135.0262 tx_cpu=99 rx_cpu=19 drop=5641 pkt=138000 data_loss=4.08769 2018-10-24 22:54:36,823 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=128 throughput=1<138266/141311<174089 Kbps loss-rate=4 2018-10-24 22:54:36,824 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=1024)... 2018-10-24 22:54:36,824 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:40,151 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=129.0566 real_seconds=1.00 rate_Mbps=1081.8342 tx_cpu=34 rx_cpu=20 drop=48901 pkt=181055 data_loss=27.00893 2018-10-24 22:54:40,152 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1107798/5000000<10000000 Kbps loss-rate=27 2018-10-24 22:54:40,152 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3053899K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:43,476 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=128.8213 real_seconds=1.00 rate_Mbps=1075.3663 tx_cpu=27 rx_cpu=19 drop=60945 pkt=192858 data_loss=31.60097 2018-10-24 22:54:43,477 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1101175/3053899<3053899 Kbps loss-rate=31 2018-10-24 22:54:43,477 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2077537K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:46,802 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=128.5957 real_seconds=1.01 rate_Mbps=1067.5584 tx_cpu=27 rx_cpu=19 drop=64201 pkt=195883 data_loss=32.77518 2018-10-24 22:54:46,802 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1093179/2077537<2077537 Kbps loss-rate=32 2018-10-24 22:54:46,803 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1585358K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:50,131 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=131.3213 real_seconds=1.00 rate_Mbps=1096.5630 tx_cpu=34 rx_cpu=22 drop=56874 pkt=191347 data_loss=29.72296 2018-10-24 22:54:50,131 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1122880/1585358<1585358 Kbps loss-rate=29 2018-10-24 22:54:50,131 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1354119K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:53,457 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=135.9219 real_seconds=1.01 rate_Mbps=1134.3952 tx_cpu=60 rx_cpu=19 drop=26015 pkt=165199 data_loss=15.74763 2018-10-24 22:54:53,458 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1161620/1354119<1354119 Kbps loss-rate=15 2018-10-24 22:54:53,458 DEBUG overshot, min=1 kbps=1161620 max=1354119 2018-10-24 22:54:53,459 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1161620K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:54:56,810 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=134.9629 real_seconds=1.00 rate_Mbps=1128.1897 tx_cpu=83 rx_cpu=19 drop=3597 pkt=141799 data_loss=2.53669 2018-10-24 22:54:56,811 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=1024 throughput=1<1155266/1161620<1354119 Kbps loss-rate=2 2018-10-24 22:54:56,811 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Measuring UDP Throughput (packet size=8192)... 2018-10-24 22:54:56,812 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:00,138 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=179.7734 real_seconds=1.00 rate_Mbps=1506.7200 tx_cpu=45 rx_cpu=9 drop=53283 pkt=76294 data_loss=69.83905 2018-10-24 22:55:00,139 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1542881/5000000<10000000 Kbps loss-rate=69 2018-10-24 22:55:00,139 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3271440K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:03,465 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=178.6484 real_seconds=1.00 rate_Mbps=1492.5088 tx_cpu=99 rx_cpu=11 drop=27052 pkt=49919 data_loss=54.19180 2018-10-24 22:55:03,466 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1528329/3271440<3271440 Kbps loss-rate=54 2018-10-24 22:55:03,466 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2399884K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:06,818 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=180.6953 real_seconds=1.00 rate_Mbps=1510.5918 tx_cpu=99 rx_cpu=8 drop=13491 pkt=36620 data_loss=36.84054 2018-10-24 22:55:06,819 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1546846/2399884<2399884 Kbps loss-rate=36 2018-10-24 22:55:06,819 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1973365K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:10,173 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=179.0469 real_seconds=1.00 rate_Mbps=1500.9964 tx_cpu=99 rx_cpu=10 drop=7193 pkt=30111 data_loss=23.88827 2018-10-24 22:55:10,173 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1537020/1973365<1973365 Kbps loss-rate=23 2018-10-24 22:55:10,174 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1755192K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:13,502 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=180.3828 real_seconds=1.00 rate_Mbps=1507.4385 tx_cpu=99 rx_cpu=11 drop=3693 pkt=26782 data_loss=13.78913 2018-10-24 22:55:13,502 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1543617/1755192<1755192 Kbps loss-rate=13 2018-10-24 22:55:13,502 DEBUG overshot, min=1 kbps=1543617 max=1755192 2018-10-24 22:55:13,503 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1543617K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:16,854 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=183.8359 real_seconds=1.00 rate_Mbps=1541.5095 tx_cpu=99 rx_cpu=9 drop=23 pkt=23554 data_loss=0.09765 2018-10-24 22:55:16,855 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1<1578505/1543617<1755192 Kbps loss-rate=0 2018-10-24 22:55:16,855 DEBUG undershot, min=1578505 kbps=1666848 max=1755192 2018-10-24 22:55:16,856 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1666848K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 22:55:20,207 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] megabytes=198.3828 real_seconds=1.00 rate_Mbps=1663.1661 tx_cpu=99 rx_cpu=12 drop=41 pkt=25434 data_loss=0.16120 2018-10-24 22:55:20,208 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] pkt-size=8192 throughput=1578505<1703082/1666848<1755192 Kbps loss-rate=0 2018-10-24 22:55:20,208 DEBUG undershot, min=1703082 kbps=1729137 max=1755192 2018-10-24 22:55:20,219 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 80, 'rtt_ms': 0.44, 'throughput_kbps': 2100241, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.41, 'throughput_kbps': 1939855, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 224, 'rtt_ms': 0.37, 'throughput_kbps': 2265536, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 138266, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.54, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1155266, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1703082, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.442', 'rtt_max_ms': '0.626', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.336', 'rtt_max_ms': '0.479', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.077', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.636', 'rtt_max_ms': '1.761', 'rtt_min_ms': '0.359', 'rtt_stddev': '0.394', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-24 22:55:20,221 INFO Deleting floating ip 438e43a2-66f7-4c2c-8ffc-852e7e6c8781 2018-10-24 22:55:21,805 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Floating IP 172.30.9.201 deleted 2018-10-24 22:55:25,306 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c852] Instance deleted 2018-10-24 22:55:25,338 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Creating client VM... 2018-10-24 22:55:25,338 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-10-24 22:55:29,337 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 1 of 90... 2018-10-24 22:55:32,041 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 2 of 90... 2018-10-24 22:55:34,672 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 3 of 90... 2018-10-24 22:55:37,000 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 4 of 90... 2018-10-24 22:55:39,612 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 5 of 90... 2018-10-24 22:55:42,006 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 6 of 90... 2018-10-24 22:55:44,627 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 7 of 90... 2018-10-24 22:55:47,760 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 8 of 90... 2018-10-24 22:55:50,109 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 9 of 90... 2018-10-24 22:55:52,506 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 10 of 90... 2018-10-24 22:55:54,948 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 11 of 90... 2018-10-24 22:55:57,104 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 12 of 90... 2018-10-24 22:55:59,694 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 13 of 90... 2018-10-24 22:56:02,790 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 14 of 90... 2018-10-24 22:56:04,956 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 15 of 90... 2018-10-24 22:56:07,323 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 16 of 90... 2018-10-24 22:56:09,760 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 17 of 90... 2018-10-24 22:56:12,373 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 18 of 90... 2018-10-24 22:56:14,731 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 19 of 90... 2018-10-24 22:56:16,888 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 20 of 90... 2018-10-24 22:56:19,244 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 21 of 90... 2018-10-24 22:56:21,609 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 22 of 90... 2018-10-24 22:56:24,294 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 23 of 90... 2018-10-24 22:56:26,712 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 24 of 90... 2018-10-24 22:56:29,155 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 25 of 90... 2018-10-24 22:56:31,322 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 26 of 90... 2018-10-24 22:56:33,471 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 27 of 90... 2018-10-24 22:56:35,627 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 28 of 90... 2018-10-24 22:56:38,293 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 29 of 90... 2018-10-24 22:56:40,742 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 30 of 90... 2018-10-24 22:56:43,089 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 31 of 90... 2018-10-24 22:56:45,238 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 32 of 90... 2018-10-24 22:56:47,580 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 33 of 90... 2018-10-24 22:56:49,734 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 34 of 90... 2018-10-24 22:56:52,170 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 35 of 90... 2018-10-24 22:56:54,810 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 36 of 90... 2018-10-24 22:56:57,238 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 37 of 90... 2018-10-24 22:56:59,692 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 38 of 90... 2018-10-24 22:57:02,142 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 39 of 90... 2018-10-24 22:57:04,578 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 40 of 90... 2018-10-24 22:57:07,006 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 41 of 90... 2018-10-24 22:57:09,347 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] VM status=BUILD, retrying 42 of 90... 2018-10-24 22:57:14,237 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Internal network IP: 192.168.1.3 2018-10-24 22:57:14,237 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] SSH IP: 172.30.9.204 2018-10-24 22:57:14,237 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Setup SSH for ubuntu@172.30.9.204 2018-10-24 22:57:21,754 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Installing nuttcp-8.1.4... 2018-10-24 22:57:21,797 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Copying nuttcp-8.1.4 to target... 2018-10-24 22:57:21,964 INFO ============================================================ 2018-10-24 22:57:21,964 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-10-24 22:57:31,011 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=41.5 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.469 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.492 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.311 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.382 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.510 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.280 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.257 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.166 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.346 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.166/4.476/41.552/12.359 ms 2018-10-24 22:57:40,051 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.352 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.178 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.174 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.182 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.396 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.337 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.381 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.202 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.306 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.181 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.174/0.268/0.396/0.091 ms 2018-10-24 22:57:49,091 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.793 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.434 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.204 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.450 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.396 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.446 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.528 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.400 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.395 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.204/0.427/0.793/0.155 ms 2018-10-24 22:57:49,092 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Measuring TCP Throughput (packet size=65536)... 2018-10-24 22:57:49,093 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:57:59,219 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=4091.0625 real_seconds=10.00 rate_Mbps=3431.1426 tx_cpu=8 rx_cpu=10 retrans=7 cwnd=348 rtt_ms=0.48 2018-10-24 22:57:59,219 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:09,317 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=4577.3171 real_seconds=10.00 rate_Mbps=3838.4149 tx_cpu=8 rx_cpu=12 retrans=1 cwnd=574 rtt_ms=0.27 2018-10-24 22:58:09,318 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:19,416 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=4035.6220 real_seconds=10.00 rate_Mbps=3384.5927 tx_cpu=7 rx_cpu=11 retrans=7 cwnd=307 rtt_ms=0.39 2018-10-24 22:58:19,417 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Measuring UDP Throughput (packet size=128)... 2018-10-24 22:58:19,417 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:22,745 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=25.6156 real_seconds=1.00 rate_Mbps=214.4734 tx_cpu=17 rx_cpu=25 drop=6990 pkt=216833 data_loss=3.22378 2018-10-24 22:58:22,745 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=1<219620/5000000<10000000 Kbps loss-rate=3 2018-10-24 22:58:22,746 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R658860K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:26,098 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=25.3733 real_seconds=1.00 rate_Mbps=212.5715 tx_cpu=17 rx_cpu=27 drop=1597 pkt=209455 data_loss=0.76228 2018-10-24 22:58:26,098 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=1<217673/658860<658860 Kbps loss-rate=0 2018-10-24 22:58:26,098 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R438266K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:29,449 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=24.5588 real_seconds=1.00 rate_Mbps=205.9144 tx_cpu=15 rx_cpu=27 drop=1312 pkt=202497 data_loss=0.64768 2018-10-24 22:58:29,449 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=1<210856/438266<438266 Kbps loss-rate=0 2018-10-24 22:58:29,449 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324561K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:32,777 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=24.8250 real_seconds=1.00 rate_Mbps=207.9027 tx_cpu=16 rx_cpu=25 drop=1434 pkt=204800 data_loss=0.70000 2018-10-24 22:58:32,777 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=1<212892/324561<324561 Kbps loss-rate=0 2018-10-24 22:58:32,777 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R268726K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:36,105 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=25.5717 real_seconds=1.00 rate_Mbps=214.0369 tx_cpu=16 rx_cpu=26 drop=3 pkt=209487 data_loss=0.00156 2018-10-24 22:58:36,106 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=1<219173/268726<268726 Kbps loss-rate=0 2018-10-24 22:58:36,106 DEBUG undershot, min=219173 kbps=243949 max=268726 2018-10-24 22:58:36,107 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243949K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:39,432 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=25.7841 real_seconds=1.00 rate_Mbps=215.9233 tx_cpu=18 rx_cpu=25 drop=968 pkt=212192 data_loss=0.45633 2018-10-24 22:58:39,432 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=219173<221105/243949<268726 Kbps loss-rate=0 2018-10-24 22:58:39,432 DEBUG undershot, min=221105 kbps=244915 max=268726 2018-10-24 22:58:39,433 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244915K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:42,785 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=24.7373 real_seconds=1.00 rate_Mbps=207.1722 tx_cpu=19 rx_cpu=25 drop=5403 pkt=208051 data_loss=2.59717 2018-10-24 22:58:42,785 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=128 throughput=221105<212144/244915<268726 Kbps loss-rate=2 2018-10-24 22:58:42,786 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Measuring UDP Throughput (packet size=1024)... 2018-10-24 22:58:42,786 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:46,111 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=195.0596 real_seconds=1.00 rate_Mbps=1635.2611 tx_cpu=29 rx_cpu=26 drop=1610 pkt=201351 data_loss=0.79957 2018-10-24 22:58:46,112 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1<1674507/5000000<10000000 Kbps loss-rate=0 2018-10-24 22:58:46,112 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3337253K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:49,440 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=211.6211 real_seconds=1.00 rate_Mbps=1773.4277 tx_cpu=27 rx_cpu=26 drop=594 pkt=217294 data_loss=0.27337 2018-10-24 22:58:49,440 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1<1815989/3337253<3337253 Kbps loss-rate=0 2018-10-24 22:58:49,441 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2576621K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:52,792 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=193.7988 real_seconds=1.00 rate_Mbps=1625.0248 tx_cpu=26 rx_cpu=27 drop=1692 pkt=200142 data_loss=0.84543 2018-10-24 22:58:52,793 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1<1664025/2576621<2576621 Kbps loss-rate=0 2018-10-24 22:58:52,793 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2120323K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:56,120 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=191.1914 real_seconds=1.00 rate_Mbps=1602.9594 tx_cpu=25 rx_cpu=28 drop=2617 pkt=198397 data_loss=1.31909 2018-10-24 22:58:56,121 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1<1641430/2120323<2120323 Kbps loss-rate=1 2018-10-24 22:58:56,121 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1880876K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:58:59,447 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=204.4082 real_seconds=1.00 rate_Mbps=1713.4649 tx_cpu=29 rx_cpu=27 drop=1081 pkt=210395 data_loss=0.51381 2018-10-24 22:58:59,448 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1<1754588/1880876<1880876 Kbps loss-rate=0 2018-10-24 22:58:59,448 DEBUG undershot, min=1754588 kbps=1817732 max=1880876 2018-10-24 22:58:59,448 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1817732K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:02,800 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=195.4111 real_seconds=1.00 rate_Mbps=1639.2733 tx_cpu=33 rx_cpu=27 drop=2594 pkt=202695 data_loss=1.27975 2018-10-24 22:59:02,800 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=1024 throughput=1754588<1678615/1817732<1880876 Kbps loss-rate=1 2018-10-24 22:59:02,801 DEBUG undershot, min=1817732 kbps=1849304 max=1880876 2018-10-24 22:59:02,801 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Measuring UDP Throughput (packet size=8192)... 2018-10-24 22:59:02,801 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:06,154 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=324.2656 real_seconds=1.00 rate_Mbps=2709.1435 tx_cpu=43 rx_cpu=16 drop=32116 pkt=73622 data_loss=43.62284 2018-10-24 22:59:06,154 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=1<2774162/5000000<10000000 Kbps loss-rate=43 2018-10-24 22:59:06,154 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3887081K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:09,481 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=326.5781 real_seconds=1.00 rate_Mbps=2733.9531 tx_cpu=99 rx_cpu=17 drop=17510 pkt=59312 data_loss=29.52186 2018-10-24 22:59:09,481 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=1<2799567/3887081<3887081 Kbps loss-rate=29 2018-10-24 22:59:09,482 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3343324K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:12,808 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=321.1016 real_seconds=1.00 rate_Mbps=2689.4775 tx_cpu=99 rx_cpu=17 drop=9914 pkt=51015 data_loss=19.43349 2018-10-24 22:59:12,809 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=1<2754024/3343324<3343324 Kbps loss-rate=19 2018-10-24 22:59:12,809 DEBUG overshot, min=1 kbps=2754024 max=3343324 2018-10-24 22:59:12,809 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2754024K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:16,137 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=327.3828 real_seconds=1.00 rate_Mbps=2746.4344 tx_cpu=99 rx_cpu=15 drop=118 pkt=42023 data_loss=0.28081 2018-10-24 22:59:16,137 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=1<2812348/2754024<3343324 Kbps loss-rate=0 2018-10-24 22:59:16,137 DEBUG undershot, min=2812348 kbps=3077836 max=3343324 2018-10-24 22:59:16,137 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3077836K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:19,464 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=329.6250 real_seconds=1.00 rate_Mbps=2760.5814 tx_cpu=99 rx_cpu=17 drop=4772 pkt=46964 data_loss=10.16096 2018-10-24 22:59:19,465 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=2812348<2826835/3077836<3343324 Kbps loss-rate=10 2018-10-24 22:59:19,465 DEBUG overshot, min=2812348 kbps=2826835 max=3077836 2018-10-24 22:59:19,465 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2826835K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 22:59:22,817 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] megabytes=330.1562 real_seconds=1.00 rate_Mbps=2772.4430 tx_cpu=99 rx_cpu=16 drop=874 pkt=43134 data_loss=2.02627 2018-10-24 22:59:22,818 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] pkt-size=8192 throughput=2812348<2838981/2826835<3077836 Kbps loss-rate=2 2018-10-24 22:59:22,829 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.3', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.48, 'throughput_kbps': 3513490, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.27, 'throughput_kbps': 3930536, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.39, 'throughput_kbps': 3465822, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.6, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 212144, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1678615, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2838981, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.476', 'rtt_max_ms': '41.552', 'rtt_min_ms': '0.166', 'rtt_stddev': '12.359', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.268', 'rtt_max_ms': '0.396', 'rtt_min_ms': '0.174', 'rtt_stddev': '0.091', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '0.793', 'rtt_min_ms': '0.204', 'rtt_stddev': '0.155', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-24 22:59:22,831 INFO Deleting floating ip 50c77613-ca82-45ea-aa29-8bf8fc07a06d 2018-10-24 22:59:24,179 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Floating IP 172.30.9.204 deleted 2018-10-24 22:59:27,379 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c853] Instance deleted 2018-10-24 22:59:27,494 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Creating client VM... 2018-10-24 22:59:27,494 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-10-24 22:59:31,508 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 1 of 90... 2018-10-24 22:59:34,011 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 2 of 90... 2018-10-24 22:59:36,426 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 3 of 90... 2018-10-24 22:59:38,586 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 4 of 90... 2018-10-24 22:59:41,015 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 5 of 90... 2018-10-24 22:59:43,635 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] VM status=BUILD, retrying 6 of 90... 2018-10-24 22:59:48,400 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Internal network IP: 192.168.2.13 2018-10-24 22:59:48,400 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] SSH IP: 172.30.9.200 2018-10-24 22:59:48,400 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Setup SSH for ubuntu@172.30.9.200 2018-10-24 22:59:59,825 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Installing nuttcp-8.1.4... 2018-10-24 22:59:59,870 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Copying nuttcp-8.1.4 to target... 2018-10-24 23:00:00,033 INFO ============================================================ 2018-10-24 23:00:00,033 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-10-24 23:00:09,079 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.00 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.563 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.387 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.296 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.310 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.304 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.550 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.360 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.337 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.288 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.288/0.439/1.004/0.212 ms 2018-10-24 23:00:18,125 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=0.269 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.314 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.258 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.291 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.344 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.359 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.303 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.433 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.463 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.606 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.258/0.364/0.606/0.102 ms 2018-10-24 23:00:27,173 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.63 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.420 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.370 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.767 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.797 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.707 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.392 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.779 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.484 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.485 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.370/0.683/1.633/0.356 ms 2018-10-24 23:00:27,174 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring TCP Throughput (packet size=65536)... 2018-10-24 23:00:27,174 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:00:37,277 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2215.6872 real_seconds=10.01 rate_Mbps=1857.6838 tx_cpu=4 rx_cpu=10 retrans=894 cwnd=424 rtt_ms=0.42 2018-10-24 23:00:37,277 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:00:47,380 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2304.7034 real_seconds=10.01 rate_Mbps=1932.2682 tx_cpu=4 rx_cpu=10 retrans=868 cwnd=428 rtt_ms=0.39 2018-10-24 23:00:47,381 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:00:57,485 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2192.5809 real_seconds=10.00 rate_Mbps=1838.3569 tx_cpu=4 rx_cpu=10 retrans=889 cwnd=401 rtt_ms=0.75 2018-10-24 23:00:57,486 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=128)... 2018-10-24 23:00:57,486 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:00,814 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.5037 real_seconds=1.00 rate_Mbps=146.1534 tx_cpu=17 rx_cpu=18 drop=67070 pkt=210460 data_loss=31.86809 2018-10-24 23:01:00,814 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<149661/5000000<10000000 Kbps loss-rate=31 2018-10-24 23:01:00,815 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448983K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:04,166 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.1000 real_seconds=1.01 rate_Mbps=142.7201 tx_cpu=17 rx_cpu=20 drop=81644 pkt=221727 data_loss=36.82180 2018-10-24 23:01:04,166 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<146145/448983<448983 Kbps loss-rate=36 2018-10-24 23:01:04,166 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297564K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:07,518 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.0704 real_seconds=1.00 rate_Mbps=142.6052 tx_cpu=17 rx_cpu=20 drop=80356 pkt=220197 data_loss=36.49287 2018-10-24 23:01:07,518 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<146027/297564<297564 Kbps loss-rate=36 2018-10-24 23:01:07,519 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221795K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:10,871 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.0604 real_seconds=1.00 rate_Mbps=143.1374 tx_cpu=42 rx_cpu=18 drop=67394 pkt=207153 data_loss=32.53346 2018-10-24 23:01:10,872 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<146572/221795<221795 Kbps loss-rate=32 2018-10-24 23:01:10,872 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184183K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:14,196 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.9565 real_seconds=1.00 rate_Mbps=150.1746 tx_cpu=99 rx_cpu=19 drop=32766 pkt=179866 data_loss=18.21709 2018-10-24 23:01:14,196 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<153778/184183<184183 Kbps loss-rate=18 2018-10-24 23:01:14,196 DEBUG overshot, min=1 kbps=153778 max=184183 2018-10-24 23:01:14,197 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153778K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:17,525 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=18.1499 real_seconds=1.00 rate_Mbps=152.1499 tx_cpu=99 rx_cpu=19 drop=1490 pkt=150174 data_loss=0.99226 2018-10-24 23:01:17,525 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<155801/153778<184183 Kbps loss-rate=0 2018-10-24 23:01:17,525 DEBUG undershot, min=155801 kbps=169992 max=184183 2018-10-24 23:01:17,526 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169992K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:20,853 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=18.1525 real_seconds=1.00 rate_Mbps=151.7596 tx_cpu=99 rx_cpu=20 drop=17302 pkt=166008 data_loss=10.42261 2018-10-24 23:01:20,854 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=155801<155401/169992<184183 Kbps loss-rate=10 2018-10-24 23:01:20,854 DEBUG overshot, min=155801 kbps=155401 max=169992 2018-10-24 23:01:20,854 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155401K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:24,205 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=17.4581 real_seconds=1.00 rate_Mbps=145.9527 tx_cpu=99 rx_cpu=18 drop=8743 pkt=151759 data_loss=5.76077 2018-10-24 23:01:24,206 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=155801<149455/155401<169992 Kbps loss-rate=5 2018-10-24 23:01:24,206 DEBUG overshot, min=155801 kbps=149455 max=155401 2018-10-24 23:01:24,206 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=1024)... 2018-10-24 23:01:24,207 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:27,534 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=136.8604 real_seconds=1.00 rate_Mbps=1147.3462 tx_cpu=31 rx_cpu=18 drop=66304 pkt=206449 data_loss=32.11640 2018-10-24 23:01:27,534 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1174882/5000000<10000000 Kbps loss-rate=32 2018-10-24 23:01:27,535 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087441K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:30,864 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=138.5312 real_seconds=1.01 rate_Mbps=1156.1084 tx_cpu=26 rx_cpu=20 drop=61901 pkt=203757 data_loss=30.37982 2018-10-24 23:01:30,864 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1183855/3087441<3087441 Kbps loss-rate=30 2018-10-24 23:01:30,864 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2135648K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:34,189 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=137.6221 real_seconds=1.00 rate_Mbps=1154.4241 tx_cpu=25 rx_cpu=19 drop=59623 pkt=200548 data_loss=29.73004 2018-10-24 23:01:34,190 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1182130/2135648<2135648 Kbps loss-rate=29 2018-10-24 23:01:34,190 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1658889K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:37,517 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=138.0000 real_seconds=1.00 rate_Mbps=1157.1893 tx_cpu=61 rx_cpu=19 drop=57051 pkt=198363 data_loss=28.76092 2018-10-24 23:01:37,517 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1184961/1658889<1658889 Kbps loss-rate=28 2018-10-24 23:01:37,517 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1421925K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:40,845 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=143.4365 real_seconds=1.00 rate_Mbps=1199.1210 tx_cpu=99 rx_cpu=20 drop=26696 pkt=173575 data_loss=15.38009 2018-10-24 23:01:40,846 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1227899/1421925<1421925 Kbps loss-rate=15 2018-10-24 23:01:40,846 DEBUG overshot, min=1 kbps=1227899 max=1421925 2018-10-24 23:01:40,846 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1227899K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:44,197 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=145.1992 real_seconds=1.00 rate_Mbps=1218.2289 tx_cpu=99 rx_cpu=20 drop=1206 pkt=149890 data_loss=0.80463 2018-10-24 23:01:44,197 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1247466/1227899<1421925 Kbps loss-rate=0 2018-10-24 23:01:44,197 DEBUG undershot, min=1247466 kbps=1334695 max=1421925 2018-10-24 23:01:44,198 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1334695K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:47,525 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=144.8418 real_seconds=1.00 rate_Mbps=1211.1333 tx_cpu=99 rx_cpu=20 drop=14609 pkt=162927 data_loss=8.96659 2018-10-24 23:01:47,525 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1247466<1240200/1334695<1421925 Kbps loss-rate=8 2018-10-24 23:01:47,525 DEBUG overshot, min=1247466 kbps=1240200 max=1334695 2018-10-24 23:01:47,526 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240200K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:50,878 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=139.2871 real_seconds=1.00 rate_Mbps=1164.3277 tx_cpu=99 rx_cpu=19 drop=8761 pkt=151391 data_loss=5.78703 2018-10-24 23:01:50,878 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1247466<1192271/1240200<1334695 Kbps loss-rate=5 2018-10-24 23:01:50,878 DEBUG overshot, min=1247466 kbps=1192271 max=1240200 2018-10-24 23:01:50,878 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=8192)... 2018-10-24 23:01:50,879 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:54,230 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=185.0078 real_seconds=1.00 rate_Mbps=1551.5096 tx_cpu=99 rx_cpu=8 drop=52612 pkt=76293 data_loss=68.96046 2018-10-24 23:01:54,230 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1588745/5000000<10000000 Kbps loss-rate=68 2018-10-24 23:01:54,231 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3294372K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:01:57,559 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=183.4141 real_seconds=1.00 rate_Mbps=1537.6092 tx_cpu=99 rx_cpu=7 drop=26791 pkt=50268 data_loss=53.29633 2018-10-24 23:01:57,560 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1574511/3294372<3294372 Kbps loss-rate=53 2018-10-24 23:01:57,560 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2434441K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:02:00,914 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=182.8125 real_seconds=1.00 rate_Mbps=1528.3293 tx_cpu=99 rx_cpu=8 drop=13746 pkt=37146 data_loss=37.00532 2018-10-24 23:02:00,914 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1565009/2434441<2434441 Kbps loss-rate=37 2018-10-24 23:02:00,915 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1999725K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:02:04,241 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=185.1016 real_seconds=1.00 rate_Mbps=1552.5519 tx_cpu=99 rx_cpu=7 drop=6821 pkt=30514 data_loss=22.35365 2018-10-24 23:02:04,241 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1589813/1999725<1999725 Kbps loss-rate=22 2018-10-24 23:02:04,241 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1794769K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:02:07,569 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=198.0469 real_seconds=1.00 rate_Mbps=1655.8254 tx_cpu=99 rx_cpu=8 drop=2036 pkt=27386 data_loss=7.43443 2018-10-24 23:02:07,569 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1695565/1794769<1794769 Kbps loss-rate=7 2018-10-24 23:02:07,570 DEBUG overshot, min=1 kbps=1695565 max=1794769 2018-10-24 23:02:07,570 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1695565K -p5001 -P5002 -fparse 192.168.1.17 2018-10-24 23:02:10,899 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=193.4531 real_seconds=1.00 rate_Mbps=1622.6791 tx_cpu=99 rx_cpu=8 drop=1110 pkt=25872 data_loss=4.29036 2018-10-24 23:02:10,899 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1661623/1695565<1794769 Kbps loss-rate=4 2018-10-24 23:02:10,910 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 894, 'rtt_ms': 0.42, 'throughput_kbps': 1902268, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 868, 'rtt_ms': 0.39, 'throughput_kbps': 1978642, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 889, 'rtt_ms': 0.75, 'throughput_kbps': 1882477, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.76, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149455, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.79, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1192271, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1661623, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.439', 'rtt_max_ms': '1.004', 'rtt_min_ms': '0.288', 'rtt_stddev': '0.212', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.364', 'rtt_max_ms': '0.606', 'rtt_min_ms': '0.258', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.683', 'rtt_max_ms': '1.633', 'rtt_min_ms': '0.370', 'rtt_stddev': '0.356', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-24 23:02:10,911 INFO ============================================================ 2018-10-24 23:02:10,911 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-10-24 23:02:19,978 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 172.30.9.215 (172.30.9.215) 64(92) bytes of data. 72 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.679 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.323 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.302 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.431 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.439 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.309 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.572 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.512 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.577 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.438 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.302/0.458/0.679/0.121 ms 2018-10-24 23:02:29,022 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 172.30.9.215 (172.30.9.215) 391(419) bytes of data. 399 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.381 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.721 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.469 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.610 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.284 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.310 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.320 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.322 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.368 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.369 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.284/0.415/0.721/0.137 ms 2018-10-24 23:02:38,070 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] PING 172.30.9.215 (172.30.9.215) 1500(1528) bytes of data. 1508 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=1.86 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.476 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.450 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.561 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.520 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.394 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.870 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.440 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.726 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.566 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.394/0.687/1.869/0.417 ms 2018-10-24 23:02:38,071 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring TCP Throughput (packet size=65536)... 2018-10-24 23:02:38,071 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:02:48,199 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2621.7991 real_seconds=10.01 rate_Mbps=2198.1837 tx_cpu=5 rx_cpu=14 retrans=1876 cwnd=464 rtt_ms=0.46 2018-10-24 23:02:48,200 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:02:58,301 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2176.1941 real_seconds=10.00 rate_Mbps=1824.7542 tx_cpu=4 rx_cpu=9 retrans=752 cwnd=405 rtt_ms=0.45 2018-10-24 23:02:58,301 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:08,401 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=2026.5756 real_seconds=10.00 rate_Mbps=1699.5498 tx_cpu=4 rx_cpu=8 retrans=471 cwnd=389 rtt_ms=0.47 2018-10-24 23:03:08,401 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=128)... 2018-10-24 23:03:08,402 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:11,731 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.3143 real_seconds=1.01 rate_Mbps=136.1031 tx_cpu=16 rx_cpu=18 drop=78820 pkt=212467 data_loss=37.09761 2018-10-24 23:03:11,732 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<139369/5000000<10000000 Kbps loss-rate=37 2018-10-24 23:03:11,732 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R418107K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:15,058 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.5116 real_seconds=1.01 rate_Mbps=137.7975 tx_cpu=17 rx_cpu=20 drop=80167 pkt=215430 data_loss=37.21252 2018-10-24 23:03:15,058 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<141104/418107<418107 Kbps loss-rate=37 2018-10-24 23:03:15,059 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R279605K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:18,385 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.1295 real_seconds=1.01 rate_Mbps=134.5444 tx_cpu=18 rx_cpu=18 drop=82012 pkt=214145 data_loss=38.29737 2018-10-24 23:03:18,386 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<137773/279605<279605 Kbps loss-rate=38 2018-10-24 23:03:18,386 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R208689K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:21,710 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.4523 real_seconds=1.00 rate_Mbps=137.4691 tx_cpu=99 rx_cpu=19 drop=69021 pkt=203798 data_loss=33.86728 2018-10-24 23:03:21,710 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<140768/208689<208689 Kbps loss-rate=33 2018-10-24 23:03:21,711 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174728K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:25,038 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=15.9740 real_seconds=1.00 rate_Mbps=133.4672 tx_cpu=99 rx_cpu=18 drop=39774 pkt=170633 data_loss=23.30958 2018-10-24 23:03:25,039 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<136670/174728<174728 Kbps loss-rate=23 2018-10-24 23:03:25,039 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155699K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:28,391 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.4919 real_seconds=1.00 rate_Mbps=137.8415 tx_cpu=99 rx_cpu=19 drop=16948 pkt=152050 data_loss=11.14661 2018-10-24 23:03:28,392 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<141149/155699<155699 Kbps loss-rate=11 2018-10-24 23:03:28,392 DEBUG overshot, min=1 kbps=141149 max=155699 2018-10-24 23:03:28,392 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141149K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:31,743 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.7609 real_seconds=1.00 rate_Mbps=140.5875 tx_cpu=99 rx_cpu=19 drop=535 pkt=137840 data_loss=0.38809 2018-10-24 23:03:31,743 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=1<143961/141149<155699 Kbps loss-rate=0 2018-10-24 23:03:31,743 DEBUG undershot, min=143961 kbps=149830 max=155699 2018-10-24 23:03:31,744 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149830K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:35,069 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=16.6780 real_seconds=1.00 rate_Mbps=139.3851 tx_cpu=99 rx_cpu=18 drop=9692 pkt=146318 data_loss=6.62389 2018-10-24 23:03:35,070 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=128 throughput=143961<142730/149830<155699 Kbps loss-rate=6 2018-10-24 23:03:35,070 DEBUG overshot, min=143961 kbps=142730 max=149830 2018-10-24 23:03:35,070 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=1024)... 2018-10-24 23:03:35,071 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:38,399 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=132.7285 real_seconds=1.00 rate_Mbps=1107.8814 tx_cpu=31 rx_cpu=19 drop=64051 pkt=199965 data_loss=32.03111 2018-10-24 23:03:38,399 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1134470/5000000<10000000 Kbps loss-rate=32 2018-10-24 23:03:38,399 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3067235K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:41,727 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=132.0176 real_seconds=1.00 rate_Mbps=1102.1391 tx_cpu=33 rx_cpu=19 drop=66524 pkt=201710 data_loss=32.98000 2018-10-24 23:03:41,727 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1128590/3067235<3067235 Kbps loss-rate=32 2018-10-24 23:03:41,727 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2097912K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:45,053 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=129.2158 real_seconds=1.00 rate_Mbps=1079.2762 tx_cpu=33 rx_cpu=18 drop=69717 pkt=202034 data_loss=34.50756 2018-10-24 23:03:45,054 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1105178/2097912<2097912 Kbps loss-rate=34 2018-10-24 23:03:45,054 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1601545K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:48,407 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=129.6074 real_seconds=1.00 rate_Mbps=1081.9675 tx_cpu=96 rx_cpu=17 drop=62783 pkt=195501 data_loss=32.11390 2018-10-24 23:03:48,407 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1107934/1601545<1601545 Kbps loss-rate=32 2018-10-24 23:03:48,408 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1354739K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:51,735 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=128.8457 real_seconds=1.00 rate_Mbps=1077.0900 tx_cpu=99 rx_cpu=19 drop=33435 pkt=165373 data_loss=20.21795 2018-10-24 23:03:51,735 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1102940/1354739<1354739 Kbps loss-rate=20 2018-10-24 23:03:51,735 DEBUG overshot, min=1 kbps=1102940 max=1354739 2018-10-24 23:03:51,736 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1102940K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:55,087 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=130.9307 real_seconds=1.00 rate_Mbps=1098.4392 tx_cpu=99 rx_cpu=18 drop=563 pkt=134636 data_loss=0.41816 2018-10-24 23:03:55,087 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1<1124801/1102940<1354739 Kbps loss-rate=0 2018-10-24 23:03:55,088 DEBUG undershot, min=1124801 kbps=1239770 max=1354739 2018-10-24 23:03:55,088 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1239770K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:03:58,415 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=129.1787 real_seconds=1.00 rate_Mbps=1079.9017 tx_cpu=99 rx_cpu=19 drop=19060 pkt=151339 data_loss=12.59425 2018-10-24 23:03:58,416 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1124801<1105819/1239770<1354739 Kbps loss-rate=12 2018-10-24 23:03:58,416 DEBUG overshot, min=1124801 kbps=1105819 max=1239770 2018-10-24 23:03:58,416 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1105819K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:01,744 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=131.5186 real_seconds=1.00 rate_Mbps=1103.6759 tx_cpu=99 rx_cpu=18 drop=313 pkt=134988 data_loss=0.23182 2018-10-24 23:04:01,745 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1124801<1130164/1105819<1239770 Kbps loss-rate=0 2018-10-24 23:04:01,745 DEBUG undershot, min=1130164 kbps=1184967 max=1239770 2018-10-24 23:04:01,745 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1184967K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:05,095 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=129.4072 real_seconds=1.00 rate_Mbps=1081.7409 tx_cpu=99 rx_cpu=20 drop=12136 pkt=144649 data_loss=8.38999 2018-10-24 23:04:05,096 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=1024 throughput=1130164<1107702/1184967<1239770 Kbps loss-rate=8 2018-10-24 23:04:05,096 DEBUG overshot, min=1130164 kbps=1107702 max=1184967 2018-10-24 23:04:05,097 INFO [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Measuring UDP Throughput (packet size=8192)... 2018-10-24 23:04:05,097 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:08,450 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=180.1797 real_seconds=1.00 rate_Mbps=1507.0487 tx_cpu=88 rx_cpu=9 drop=52590 pkt=75653 data_loss=69.51476 2018-10-24 23:04:08,451 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1543217/5000000<10000000 Kbps loss-rate=69 2018-10-24 23:04:08,451 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3271608K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:11,778 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=180.7656 real_seconds=1.00 rate_Mbps=1516.1173 tx_cpu=99 rx_cpu=9 drop=26783 pkt=49921 data_loss=53.65077 2018-10-24 23:04:11,779 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1552504/3271608<3271608 Kbps loss-rate=53 2018-10-24 23:04:11,779 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2412056K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:15,107 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=177.9453 real_seconds=1.00 rate_Mbps=1487.8912 tx_cpu=99 rx_cpu=7 drop=14028 pkt=36805 data_loss=38.11440 2018-10-24 23:04:15,108 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1523600/2412056<2412056 Kbps loss-rate=38 2018-10-24 23:04:15,108 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1967828K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:18,435 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=176.2188 real_seconds=1.00 rate_Mbps=1474.2451 tx_cpu=99 rx_cpu=8 drop=7471 pkt=30027 data_loss=24.88091 2018-10-24 23:04:18,436 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1509626/1967828<1967828 Kbps loss-rate=24 2018-10-24 23:04:18,436 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1738727K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:21,764 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=185.2500 real_seconds=1.00 rate_Mbps=1548.9941 tx_cpu=99 rx_cpu=7 drop=2819 pkt=26531 data_loss=10.62529 2018-10-24 23:04:21,764 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1586169/1738727<1738727 Kbps loss-rate=10 2018-10-24 23:04:21,764 DEBUG overshot, min=1 kbps=1586169 max=1738727 2018-10-24 23:04:21,765 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1586169K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:25,092 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=189.0781 real_seconds=1.00 rate_Mbps=1586.7401 tx_cpu=99 rx_cpu=7 drop=1 pkt=24203 data_loss=0.00413 2018-10-24 23:04:25,092 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1<1624821/1586169<1738727 Kbps loss-rate=0 2018-10-24 23:04:25,093 DEBUG undershot, min=1624821 kbps=1681774 max=1738727 2018-10-24 23:04:25,093 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1681774K -p5001 -P5002 -fparse 172.30.9.215 2018-10-24 23:04:28,420 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] megabytes=187.6016 real_seconds=1.00 rate_Mbps=1569.5566 tx_cpu=99 rx_cpu=8 drop=1649 pkt=25662 data_loss=6.42584 2018-10-24 23:04:28,420 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] pkt-size=8192 throughput=1624821<1607225/1681774<1738727 Kbps loss-rate=6 2018-10-24 23:04:28,420 DEBUG overshot, min=1624821 kbps=1607225 max=1681774 2018-10-24 23:04:28,431 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1876, 'rtt_ms': 0.46, 'throughput_kbps': 2250940, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 752, 'rtt_ms': 0.45, 'throughput_kbps': 1868548, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 471, 'rtt_ms': 0.47, 'throughput_kbps': 1740338, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.62, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142730, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.39, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1107702, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.43, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1607225, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.458', 'rtt_max_ms': '0.679', 'rtt_min_ms': '0.302', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.415', 'rtt_max_ms': '0.721', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.137', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.687', 'rtt_max_ms': '1.869', 'rtt_min_ms': '0.394', 'rtt_stddev': '0.417', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-24 23:04:28,433 INFO Deleting floating ip 2d2e3b37-24ec-4d26-ab3f-998de3563ea9 2018-10-24 23:04:30,525 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Floating IP 172.30.9.200 deleted 2018-10-24 23:04:34,053 DEBUG [TestClient_094bb2fc-ac0f-4f46-9222-9625fae97c854] Instance deleted 2018-10-24 23:04:34,168 INFO Cleaning up... 2018-10-24 23:04:34,168 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Terminating nuttcp-8.1.4 2018-10-24 23:04:34,180 INFO Deleting floating ip dd7a0414-4b7a-45d3-94ad-5f7b3742c8fc 2018-10-24 23:04:35,297 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Floating IP 172.30.9.215 deleted 2018-10-24 23:04:38,539 DEBUG [TestServer_094bb2fc-ac0f-4f46-9222-9625fae97c851] Instance deleted 2018-10-24 23:04:45,482 INFO Network pns-internal-net_094bb2fc-ac0f-4f46-9222-9625fae97c85 deleted. 2018-10-24 23:04:47,147 INFO Network pns-internal-net2_094bb2fc-ac0f-4f46-9222-9625fae97c85 deleted. 2018-10-24 23:04:48,212 INFO Removed public key pns_public_key 2018-10-24 23:04:48,212 INFO Deleting security group 2018-10-24 23:04:48,431 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '14868874', 'rtt_ms': '0.256667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 143967, 'loss_rate': 0.04}, 1024: {'tp_kbps': 1292498, | | | | | 'loss_rate': 0.19}, 8192: {'tp_kbps': 7076820, 'loss_rate': 0.06}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.224/0.176/0.404/0.066', | | | | | '64-byte': '4.483/0.125/41.685/12.401', '1500-byte': '0.342/0.223/0.786/0.164'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3636616', 'rtt_ms': '0.38'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 212144, 'loss_rate': 2.6}, 1024: {'tp_kbps': 1678615, | | | | | 'loss_rate': 1.28}, 8192: {'tp_kbps': 2838981, 'loss_rate': 2.03}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.268/0.174/0.396/0.091', | | | | | '64-byte': '4.476/0.166/41.552/12.359', '1500-byte': '0.427/0.204/0.793/0.155'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1801588', 'rtt_ms': '0.383333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 147794, 'loss_rate': 2.44}, 1024: {'tp_kbps': 1134208, | | | | | 'loss_rate': 4.16}, 8192: {'tp_kbps': 1525763, 'loss_rate': 17.41}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.347/0.207/0.434/0.087', | | | | | '64-byte': '0.536/0.318/1.065/0.211', '1500-byte': '0.547/0.359/1.395/0.288'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1921129', 'rtt_ms': '0.52'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149455, 'loss_rate': 5.76}, 1024: {'tp_kbps': 1192271, | | | | | 'loss_rate': 5.79}, 8192: {'tp_kbps': 1661623, 'loss_rate': 4.29}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.364/0.258/0.606/0.102', | | | | | '64-byte': '0.439/0.288/1.004/0.212', '1500-byte': '0.683/0.370/1.633/0.356'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2101877', 'rtt_ms': '0.406667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 138266, 'loss_rate': 4.09}, 1024: {'tp_kbps': 1155266, | | | | | 'loss_rate': 2.54}, 8192: {'tp_kbps': 1703082, 'loss_rate': 0.16}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.336/0.262/0.479/0.077', | | | | | '64-byte': '0.442/0.255/0.626/0.110', '1500-byte': '0.636/0.359/1.761/0.394'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1953275', 'rtt_ms': '0.46'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 142730, 'loss_rate': 6.62}, 1024: {'tp_kbps': 1107702, | | | | | 'loss_rate': 8.39}, 8192: {'tp_kbps': 1607225, 'loss_rate': 6.43}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.415/0.284/0.721/0.137', | | | | | '64-byte': '0.458/0.302/0.679/0.121', '1500-byte': '0.687/0.394/1.869/0.417'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-10-24 23:04:48,435 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-10-24 23:04:48,661 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-10-24 23:04:48,791 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 23:04:48,791 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 23:04:48,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 23:04:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:49,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:49 GMT X-Openstack-Request-Id: req-26e0a704-07b4-4989-b394-f92b6474b4b7 2018-10-24 23:04:49,628 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd835b1a592d420cb9c986f400fa0a73", "created_at": "2018-10-24T22:40:19Z", "admin_state_up": true, "updated_at": "2018-10-24T22:40:19Z", "project_id": "dd835b1a592d420cb9c986f400fa0a73", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "533474d5-a44c-4423-8e1e-bd6bded401f5", "name": "tempest-L3AgentsPluginRbacTest-Router-487600168"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "806d950244d94d138a1a48beeaf6be3a", "created_at": "2018-10-24T21:18:14Z", "admin_state_up": true, "updated_at": "2018-10-24T21:18:14Z", "project_id": "806d950244d94d138a1a48beeaf6be3a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57c9a8d3-f96e-4206-a950-a32a43a46b39", "name": "tempest-pretest-check-1654555204"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "created_at": "2018-10-24T22:45:55Z", "admin_state_up": true, "updated_at": "2018-10-24T23:04:42Z", "project_id": "0eef9185adcd4c13b52ad4c7da694f19", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "8d648244-199a-4d1e-a806-336eaa158269", "name": "vmtp-router_094bb2fc-ac0f-4f46-9222-9625fae97c85"}]} 2018-10-24 23:04:49,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-26e0a704-07b4-4989-b394-f92b6474b4b7 2018-10-24 23:04:49,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.83313202858s 2018-10-24 23:04:49,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 23:04:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8d648244-199a-4d1e-a806-336eaa158269.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:51,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:04:51 GMT X-Openstack-Request-Id: req-d42e6178-d8e9-4bdf-b0dc-157b59c55f77 2018-10-24 23:04:51,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:04:51,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8d648244-199a-4d1e-a806-336eaa158269.json used request id req-d42e6178-d8e9-4bdf-b0dc-157b59c55f77 2018-10-24 23:04:51,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.405148983s 2018-10-24 23:04:51,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:04:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:51,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:51 GMT X-Openstack-Request-Id: req-fe934ae4-3eab-428c-b337-b3621dc7b232 2018-10-24 23:04:51,335 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T22:46:02Z", "file": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/file", "owner": "0eef9185adcd4c13b52ad4c7da694f19", "id": "88122e61-18ab-4ba6-b183-c3eac7b66fbb", "size": 263586304, "self": "/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_094bb2fc-ac0f-4f46-9222-9625fae97c85", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-24T22:45:58Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:04:51,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe934ae4-3eab-428c-b337-b3621dc7b232 2018-10-24 23:04:51,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29521894455s 2018-10-24 23:04:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 23:04:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:51,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:04:51 GMT X-Openstack-Request-Id: req-7c483560-43bd-4598-aec2-0862ed10c94d 2018-10-24 23:04:51,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:04:51,680 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/88122e61-18ab-4ba6-b183-c3eac7b66fbb used request id req-7c483560-43bd-4598-aec2-0862ed10c94d 2018-10-24 23:04:51,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.342952013016s 2018-10-24 23:04:51,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:04:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:51,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1090778-0ed0-45e2-a437-0283bb47719e x-openstack-request-id: req-a1090778-0ed0-45e2-a437-0283bb47719e 2018-10-24 23:04:51,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "1cc5833b-d075-494f-b07a-b0d587cb9e1d", "name": "vmtp-flavor_094bb2fc-ac0f-4f46-9222-9625fae97c85", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:04:51,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a1090778-0ed0-45e2-a437-0283bb47719e 2018-10-24 23:04:51,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.281157016754s 2018-10-24 23:04:51,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 23:04:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:52,002 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7d82077-79ec-4907-9e24-bc188b29de04 x-openstack-request-id: req-a7d82077-79ec-4907-9e24-bc188b29de04 2018-10-24 23:04:52,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1cc5833b-d075-494f-b07a-b0d587cb9e1d used request id req-a7d82077-79ec-4907-9e24-bc188b29de04 2018-10-24 23:04:52,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0247399806976s 2018-10-24 23:04:52,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:04:52,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:52,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a192bd6-5f7f-456f-aa8f-b3b47ddf7afc 2018-10-24 23:04:52,209 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "links": {"self": "http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93a148a50c764f7092ed38a1d21fd555", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:04:52,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1a192bd6-5f7f-456f-aa8f-b3b47ddf7afc 2018-10-24 23:04:52,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206444978714s 2018-10-24 23:04:52,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:04:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:52,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d20153d-217d-490c-9a3f-540ea5b26e25 2018-10-24 23:04:52,427 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_094bb2fc-ac0f-4f46-9222-9625fae97c85", "links": {"self": "http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93a148a50c764f7092ed38a1d21fd555", "description": null}} 2018-10-24 23:04:52,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555 used request id req-7d20153d-217d-490c-9a3f-540ea5b26e25 2018-10-24 23:04:52,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210841178894s 2018-10-24 23:04:52,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 23:04:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:52,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e891592c-13cb-46d1-9b84-69bbdceb5950 2018-10-24 23:04:52,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:04:52,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/93a148a50c764f7092ed38a1d21fd555 used request id req-e891592c-13cb-46d1-9b84-69bbdceb5950 2018-10-24 23:04:52,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305874109268s 2018-10-24 23:04:52,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:04:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:52,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 583 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c7f7d6-9205-4dae-9e9b-71cfb2acea7b 2018-10-24 23:04:52,938 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19"}, "tags": [], "enabled": true, "id": "0eef9185adcd4c13b52ad4c7da694f19", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_094bb2fc-ac0f-4f46-9222-9625fae97c85"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 23:04:52,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c6c7f7d6-9205-4dae-9e9b-71cfb2acea7b 2018-10-24 23:04:52,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197615146637s 2018-10-24 23:04:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 23:04:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:53,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad20781f-89d2-475d-a992-65886d1e63b9 2018-10-24 23:04:53,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:04:53,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0eef9185adcd4c13b52ad4c7da694f19 used request id req-ad20781f-89d2-475d-a992-65886d1e63b9 2018-10-24 23:04:53,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245441913605s 2018-10-24 23:04:53,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:04:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0eef9185adcd4c13b52ad4c7da694f19&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:53 GMT X-Openstack-Request-Id: req-257f35ae-4636-4133-afd9-26a6a64c04c1 2018-10-24 23:04:53,515 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "created_at": "2018-10-24T22:46:09Z", "updated_at": "2018-10-24T22:46:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "052586ef-0225-4a2f-8cce-af884c5a11e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "3d840e4b-c305-409e-be3c-1cbcabc9a1ed", "remote_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "e0d86dfb-f496-4eb0-b74c-8b04901ed4cf", "remote_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "f7d422dc-6d35-4b02-a2ee-b6126d83be36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}], "revision_number": 1, "project_id": "0eef9185adcd4c13b52ad4c7da694f19", "id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "name": "default"}]} 2018-10-24 23:04:53,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0eef9185adcd4c13b52ad4c7da694f19&name=default used request id req-257f35ae-4636-4133-afd9-26a6a64c04c1 2018-10-24 23:04:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321069955826s 2018-10-24 23:04:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:04:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:53,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:53 GMT X-Openstack-Request-Id: req-4c184e9d-5984-430d-9086-27d8fa0b743a 2018-10-24 23:04:53,571 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "created_at": "2018-10-24T22:46:09Z", "updated_at": "2018-10-24T22:46:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "052586ef-0225-4a2f-8cce-af884c5a11e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "3d840e4b-c305-409e-be3c-1cbcabc9a1ed", "remote_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "f7d422dc-6d35-4b02-a2ee-b6126d83be36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T22:46:09Z", "revision_number": 0, "id": "e0d86dfb-f496-4eb0-b74c-8b04901ed4cf", "remote_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "remote_ip_prefix": null, "created_at": "2018-10-24T22:46:09Z", "security_group_id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "tenant_id": "0eef9185adcd4c13b52ad4c7da694f19", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eef9185adcd4c13b52ad4c7da694f19"}], "revision_number": 1, "project_id": "0eef9185adcd4c13b52ad4c7da694f19", "id": "ab3cdf82-5202-43fd-9fba-3eaa63c9983f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 23:04:53,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4c184e9d-5984-430d-9086-27d8fa0b743a 2018-10-24 23:04:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503449440002s 2018-10-24 23:04:53,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 23:04:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ab3cdf82-5202-43fd-9fba-3eaa63c9983f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cea93b24daf998ac32cc916edb20c585886208cade201117b5627fa8561fa3" 2018-10-24 23:04:53,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:04:53 GMT X-Openstack-Request-Id: req-65ef648b-7ba1-4263-9670-ceb145e6ff4d 2018-10-24 23:04:53,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:04:53,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ab3cdf82-5202-43fd-9fba-3eaa63c9983f.json used request id req-65ef648b-7ba1-4263-9670-ceb145e6ff4d 2018-10-24 23:04:53,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142061948776s 2018-10-24 23:04:53,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:04:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:53,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:53 GMT X-Openstack-Request-Id: req-9db38b6a-5135-4db1-9938-66aff31e0202 2018-10-24 23:04:53,815 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:04:53,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9db38b6a-5135-4db1-9938-66aff31e0202 2018-10-24 23:04:53,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944747924805s 2018-10-24 23:04:53,817 - shade - DEBUG - Network pns-internal-net_094bb2fc-ac0f-4f46-9222-9625fae97c85 not found for deleting 2018-10-24 23:04:53,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:04:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcc018a9fecb44cfbafc9109c785eb2e9b73c307b6155e2487126df230fe4d40" 2018-10-24 23:04:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:53 GMT X-Openstack-Request-Id: req-010662fa-16ab-4c58-983b-919ca2fb69ae 2018-10-24 23:04:53,897 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:04:53,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-010662fa-16ab-4c58-983b-919ca2fb69ae 2018-10-24 23:04:53,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0803778171539s 2018-10-24 23:04:53,899 - shade - DEBUG - Network pns-internal-net2_094bb2fc-ac0f-4f46-9222-9625fae97c85 not found for deleting 2018-10-24 23:04:53,911 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-24 23:04:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:04:53,937 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-362de6ed-366f-4e93-a436-ce2a7c7689dd 2018-10-24 23:04:53,937 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:04:53,937 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-362de6ed-366f-4e93-a436-ce2a7c7689dd 2018-10-24 23:04:53,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:04:54,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T00:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["1dPmWci5ToO3tnXITFGGww"], "issued_at": "2018-10-24T23:04:54.000000Z"}} 2018-10-24 23:04:54,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:04:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:54,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:54 GMT X-Openstack-Request-Id: req-61ae373e-505b-4ffe-9cdc-84556f0686aa 2018-10-24 23:04:54,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:04:54,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61ae373e-505b-4ffe-9cdc-84556f0686aa 2018-10-24 23:04:54,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359565019608s 2018-10-24 23:04:54,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:04:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c91ec13-cb7e-433e-aac5-da462c047fee 2018-10-24 23:04:55,001 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:04:55,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0c91ec13-cb7e-433e-aac5-da462c047fee 2018-10-24 23:04:55,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195859909058s 2018-10-24 23:04:55,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 23:04:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}}' 2018-10-24 23:04:55,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb815f8-5c3f-4bdf-81c8-c709fe6aa8bb 2018-10-24 23:04:55,226 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}} 2018-10-24 23:04:55,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dcb815f8-5c3f-4bdf-81c8-c709fe6aa8bb 2018-10-24 23:04:55,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217885971069s 2018-10-24 23:04:55,226 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'12248019b687452190b948ac41add7c9', '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'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca'}) 2018-10-24 23:04:55,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 23:04:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3a0d942b-f596-4d58-80a4-b78c6c5b7143", "email": null, "name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}}' 2018-10-24 23:04:55,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b09d321-7035-495a-a396-b44c0e0a5076 2018-10-24 23:04:55,609 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "domain_id": "default", "password_expires_at": null}} 2018-10-24 23:04:55,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6b09d321-7035-495a-a396-b44c0e0a5076 2018-10-24 23:04:55,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37576007843s 2018-10-24 23:04:55,610 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57d9faf596054b9ebb3cd6759f432cf6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca'}) 2018-10-24 23:04:55,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:04:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:55,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89010806-2eae-4eae-8ce5-f390c82f212e 2018-10-24 23:04:55,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:04:55,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89010806-2eae-4eae-8ce5-f390c82f212e 2018-10-24 23:04:55,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190392971039s 2018-10-24 23:04:55,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:04:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8eb182-4d28-4c2a-be3d-d9f1c49957fd 2018-10-24 23:04:56,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:04:56,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f8eb182-4d28-4c2a-be3d-d9f1c49957fd 2018-10-24 23:04:56,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196175098419s 2018-10-24 23:04:56,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:04:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08798e5-ef93-494d-bab1-516c547fa0bc 2018-10-24 23:04:56,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:04:56,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f08798e5-ef93-494d-bab1-516c547fa0bc 2018-10-24 23:04:56,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146675825119s 2018-10-24 23:04:56,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:04:56,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e52f163-bb2b-497a-9952-346668b11f81 2018-10-24 23:04:56,348 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 23:04:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9e52f163-bb2b-497a-9952-346668b11f81 2018-10-24 23:04:56,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184757947922s 2018-10-24 23:04:56,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:04:56,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b9db2f-bdc7-409b-a0d2-a39983986768 2018-10-24 23:04:56,481 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:04:56,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b5b9db2f-bdc7-409b-a0d2-a39983986768 2018-10-24 23:04:56,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131992816925s 2018-10-24 23:04:56,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:04:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c65c26-1105-4366-b91f-17caffe33ea1 2018-10-24 23:04:56,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:04:56,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-26c65c26-1105-4366-b91f-17caffe33ea1 2018-10-24 23:04:56,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190445899963s 2018-10-24 23:04:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 23:04:56,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=12248019b687452190b948ac41add7c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d194390-4fba-4ce9-b4be-43b376f409d9 2018-10-24 23:04:56,809 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=12248019b687452190b948ac41add7c9", "previous": null, "next": null}} 2018-10-24 23:04:56,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=12248019b687452190b948ac41add7c9 used request id req-6d194390-4fba-4ce9-b4be-43b376f409d9 2018-10-24 23:04:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115952968597s 2018-10-24 23:04:56,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 23:04:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:56,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaefba34-f04c-449e-a1d4-b06c976a6ac0 2018-10-24 23:04:56,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:04:56,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-eaefba34-f04c-449e-a1d4-b06c976a6ac0 2018-10-24 23:04:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145244121552s 2018-10-24 23:04:56,960 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 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'12248019b687452190b948ac41add7c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3a0d942b-f596-4d58-80a4-b78c6c5b7143', 'username': u'shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 23:04:56,964 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'password': '3a0d942b-f596-4d58-80a4-b78c6c5b7143', 'project_name': 'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '12248019b687452190b948ac41add7c9', 'project_domain_name': 'Default'} 2018-10-24 23:04:56,966 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-24 23:04:56,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:04:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:57,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa81317-4806-4529-8982-8bc8688bb353 2018-10-24 23:04:57,124 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:04:57,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dfa81317-4806-4529-8982-8bc8688bb353 2018-10-24 23:04:57,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157225847244s 2018-10-24 23:04:57,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:04:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:04:57,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4a7c5f-fb7d-4525-bb17-0fb7bff7d855 2018-10-24 23:04:57,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:04:57,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6a4a7c5f-fb7d-4525-bb17-0fb7bff7d855 2018-10-24 23:04:57,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111303091049s 2018-10-24 23:04:57,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 23:04:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" -d '{"network": {"tenant_id": "12248019b687452190b948ac41add7c9", "name": "shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "admin_state_up": true}}' 2018-10-24 23:04:57,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:57 GMT X-Openstack-Request-Id: req-625c1007-3212-4ea3-9286-e95ba6a458d7 2018-10-24 23:04:57,583 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:04:57Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","mtu":1450}} 2018-10-24 23:04:57,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-625c1007-3212-4ea3-9286-e95ba6a458d7 2018-10-24 23:04:57,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337969064713s 2018-10-24 23:04:57,584 - 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-10-24T23:04:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'99d9f488-7616-46d6-8877-27d853670c52', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', u'created_at': u'2018-10-24T23:04:57Z', u'mtu': 1450, u'tenant_id': u'12248019b687452190b948ac41add7c9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'12248019b687452190b948ac41add7c9', u'l2_adjacency': True}) 2018-10-24 23:04:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:04:57,595 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c687696-e2f7-4f80-96ca-75098964af27 2018-10-24 23:04:57,595 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:04:57,595 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-3c687696-e2f7-4f80-96ca-75098964af27 2018-10-24 23:04:57,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:04:57,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T00:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12248019b687452190b948ac41add7c9", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12248019b687452190b948ac41add7c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/12248019b687452190b948ac41add7c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/12248019b687452190b948ac41add7c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12248019b687452190b948ac41add7c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/12248019b687452190b948ac41add7c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/12248019b687452190b948ac41add7c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_12248019b687452190b948ac41add7c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_12248019b687452190b948ac41add7c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12248019b687452190b948ac41add7c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/12248019b687452190b948ac41add7c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/12248019b687452190b948ac41add7c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/12248019b687452190b948ac41add7c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/12248019b687452190b948ac41add7c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/12248019b687452190b948ac41add7c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "id": "57d9faf596054b9ebb3cd6759f432cf6"}, "audit_ids": ["S-M6u-BfS66ZEzoPnXsxQA"], "issued_at": "2018-10-24T23:04:57.000000Z"}} 2018-10-24 23:04:57,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:04:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:04:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:58 GMT X-Openstack-Request-Id: req-1dd99968-44c2-4e87-9b45-07bd6f68f381 2018-10-24 23:04:58,705 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:04:57Z","qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:04:58,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1dd99968-44c2-4e87-9b45-07bd6f68f381 2018-10-24 23:04:58,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.707985877991s 2018-10-24 23:04:58,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 23:04:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"subnet": {"name": "shaker-subnet_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "enable_dhcp": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 23:04:59,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Wed, 24 Oct 2018 23:04:59 GMT X-Openstack-Request-Id: req-4f7259e6-1316-4670-bad8-2954f3a1ebe0 2018-10-24 23:04:59,620 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99d9f488-7616-46d6-8877-27d853670c52","tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:04:59Z","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":"12248019b687452190b948ac41add7c9","id":"3e4a3e3d-c6d5-4710-8e69-9067e068de0a","subnetpool_id":null,"name":"shaker-subnet_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}} 2018-10-24 23:04:59,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4f7259e6-1316-4670-bad8-2954f3a1ebe0 2018-10-24 23:04:59,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.912946939468s 2018-10-24 23:04:59,621 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:04:59Z', 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'3e4a3e3d-c6d5-4710-8e69-9067e068de0a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', u'enable_dhcp': True, u'network_id': u'99d9f488-7616-46d6-8877-27d853670c52', u'tenant_id': u'12248019b687452190b948ac41add7c9', u'created_at': u'2018-10-24T23:04:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'12248019b687452190b948ac41add7c9'}) 2018-10-24 23:04:59,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 23:04:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "shaker-router_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "admin_state_up": true}}' 2018-10-24 23:05:01,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:01 GMT X-Openstack-Request-Id: req-f7b9a0a0-8e77-43ba-bbfb-99af1ed9d642 2018-10-24 23:05:01,395 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:59Z", "admin_state_up": true, "updated_at": "2018-10-24T23:05:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "12248019b687452190b948ac41add7c9", "id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "name": "shaker-router_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}} 2018-10-24 23:05:01,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7b9a0a0-8e77-43ba-bbfb-99af1ed9d642 2018-10-24 23:05:01,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7737929821s 2018-10-24 23:05:01,396 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:05:00Z', u'revision_number': 2, u'id': u'f4804c4e-d3b3-40b6-96cc-e18b5432a493', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', u'admin_state_up': True, u'tenant_id': u'12248019b687452190b948ac41add7c9', u'created_at': u'2018-10-24T23:04:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'12248019b687452190b948ac41add7c9'}) 2018-10-24 23:05:01,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 23:05:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"subnet_id": "3e4a3e3d-c6d5-4710-8e69-9067e068de0a"}' 2018-10-24 23:05:04,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:04 GMT X-Openstack-Request-Id: req-e1f7a688-c701-4c0d-bce6-2971e433ab14 2018-10-24 23:05:04,216 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "99d9f488-7616-46d6-8877-27d853670c52", "tenant_id": "12248019b687452190b948ac41add7c9", "subnet_id": "3e4a3e3d-c6d5-4710-8e69-9067e068de0a", "subnet_ids": ["3e4a3e3d-c6d5-4710-8e69-9067e068de0a"], "port_id": "4070e763-9bf0-4bc5-96da-f47ac7110446", "id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493"} 2018-10-24 23:05:04,216 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493/add_router_interface.json used request id req-e1f7a688-c701-4c0d-bce6-2971e433ab14 2018-10-24 23:05:04,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8196849823s 2018-10-24 23:05:04,217 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-10-24 23:05:07,789 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-10-24 23:05:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:05:07,796 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:07 GMT 2018-10-24 23:05:07,796 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 23:05:07,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:05:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:08 GMT X-Openstack-Request-Id: req-c1867dd7-2057-4017-999c-14af410ea7b5 2018-10-24 23:05:08,096 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:05:08,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c1867dd7-2057-4017-999c-14af410ea7b5 2018-10-24 23:05:08,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29767203331s 2018-10-24 23:05:08,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 23:05:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}' 2018-10-24 23:05:08,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:08 GMT Location: http://172.30.9.21:9292/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5386560b-05ce-499a-bf45-361a568f8ac2 2018-10-24 23:05:08,141 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:05:08Z", "file": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file", "owner": "12248019b687452190b948ac41add7c9", "id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "size": null, "self": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "checksum": null, "created_at": "2018-10-24T23:05:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 23:05:08,141 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5386560b-05ce-499a-bf45-361a568f8ac2 2018-10-24 23:05:08,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0385980606079s 2018-10-24 23:05:08,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 23:05:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '' 2018-10-24 23:05:17,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:05:17 GMT X-Openstack-Request-Id: req-9a50ad24-2127-49a0-9ddf-bd87cbf5b5aa 2018-10-24 23:05:17,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:05:17,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file used request id req-9a50ad24-2127-49a0-9ddf-bd87cbf5b5aa 2018-10-24 23:05:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.72809100151s 2018-10-24 23:05:17,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:05:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:17,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:17 GMT X-Openstack-Request-Id: req-ccd24918-955e-48c7-b942-25f799ef4334 2018-10-24 23:05:17,918 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:05:17Z", "file": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file", "owner": "12248019b687452190b948ac41add7c9", "id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "size": 666173440, "self": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-24T23:05:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:05:17,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ccd24918-955e-48c7-b942-25f799ef4334 2018-10-24 23:05:17,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0437769889832s 2018-10-24 23:05:17,920 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file', 'owner': u'12248019b687452190b948ac41add7c9', 'id': u'2111a760-e543-4e26-a37f-1fe5010bfb26', 'size': 666173440, u'self': u'/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12248019b687452190b948ac41add7c9', 'name': 'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T23:05:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T23:05:17Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'created': u'2018-10-24T23:05:08Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-10-24T23:05:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-10-24 23:05:17,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 23:05:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-10-24 23:05:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7447b704-3adb-49a8-97eb-64527dee824d x-openstack-request-id: req-7447b704-3adb-49a8-97eb-64527dee824d 2018-10-24 23:05:18,244 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "name": "shaker-flavor_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 23:05:18,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7447b704-3adb-49a8-97eb-64527dee824d 2018-10-24 23:05:18,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320719003677s 2018-10-24 23:05:18,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 3, 'id': u'13a842b2-51d2-473d-b705-da4ad5f1e5c4', 'swap': 0}) 2018-10-24 23:05:18,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 23:05:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" -d '{"extra_specs": {}}' 2018-10-24 23:05:18,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8895331-419d-4840-9e10-bbaab8badd6e x-openstack-request-id: req-e8895331-419d-4840-9e10-bbaab8badd6e 2018-10-24 23:05:18,267 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 23:05:18,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4/os-extra_specs used request id req-e8895331-419d-4840-9e10-bbaab8badd6e 2018-10-24 23:05:18,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222110748291s 2018-10-24 23:05:18,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 23:05:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"keypair": {"name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}}' 2018-10-24 23:05:19,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc38dced-42ec-4257-9420-6dfd42f38fef x-openstack-request-id: req-bc38dced-42ec-4257-9420-6dfd42f38fef 2018-10-24 23:05:19,897 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKkXym1wWpUnQupyQMtpAv3imvojDJsqExuE2DFj2YEwyeRuW1Co/AhpB4EWuBNT37QIn+GLENrekinr6XyrXMvYWCT3WNskhQJ/Msx/UTowKc7LSqfTCxPGJD40R+AOHknwIU/8Wjk6bJnIWlGlMG5kNoHh+h2MHJR97GG4vhLsVchhF8HQMJf2JFqW43GfF8LuMIdfbtqJXohh1em8m5GIcXaROnfL41YvmZW574i7vFp3fUR08z/O9WgtuneQ14jysMD7kwag2LUbVjOiPnxYJcCkAFGFwvMi0hzmr9P5UBjh9CWmOnVY+DqMhoiqEJ9Pv+kdZuC7IGR027bGGD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAypF8ptcFqVJ0LqckDLaQL94pr6IwybKhMbhNgxY9mBMMnkbl\ntQqPwIaQeBFrgTU9+0CJ/hixDa3pIp6+l8q1zL2Fgk91jbJIUCfzLMf1E6MCnOy0\nqn0wsTxiQ+NEfgDh5J8CFP/Fo5OmyZyFpRpTBuZDaB4fodjByUfexhuL4S7FXIYR\nfB0DCX9iRaluNxnxfC7jCHX27aiV6IYdXpvJuRiHF2kTp3y+NWL5mVue+Iu7xad3\n1EdPM/zvVoLbp3kNeI8rDA+5MGoNi1G1Yzoj58WCXApABRhcLzItIc5q/T+VAY4f\nQlpjp1WPg6jIaIqhCfT7/pHWbguyBkdNu2xhgwIDAQABAoIBAQDI1Mr/4miTgdL8\nOeuMyydSvfEYVzYFkpsr3yzCDTfN4Pz+ow20mx8AYqky0RqDhJTJ2Ce3iyVmiYh9\nMWOGvIvXzAJkuoCylhIJnkICoNBCwrehezB3Yxz2awaFhfnu7tMGxfrbdOWukoGm\nmw8JLHsqePpVbKAx5uPhueaNBNx+yAjVzLs5DviwKXGqZ1L0jdLFU6YuGU2O7oB/\ntPlpTMXHJg76uL433d3UUrRKu/emKUwZn/PSGdwu1Yps2LHSWhBREMYrZF/eSGxR\n9K1u+vJmyQ+hrdY8KZTiOR8QJTmQ2RPlnpMHINgFjew1KLX/vsfp2bwEIw/vYRQd\na4oALBHxAoGBAP4MUmi5Od+dlX0ZNtRfknw5aZZTKi/WLbOkS1XPwk/eqWb9yQwH\n/IDxCK6VjLrkK7JvpfEs46y4z/a/UCmrGgZqbc1E/ufVxIXlzSp2MdDanWmjOXSo\nyiDAB3c08jszRNzlxibaozpw/HAQuL0/BHn7O1+jaKRcemQA01J9juvpAoGBAMwf\n6US33MjAFTZFURwXE/DKUu6TQ7fFrI2uqYsrPQDhaZTSobtp4qlAzfvtDcR8AjFs\n77kyF+lBlAcrwyPa27OZHNeg7LDs7Ms2M5sr+eEDhYUIbcp9Ze9UlnXC/CIV4GWu\nc+qPrNt7nPdcAN3e0Kep7BAM0nHj/Gc5Lq/4M7qLAoGAZgzhFbxCKTeOE0CLq+fw\nWgJeDcq+iZTJqv32XTQl5BuXhQ2xMyoKHmm0iRz9+R0rCHSc/jKACqP6ti3Hr9VR\nkP4zuV9b3hka5oaXUdVE0Zbf4M12iQw8lcdNuG8GVw2TPgD3BiiRpSo53XJ6I1sr\nGyz2fsaPhGa5q25BdUOGo/ECgYBta7HE13av2l/EjtXS5AAZdKuOHj0PtxQvgvB5\nnLz/ytWpJFv0Ned96TJCGKnnqL4YNpguw06UCEZMrcXWY4ygMrSGVkpq8SZiLHTv\nelxhpVyemo0YHa5V5Bcfm11C/E0k1KZol4oGwbW714LTbIyXQ/w6AlWRHbCAuONx\nCvDXzwKBgQDTEyymk189YTr6yE/AIT2gqjxc23nyoJNW8GibOrONBC8vjMTYZ7Qf\nKDyKlCtWWks5K22faOy1CKNl9vYg4NWcsYRfaP3R/1ft/E/vJ9QhfK6sa6/sN4sd\npvTEguGddX6/d1LNQzbEgmItkXCD4Fd/iqnfHZ6DuSMLF6bLzpTUXg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "fingerprint": "56:58:82:95:38:f1:17:9e:48:63:c4:b5:52:53:c1:b4"}} 2018-10-24 23:05:19,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-bc38dced-42ec-4257-9420-6dfd42f38fef 2018-10-24 23:05:19,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.62695097923s 2018-10-24 23:05:19,899 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKkXym1wWpUnQupyQMtpAv3imvojDJsqExuE2DFj2YEwyeRuW1Co/AhpB4EWuBNT37QIn+GLENrekinr6XyrXMvYWCT3WNskhQJ/Msx/UTowKc7LSqfTCxPGJD40R+AOHknwIU/8Wjk6bJnIWlGlMG5kNoHh+h2MHJR97GG4vhLsVchhF8HQMJf2JFqW43GfF8LuMIdfbtqJXohh1em8m5GIcXaROnfL41YvmZW574i7vFp3fUR08z/O9WgtuneQ14jysMD7kwag2LUbVjOiPnxYJcCkAFGFwvMi0hzmr9P5UBjh9CWmOnVY+DqMhoiqEJ9Pv+kdZuC7IGR027bGGD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAypF8ptcFqVJ0LqckDLaQL94pr6IwybKhMbhNgxY9mBMMnkbl\ntQqPwIaQeBFrgTU9+0CJ/hixDa3pIp6+l8q1zL2Fgk91jbJIUCfzLMf1E6MCnOy0\nqn0wsTxiQ+NEfgDh5J8CFP/Fo5OmyZyFpRpTBuZDaB4fodjByUfexhuL4S7FXIYR\nfB0DCX9iRaluNxnxfC7jCHX27aiV6IYdXpvJuRiHF2kTp3y+NWL5mVue+Iu7xad3\n1EdPM/zvVoLbp3kNeI8rDA+5MGoNi1G1Yzoj58WCXApABRhcLzItIc5q/T+VAY4f\nQlpjp1WPg6jIaIqhCfT7/pHWbguyBkdNu2xhgwIDAQABAoIBAQDI1Mr/4miTgdL8\nOeuMyydSvfEYVzYFkpsr3yzCDTfN4Pz+ow20mx8AYqky0RqDhJTJ2Ce3iyVmiYh9\nMWOGvIvXzAJkuoCylhIJnkICoNBCwrehezB3Yxz2awaFhfnu7tMGxfrbdOWukoGm\nmw8JLHsqePpVbKAx5uPhueaNBNx+yAjVzLs5DviwKXGqZ1L0jdLFU6YuGU2O7oB/\ntPlpTMXHJg76uL433d3UUrRKu/emKUwZn/PSGdwu1Yps2LHSWhBREMYrZF/eSGxR\n9K1u+vJmyQ+hrdY8KZTiOR8QJTmQ2RPlnpMHINgFjew1KLX/vsfp2bwEIw/vYRQd\na4oALBHxAoGBAP4MUmi5Od+dlX0ZNtRfknw5aZZTKi/WLbOkS1XPwk/eqWb9yQwH\n/IDxCK6VjLrkK7JvpfEs46y4z/a/UCmrGgZqbc1E/ufVxIXlzSp2MdDanWmjOXSo\nyiDAB3c08jszRNzlxibaozpw/HAQuL0/BHn7O1+jaKRcemQA01J9juvpAoGBAMwf\n6US33MjAFTZFURwXE/DKUu6TQ7fFrI2uqYsrPQDhaZTSobtp4qlAzfvtDcR8AjFs\n77kyF+lBlAcrwyPa27OZHNeg7LDs7Ms2M5sr+eEDhYUIbcp9Ze9UlnXC/CIV4GWu\nc+qPrNt7nPdcAN3e0Kep7BAM0nHj/Gc5Lq/4M7qLAoGAZgzhFbxCKTeOE0CLq+fw\nWgJeDcq+iZTJqv32XTQl5BuXhQ2xMyoKHmm0iRz9+R0rCHSc/jKACqP6ti3Hr9VR\nkP4zuV9b3hka5oaXUdVE0Zbf4M12iQw8lcdNuG8GVw2TPgD3BiiRpSo53XJ6I1sr\nGyz2fsaPhGa5q25BdUOGo/ECgYBta7HE13av2l/EjtXS5AAZdKuOHj0PtxQvgvB5\nnLz/ytWpJFv0Ned96TJCGKnnqL4YNpguw06UCEZMrcXWY4ygMrSGVkpq8SZiLHTv\nelxhpVyemo0YHa5V5Bcfm11C/E0k1KZol4oGwbW714LTbIyXQ/w6AlWRHbCAuONx\nCvDXzwKBgQDTEyymk189YTr6yE/AIT2gqjxc23nyoJNW8GibOrONBC8vjMTYZ7Qf\nKDyKlCtWWks5K22faOy1CKNl9vYg4NWcsYRfaP3R/1ft/E/vJ9QhfK6sa6/sN4sd\npvTEguGddX6/d1LNQzbEgmItkXCD4Fd/iqnfHZ6DuSMLF6bLzpTUXg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'57d9faf596054b9ebb3cd6759f432cf6', 'name': u'shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'created_at': '2018-10-24T23:05:19.899159', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12248019b687452190b948ac41add7c9', 'name': 'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'56:58:82:95:38:f1:17:9e:48:63:c4:b5:52:53:c1:b4', 'type': 'ssh', 'id': u'shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca'}) 2018-10-24 23:05:19,899 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAypF8ptcFqVJ0LqckDLaQL94pr6IwybKhMbhNgxY9mBMMnkbl tQqPwIaQeBFrgTU9+0CJ/hixDa3pIp6+l8q1zL2Fgk91jbJIUCfzLMf1E6MCnOy0 qn0wsTxiQ+NEfgDh5J8CFP/Fo5OmyZyFpRpTBuZDaB4fodjByUfexhuL4S7FXIYR fB0DCX9iRaluNxnxfC7jCHX27aiV6IYdXpvJuRiHF2kTp3y+NWL5mVue+Iu7xad3 1EdPM/zvVoLbp3kNeI8rDA+5MGoNi1G1Yzoj58WCXApABRhcLzItIc5q/T+VAY4f Qlpjp1WPg6jIaIqhCfT7/pHWbguyBkdNu2xhgwIDAQABAoIBAQDI1Mr/4miTgdL8 OeuMyydSvfEYVzYFkpsr3yzCDTfN4Pz+ow20mx8AYqky0RqDhJTJ2Ce3iyVmiYh9 MWOGvIvXzAJkuoCylhIJnkICoNBCwrehezB3Yxz2awaFhfnu7tMGxfrbdOWukoGm mw8JLHsqePpVbKAx5uPhueaNBNx+yAjVzLs5DviwKXGqZ1L0jdLFU6YuGU2O7oB/ tPlpTMXHJg76uL433d3UUrRKu/emKUwZn/PSGdwu1Yps2LHSWhBREMYrZF/eSGxR 9K1u+vJmyQ+hrdY8KZTiOR8QJTmQ2RPlnpMHINgFjew1KLX/vsfp2bwEIw/vYRQd a4oALBHxAoGBAP4MUmi5Od+dlX0ZNtRfknw5aZZTKi/WLbOkS1XPwk/eqWb9yQwH /IDxCK6VjLrkK7JvpfEs46y4z/a/UCmrGgZqbc1E/ufVxIXlzSp2MdDanWmjOXSo yiDAB3c08jszRNzlxibaozpw/HAQuL0/BHn7O1+jaKRcemQA01J9juvpAoGBAMwf 6US33MjAFTZFURwXE/DKUu6TQ7fFrI2uqYsrPQDhaZTSobtp4qlAzfvtDcR8AjFs 77kyF+lBlAcrwyPa27OZHNeg7LDs7Ms2M5sr+eEDhYUIbcp9Ze9UlnXC/CIV4GWu c+qPrNt7nPdcAN3e0Kep7BAM0nHj/Gc5Lq/4M7qLAoGAZgzhFbxCKTeOE0CLq+fw WgJeDcq+iZTJqv32XTQl5BuXhQ2xMyoKHmm0iRz9+R0rCHSc/jKACqP6ti3Hr9VR kP4zuV9b3hka5oaXUdVE0Zbf4M12iQw8lcdNuG8GVw2TPgD3BiiRpSo53XJ6I1sr Gyz2fsaPhGa5q25BdUOGo/ECgYBta7HE13av2l/EjtXS5AAZdKuOHj0PtxQvgvB5 nLz/ytWpJFv0Ned96TJCGKnnqL4YNpguw06UCEZMrcXWY4ygMrSGVkpq8SZiLHTv elxhpVyemo0YHa5V5Bcfm11C/E0k1KZol4oGwbW714LTbIyXQ/w6AlWRHbCAuONx CvDXzwKBgQDTEyymk189YTr6yE/AIT2gqjxc23nyoJNW8GibOrONBC8vjMTYZ7Qf KDyKlCtWWks5K22faOy1CKNl9vYg4NWcsYRfaP3R/1ft/E/vJ9QhfK6sa6/sN4sd pvTEguGddX6/d1LNQzbEgmItkXCD4Fd/iqnfHZ6DuSMLF6bLzpTUXg== -----END RSA PRIVATE KEY----- 2018-10-24 23:05:19,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 23:05:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"security_group": {"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "description": "created by OPNFV Functest (shaker)"}}' 2018-10-24 23:05:20,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-d6ff613e-d666-4005-80bd-358a71c77e36 2018-10-24 23:05:20,326 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "updated_at": "2018-10-24T23:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5359ddcd-65bb-429e-966b-6114e2fee9e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5dc6177e-10d7-431b-8877-629053ad4325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "536e84aa-aed9-421c-9425-c9bd29088a59", "name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}} 2018-10-24 23:05:20,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d6ff613e-d666-4005-80bd-358a71c77e36 2018-10-24 23:05:20,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.421072006226s 2018-10-24 23:05:20,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:05:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:20,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-e1de7be8-072c-44e4-9bc5-fb9320e22bf4 2018-10-24 23:05:20,397 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "updated_at": "2018-10-24T23:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5359ddcd-65bb-429e-966b-6114e2fee9e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5dc6177e-10d7-431b-8877-629053ad4325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "536e84aa-aed9-421c-9425-c9bd29088a59", "name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}]} 2018-10-24 23:05:20,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e1de7be8-072c-44e4-9bc5-fb9320e22bf4 2018-10-24 23:05:20,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0640170574188s 2018-10-24 23:05:20,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:05:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -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": "536e84aa-aed9-421c-9425-c9bd29088a59"}}' 2018-10-24 23:05:20,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-73b3a696-3a54-4687-aa3f-e5c67bc2ca5b 2018-10-24 23:05:20,553 - keystoneauth.session - DEBUG - 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-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "port_range_min": 22, "revision_number": 0, "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "project_id": "12248019b687452190b948ac41add7c9", "id": "ff48ab00-c9ea-4465-ba0e-e83f78f352ea"}} 2018-10-24 23:05:20,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-73b3a696-3a54-4687-aa3f-e5c67bc2ca5b 2018-10-24 23:05:20,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149442911148s 2018-10-24 23:05:20,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:05:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:20,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-73cb7e88-7a61-48ff-9171-59d74856996a 2018-10-24 23:05:20,604 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "updated_at": "2018-10-24T23:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5359ddcd-65bb-429e-966b-6114e2fee9e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5dc6177e-10d7-431b-8877-629053ad4325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "ff48ab00-c9ea-4465-ba0e-e83f78f352ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 2, "project_id": "12248019b687452190b948ac41add7c9", "id": "536e84aa-aed9-421c-9425-c9bd29088a59", "name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}]} 2018-10-24 23:05:20,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-73cb7e88-7a61-48ff-9171-59d74856996a 2018-10-24 23:05:20,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449659824371s 2018-10-24 23:05:20,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:05:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -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": "536e84aa-aed9-421c-9425-c9bd29088a59"}}' 2018-10-24 23:05:20,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-82f03933-563b-446b-8783-d8395522d57b 2018-10-24 23:05:20,727 - keystoneauth.session - DEBUG - 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-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "port_range_min": null, "revision_number": 0, "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "project_id": "12248019b687452190b948ac41add7c9", "id": "72653359-d51a-4f09-952e-754ab5184165"}} 2018-10-24 23:05:20,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-82f03933-563b-446b-8783-d8395522d57b 2018-10-24 23:05:20,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117149114609s 2018-10-24 23:05:20,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:05:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:20,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-93681592-5c97-48f5-b6a0-ae76e63577dc 2018-10-24 23:05:20,778 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "updated_at": "2018-10-24T23:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5359ddcd-65bb-429e-966b-6114e2fee9e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5dc6177e-10d7-431b-8877-629053ad4325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "72653359-d51a-4f09-952e-754ab5184165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "ff48ab00-c9ea-4465-ba0e-e83f78f352ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 3, "project_id": "12248019b687452190b948ac41add7c9", "id": "536e84aa-aed9-421c-9425-c9bd29088a59", "name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}]} 2018-10-24 23:05:20,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-93681592-5c97-48f5-b6a0-ae76e63577dc 2018-10-24 23:05:20,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452680587769s 2018-10-24 23:05:20,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:05:20,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59"}}' 2018-10-24 23:05:20,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:20 GMT X-Openstack-Request-Id: req-fd5c180c-dad2-46bd-a573-96166b037a10 2018-10-24 23:05:20,924 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "port_range_min": 9000, "revision_number": 0, "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "project_id": "12248019b687452190b948ac41add7c9", "id": "2ba87733-9af4-4463-884f-9fab2c98cc54"}} 2018-10-24 23:05:20,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd5c180c-dad2-46bd-a573-96166b037a10 2018-10-24 23:05:20,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140197038651s 2018-10-24 23:05:20,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:05:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:21,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:21 GMT X-Openstack-Request-Id: req-6a453138-b8db-4153-8306-be3dbebac6f4 2018-10-24 23:05:21,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":["3e4a3e3d-c6d5-4710-8e69-9067e068de0a"],"description":"","tags":[],"updated_at":"2018-10-24T23:04:59Z","qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:05:21,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6a453138-b8db-4153-8306-be3dbebac6f4 2018-10-24 23:05:21,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123052120209s 2018-10-24 23:05:21,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:05:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:21,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:21 GMT X-Openstack-Request-Id: req-c0357a9f-1aa3-48b5-829d-d1bc495faac0 2018-10-24 23:05:21,093 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:05:17Z", "file": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file", "owner": "12248019b687452190b948ac41add7c9", "id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "size": 666173440, "self": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-24T23:05:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:05:21,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0357a9f-1aa3-48b5-829d-d1bc495faac0 2018-10-24 23:05:21,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392501354218s 2018-10-24 23:05:21,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:05:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe65fc68-2444-457a-bbf3-ea09b45ad91a x-openstack-request-id: req-fe65fc68-2444-457a-bbf3-ea09b45ad91a 2018-10-24 23:05:21,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "name": "shaker-flavor_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:05:21,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fe65fc68-2444-457a-bbf3-ea09b45ad91a 2018-10-24 23:05:21,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335700511932s 2018-10-24 23:05:21,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 23:05:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"server": {"name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "imageRef": "2111a760-e543-4e26-a37f-1fe5010bfb26", "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "flavorRef": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "99d9f488-7616-46d6-8877-27d853670c52"}], "security_groups": [{"name": "536e84aa-aed9-421c-9425-c9bd29088a59"}]}}' 2018-10-24 23:05:23,536 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0 x-compute-request-id: req-a513f623-d73b-4959-9145-404489369c02 x-openstack-request-id: req-a513f623-d73b-4959-9145-404489369c02 2018-10-24 23:05:23,536 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "536e84aa-aed9-421c-9425-c9bd29088a59"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "adminPass": "g3TqrfRJr5tW"}} 2018-10-24 23:05:23,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a513f623-d73b-4959-9145-404489369c02 2018-10-24 23:05:23,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.4004881382s 2018-10-24 23:05:23,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:24,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8d5165c-e09e-430f-9aa4-abb90316e0d6 x-openstack-request-id: req-c8d5165c-e09e-430f-9aa4-abb90316e0d6 2018-10-24 23:05:24,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:24,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c8d5165c-e09e-430f-9aa4-abb90316e0d6 2018-10-24 23:05:24,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04400086403s 2018-10-24 23:05:24,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:05:24,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:24,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:24 GMT X-Openstack-Request-Id: req-db199d66-21f5-444c-86cf-e0e14e74b05c 2018-10-24 23:05:24,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":["3e4a3e3d-c6d5-4710-8e69-9067e068de0a"],"description":"","tags":[],"updated_at":"2018-10-24T23:04:59Z","qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:05:24,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-db199d66-21f5-444c-86cf-e0e14e74b05c 2018-10-24 23:05:24,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095801115036s 2018-10-24 23:05:24,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 23:05:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:24,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:24 GMT X-Openstack-Request-Id: req-b0ec0266-69c3-4219-a164-9fe7a60d3e76 2018-10-24 23:05:24,739 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99d9f488-7616-46d6-8877-27d853670c52","tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:04:59Z","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":"12248019b687452190b948ac41add7c9","id":"3e4a3e3d-c6d5-4710-8e69-9067e068de0a","subnetpool_id":null,"name":"shaker-subnet_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}]} 2018-10-24 23:05:24,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0ec0266-69c3-4219-a164-9fe7a60d3e76 2018-10-24 23:05:24,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499000549316s 2018-10-24 23:05:24,740 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:26,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:27,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ec174ff-c220-4dd5-baf7-9facb5c51fd6 x-openstack-request-id: req-6ec174ff-c220-4dd5-baf7-9facb5c51fd6 2018-10-24 23:05:27,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:27,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ec174ff-c220-4dd5-baf7-9facb5c51fd6 2018-10-24 23:05:27,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53385591507s 2018-10-24 23:05:27,284 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:29,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e554c47-8b6f-4458-a136-ceb17bfa43c4 x-openstack-request-id: req-5e554c47-8b6f-4458-a136-ceb17bfa43c4 2018-10-24 23:05:30,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:30,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e554c47-8b6f-4458-a136-ceb17bfa43c4 2018-10-24 23:05:30,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768404006958s 2018-10-24 23:05:30,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:32,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:32,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9ef9964-3845-4a09-9117-e71f3cf42a36 x-openstack-request-id: req-d9ef9964-3845-4a09-9117-e71f3cf42a36 2018-10-24 23:05:32,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:32,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9ef9964-3845-4a09-9117-e71f3cf42a36 2018-10-24 23:05:32,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722132921219s 2018-10-24 23:05:32,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:34,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5da20c7-9522-44de-a124-7f2ad5072c3a x-openstack-request-id: req-e5da20c7-9522-44de-a124-7f2ad5072c3a 2018-10-24 23:05:35,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:35,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5da20c7-9522-44de-a124-7f2ad5072c3a 2018-10-24 23:05:35,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484717845917s 2018-10-24 23:05:35,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:37,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8db404a-a8ab-4aa1-af4f-77b38fec757e x-openstack-request-id: req-a8db404a-a8ab-4aa1-af4f-77b38fec757e 2018-10-24 23:05:37,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:37,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a8db404a-a8ab-4aa1-af4f-77b38fec757e 2018-10-24 23:05:37,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40839600563s 2018-10-24 23:05:37,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:39,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:40,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ed39cd8-59b8-468a-a19b-9f3683306a8f x-openstack-request-id: req-5ed39cd8-59b8-468a-a19b-9f3683306a8f 2018-10-24 23:05:40,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:40,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ed39cd8-59b8-468a-a19b-9f3683306a8f 2018-10-24 23:05:40,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76246714592s 2018-10-24 23:05:40,478 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:42,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:43,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a6f6637-7742-4c6b-b21b-ff846bad054a x-openstack-request-id: req-2a6f6637-7742-4c6b-b21b-ff846bad054a 2018-10-24 23:05:43,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:43,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a6f6637-7742-4c6b-b21b-ff846bad054a 2018-10-24 23:05:43,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544279098511s 2018-10-24 23:05:43,030 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:45,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:45,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-310f48f2-0765-4545-a775-b27538273031 x-openstack-request-id: req-310f48f2-0765-4545-a775-b27538273031 2018-10-24 23:05:45,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:45,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-310f48f2-0765-4545-a775-b27538273031 2018-10-24 23:05:45,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4839220047s 2018-10-24 23:05:45,524 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:47,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:47,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7229b14d-d10b-4e78-ab61-ceec8ed8d73a x-openstack-request-id: req-7229b14d-d10b-4e78-ab61-ceec8ed8d73a 2018-10-24 23:05:47,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:47,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7229b14d-d10b-4e78-ab61-ceec8ed8d73a 2018-10-24 23:05:47,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219043970108s 2018-10-24 23:05:47,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:50,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48040d03-ae09-45e5-b92d-8be47aea8c9a x-openstack-request-id: req-48040d03-ae09-45e5-b92d-8be47aea8c9a 2018-10-24 23:05:50,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:50,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48040d03-ae09-45e5-b92d-8be47aea8c9a 2018-10-24 23:05:50,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09047484398s 2018-10-24 23:05:50,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:52,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:53,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1cfe84f-0879-4fe3-bf45-57c39f781e2b x-openstack-request-id: req-c1cfe84f-0879-4fe3-bf45-57c39f781e2b 2018-10-24 23:05:53,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:53,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1cfe84f-0879-4fe3-bf45-57c39f781e2b 2018-10-24 23:05:53,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612865924835s 2018-10-24 23:05:53,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:55,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:55,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:56,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a44128b2-89b9-4eda-b605-735420a27135 x-openstack-request-id: req-a44128b2-89b9-4eda-b605-735420a27135 2018-10-24 23:05:56,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:56,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a44128b2-89b9-4eda-b605-735420a27135 2018-10-24 23:05:56,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16864418983s 2018-10-24 23:05:56,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:05:58,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:05:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:05:59,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:05:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5abe150-16aa-408c-a3d2-55989a30b84e x-openstack-request-id: req-d5abe150-16aa-408c-a3d2-55989a30b84e 2018-10-24 23:05:59,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:05:59,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5abe150-16aa-408c-a3d2-55989a30b84e 2018-10-24 23:05:59,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09890794754s 2018-10-24 23:05:59,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:01,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:02,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2297396f-b115-4bd6-9de6-34421e73ede6 x-openstack-request-id: req-2297396f-b115-4bd6-9de6-34421e73ede6 2018-10-24 23:06:02,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:02,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2297396f-b115-4bd6-9de6-34421e73ede6 2018-10-24 23:06:02,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783126831055s 2018-10-24 23:06:02,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:04,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:04,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29b2aacf-602a-4a5a-8dd7-3671aab13a06 x-openstack-request-id: req-29b2aacf-602a-4a5a-8dd7-3671aab13a06 2018-10-24 23:06:04,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:04,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29b2aacf-602a-4a5a-8dd7-3671aab13a06 2018-10-24 23:06:04,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439996004105s 2018-10-24 23:06:05,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:07,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:07,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-353334e5-70b1-48cb-913a-8292b5b3dea3 x-openstack-request-id: req-353334e5-70b1-48cb-913a-8292b5b3dea3 2018-10-24 23:06:07,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:07,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-353334e5-70b1-48cb-913a-8292b5b3dea3 2018-10-24 23:06:07,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219889879227s 2018-10-24 23:06:07,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:09,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:09,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ddcf0f7-3da9-44f2-a078-b48a03d87557 x-openstack-request-id: req-9ddcf0f7-3da9-44f2-a078-b48a03d87557 2018-10-24 23:06:09,742 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:09,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9ddcf0f7-3da9-44f2-a078-b48a03d87557 2018-10-24 23:06:09,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510536193848s 2018-10-24 23:06:09,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:11,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:12,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2dbe335-983a-4d5b-b5a1-ccd23d3bbc27 x-openstack-request-id: req-a2dbe335-983a-4d5b-b5a1-ccd23d3bbc27 2018-10-24 23:06:12,392 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:12,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2dbe335-983a-4d5b-b5a1-ccd23d3bbc27 2018-10-24 23:06:12,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640655994415s 2018-10-24 23:06:12,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:14,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b538f610-2d6d-47b3-af81-67cb91f8371a x-openstack-request-id: req-b538f610-2d6d-47b3-af81-67cb91f8371a 2018-10-24 23:06:14,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:14,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b538f610-2d6d-47b3-af81-67cb91f8371a 2018-10-24 23:06:14,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481045007706s 2018-10-24 23:06:14,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:16,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:17,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e750a5ef-e979-4e08-a68b-ef9a2364a519 x-openstack-request-id: req-e750a5ef-e979-4e08-a68b-ef9a2364a519 2018-10-24 23:06:17,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:17,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e750a5ef-e979-4e08-a68b-ef9a2364a519 2018-10-24 23:06:17,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212630033493s 2018-10-24 23:06:17,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:19,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:19,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16a16a7d-4072-474c-984f-99d68b8a4821 x-openstack-request-id: req-16a16a7d-4072-474c-984f-99d68b8a4821 2018-10-24 23:06:19,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:19,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16a16a7d-4072-474c-984f-99d68b8a4821 2018-10-24 23:06:19,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767832994461s 2018-10-24 23:06:19,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:21,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:22,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5250e385-7be1-4c0a-938a-c1577768c107 x-openstack-request-id: req-5250e385-7be1-4c0a-938a-c1577768c107 2018-10-24 23:06:22,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:22,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5250e385-7be1-4c0a-938a-c1577768c107 2018-10-24 23:06:22,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518515825272s 2018-10-24 23:06:22,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:24,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:24,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bdef091-4a37-435c-b1ad-8d36c06c3e5c x-openstack-request-id: req-3bdef091-4a37-435c-b1ad-8d36c06c3e5c 2018-10-24 23:06:24,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:24,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3bdef091-4a37-435c-b1ad-8d36c06c3e5c 2018-10-24 23:06:24,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492319822311s 2018-10-24 23:06:24,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:26,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:27,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-082e3ee1-9d07-4a67-a6bb-e7dfd114ddc0 x-openstack-request-id: req-082e3ee1-9d07-4a67-a6bb-e7dfd114ddc0 2018-10-24 23:06:27,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:27,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-082e3ee1-9d07-4a67-a6bb-e7dfd114ddc0 2018-10-24 23:06:27,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718945026398s 2018-10-24 23:06:27,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:29,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:30,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-943cc92e-9e3f-4a54-9452-6aa6b03274dd x-openstack-request-id: req-943cc92e-9e3f-4a54-9452-6aa6b03274dd 2018-10-24 23:06:30,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:30,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-943cc92e-9e3f-4a54-9452-6aa6b03274dd 2018-10-24 23:06:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884435892105s 2018-10-24 23:06:30,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:32,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:33,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45975389-3177-45be-9dd3-55959a8892b4 x-openstack-request-id: req-45975389-3177-45be-9dd3-55959a8892b4 2018-10-24 23:06:33,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:33,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45975389-3177-45be-9dd3-55959a8892b4 2018-10-24 23:06:33,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18861913681s 2018-10-24 23:06:33,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:35,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:35,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:35,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8521d7bc-69d7-4852-ad50-210b8e23e915 x-openstack-request-id: req-8521d7bc-69d7-4852-ad50-210b8e23e915 2018-10-24 23:06:35,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:35,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8521d7bc-69d7-4852-ad50-210b8e23e915 2018-10-24 23:06:35,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232574939728s 2018-10-24 23:06:35,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:37,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-339cbcf5-9e37-4b62-8272-d727cb29be52 x-openstack-request-id: req-339cbcf5-9e37-4b62-8272-d727cb29be52 2018-10-24 23:06:38,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:38,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-339cbcf5-9e37-4b62-8272-d727cb29be52 2018-10-24 23:06:38,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487371921539s 2018-10-24 23:06:38,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:40,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:40,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2887952-33de-4588-93f9-15685116824c x-openstack-request-id: req-f2887952-33de-4588-93f9-15685116824c 2018-10-24 23:06:40,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:40,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2887952-33de-4588-93f9-15685116824c 2018-10-24 23:06:40,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427672863007s 2018-10-24 23:06:40,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:42,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:42,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:43,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97b1105c-140b-4871-b542-b313ba1a0da5 x-openstack-request-id: req-97b1105c-140b-4871-b542-b313ba1a0da5 2018-10-24 23:06:43,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:43,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97b1105c-140b-4871-b542-b313ba1a0da5 2018-10-24 23:06:43,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631895065308s 2018-10-24 23:06:43,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:45,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:45,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:46,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50335a21-e84b-4fd1-9552-94d4775b511a x-openstack-request-id: req-50335a21-e84b-4fd1-9552-94d4775b511a 2018-10-24 23:06:46,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:46,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50335a21-e84b-4fd1-9552-94d4775b511a 2018-10-24 23:06:46,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505575895309s 2018-10-24 23:06:46,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:48,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:48,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-70d12e97-88b2-4da2-ae18-0a782d2c49d0 x-openstack-request-id: req-70d12e97-88b2-4da2-ae18-0a782d2c49d0 2018-10-24 23:06:48,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:48,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-70d12e97-88b2-4da2-ae18-0a782d2c49d0 2018-10-24 23:06:48,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393391132355s 2018-10-24 23:06:48,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:50,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:51,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0203cfa1-fecc-4ecd-9a58-a7e135b96f18 x-openstack-request-id: req-0203cfa1-fecc-4ecd-9a58-a7e135b96f18 2018-10-24 23:06:51,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:51,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0203cfa1-fecc-4ecd-9a58-a7e135b96f18 2018-10-24 23:06:51,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682132005692s 2018-10-24 23:06:51,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:53,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:53,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f9fc1b8-a0cb-45b0-a69f-c12836160119 x-openstack-request-id: req-2f9fc1b8-a0cb-45b0-a69f-c12836160119 2018-10-24 23:06:53,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:53,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f9fc1b8-a0cb-45b0-a69f-c12836160119 2018-10-24 23:06:53,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524703025818s 2018-10-24 23:06:53,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:55,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:55,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95935eb5-451d-4cc1-b16b-b3b536e3fc6e x-openstack-request-id: req-95935eb5-451d-4cc1-b16b-b3b536e3fc6e 2018-10-24 23:06:55,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:55,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-95935eb5-451d-4cc1-b16b-b3b536e3fc6e 2018-10-24 23:06:55,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216757059097s 2018-10-24 23:06:55,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:06:57,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:06:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:06:58,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cad1cfd6-600b-451e-a173-e2c3ca976681 x-openstack-request-id: req-cad1cfd6-600b-451e-a173-e2c3ca976681 2018-10-24 23:06:58,159 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:06:58,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cad1cfd6-600b-451e-a173-e2c3ca976681 2018-10-24 23:06:58,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233912229538s 2018-10-24 23:06:58,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:00,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:00,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad6932e8-f45a-49aa-9b21-a9fe578b3000 x-openstack-request-id: req-ad6932e8-f45a-49aa-9b21-a9fe578b3000 2018-10-24 23:07:00,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:00,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad6932e8-f45a-49aa-9b21-a9fe578b3000 2018-10-24 23:07:00,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49328494072s 2018-10-24 23:07:00,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:02,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:02,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca259396-a0ca-4ac1-951f-a79d70f9d276 x-openstack-request-id: req-ca259396-a0ca-4ac1-951f-a79d70f9d276 2018-10-24 23:07:02,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:02,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca259396-a0ca-4ac1-951f-a79d70f9d276 2018-10-24 23:07:02,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237468957901s 2018-10-24 23:07:02,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:04,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9462846d-1aa7-4a37-ba27-e400a7be5fca x-openstack-request-id: req-9462846d-1aa7-4a37-ba27-e400a7be5fca 2018-10-24 23:07:05,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:05,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9462846d-1aa7-4a37-ba27-e400a7be5fca 2018-10-24 23:07:05,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48943400383s 2018-10-24 23:07:05,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:07,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38b9fa7c-e100-45bd-8838-9828585547d1 x-openstack-request-id: req-38b9fa7c-e100-45bd-8838-9828585547d1 2018-10-24 23:07:07,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:07,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38b9fa7c-e100-45bd-8838-9828585547d1 2018-10-24 23:07:07,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503259897232s 2018-10-24 23:07:07,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:09,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:10,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75ff8f9f-8b1b-41b2-a51d-602528819ee3 x-openstack-request-id: req-75ff8f9f-8b1b-41b2-a51d-602528819ee3 2018-10-24 23:07:10,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:10,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75ff8f9f-8b1b-41b2-a51d-602528819ee3 2018-10-24 23:07:10,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403731107712s 2018-10-24 23:07:10,339 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:12,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:12,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d83dca73-630e-486b-a62e-4f43be9156b5 x-openstack-request-id: req-d83dca73-630e-486b-a62e-4f43be9156b5 2018-10-24 23:07:12,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:12,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d83dca73-630e-486b-a62e-4f43be9156b5 2018-10-24 23:07:12,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223999023438s 2018-10-24 23:07:12,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:14,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:15,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eaa883a3-c88e-4c54-beb9-88f8d37a49d7 x-openstack-request-id: req-eaa883a3-c88e-4c54-beb9-88f8d37a49d7 2018-10-24 23:07:15,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:15,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eaa883a3-c88e-4c54-beb9-88f8d37a49d7 2018-10-24 23:07:15,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497834920883s 2018-10-24 23:07:15,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:17,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b332168-b866-4a8a-9561-76433c6176a7 x-openstack-request-id: req-1b332168-b866-4a8a-9561-76433c6176a7 2018-10-24 23:07:17,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:17,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b332168-b866-4a8a-9561-76433c6176a7 2018-10-24 23:07:17,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489469051361s 2018-10-24 23:07:17,578 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:19,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c819b0e6-1c38-4717-880d-f561ac71ddbb x-openstack-request-id: req-c819b0e6-1c38-4717-880d-f561ac71ddbb 2018-10-24 23:07:19,804 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:19,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c819b0e6-1c38-4717-880d-f561ac71ddbb 2018-10-24 23:07:19,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22416806221s 2018-10-24 23:07:19,811 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:21,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b20ddfd0-1f56-46e6-af04-b0faa1be54c5 x-openstack-request-id: req-b20ddfd0-1f56-46e6-af04-b0faa1be54c5 2018-10-24 23:07:22,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:22,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b20ddfd0-1f56-46e6-af04-b0faa1be54c5 2018-10-24 23:07:22,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226935863495s 2018-10-24 23:07:22,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:24,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:24,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f233ad6f-0b5d-4638-9df3-70120e7403a9 x-openstack-request-id: req-f233ad6f-0b5d-4638-9df3-70120e7403a9 2018-10-24 23:07:24,551 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:24,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f233ad6f-0b5d-4638-9df3-70120e7403a9 2018-10-24 23:07:24,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503206968307s 2018-10-24 23:07:24,558 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:26,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:27,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62e33f11-5171-4d60-8589-7210fc21c2c3 x-openstack-request-id: req-62e33f11-5171-4d60-8589-7210fc21c2c3 2018-10-24 23:07:27,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:27,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62e33f11-5171-4d60-8589-7210fc21c2c3 2018-10-24 23:07:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484223842621s 2018-10-24 23:07:27,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:29,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:29,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82fcc205-bf5e-4b32-8ca6-8b7318ee398c x-openstack-request-id: req-82fcc205-bf5e-4b32-8ca6-8b7318ee398c 2018-10-24 23:07:29,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:29,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-82fcc205-bf5e-4b32-8ca6-8b7318ee398c 2018-10-24 23:07:29,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41172504425s 2018-10-24 23:07:29,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:31,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:31,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec98ff1a-1c79-4df7-8534-7bebd7fbbef4 x-openstack-request-id: req-ec98ff1a-1c79-4df7-8534-7bebd7fbbef4 2018-10-24 23:07:31,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:31,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec98ff1a-1c79-4df7-8534-7bebd7fbbef4 2018-10-24 23:07:31,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492321014404s 2018-10-24 23:07:31,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:33,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:34,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0bf0e8b2-ba42-43cf-830d-6ba9eed59740 x-openstack-request-id: req-0bf0e8b2-ba42-43cf-830d-6ba9eed59740 2018-10-24 23:07:34,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:34,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0bf0e8b2-ba42-43cf-830d-6ba9eed59740 2018-10-24 23:07:34,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238655090332s 2018-10-24 23:07:34,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:36,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:36,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0073266-9947-4ff2-af54-d16390e1acb1 x-openstack-request-id: req-e0073266-9947-4ff2-af54-d16390e1acb1 2018-10-24 23:07:36,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:36,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0073266-9947-4ff2-af54-d16390e1acb1 2018-10-24 23:07:36,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249003887177s 2018-10-24 23:07:36,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:38,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-977a37be-fe94-4d8e-a5fd-dd6643e2c68e x-openstack-request-id: req-977a37be-fe94-4d8e-a5fd-dd6643e2c68e 2018-10-24 23:07:38,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:38,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-977a37be-fe94-4d8e-a5fd-dd6643e2c68e 2018-10-24 23:07:38,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444566011429s 2018-10-24 23:07:38,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:40,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9184089f-a1ce-47e9-91d5-4dcba9cacb1d x-openstack-request-id: req-9184089f-a1ce-47e9-91d5-4dcba9cacb1d 2018-10-24 23:07:41,173 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:41,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9184089f-a1ce-47e9-91d5-4dcba9cacb1d 2018-10-24 23:07:41,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238250017166s 2018-10-24 23:07:41,180 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:43,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:43,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b0289eb-cff7-4758-83f1-7207977418d5 x-openstack-request-id: req-8b0289eb-cff7-4758-83f1-7207977418d5 2018-10-24 23:07:43,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:43,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8b0289eb-cff7-4758-83f1-7207977418d5 2018-10-24 23:07:43,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730438947678s 2018-10-24 23:07:43,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:45,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:46,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf61017e-5f22-4e27-9264-5b539e103db0 x-openstack-request-id: req-bf61017e-5f22-4e27-9264-5b539e103db0 2018-10-24 23:07:46,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:46,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf61017e-5f22-4e27-9264-5b539e103db0 2018-10-24 23:07:46,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503885030746s 2018-10-24 23:07:46,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9692f1a7-207d-42e5-8411-53c7f565cd61 x-openstack-request-id: req-9692f1a7-207d-42e5-8411-53c7f565cd61 2018-10-24 23:07:48,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:48,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9692f1a7-207d-42e5-8411-53c7f565cd61 2018-10-24 23:07:48,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500370025635s 2018-10-24 23:07:48,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-110a5113-c0fe-498c-801b-8100a4301776 x-openstack-request-id: req-110a5113-c0fe-498c-801b-8100a4301776 2018-10-24 23:07:51,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:51,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-110a5113-c0fe-498c-801b-8100a4301776 2018-10-24 23:07:51,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518095970154s 2018-10-24 23:07:51,468 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:53,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:53,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-085c640c-5491-419d-9354-4ea699f1e321 x-openstack-request-id: req-085c640c-5491-419d-9354-4ea699f1e321 2018-10-24 23:07:53,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:53,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-085c640c-5491-419d-9354-4ea699f1e321 2018-10-24 23:07:53,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238911867142s 2018-10-24 23:07:53,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:55,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:56,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63e59332-8f6c-4c03-9feb-5ffd0c6f729b x-openstack-request-id: req-63e59332-8f6c-4c03-9feb-5ffd0c6f729b 2018-10-24 23:07:56,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:56,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-63e59332-8f6c-4c03-9feb-5ffd0c6f729b 2018-10-24 23:07:56,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474804878235s 2018-10-24 23:07:56,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:07:58,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:07:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:07:58,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:07:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aed3b1ca-71bc-45ef-b737-5d29a62f2696 x-openstack-request-id: req-aed3b1ca-71bc-45ef-b737-5d29a62f2696 2018-10-24 23:07:58,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:07:58,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aed3b1ca-71bc-45ef-b737-5d29a62f2696 2018-10-24 23:07:58,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237773895264s 2018-10-24 23:07:58,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:00,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:00,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:00,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bb3e348-98cc-435b-bdd6-3a7c081f4ce5 x-openstack-request-id: req-2bb3e348-98cc-435b-bdd6-3a7c081f4ce5 2018-10-24 23:08:00,668 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:00,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2bb3e348-98cc-435b-bdd6-3a7c081f4ce5 2018-10-24 23:08:00,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220525979996s 2018-10-24 23:08:00,674 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:02,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:02,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42e2e6e6-89e3-4c5b-852e-2c2fe9d6f0a2 x-openstack-request-id: req-42e2e6e6-89e3-4c5b-852e-2c2fe9d6f0a2 2018-10-24 23:08:02,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:02,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42e2e6e6-89e3-4c5b-852e-2c2fe9d6f0a2 2018-10-24 23:08:02,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232540845871s 2018-10-24 23:08:02,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:04,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:04,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a2f6d0b-9b9a-4e09-9d4b-9c5e5edbe89d x-openstack-request-id: req-9a2f6d0b-9b9a-4e09-9d4b-9c5e5edbe89d 2018-10-24 23:08:05,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:05,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9a2f6d0b-9b9a-4e09-9d4b-9c5e5edbe89d 2018-10-24 23:08:05,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212155818939s 2018-10-24 23:08:05,136 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:07,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:07,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:07,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c235df69-743e-4714-ac46-276bd96c51e1 x-openstack-request-id: req-c235df69-743e-4714-ac46-276bd96c51e1 2018-10-24 23:08:07,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:07,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c235df69-743e-4714-ac46-276bd96c51e1 2018-10-24 23:08:07,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681534051895s 2018-10-24 23:08:07,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:09,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:10,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2de9119e-e18a-46e4-a139-b59c2fb55ce3 x-openstack-request-id: req-2de9119e-e18a-46e4-a139-b59c2fb55ce3 2018-10-24 23:08:10,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:10,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2de9119e-e18a-46e4-a139-b59c2fb55ce3 2018-10-24 23:08:10,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466094017029s 2018-10-24 23:08:10,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:12,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:12,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8f90dda-8bc3-4a36-b0be-46f62ff7b17f x-openstack-request-id: req-e8f90dda-8bc3-4a36-b0be-46f62ff7b17f 2018-10-24 23:08:12,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:12,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8f90dda-8bc3-4a36-b0be-46f62ff7b17f 2018-10-24 23:08:12,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432636022568s 2018-10-24 23:08:12,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:14,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:14,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-920e95c9-6491-43ac-a404-c30df7a5b8db x-openstack-request-id: req-920e95c9-6491-43ac-a404-c30df7a5b8db 2018-10-24 23:08:14,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:14,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-920e95c9-6491-43ac-a404-c30df7a5b8db 2018-10-24 23:08:14,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229271888733s 2018-10-24 23:08:14,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:16,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:17,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc89c163-d110-43ae-a037-369f738d9c8a x-openstack-request-id: req-bc89c163-d110-43ae-a037-369f738d9c8a 2018-10-24 23:08:17,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:17,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc89c163-d110-43ae-a037-369f738d9c8a 2018-10-24 23:08:17,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241535902023s 2018-10-24 23:08:17,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:19,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:19,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79057a18-8b41-4bc2-b153-912f0179df0c x-openstack-request-id: req-79057a18-8b41-4bc2-b153-912f0179df0c 2018-10-24 23:08:19,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:19,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79057a18-8b41-4bc2-b153-912f0179df0c 2018-10-24 23:08:19,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237727165222s 2018-10-24 23:08:19,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:21,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:21,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bda50c2d-93f3-428c-877c-cc0f1dac8c23 x-openstack-request-id: req-bda50c2d-93f3-428c-877c-cc0f1dac8c23 2018-10-24 23:08:22,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:22,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bda50c2d-93f3-428c-877c-cc0f1dac8c23 2018-10-24 23:08:22,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594702959061s 2018-10-24 23:08:22,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:24,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:24,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d544cbc0-2188-450a-94cf-f541217bb6e4 x-openstack-request-id: req-d544cbc0-2188-450a-94cf-f541217bb6e4 2018-10-24 23:08:24,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:24,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d544cbc0-2188-450a-94cf-f541217bb6e4 2018-10-24 23:08:24,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480933904648s 2018-10-24 23:08:24,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:26,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:26,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0f7edb7-700b-4fce-871b-7d005da50bc5 x-openstack-request-id: req-c0f7edb7-700b-4fce-871b-7d005da50bc5 2018-10-24 23:08:26,815 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:26,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0f7edb7-700b-4fce-871b-7d005da50bc5 2018-10-24 23:08:26,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239243030548s 2018-10-24 23:08:26,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:28,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:29,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4855193c-3629-4a0d-951d-d1375b7eec82 x-openstack-request-id: req-4855193c-3629-4a0d-951d-d1375b7eec82 2018-10-24 23:08:29,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:05:26Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:29,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4855193c-3629-4a0d-951d-d1375b7eec82 2018-10-24 23:08:29,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26349902153s 2018-10-24 23:08:29,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:08:31,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:08:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:31,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11ec912b-ba53-489b-a6a4-277a9467c8b8 x-openstack-request-id: req-11ec912b-ba53-489b-a6a4-277a9467c8b8 2018-10-24 23:08:31,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:19:fe", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:08:29.000000", "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:08:29Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:08:31,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-11ec912b-ba53-489b-a6a4-277a9467c8b8 2018-10-24 23:08:31,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723325967789s 2018-10-24 23:08:31,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:08:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c0f4b215-fb1f-4bb4-9de1-ec19148d58c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:31,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:31 GMT X-Openstack-Request-Id: req-a1102e16-70c5-4181-be1e-8ebe78dd1c65 2018-10-24 23:08:31,882 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:08:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e4a3e3d-c6d5-4710-8e69-9067e068de0a","ip_address":"192.168.120.7"}],"id":"d0cc0f64-1f7d-4252-8692-d1fda6d0ab04","security_groups":["536e84aa-aed9-421c-9425-c9bd29088a59"],"mac_address":"fa:16:3e:49:19:fe","project_id":"12248019b687452190b948ac41add7c9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99d9f488-7616-46d6-8877-27d853670c52","tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:05:26Z","binding:vnic_type":"normal","device_id":"c0f4b215-fb1f-4bb4-9de1-ec19148d58c0","ip_allocation":"immediate"}]} 2018-10-24 23:08:31,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c0f4b215-fb1f-4bb4-9de1-ec19148d58c0 used request id req-a1102e16-70c5-4181-be1e-8ebe78dd1c65 2018-10-24 23:08:31,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054799079895s 2018-10-24 23:08:31,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0cc0f64-1f7d-4252-8692-d1fda6d0ab04" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:31 GMT X-Openstack-Request-Id: req-2dab4a62-a9ca-4f8a-85a3-d874d41afea4 2018-10-24 23:08:31,948 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 23:08:31,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0cc0f64-1f7d-4252-8692-d1fda6d0ab04 used request id req-2dab4a62-a9ca-4f8a-85a3-d874d41afea4 2018-10-24 23:08:31,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557148456573s 2018-10-24 23:08:31,949 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:19:fe', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2111a760-e543-4e26-a37f-1fe5010bfb26'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T23:08:29.000000', 'flavor': Munch({u'id': u'13a842b2-51d2-473d-b705-da4ad5f1e5c4'}), 'az': u'nova', 'id': u'c0f4b215-fb1f-4bb4-9de1-ec19148d58c0', 'security_groups': [Munch({u'name': u'shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57d9faf596054b9ebb3cd6759f432cf6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12248019b687452190b948ac41add7c9', 'name': 'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', '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-10-24T23:08:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T23:08:29Z', 'hostId': u'9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T23:08:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'12248019b687452190b948ac41add7c9', 'name': u'shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'adminPass': u'g3TqrfRJr5tW', 'tenant_id': u'12248019b687452190b948ac41add7c9', 'created_at': u'2018-10-24T23:05:22Z', 'created': u'2018-10-24T23:05:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 23:08:31,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:08:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:32,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:32 GMT X-Openstack-Request-Id: req-fddad995-6f15-4da3-a05f-a49c20b795f4 2018-10-24 23:08:32,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":["3e4a3e3d-c6d5-4710-8e69-9067e068de0a"],"description":"","tags":[],"updated_at":"2018-10-24T23:04:59Z","qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:08:32,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fddad995-6f15-4da3-a05f-a49c20b795f4 2018-10-24 23:08:32,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995879173279s 2018-10-24 23:08:32,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:08:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c0f4b215-fb1f-4bb4-9de1-ec19148d58c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:32,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:32 GMT X-Openstack-Request-Id: req-9df1afc4-46d9-4781-bd61-c32b20f93413 2018-10-24 23:08:32,106 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:08:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e4a3e3d-c6d5-4710-8e69-9067e068de0a","ip_address":"192.168.120.7"}],"id":"d0cc0f64-1f7d-4252-8692-d1fda6d0ab04","security_groups":["536e84aa-aed9-421c-9425-c9bd29088a59"],"mac_address":"fa:16:3e:49:19:fe","project_id":"12248019b687452190b948ac41add7c9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99d9f488-7616-46d6-8877-27d853670c52","tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:05:26Z","binding:vnic_type":"normal","device_id":"c0f4b215-fb1f-4bb4-9de1-ec19148d58c0","ip_allocation":"immediate"}]} 2018-10-24 23:08:32,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c0f4b215-fb1f-4bb4-9de1-ec19148d58c0 used request id req-9df1afc4-46d9-4781-bd61-c32b20f93413 2018-10-24 23:08:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0495100021362s 2018-10-24 23:08:32,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 23:08:32,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.7", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04"}}' 2018-10-24 23:08:34,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:34 GMT X-Openstack-Request-Id: req-edf6fa15-4eb0-46e2-8861-5511d025e25f 2018-10-24 23:08:34,709 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}} 2018-10-24 23:08:34,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-edf6fa15-4eb0-46e2-8861-5511d025e25f 2018-10-24 23:08:34,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.60278105736s 2018-10-24 23:08:34,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:34 GMT X-Openstack-Request-Id: req-0f3ba5e4-2efd-4748-939c-c93bc1b5f09b 2018-10-24 23:08:34,806 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:34,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0f3ba5e4-2efd-4748-939c-c93bc1b5f09b 2018-10-24 23:08:34,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0821621417999s 2018-10-24 23:08:34,811 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:34,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:34,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:34 GMT X-Openstack-Request-Id: req-d1325cd1-2874-4f59-a891-9e427eb57b41 2018-10-24 23:08:34,990 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:34,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d1325cd1-2874-4f59-a891-9e427eb57b41 2018-10-24 23:08:34,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702531337738s 2018-10-24 23:08:34,997 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:35,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:35,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT X-Openstack-Request-Id: req-ea8bd818-2548-4546-8dc0-f9ee80207777 2018-10-24 23:08:35,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:35,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ea8bd818-2548-4546-8dc0-f9ee80207777 2018-10-24 23:08:35,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658769607544s 2018-10-24 23:08:35,178 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:35,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:35,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT X-Openstack-Request-Id: req-64773d52-a23d-43be-9f18-67a9c2bc7106 2018-10-24 23:08:35,350 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:35,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-64773d52-a23d-43be-9f18-67a9c2bc7106 2018-10-24 23:08:35,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615630149841s 2018-10-24 23:08:35,356 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:35,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:35,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT X-Openstack-Request-Id: req-aeb445a2-050a-4cb7-b2d3-d83cdc43eefd 2018-10-24 23:08:35,525 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:35,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aeb445a2-050a-4cb7-b2d3-d83cdc43eefd 2018-10-24 23:08:35,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059140920639s 2018-10-24 23:08:35,532 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:35,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:35,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT X-Openstack-Request-Id: req-102257ca-4462-4bb6-8090-d3cd3b677582 2018-10-24 23:08:35,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "DOWN", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:33Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:35,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-102257ca-4462-4bb6-8090-d3cd3b677582 2018-10-24 23:08:35,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062793970108s 2018-10-24 23:08:35,711 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:08:35,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:08:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:08:35,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT X-Openstack-Request-Id: req-2b5e2287-2a51-4806-97d2-9e6c23ec6e15 2018-10-24 23:08:35,884 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:08:33Z", "updated_at": "2018-10-24T23:08:35Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "99d9f488-7616-46d6-8877-27d853670c52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:19:fe", "device_id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "port_id": "d0cc0f64-1f7d-4252-8692-d1fda6d0ab04", "id": "a42a7682-a43f-4737-8d31-164d97b5145a", "qos_policy_id": null}]} 2018-10-24 23:08:35,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b5e2287-2a51-4806-97d2-9e6c23ec6e15 2018-10-24 23:08:35,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632050037384s 2018-10-24 23:08:35,889 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f4804c4e-d3b3-40b6-96cc-e18b5432a493', 'updated_at': u'2018-10-24T23:08:35Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'd0cc0f64-1f7d-4252-8692-d1fda6d0ab04', 'id': u'a42a7682-a43f-4737-8d31-164d97b5145a', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'd0cc0f64-1f7d-4252-8692-d1fda6d0ab04', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12248019b687452190b948ac41add7c9', 'name': 'shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'12248019b687452190b948ac41add7c9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'99d9f488-7616-46d6-8877-27d853670c52', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:19:fe', u'device_id': u'c0f4b215-fb1f-4bb4-9de1-ec19148d58c0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'12248019b687452190b948ac41add7c9', 'created_at': u'2018-10-24T23:08:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'99d9f488-7616-46d6-8877-27d853670c52', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:19:fe', u'device_id': u'c0f4b215-fb1f-4bb4-9de1-ec19148d58c0'}), 'router': u'f4804c4e-d3b3-40b6-96cc-e18b5432a493'}) 2018-10-24 23:08:35,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:08:35,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:08:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10609 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f33980da-92b3-44ac-8e3a-295b4d9a3f5f x-openstack-request-id: req-f33980da-92b3-44ac-8e3a-295b4d9a3f5f 2018-10-24 23:08:36,968 - keystoneauth.session - DEBUG - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170058] pid_max: default: 32768 minimum: 301\n[ 0.171252] ACPI: Core revision 20150930\n[ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174591] Security Framework initialized\n[ 0.175671] Yama: becoming mindful.\n[ 0.176639] AppArmor: AppArmor initialized\n[ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184434] Initializing cgroup subsys io\n[ 0.185504] Initializing cgroup subsys memory\n[ 0.186629] Initializing cgroup subsys devices\n[ 0.187775] Initializing cgroup subsys freezer\n[ 0.188916] Initializing cgroup subsys net_cls\n[ 0.190054] Initializing cgroup subsys perf_event\n[ 0.191262] Initializing cgroup subsys net_prio\n[ 0.192419] Initializing cgroup subsys hugetlb\n[ 0.193558] Initializing cgroup subsys pids\n[ 0.194692] CPU: Physical Processor ID: 0\n[ 0.196469] mce: CPU supports 10 MCE banks\n[ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.229473] Freeing SMP alternatives memory: 32K\n[ 0.235334] ftrace: allocating 32237 entries in 126 pages\n[ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271751] smpboot: Max logical packages: 1\n[ 0.273092] x2apic enabled\n[ 0.274165] Switched APIC routing to physical x2apic.\n[ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283061] KVM setup paravirtual spinlock\n[ 0.284637] x86: Booted up 1 node, 1 CPUs\n[ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287546] devtmpfs: initialized\n[ 0.289493] evm: security.selinux\n[ 0.290412] evm: security.SMACK64\n[ 0.291334] evm: security.SMACK64EXEC\n[ 0.292318] evm: security.SMACK64TRANSMUTE\n[ 0.293384] evm: security.SMACK64MMAP\n[ 0.294367] evm: security.ima\n[ 0.295215] evm: security.capability\n[ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.300147] pinctrl core: initialized pinctrl subsystem\n[ 0.301552] RTC time: 23:08:30, date: 10/24/18\n[ 0.302795] NET: Registered protocol family 16\n[ 0.304060] cpuidle: using governor ladder\n[ 0.305124] cpuidle: using governor menu\n[ 0.306153] PCCT header not found.\n[ 0.307139] ACPI: bus type PCI registered\n[ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309847] PCI: Using configuration type 1 for base access\n[ 0.311998] ACPI: Added _OSI(Module Device)\n[ 0.313107] ACPI: Added _OSI(Processor Device)\n[ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315425] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317580] ACPI: Interpreter enabled\n[ 0.318586] ACPI: (supports S0 S5)\n[ 0.319535] ACPI: Using IOAPIC for interrupt routing\n[ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332220] acpiphp: Slot [3] registered\n[ 0.346051] acpiphp: Slot [4] registered\n[ 0.347119] acpiphp: Slot [5] registered\n[ 0.348175] acpiphp: Slot [6] registered\n[ 0.349228] acpiphp: Slot [7] registered\n[ 0.350285] acpiphp: Slot [8] registered\n[ 0.351340] acpiphp: Slot [9] registered\n[ 0.352396] acpiphp: Slot [10] registered\n[ 0.353469] acpiphp: Slot [11] registered\n[ 0.354550] acpiphp: Slot [12] registered\n[ 0.355631] acpiphp: Slot [13] registered\n[ 0.356702] acpiphp: Slot [14] registered\n[ 0.357773] acpiphp: Slot [15] registered\n[ 0.358848] acpiphp: Slot [16] registered\n[ 0.359924] acpiphp: Slot [17] registered\n[ 0.360997] acpiphp: Slot [18] registered\n[ 0.362070] acpiphp: Slot [19] registered\n[ 0.363153] acpiphp: Slot [20] registered\n[ 0.364226] acpiphp: Slot [21] registered\n[ 0.365299] acpiphp: Slot [22] registered\n[ 0.366370] acpiphp: Slot [23] registered\n[ 0.367449] acpiphp: Slot [24] registered\n[ 0.368561] acpiphp: Slot [25] registered\n[ 0.369629] acpiphp: Slot [26] registered\n[ 0.370762] acpiphp: Slot [27] registered\n[ 0.371836] acpiphp: Slot [28] registered\n[ 0.372906] acpiphp: Slot [29] registered\n[ 0.373975] acpiphp: Slot [30] registered\n[ 0.375046] acpiphp: Slot [31] registered\n[ 0.376116] PCI host bridge to bus 0000:00\n[ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439495] vgaarb: loaded\n[ 0.440291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441964] SCSI subsystem initialized\n[ 0.443214] ACPI: bus type USB registered\n[ 0.444319] usbcore: registered new interface driver usbfs\n[ 0.445681] usbcore: registered new interface driver hub\n[ 0.447008] usbcore: registered new device driver usb\n[ 0.448482] PCI: Using ACPI for IRQ routing\n[ 0.449984] NetLabel: Initializing\n[ 0.450933] NetLabel: domain hash size = 128\n[ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453322] NetLabel: unlabeled traffic allowed by default\n[ 0.454857] amd_nb: Cannot enumerate AMD northbridges\n[ 0.456158] clocksource: Switched to clocksource kvm-clock\n[ 0.465245] AppArmor: AppArmor Filesystem Enabled\n[ 0.466509] pnp: PnP ACPI init\n[ 0.467713] pnp: PnP ACPI: found 5 devices\n[ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.476784] NET: Registered protocol family 2\n[ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.481421] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485968] NET: Registered protocol family 1\n[ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522371] Unpacking initramfs...\n[ 0.993271] Freeing initrd memory: 37084K\n[ 0.994734] Scanning for low memory corruption every 60 seconds\n[ 0.996553] audit: initializing netlink subsys (disabled)\n[ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized\n[ 0.999696] Initialise system trusted keyring\n[ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.005208] zbud: loaded\n[ 1.006250] VFS: Disk quotas dquot_6.6.0\n[ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.010845] fuse init (API version 7.23)\n[ 1.012027] Key type big_key registered\n[ 1.013104] Allocating IMA MOK and blacklist keyrings.\n[ 1.014715] Key type asymmetric registered\n[ 1.015812] Asymmetric key parser 'x509' registered\n[ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.019041] io scheduler noop registered\n[ 1.020108] io scheduler deadline registered (default)\n[ 1.021425] io scheduler cfq registered\n[ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.027532] ACPI: Power Button [PWRF]\n[ 1.028671] GHES: HEST is not enabled!\n[ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.105423] Linux agpgart interface v0.103\n[ 1.108076] loop: module loaded\n[ 1.111226] vda: vda1\n[ 1.112712] scsi host0: ata_piix\n[ 1.113712] scsi host1: ata_piix\n[ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.118234] libphy: Fixed MDIO Bus: probed\n[ 1.119324] tun: Universal TUN/TAP device driver, 1.6\n[ 1.120596] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.123330] PPP generic driver version 2.4.2\n[ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.126100] ehci-pci: EHCI PCI platform driver\n[ 1.127258] ehci-platform: EHCI generic platform driver\n[ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.130062] ohci-pci: OHCI PCI platform driver\n[ 1.131220] ohci-platform: OHCI generic platform driver\n[ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.158285] usb usb1: Product: UHCI Host Controller\n[ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.160989] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.162245] hub 1-0:1.0: USB hub found\n[ 1.163285] hub 1-0:1.0: 2 ports detected\n[ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.169827] mousedev: PS/2 mouse device common for all mice\n[ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.173849] rtc_cmos 00:00: RTC can wake from S4\n[ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.178396] i2c /dev entries driver\n[ 1.179392] device-mapper: uevent: version 1.0.3\n[ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.184474] NET: Registered protocol family 10\n[ 1.185856] NET: Registered protocol family 17\n[ 1.187032] Key type dns_resolver registered\n[ 1.188356] registered taskstats version 1\n[ 1.189467] Loading compiled-in X.509 certificates\n[ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.193652] zswap: loaded using pool lzo/zbud\n[ 1.196223] Key type trusted registered\n[ 1.199300] Key type encrypted registered\n[ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.201777] ima: No TPM chip found, activating TPM-bypass!\n[ 1.203152] evm: HMAC attrs: 0x1\n[ 1.204402] Magic number: 6:335:151\n[ 1.205413] virtio_balloon virtio2: hash matches\n[ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511)\n[ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.223475] EDD information not available.\n[ 1.277685] Freeing unused kernel memory: 1512K\n[ 1.278881] Write protecting the kernel read-only data: 14336k\n[ 1.281549] Freeing unused kernel memory: 1692K\n[ 1.282930] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382782] [drm] Initialized drm 1.1.0 20060810\n[ 1.385194] virtio_net virtio0 ens3: renamed from eth0\n[ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.416537] FDC 0 is a S82078B\n[ 1.436892] AVX2 version of gcm_enc/dec engaged.\n[ 1.438108] AES CTR mode by8 optimization enabled\n[ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.641249] usb 1-1: Product: QEMU USB Tablet\n[ 1.642375] usb 1-1: Manufacturer: QEMU\n[ 1.643388] usb 1-1: SerialNumber: 42\n[ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.659618] usbcore: registered new interface driver usbhid\n[ 1.661075] usbhid: USB HID core driver\n[ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\nBegin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1\n[ 2.024853] md: multipath personality registered for level -4\n[ 2.028520] md: raid0 personality registered for level 0\n[ 2.032629] md: raid1 personality registered for level 1\n[ 2.104157] raid6: sse2x1 gen() 11602 MB/s\n[ 2.172154] raid6: sse2x1 xor() 8872 MB/s\n[ 2.240155] raid6: sse2x2 gen() 14682 MB/s\n[ 2.308156] raid6: sse2x2 xor() 9951 MB/s\n[ 2.376155] raid6: sse2x4 gen() 16750 MB/s\n[ 2.444154] raid6: sse2x4 xor() 11629 MB/s\n[ 2.512155] raid6: avx2x1 gen() 22273 MB/s\n[ 2.580156] raid6: avx2x2 gen() 26495 MB/s\n[ 2.648156] raid6: avx2x4 gen() 30375 MB/s\n[ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s\n[ 2.650574] raid6: using avx2x2 recovery algorithm\n[ 2.653156] xor: automatically using best checksumming function:\n[ 2.692154] avx : 32652.000 MB/sec\n[ 2.694571] async_tx: api initialized (async)\n[ 2.705510] md: raid6 personality registered for level 6\n[ 2.706794] md: raid5 personality registered for level 5\n[ 2.711332] md: raid4 personality registered for level 4\n[ 2.719236] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.893125] systemd[1]: Detected virtualization kvm.\n[ 2.894333] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.897833] systemd[1]: Set hostname to .\n[ 2.901091] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.902515] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.021629] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028488] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.034165] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.036726] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039082] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.041992] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.044925] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.048526] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.052464] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.060963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.069029] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.076740] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 3.085908] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp)\n\n[ 3.118470] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.125009] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.131695] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.138760] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.153258] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.160271] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.163949] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.169333] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.186205] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.190143] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.198313] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser)\n] Mounted Debug File System.\n[ 3.203630] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.567721] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-10-24 23:08:36,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action used request id req-f33980da-92b3-44ac-8e3a-295b4d9a3f5f 2018-10-24 23:08:36,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07973694801s 2018-10-24 23:08:36,970 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170058] pid_max: default: 32768 minimum: 301 [ 0.171252] ACPI: Core revision 20150930 [ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174591] Security Framework initialized [ 0.175671] Yama: becoming mindful. [ 0.176639] AppArmor: AppArmor initialized [ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184434] Initializing cgroup subsys io [ 0.185504] Initializing cgroup subsys memory [ 0.186629] Initializing cgroup subsys devices [ 0.187775] Initializing cgroup subsys freezer [ 0.188916] Initializing cgroup subsys net_cls [ 0.190054] Initializing cgroup subsys perf_event [ 0.191262] Initializing cgroup subsys net_prio [ 0.192419] Initializing cgroup subsys hugetlb [ 0.193558] Initializing cgroup subsys pids [ 0.194692] CPU: Physical Processor ID: 0 [ 0.196469] mce: CPU supports 10 MCE banks [ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200325] Spectre V2 : Mitigation: Full generic retpoline [ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.229473] Freeing SMP alternatives memory: 32K [ 0.235334] ftrace: allocating 32237 entries in 126 pages [ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271751] smpboot: Max logical packages: 1 [ 0.273092] x2apic enabled [ 0.274165] Switched APIC routing to physical x2apic. [ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283061] KVM setup paravirtual spinlock [ 0.284637] x86: Booted up 1 node, 1 CPUs [ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287546] devtmpfs: initialized [ 0.289493] evm: security.selinux [ 0.290412] evm: security.SMACK64 [ 0.291334] evm: security.SMACK64EXEC [ 0.292318] evm: security.SMACK64TRANSMUTE [ 0.293384] evm: security.SMACK64MMAP [ 0.294367] evm: security.ima [ 0.295215] evm: security.capability [ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300147] pinctrl core: initialized pinctrl subsystem [ 0.301552] RTC time: 23:08:30, date: 10/24/18 [ 0.302795] NET: Registered protocol family 16 [ 0.304060] cpuidle: using governor ladder [ 0.305124] cpuidle: using governor menu [ 0.306153] PCCT header not found. [ 0.307139] ACPI: bus type PCI registered [ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309847] PCI: Using configuration type 1 for base access [ 0.311998] ACPI: Added _OSI(Module Device) [ 0.313107] ACPI: Added _OSI(Processor Device) [ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317580] ACPI: Interpreter enabled [ 0.318586] ACPI: (supports S0 S5) [ 0.319535] ACPI: Using IOAPIC for interrupt routing [ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332220] acpiphp: Slot [3] registered [ 0.346051] acpiphp: Slot [4] registered [ 0.347119] acpiphp: Slot [5] registered [ 0.348175] acpiphp: Slot [6] registered [ 0.349228] acpiphp: Slot [7] registered [ 0.350285] acpiphp: Slot [8] registered [ 0.351340] acpiphp: Slot [9] registered [ 0.352396] acpiphp: Slot [10] registered [ 0.353469] acpiphp: Slot [11] registered [ 0.354550] acpiphp: Slot [12] registered [ 0.355631] acpiphp: Slot [13] registered [ 0.356702] acpiphp: Slot [14] registered [ 0.357773] acpiphp: Slot [15] registered [ 0.358848] acpiphp: Slot [16] registered [ 0.359924] acpiphp: Slot [17] registered [ 0.360997] acpiphp: Slot [18] registered [ 0.362070] acpiphp: Slot [19] registered [ 0.363153] acpiphp: Slot [20] registered [ 0.364226] acpiphp: Slot [21] registered [ 0.365299] acpiphp: Slot [22] registered [ 0.366370] acpiphp: Slot [23] registered [ 0.367449] acpiphp: Slot [24] registered [ 0.368561] acpiphp: Slot [25] registered [ 0.369629] acpiphp: Slot [26] registered [ 0.370762] acpiphp: Slot [27] registered [ 0.371836] acpiphp: Slot [28] registered [ 0.372906] acpiphp: Slot [29] registered [ 0.373975] acpiphp: Slot [30] registered [ 0.375046] acpiphp: Slot [31] registered [ 0.376116] PCI host bridge to bus 0000:00 [ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439495] vgaarb: loaded [ 0.440291] vgaarb: bridge control possible 0000:00:02.0 [ 0.441964] SCSI subsystem initialized [ 0.443214] ACPI: bus type USB registered [ 0.444319] usbcore: registered new interface driver usbfs [ 0.445681] usbcore: registered new interface driver hub [ 0.447008] usbcore: registered new device driver usb [ 0.448482] PCI: Using ACPI for IRQ routing [ 0.449984] NetLabel: Initializing [ 0.450933] NetLabel: domain hash size = 128 [ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453322] NetLabel: unlabeled traffic allowed by default [ 0.454857] amd_nb: Cannot enumerate AMD northbridges [ 0.456158] clocksource: Switched to clocksource kvm-clock [ 0.465245] AppArmor: AppArmor Filesystem Enabled [ 0.466509] pnp: PnP ACPI init [ 0.467713] pnp: PnP ACPI: found 5 devices [ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.476784] NET: Registered protocol family 2 [ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481421] TCP: Hash tables configured (established 4096 bind 4096) [ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.485968] NET: Registered protocol family 1 [ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522371] Unpacking initramfs... [ 0.993271] Freeing initrd memory: 37084K [ 0.994734] Scanning for low memory corruption every 60 seconds [ 0.996553] audit: initializing netlink subsys (disabled) [ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized [ 0.999696] Initialise system trusted keyring [ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.005208] zbud: loaded [ 1.006250] VFS: Disk quotas dquot_6.6.0 [ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.010845] fuse init (API version 7.23) [ 1.012027] Key type big_key registered [ 1.013104] Allocating IMA MOK and blacklist keyrings. [ 1.014715] Key type asymmetric registered [ 1.015812] Asymmetric key parser 'x509' registered [ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.019041] io scheduler noop registered [ 1.020108] io scheduler deadline registered (default) [ 1.021425] io scheduler cfq registered [ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.027532] ACPI: Power Button [PWRF] [ 1.028671] GHES: HEST is not enabled! [ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.105423] Linux agpgart interface v0.103 [ 1.108076] loop: module loaded [ 1.111226] vda: vda1 [ 1.112712] scsi host0: ata_piix [ 1.113712] scsi host1: ata_piix [ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.118234] libphy: Fixed MDIO Bus: probed [ 1.119324] tun: Universal TUN/TAP device driver, 1.6 [ 1.120596] tun: (C) 1999-2004 Max Krasnyansky [ 1.123330] PPP generic driver version 2.4.2 [ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.126100] ehci-pci: EHCI PCI platform driver [ 1.127258] ehci-platform: EHCI generic platform driver [ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.130062] ohci-pci: OHCI PCI platform driver [ 1.131220] ohci-platform: OHCI generic platform driver [ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver [ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.158285] usb usb1: Product: UHCI Host Controller [ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.160989] usb usb1: SerialNumber: 0000:00:01.2 [ 1.162245] hub 1-0:1.0: USB hub found [ 1.163285] hub 1-0:1.0: 2 ports detected [ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.169827] mousedev: PS/2 mouse device common for all mice [ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.173849] rtc_cmos 00:00: RTC can wake from S4 [ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.178396] i2c /dev entries driver [ 1.179392] device-mapper: uevent: version 1.0.3 [ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs [ 1.184474] NET: Registered protocol family 10 [ 1.185856] NET: Registered protocol family 17 [ 1.187032] Key type dns_resolver registered [ 1.188356] registered taskstats version 1 [ 1.189467] Loading compiled-in X.509 certificates [ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.193652] zswap: loaded using pool lzo/zbud [ 1.196223] Key type trusted registered [ 1.199300] Key type encrypted registered [ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.201777] ima: No TPM chip found, activating TPM-bypass! [ 1.203152] evm: HMAC attrs: 0x1 [ 1.204402] Magic number: 6:335:151 [ 1.205413] virtio_balloon virtio2: hash matches [ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511) [ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.223475] EDD information not available. [ 1.277685] Freeing unused kernel memory: 1512K [ 1.278881] Write protecting the kernel read-only data: 14336k [ 1.281549] Freeing unused kernel memory: 1692K [ 1.282930] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382782] [drm] Initialized drm 1.1.0 20060810 [ 1.385194] virtio_net virtio0 ens3: renamed from eth0 [ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.416537] FDC 0 is a S82078B [ 1.436892] AVX2 version of gcm_enc/dec engaged. [ 1.438108] AES CTR mode by8 optimization enabled [ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.641249] usb 1-1: Product: QEMU USB Tablet [ 1.642375] usb 1-1: Manufacturer: QEMU [ 1.643388] usb 1-1: SerialNumber: 42 [ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina [ 1.659618] usbcore: registered new interface driver usbhid [ 1.661075] usbhid: USB HID core driver [ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns Begin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1 [ 2.024853] md: multipath personality registered for level -4 [ 2.028520] md: raid0 personality registered for level 0 [ 2.032629] md: raid1 personality registered for level 1 [ 2.104157] raid6: sse2x1 gen() 11602 MB/s [ 2.172154] raid6: sse2x1 xor() 8872 MB/s [ 2.240155] raid6: sse2x2 gen() 14682 MB/s [ 2.308156] raid6: sse2x2 xor() 9951 MB/s [ 2.376155] raid6: sse2x4 gen() 16750 MB/s [ 2.444154] raid6: sse2x4 xor() 11629 MB/s [ 2.512155] raid6: avx2x1 gen() 22273 MB/s [ 2.580156] raid6: avx2x2 gen() 26495 MB/s [ 2.648156] raid6: avx2x4 gen() 30375 MB/s [ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s [ 2.650574] raid6: using avx2x2 recovery algorithm [ 2.653156] xor: automatically using best checksumming function: [ 2.692154] avx : 32652.000 MB/sec [ 2.694571] async_tx: api initialized (async) [ 2.705510] md: raid6 personality registered for level 6 [ 2.706794] md: raid5 personality registered for level 5 [ 2.711332] md: raid4 personality registered for level 4 [ 2.719236] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.893125] systemd[1]: Detected virtualization kvm. [ 2.894333] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.897833] systemd[1]: Set hostname to . [ 2.901091] systemd[1]: Initializing machine ID from KVM UUID. [ 2.902515] systemd[1]: Installed transient /etc/machine-id file. [ 3.021629] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028488] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.034165] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.036726] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039082] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.041992] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.044925] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.048526] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.052464] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.060963] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.069029] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.076740] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 3.085908] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp) [ 3.118470] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.125009] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.131695] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.138760] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.153258] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.160271] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.163949] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.169333] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.186205] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.190143] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.198313] systemd[1]: Mounted Debug File System. [[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser) ] Mounted Debug File System. [ 3.203630] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.567721] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-10-24 23:08:36,974 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-10-24 23:08:45,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:08:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:08:46,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13236 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b28e2313-a41b-46f8-a24c-de9ce09c72dd x-openstack-request-id: req-b28e2313-a41b-46f8-a24c-de9ce09c72dd 2018-10-24 23:08:46,051 - keystoneauth.session - DEBUG - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170058] pid_max: default: 32768 minimum: 301\n[ 0.171252] ACPI: Core revision 20150930\n[ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174591] Security Framework initialized\n[ 0.175671] Yama: becoming mindful.\n[ 0.176639] AppArmor: AppArmor initialized\n[ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184434] Initializing cgroup subsys io\n[ 0.185504] Initializing cgroup subsys memory\n[ 0.186629] Initializing cgroup subsys devices\n[ 0.187775] Initializing cgroup subsys freezer\n[ 0.188916] Initializing cgroup subsys net_cls\n[ 0.190054] Initializing cgroup subsys perf_event\n[ 0.191262] Initializing cgroup subsys net_prio\n[ 0.192419] Initializing cgroup subsys hugetlb\n[ 0.193558] Initializing cgroup subsys pids\n[ 0.194692] CPU: Physical Processor ID: 0\n[ 0.196469] mce: CPU supports 10 MCE banks\n[ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.229473] Freeing SMP alternatives memory: 32K\n[ 0.235334] ftrace: allocating 32237 entries in 126 pages\n[ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271751] smpboot: Max logical packages: 1\n[ 0.273092] x2apic enabled\n[ 0.274165] Switched APIC routing to physical x2apic.\n[ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283061] KVM setup paravirtual spinlock\n[ 0.284637] x86: Booted up 1 node, 1 CPUs\n[ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287546] devtmpfs: initialized\n[ 0.289493] evm: security.selinux\n[ 0.290412] evm: security.SMACK64\n[ 0.291334] evm: security.SMACK64EXEC\n[ 0.292318] evm: security.SMACK64TRANSMUTE\n[ 0.293384] evm: security.SMACK64MMAP\n[ 0.294367] evm: security.ima\n[ 0.295215] evm: security.capability\n[ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.300147] pinctrl core: initialized pinctrl subsystem\n[ 0.301552] RTC time: 23:08:30, date: 10/24/18\n[ 0.302795] NET: Registered protocol family 16\n[ 0.304060] cpuidle: using governor ladder\n[ 0.305124] cpuidle: using governor menu\n[ 0.306153] PCCT header not found.\n[ 0.307139] ACPI: bus type PCI registered\n[ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309847] PCI: Using configuration type 1 for base access\n[ 0.311998] ACPI: Added _OSI(Module Device)\n[ 0.313107] ACPI: Added _OSI(Processor Device)\n[ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315425] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317580] ACPI: Interpreter enabled\n[ 0.318586] ACPI: (supports S0 S5)\n[ 0.319535] ACPI: Using IOAPIC for interrupt routing\n[ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332220] acpiphp: Slot [3] registered\n[ 0.346051] acpiphp: Slot [4] registered\n[ 0.347119] acpiphp: Slot [5] registered\n[ 0.348175] acpiphp: Slot [6] registered\n[ 0.349228] acpiphp: Slot [7] registered\n[ 0.350285] acpiphp: Slot [8] registered\n[ 0.351340] acpiphp: Slot [9] registered\n[ 0.352396] acpiphp: Slot [10] registered\n[ 0.353469] acpiphp: Slot [11] registered\n[ 0.354550] acpiphp: Slot [12] registered\n[ 0.355631] acpiphp: Slot [13] registered\n[ 0.356702] acpiphp: Slot [14] registered\n[ 0.357773] acpiphp: Slot [15] registered\n[ 0.358848] acpiphp: Slot [16] registered\n[ 0.359924] acpiphp: Slot [17] registered\n[ 0.360997] acpiphp: Slot [18] registered\n[ 0.362070] acpiphp: Slot [19] registered\n[ 0.363153] acpiphp: Slot [20] registered\n[ 0.364226] acpiphp: Slot [21] registered\n[ 0.365299] acpiphp: Slot [22] registered\n[ 0.366370] acpiphp: Slot [23] registered\n[ 0.367449] acpiphp: Slot [24] registered\n[ 0.368561] acpiphp: Slot [25] registered\n[ 0.369629] acpiphp: Slot [26] registered\n[ 0.370762] acpiphp: Slot [27] registered\n[ 0.371836] acpiphp: Slot [28] registered\n[ 0.372906] acpiphp: Slot [29] registered\n[ 0.373975] acpiphp: Slot [30] registered\n[ 0.375046] acpiphp: Slot [31] registered\n[ 0.376116] PCI host bridge to bus 0000:00\n[ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439495] vgaarb: loaded\n[ 0.440291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441964] SCSI subsystem initialized\n[ 0.443214] ACPI: bus type USB registered\n[ 0.444319] usbcore: registered new interface driver usbfs\n[ 0.445681] usbcore: registered new interface driver hub\n[ 0.447008] usbcore: registered new device driver usb\n[ 0.448482] PCI: Using ACPI for IRQ routing\n[ 0.449984] NetLabel: Initializing\n[ 0.450933] NetLabel: domain hash size = 128\n[ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453322] NetLabel: unlabeled traffic allowed by default\n[ 0.454857] amd_nb: Cannot enumerate AMD northbridges\n[ 0.456158] clocksource: Switched to clocksource kvm-clock\n[ 0.465245] AppArmor: AppArmor Filesystem Enabled\n[ 0.466509] pnp: PnP ACPI init\n[ 0.467713] pnp: PnP ACPI: found 5 devices\n[ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.476784] NET: Registered protocol family 2\n[ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.481421] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485968] NET: Registered protocol family 1\n[ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522371] Unpacking initramfs...\n[ 0.993271] Freeing initrd memory: 37084K\n[ 0.994734] Scanning for low memory corruption every 60 seconds\n[ 0.996553] audit: initializing netlink subsys (disabled)\n[ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized\n[ 0.999696] Initialise system trusted keyring\n[ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.005208] zbud: loaded\n[ 1.006250] VFS: Disk quotas dquot_6.6.0\n[ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.010845] fuse init (API version 7.23)\n[ 1.012027] Key type big_key registered\n[ 1.013104] Allocating IMA MOK and blacklist keyrings.\n[ 1.014715] Key type asymmetric registered\n[ 1.015812] Asymmetric key parser 'x509' registered\n[ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.019041] io scheduler noop registered\n[ 1.020108] io scheduler deadline registered (default)\n[ 1.021425] io scheduler cfq registered\n[ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.027532] ACPI: Power Button [PWRF]\n[ 1.028671] GHES: HEST is not enabled!\n[ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.105423] Linux agpgart interface v0.103\n[ 1.108076] loop: module loaded\n[ 1.111226] vda: vda1\n[ 1.112712] scsi host0: ata_piix\n[ 1.113712] scsi host1: ata_piix\n[ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.118234] libphy: Fixed MDIO Bus: probed\n[ 1.119324] tun: Universal TUN/TAP device driver, 1.6\n[ 1.120596] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.123330] PPP generic driver version 2.4.2\n[ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.126100] ehci-pci: EHCI PCI platform driver\n[ 1.127258] ehci-platform: EHCI generic platform driver\n[ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.130062] ohci-pci: OHCI PCI platform driver\n[ 1.131220] ohci-platform: OHCI generic platform driver\n[ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.158285] usb usb1: Product: UHCI Host Controller\n[ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.160989] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.162245] hub 1-0:1.0: USB hub found\n[ 1.163285] hub 1-0:1.0: 2 ports detected\n[ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.169827] mousedev: PS/2 mouse device common for all mice\n[ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.173849] rtc_cmos 00:00: RTC can wake from S4\n[ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.178396] i2c /dev entries driver\n[ 1.179392] device-mapper: uevent: version 1.0.3\n[ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.184474] NET: Registered protocol family 10\n[ 1.185856] NET: Registered protocol family 17\n[ 1.187032] Key type dns_resolver registered\n[ 1.188356] registered taskstats version 1\n[ 1.189467] Loading compiled-in X.509 certificates\n[ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.193652] zswap: loaded using pool lzo/zbud\n[ 1.196223] Key type trusted registered\n[ 1.199300] Key type encrypted registered\n[ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.201777] ima: No TPM chip found, activating TPM-bypass!\n[ 1.203152] evm: HMAC attrs: 0x1\n[ 1.204402] Magic number: 6:335:151\n[ 1.205413] virtio_balloon virtio2: hash matches\n[ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511)\n[ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.223475] EDD information not available.\n[ 1.277685] Freeing unused kernel memory: 1512K\n[ 1.278881] Write protecting the kernel read-only data: 14336k\n[ 1.281549] Freeing unused kernel memory: 1692K\n[ 1.282930] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382782] [drm] Initialized drm 1.1.0 20060810\n[ 1.385194] virtio_net virtio0 ens3: renamed from eth0\n[ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.416537] FDC 0 is a S82078B\n[ 1.436892] AVX2 version of gcm_enc/dec engaged.\n[ 1.438108] AES CTR mode by8 optimization enabled\n[ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.641249] usb 1-1: Product: QEMU USB Tablet\n[ 1.642375] usb 1-1: Manufacturer: QEMU\n[ 1.643388] usb 1-1: SerialNumber: 42\n[ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.659618] usbcore: registered new interface driver usbhid\n[ 1.661075] usbhid: USB HID core driver\n[ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\nBegin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1\n[ 2.024853] md: multipath personality registered for level -4\n[ 2.028520] md: raid0 personality registered for level 0\n[ 2.032629] md: raid1 personality registered for level 1\n[ 2.104157] raid6: sse2x1 gen() 11602 MB/s\n[ 2.172154] raid6: sse2x1 xor() 8872 MB/s\n[ 2.240155] raid6: sse2x2 gen() 14682 MB/s\n[ 2.308156] raid6: sse2x2 xor() 9951 MB/s\n[ 2.376155] raid6: sse2x4 gen() 16750 MB/s\n[ 2.444154] raid6: sse2x4 xor() 11629 MB/s\n[ 2.512155] raid6: avx2x1 gen() 22273 MB/s\n[ 2.580156] raid6: avx2x2 gen() 26495 MB/s\n[ 2.648156] raid6: avx2x4 gen() 30375 MB/s\n[ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s\n[ 2.650574] raid6: using avx2x2 recovery algorithm\n[ 2.653156] xor: automatically using best checksumming function:\n[ 2.692154] avx : 32652.000 MB/sec\n[ 2.694571] async_tx: api initialized (async)\n[ 2.705510] md: raid6 personality registered for level 6\n[ 2.706794] md: raid5 personality registered for level 5\n[ 2.711332] md: raid4 personality registered for level 4\n[ 2.719236] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.893125] systemd[1]: Detected virtualization kvm.\n[ 2.894333] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.897833] systemd[1]: Set hostname to .\n[ 2.901091] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.902515] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.021629] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028488] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.034165] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.036726] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039082] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.041992] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.044925] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.048526] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.052464] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.060963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.069029] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.076740] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 3.085908] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp)\n\n[ 3.118470] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.125009] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.131695] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.138760] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.153258] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.160271] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.163949] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.169333] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.186205] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.190143] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.198313] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser)\n] Mounted Debug File System.\n[ 3.203630] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.567721] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 13.971730] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Wed, 24 Oct 2018 23:08:36 +0000. Up 5.96 seconds.\n[ 13.974230] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.980399] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.984167] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.989526] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.996150] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | . | fa:16:3e:49:19:fe |\n[ 13.998530] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe49:19fe/64 | . | link | fa:16:3e:49:19:fe |\n[ 14.001866] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.008152] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.016165] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.018527] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.024391] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.026539] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.032399] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.036159] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.040175] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.044141] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.048140] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.056144] cloud-init[938]: 2018-10-24 23:08:44,472 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 14.417496] cloud-init[938]: Generating public/private rsa key pair.\n[ 14.419015] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 14.424145] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 14.425833] cloud-init[938]: The key fingerprint is:\n[ 14.427065] cloud-init[938]: SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\n[ 14.432371] cloud-init[938]: The key's randomart image is:\n[ 14.433666] cloud-init[938]: +---[RSA 2048]----+\n[ 14.436123] cloud-init[938]: | |\n[ 14.440135] cloud-init[938]: | . |\n[ 14.441363] cloud-init[938]: | . . . . . |\n[ 14.444139] cloud-init[938]: | . o o . o o |\n[ 14.448140] cloud-init[938]: | + o S + o |\n[ 14.449363] cloud-init[938]: | + +o*.. o . |\n[ 14.450562] cloud-init[938]: | *o=+..o . |\n[ 14.456153] cloud-init[938]: | *.*E.O+o |\n[ 14.457400] cloud-init[938]: | o.B. ==XB= |\n[ 14.458585] cloud-init[938]: +----[SHA256]-----+\n[ 14.464136] cloud-init[938]: Generating public/private dsa key pair.\n[ 14.465556] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 14.467189] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 14.472365] cloud-init[938]: The key fingerprint is:\n[ 14.473605] cloud-init[938]: SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\n[ 14.478634] cloud-init[938]: The key's randomart image is:\n[ 14.479932] cloud-init[938]: +---[DSA 1024]----+\n[ 14.481275] cloud-init[938]: | |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 14.485620] cloud-init[938]: | |\n Starting iSCSI initiator daemon (iscsid)...[ 14.488149] cloud-init[938]: | . |\n[ 14.489009] cloud-init[938]: | . + . o |\n[ 14.489879] cloud-init[938]: | * B S o o . |\n[ 14.490735] cloud-init[938]: | . X +.. o o +|\n[ 14.491597] cloud-init[938]: \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n| ...oo=..+ + = = |\n[ 14.498385] cloud-init[938]: |. Eo*..o+ O + + |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 14.503274] cloud-init[938]: | .+*.o. oB.o . | Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 14.508758] cloud-init[938]: +----[SHA256]-----+\n[ 14.509653] cloud-init[938]: Generating public/private ecdsa key pair.\n[ 14.510735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[ 14.516272] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 14.517613] cloud-init[938]: The key fingerprint is:\n[ 14.518517] cloud-init[938]: SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 14.523461] cloud-init[938]: The key's randomart image is:\n[ 14.524708] cloud-init[938]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Sockets.[ 14.528291] cloud-init[938]: | ... .=&X|\n[ 14.529482] cloud-init[938]: | . ....E+*|\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n[\n[ 14.536336] cloud-init[938]: | . o . ..=o= |\n[ 14.537195] cloud-init[938]: | .+o.o . o |\n[ 14.538071] cloud-init[938]: | .+.*S. |\n[ 14.538937] cloud-init[938]: | .=.=o+o |\n[ 14.539812] [0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[938]: | =.+ + |\n[ 14.543168] cloud-init Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[938]: | =.. . |\n[ 14.551066] cloud-init[938]: | . .o |\n Starting LSB: MD monitoring daemon...\n[ 14.556154] cloud-init[938]: Starting Pollinate to seed the pseudo random number generator...\n+----[SHA256]-----+[[0;32m OK [0m] Started iperf3 Service.\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 14.604533] cloud-init[938]: Generating public/private ed25519 key pair.\n[ 14.610745] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 14.634373] [[0;32m OK [0m] Started iperf Service.\ncloud-init[938]: Starting Snappy daemon...\n Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.Starting Accounts Service...\n[[0;32m OK [0m] Started System Logging Service.\n[\n[ 14.658472] [0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[938]: The key fingerprint is:\n[ 14.705535] cloud-init[938]: SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 14.754788] cloud-init[938]: The key's randomart image is:\n[ 14.766232] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[938]: +--[ED25519 256]--+\n[ 14.794548] cloud-init[938]: | ++|[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[ 14.816213] \n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[938]: | o +o |\n[ 14.858811] cloud-init[938]: | . o .. ..|[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n Starting Hold until boot process finishes up...\n[ 14.882353] cloud-init Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[938]: | . + .. .|\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 14.917839] cloud-init[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...[938]: | . SEo+ =o |\n\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 14.938157] cloud-init[938]: | . . =+.oo.++|\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 14.945990] cloud-init[938]: | o o O. oB= |\n[ 14.964242] cloud-init[938]: | . = B oo=oo |\n[ 14.968681] cloud-init[938]: | o.Oo..+o |\n[ 14.970617] cloud-init[938]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 15.409819] cloud-init[1045]: Generating locales (this might take a while)...\n"} 2018-10-24 23:08:46,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action used request id req-b28e2313-a41b-46f8-a24c-de9ce09c72dd 2018-10-24 23:08:46,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0683631896973s 2018-10-24 23:08:46,053 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170058] pid_max: default: 32768 minimum: 301 [ 0.171252] ACPI: Core revision 20150930 [ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174591] Security Framework initialized [ 0.175671] Yama: becoming mindful. [ 0.176639] AppArmor: AppArmor initialized [ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184434] Initializing cgroup subsys io [ 0.185504] Initializing cgroup subsys memory [ 0.186629] Initializing cgroup subsys devices [ 0.187775] Initializing cgroup subsys freezer [ 0.188916] Initializing cgroup subsys net_cls [ 0.190054] Initializing cgroup subsys perf_event [ 0.191262] Initializing cgroup subsys net_prio [ 0.192419] Initializing cgroup subsys hugetlb [ 0.193558] Initializing cgroup subsys pids [ 0.194692] CPU: Physical Processor ID: 0 [ 0.196469] mce: CPU supports 10 MCE banks [ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200325] Spectre V2 : Mitigation: Full generic retpoline [ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.229473] Freeing SMP alternatives memory: 32K [ 0.235334] ftrace: allocating 32237 entries in 126 pages [ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271751] smpboot: Max logical packages: 1 [ 0.273092] x2apic enabled [ 0.274165] Switched APIC routing to physical x2apic. [ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283061] KVM setup paravirtual spinlock [ 0.284637] x86: Booted up 1 node, 1 CPUs [ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287546] devtmpfs: initialized [ 0.289493] evm: security.selinux [ 0.290412] evm: security.SMACK64 [ 0.291334] evm: security.SMACK64EXEC [ 0.292318] evm: security.SMACK64TRANSMUTE [ 0.293384] evm: security.SMACK64MMAP [ 0.294367] evm: security.ima [ 0.295215] evm: security.capability [ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300147] pinctrl core: initialized pinctrl subsystem [ 0.301552] RTC time: 23:08:30, date: 10/24/18 [ 0.302795] NET: Registered protocol family 16 [ 0.304060] cpuidle: using governor ladder [ 0.305124] cpuidle: using governor menu [ 0.306153] PCCT header not found. [ 0.307139] ACPI: bus type PCI registered [ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309847] PCI: Using configuration type 1 for base access [ 0.311998] ACPI: Added _OSI(Module Device) [ 0.313107] ACPI: Added _OSI(Processor Device) [ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317580] ACPI: Interpreter enabled [ 0.318586] ACPI: (supports S0 S5) [ 0.319535] ACPI: Using IOAPIC for interrupt routing [ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332220] acpiphp: Slot [3] registered [ 0.346051] acpiphp: Slot [4] registered [ 0.347119] acpiphp: Slot [5] registered [ 0.348175] acpiphp: Slot [6] registered [ 0.349228] acpiphp: Slot [7] registered [ 0.350285] acpiphp: Slot [8] registered [ 0.351340] acpiphp: Slot [9] registered [ 0.352396] acpiphp: Slot [10] registered [ 0.353469] acpiphp: Slot [11] registered [ 0.354550] acpiphp: Slot [12] registered [ 0.355631] acpiphp: Slot [13] registered [ 0.356702] acpiphp: Slot [14] registered [ 0.357773] acpiphp: Slot [15] registered [ 0.358848] acpiphp: Slot [16] registered [ 0.359924] acpiphp: Slot [17] registered [ 0.360997] acpiphp: Slot [18] registered [ 0.362070] acpiphp: Slot [19] registered [ 0.363153] acpiphp: Slot [20] registered [ 0.364226] acpiphp: Slot [21] registered [ 0.365299] acpiphp: Slot [22] registered [ 0.366370] acpiphp: Slot [23] registered [ 0.367449] acpiphp: Slot [24] registered [ 0.368561] acpiphp: Slot [25] registered [ 0.369629] acpiphp: Slot [26] registered [ 0.370762] acpiphp: Slot [27] registered [ 0.371836] acpiphp: Slot [28] registered [ 0.372906] acpiphp: Slot [29] registered [ 0.373975] acpiphp: Slot [30] registered [ 0.375046] acpiphp: Slot [31] registered [ 0.376116] PCI host bridge to bus 0000:00 [ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439495] vgaarb: loaded [ 0.440291] vgaarb: bridge control possible 0000:00:02.0 [ 0.441964] SCSI subsystem initialized [ 0.443214] ACPI: bus type USB registered [ 0.444319] usbcore: registered new interface driver usbfs [ 0.445681] usbcore: registered new interface driver hub [ 0.447008] usbcore: registered new device driver usb [ 0.448482] PCI: Using ACPI for IRQ routing [ 0.449984] NetLabel: Initializing [ 0.450933] NetLabel: domain hash size = 128 [ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453322] NetLabel: unlabeled traffic allowed by default [ 0.454857] amd_nb: Cannot enumerate AMD northbridges [ 0.456158] clocksource: Switched to clocksource kvm-clock [ 0.465245] AppArmor: AppArmor Filesystem Enabled [ 0.466509] pnp: PnP ACPI init [ 0.467713] pnp: PnP ACPI: found 5 devices [ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.476784] NET: Registered protocol family 2 [ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481421] TCP: Hash tables configured (established 4096 bind 4096) [ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.485968] NET: Registered protocol family 1 [ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522371] Unpacking initramfs... [ 0.993271] Freeing initrd memory: 37084K [ 0.994734] Scanning for low memory corruption every 60 seconds [ 0.996553] audit: initializing netlink subsys (disabled) [ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized [ 0.999696] Initialise system trusted keyring [ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.005208] zbud: loaded [ 1.006250] VFS: Disk quotas dquot_6.6.0 [ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.010845] fuse init (API version 7.23) [ 1.012027] Key type big_key registered [ 1.013104] Allocating IMA MOK and blacklist keyrings. [ 1.014715] Key type asymmetric registered [ 1.015812] Asymmetric key parser 'x509' registered [ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.019041] io scheduler noop registered [ 1.020108] io scheduler deadline registered (default) [ 1.021425] io scheduler cfq registered [ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.027532] ACPI: Power Button [PWRF] [ 1.028671] GHES: HEST is not enabled! [ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.105423] Linux agpgart interface v0.103 [ 1.108076] loop: module loaded [ 1.111226] vda: vda1 [ 1.112712] scsi host0: ata_piix [ 1.113712] scsi host1: ata_piix [ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.118234] libphy: Fixed MDIO Bus: probed [ 1.119324] tun: Universal TUN/TAP device driver, 1.6 [ 1.120596] tun: (C) 1999-2004 Max Krasnyansky [ 1.123330] PPP generic driver version 2.4.2 [ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.126100] ehci-pci: EHCI PCI platform driver [ 1.127258] ehci-platform: EHCI generic platform driver [ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.130062] ohci-pci: OHCI PCI platform driver [ 1.131220] ohci-platform: OHCI generic platform driver [ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver [ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.158285] usb usb1: Product: UHCI Host Controller [ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.160989] usb usb1: SerialNumber: 0000:00:01.2 [ 1.162245] hub 1-0:1.0: USB hub found [ 1.163285] hub 1-0:1.0: 2 ports detected [ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.169827] mousedev: PS/2 mouse device common for all mice [ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.173849] rtc_cmos 00:00: RTC can wake from S4 [ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.178396] i2c /dev entries driver [ 1.179392] device-mapper: uevent: version 1.0.3 [ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs [ 1.184474] NET: Registered protocol family 10 [ 1.185856] NET: Registered protocol family 17 [ 1.187032] Key type dns_resolver registered [ 1.188356] registered taskstats version 1 [ 1.189467] Loading compiled-in X.509 certificates [ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.193652] zswap: loaded using pool lzo/zbud [ 1.196223] Key type trusted registered [ 1.199300] Key type encrypted registered [ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.201777] ima: No TPM chip found, activating TPM-bypass! [ 1.203152] evm: HMAC attrs: 0x1 [ 1.204402] Magic number: 6:335:151 [ 1.205413] virtio_balloon virtio2: hash matches [ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511) [ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.223475] EDD information not available. [ 1.277685] Freeing unused kernel memory: 1512K [ 1.278881] Write protecting the kernel read-only data: 14336k [ 1.281549] Freeing unused kernel memory: 1692K [ 1.282930] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382782] [drm] Initialized drm 1.1.0 20060810 [ 1.385194] virtio_net virtio0 ens3: renamed from eth0 [ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.416537] FDC 0 is a S82078B [ 1.436892] AVX2 version of gcm_enc/dec engaged. [ 1.438108] AES CTR mode by8 optimization enabled [ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.641249] usb 1-1: Product: QEMU USB Tablet [ 1.642375] usb 1-1: Manufacturer: QEMU [ 1.643388] usb 1-1: SerialNumber: 42 [ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina [ 1.659618] usbcore: registered new interface driver usbhid [ 1.661075] usbhid: USB HID core driver [ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns Begin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1 [ 2.024853] md: multipath personality registered for level -4 [ 2.028520] md: raid0 personality registered for level 0 [ 2.032629] md: raid1 personality registered for level 1 [ 2.104157] raid6: sse2x1 gen() 11602 MB/s [ 2.172154] raid6: sse2x1 xor() 8872 MB/s [ 2.240155] raid6: sse2x2 gen() 14682 MB/s [ 2.308156] raid6: sse2x2 xor() 9951 MB/s [ 2.376155] raid6: sse2x4 gen() 16750 MB/s [ 2.444154] raid6: sse2x4 xor() 11629 MB/s [ 2.512155] raid6: avx2x1 gen() 22273 MB/s [ 2.580156] raid6: avx2x2 gen() 26495 MB/s [ 2.648156] raid6: avx2x4 gen() 30375 MB/s [ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s [ 2.650574] raid6: using avx2x2 recovery algorithm [ 2.653156] xor: automatically using best checksumming function: [ 2.692154] avx : 32652.000 MB/sec [ 2.694571] async_tx: api initialized (async) [ 2.705510] md: raid6 personality registered for level 6 [ 2.706794] md: raid5 personality registered for level 5 [ 2.711332] md: raid4 personality registered for level 4 [ 2.719236] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.893125] systemd[1]: Detected virtualization kvm. [ 2.894333] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.897833] systemd[1]: Set hostname to . [ 2.901091] systemd[1]: Initializing machine ID from KVM UUID. [ 2.902515] systemd[1]: Installed transient /etc/machine-id file. [ 3.021629] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028488] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.034165] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.036726] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039082] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.041992] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.044925] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.048526] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.052464] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.060963] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.069029] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.076740] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 3.085908] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp) [ 3.118470] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.125009] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.131695] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.138760] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.153258] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.160271] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.163949] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.169333] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.186205] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.190143] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.198313] systemd[1]: Mounted Debug File System. [[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser) ] Mounted Debug File System. [ 3.203630] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.567721] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 13.971730] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Wed, 24 Oct 2018 23:08:36 +0000. Up 5.96 seconds. [ 13.974230] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.980399] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.984167] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.989526] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.996150] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | . | fa:16:3e:49:19:fe | [ 13.998530] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe49:19fe/64 | . | link | fa:16:3e:49:19:fe | [ 14.001866] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.008152] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.016165] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.018527] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.024391] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.026539] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.032399] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.036159] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.040175] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.044141] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.048140] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.056144] cloud-init[938]: 2018-10-24 23:08:44,472 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.417496] cloud-init[938]: Generating public/private rsa key pair. [ 14.419015] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.424145] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.425833] cloud-init[938]: The key fingerprint is: [ 14.427065] cloud-init[938]: SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca [ 14.432371] cloud-init[938]: The key's randomart image is: [ 14.433666] cloud-init[938]: +---[RSA 2048]----+ [ 14.436123] cloud-init[938]: | | [ 14.440135] cloud-init[938]: | . | [ 14.441363] cloud-init[938]: | . . . . . | [ 14.444139] cloud-init[938]: | . o o . o o | [ 14.448140] cloud-init[938]: | + o S + o | [ 14.449363] cloud-init[938]: | + +o*.. o . | [ 14.450562] cloud-init[938]: | *o=+..o . | [ 14.456153] cloud-init[938]: | *.*E.O+o | [ 14.457400] cloud-init[938]: | o.B. ==XB= | [ 14.458585] cloud-init[938]: +----[SHA256]-----+ [ 14.464136] cloud-init[938]: Generating public/private dsa key pair. [ 14.465556] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 14.467189] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 14.472365] cloud-init[938]: The key fingerprint is: [ 14.473605] cloud-init[938]: SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca [ 14.478634] cloud-init[938]: The key's randomart image is: [ 14.479932] cloud-init[938]: +---[DSA 1024]----+ [ 14.481275] cloud-init[938]: | | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 14.485620] cloud-init[938]: | | Starting iSCSI initiator daemon (iscsid)...[ 14.488149] cloud-init[938]: | . | [ 14.489009] cloud-init[938]: | . + . o | [ 14.489879] cloud-init[938]: | * B S o o . | [ 14.490735] cloud-init[938]: | . X +.. o o +| [ 14.491597] cloud-init[938]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. | ...oo=..+ + = = | [ 14.498385] cloud-init[938]: |. Eo*..o+ O + + | [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 14.503274] cloud-init[938]: | .+*.o. oB.o . | Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 14.508758] cloud-init[938]: +----[SHA256]-----+ [ 14.509653] cloud-init[938]: Generating public/private ecdsa key pair. [ 14.510735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m[ 14.516272] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 14.517613] cloud-init[938]: The key fingerprint is: [ 14.518517] cloud-init[938]: SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 14.523461] cloud-init[938]: The key's randomart image is: [ 14.524708] cloud-init[938]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Sockets.[ 14.528291] cloud-init[938]: | ... .=&X| [ 14.529482] cloud-init[938]: | . ....E+*| [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... [ [ 14.536336] cloud-init[938]: | . o . ..=o= | [ 14.537195] cloud-init[938]: | .+o.o . o | [ 14.538071] cloud-init[938]: | .+.*S. | [ 14.538937] cloud-init[938]: | .=.=o+o | [ 14.539812] [0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[938]: | =.+ + | [ 14.543168] cloud-init Starting Apply the settings specified in cloud-config... Starting Login Service... [938]: | =.. . | [ 14.551066] cloud-init[938]: | . .o | Starting LSB: MD monitoring daemon... [ 14.556154] cloud-init[938]: Starting Pollinate to seed the pseudo random number generator... +----[SHA256]-----+[[0;32m OK [0m] Started iperf3 Service. Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 14.604533] cloud-init[938]: Generating public/private ed25519 key pair. [ 14.610745] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. [ 14.634373] [[0;32m OK [0m] Started iperf Service. cloud-init[938]: Starting Snappy daemon... Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.Starting Accounts Service... [[0;32m OK [0m] Started System Logging Service. [ [ 14.658472] [0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [938]: The key fingerprint is: [ 14.705535] cloud-init[938]: SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 14.754788] cloud-init[938]: The key's randomart image is: [ 14.766232] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... cloud-init[938]: +--[ED25519 256]--+ [ 14.794548] cloud-init[938]: | ++|[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [ 14.816213] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: network benchmark... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. cloud-init[938]: | o +o | [ 14.858811] cloud-init[938]: | . o .. ..|[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Hold until boot process finishes up... [ 14.882353] cloud-init Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [938]: | . + .. .| [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 14.917839] cloud-init[[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme...[938]: | . SEo+ =o | [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 14.938157] cloud-init[938]: | . . =+.oo.++| [[0;32m OK [0m] Started Set console scheme. [ 14.945990] cloud-init[938]: | o o O. oB= | [ 14.964242] cloud-init[938]: | . = B oo=oo | [ 14.968681] cloud-init[938]: | o.Oo..+o | [ 14.970617] cloud-init[938]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 15.409819] cloud-init[1045]: Generating locales (this might take a while)... 2018-10-24 23:08:46,056 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-10-24 23:08:55,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:08:55,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:08:56,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14243 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46e93f06-1679-4308-8a93-545ca7decbd4 x-openstack-request-id: req-46e93f06-1679-4308-8a93-545ca7decbd4 2018-10-24 23:08:56,147 - keystoneauth.session - DEBUG - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170058] pid_max: default: 32768 minimum: 301\n[ 0.171252] ACPI: Core revision 20150930\n[ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174591] Security Framework initialized\n[ 0.175671] Yama: becoming mindful.\n[ 0.176639] AppArmor: AppArmor initialized\n[ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184434] Initializing cgroup subsys io\n[ 0.185504] Initializing cgroup subsys memory\n[ 0.186629] Initializing cgroup subsys devices\n[ 0.187775] Initializing cgroup subsys freezer\n[ 0.188916] Initializing cgroup subsys net_cls\n[ 0.190054] Initializing cgroup subsys perf_event\n[ 0.191262] Initializing cgroup subsys net_prio\n[ 0.192419] Initializing cgroup subsys hugetlb\n[ 0.193558] Initializing cgroup subsys pids\n[ 0.194692] CPU: Physical Processor ID: 0\n[ 0.196469] mce: CPU supports 10 MCE banks\n[ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.229473] Freeing SMP alternatives memory: 32K\n[ 0.235334] ftrace: allocating 32237 entries in 126 pages\n[ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271751] smpboot: Max logical packages: 1\n[ 0.273092] x2apic enabled\n[ 0.274165] Switched APIC routing to physical x2apic.\n[ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283061] KVM setup paravirtual spinlock\n[ 0.284637] x86: Booted up 1 node, 1 CPUs\n[ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287546] devtmpfs: initialized\n[ 0.289493] evm: security.selinux\n[ 0.290412] evm: security.SMACK64\n[ 0.291334] evm: security.SMACK64EXEC\n[ 0.292318] evm: security.SMACK64TRANSMUTE\n[ 0.293384] evm: security.SMACK64MMAP\n[ 0.294367] evm: security.ima\n[ 0.295215] evm: security.capability\n[ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.300147] pinctrl core: initialized pinctrl subsystem\n[ 0.301552] RTC time: 23:08:30, date: 10/24/18\n[ 0.302795] NET: Registered protocol family 16\n[ 0.304060] cpuidle: using governor ladder\n[ 0.305124] cpuidle: using governor menu\n[ 0.306153] PCCT header not found.\n[ 0.307139] ACPI: bus type PCI registered\n[ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309847] PCI: Using configuration type 1 for base access\n[ 0.311998] ACPI: Added _OSI(Module Device)\n[ 0.313107] ACPI: Added _OSI(Processor Device)\n[ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315425] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317580] ACPI: Interpreter enabled\n[ 0.318586] ACPI: (supports S0 S5)\n[ 0.319535] ACPI: Using IOAPIC for interrupt routing\n[ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332220] acpiphp: Slot [3] registered\n[ 0.346051] acpiphp: Slot [4] registered\n[ 0.347119] acpiphp: Slot [5] registered\n[ 0.348175] acpiphp: Slot [6] registered\n[ 0.349228] acpiphp: Slot [7] registered\n[ 0.350285] acpiphp: Slot [8] registered\n[ 0.351340] acpiphp: Slot [9] registered\n[ 0.352396] acpiphp: Slot [10] registered\n[ 0.353469] acpiphp: Slot [11] registered\n[ 0.354550] acpiphp: Slot [12] registered\n[ 0.355631] acpiphp: Slot [13] registered\n[ 0.356702] acpiphp: Slot [14] registered\n[ 0.357773] acpiphp: Slot [15] registered\n[ 0.358848] acpiphp: Slot [16] registered\n[ 0.359924] acpiphp: Slot [17] registered\n[ 0.360997] acpiphp: Slot [18] registered\n[ 0.362070] acpiphp: Slot [19] registered\n[ 0.363153] acpiphp: Slot [20] registered\n[ 0.364226] acpiphp: Slot [21] registered\n[ 0.365299] acpiphp: Slot [22] registered\n[ 0.366370] acpiphp: Slot [23] registered\n[ 0.367449] acpiphp: Slot [24] registered\n[ 0.368561] acpiphp: Slot [25] registered\n[ 0.369629] acpiphp: Slot [26] registered\n[ 0.370762] acpiphp: Slot [27] registered\n[ 0.371836] acpiphp: Slot [28] registered\n[ 0.372906] acpiphp: Slot [29] registered\n[ 0.373975] acpiphp: Slot [30] registered\n[ 0.375046] acpiphp: Slot [31] registered\n[ 0.376116] PCI host bridge to bus 0000:00\n[ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439495] vgaarb: loaded\n[ 0.440291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441964] SCSI subsystem initialized\n[ 0.443214] ACPI: bus type USB registered\n[ 0.444319] usbcore: registered new interface driver usbfs\n[ 0.445681] usbcore: registered new interface driver hub\n[ 0.447008] usbcore: registered new device driver usb\n[ 0.448482] PCI: Using ACPI for IRQ routing\n[ 0.449984] NetLabel: Initializing\n[ 0.450933] NetLabel: domain hash size = 128\n[ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453322] NetLabel: unlabeled traffic allowed by default\n[ 0.454857] amd_nb: Cannot enumerate AMD northbridges\n[ 0.456158] clocksource: Switched to clocksource kvm-clock\n[ 0.465245] AppArmor: AppArmor Filesystem Enabled\n[ 0.466509] pnp: PnP ACPI init\n[ 0.467713] pnp: PnP ACPI: found 5 devices\n[ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.476784] NET: Registered protocol family 2\n[ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.481421] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485968] NET: Registered protocol family 1\n[ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522371] Unpacking initramfs...\n[ 0.993271] Freeing initrd memory: 37084K\n[ 0.994734] Scanning for low memory corruption every 60 seconds\n[ 0.996553] audit: initializing netlink subsys (disabled)\n[ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized\n[ 0.999696] Initialise system trusted keyring\n[ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.005208] zbud: loaded\n[ 1.006250] VFS: Disk quotas dquot_6.6.0\n[ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.010845] fuse init (API version 7.23)\n[ 1.012027] Key type big_key registered\n[ 1.013104] Allocating IMA MOK and blacklist keyrings.\n[ 1.014715] Key type asymmetric registered\n[ 1.015812] Asymmetric key parser 'x509' registered\n[ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.019041] io scheduler noop registered\n[ 1.020108] io scheduler deadline registered (default)\n[ 1.021425] io scheduler cfq registered\n[ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.027532] ACPI: Power Button [PWRF]\n[ 1.028671] GHES: HEST is not enabled!\n[ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.105423] Linux agpgart interface v0.103\n[ 1.108076] loop: module loaded\n[ 1.111226] vda: vda1\n[ 1.112712] scsi host0: ata_piix\n[ 1.113712] scsi host1: ata_piix\n[ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.118234] libphy: Fixed MDIO Bus: probed\n[ 1.119324] tun: Universal TUN/TAP device driver, 1.6\n[ 1.120596] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.123330] PPP generic driver version 2.4.2\n[ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.126100] ehci-pci: EHCI PCI platform driver\n[ 1.127258] ehci-platform: EHCI generic platform driver\n[ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.130062] ohci-pci: OHCI PCI platform driver\n[ 1.131220] ohci-platform: OHCI generic platform driver\n[ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.158285] usb usb1: Product: UHCI Host Controller\n[ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.160989] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.162245] hub 1-0:1.0: USB hub found\n[ 1.163285] hub 1-0:1.0: 2 ports detected\n[ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.169827] mousedev: PS/2 mouse device common for all mice\n[ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.173849] rtc_cmos 00:00: RTC can wake from S4\n[ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.178396] i2c /dev entries driver\n[ 1.179392] device-mapper: uevent: version 1.0.3\n[ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.184474] NET: Registered protocol family 10\n[ 1.185856] NET: Registered protocol family 17\n[ 1.187032] Key type dns_resolver registered\n[ 1.188356] registered taskstats version 1\n[ 1.189467] Loading compiled-in X.509 certificates\n[ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.193652] zswap: loaded using pool lzo/zbud\n[ 1.196223] Key type trusted registered\n[ 1.199300] Key type encrypted registered\n[ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.201777] ima: No TPM chip found, activating TPM-bypass!\n[ 1.203152] evm: HMAC attrs: 0x1\n[ 1.204402] Magic number: 6:335:151\n[ 1.205413] virtio_balloon virtio2: hash matches\n[ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511)\n[ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.223475] EDD information not available.\n[ 1.277685] Freeing unused kernel memory: 1512K\n[ 1.278881] Write protecting the kernel read-only data: 14336k\n[ 1.281549] Freeing unused kernel memory: 1692K\n[ 1.282930] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382782] [drm] Initialized drm 1.1.0 20060810\n[ 1.385194] virtio_net virtio0 ens3: renamed from eth0\n[ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.416537] FDC 0 is a S82078B\n[ 1.436892] AVX2 version of gcm_enc/dec engaged.\n[ 1.438108] AES CTR mode by8 optimization enabled\n[ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.641249] usb 1-1: Product: QEMU USB Tablet\n[ 1.642375] usb 1-1: Manufacturer: QEMU\n[ 1.643388] usb 1-1: SerialNumber: 42\n[ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.659618] usbcore: registered new interface driver usbhid\n[ 1.661075] usbhid: USB HID core driver\n[ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\nBegin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1\n[ 2.024853] md: multipath personality registered for level -4\n[ 2.028520] md: raid0 personality registered for level 0\n[ 2.032629] md: raid1 personality registered for level 1\n[ 2.104157] raid6: sse2x1 gen() 11602 MB/s\n[ 2.172154] raid6: sse2x1 xor() 8872 MB/s\n[ 2.240155] raid6: sse2x2 gen() 14682 MB/s\n[ 2.308156] raid6: sse2x2 xor() 9951 MB/s\n[ 2.376155] raid6: sse2x4 gen() 16750 MB/s\n[ 2.444154] raid6: sse2x4 xor() 11629 MB/s\n[ 2.512155] raid6: avx2x1 gen() 22273 MB/s\n[ 2.580156] raid6: avx2x2 gen() 26495 MB/s\n[ 2.648156] raid6: avx2x4 gen() 30375 MB/s\n[ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s\n[ 2.650574] raid6: using avx2x2 recovery algorithm\n[ 2.653156] xor: automatically using best checksumming function:\n[ 2.692154] avx : 32652.000 MB/sec\n[ 2.694571] async_tx: api initialized (async)\n[ 2.705510] md: raid6 personality registered for level 6\n[ 2.706794] md: raid5 personality registered for level 5\n[ 2.711332] md: raid4 personality registered for level 4\n[ 2.719236] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.893125] systemd[1]: Detected virtualization kvm.\n[ 2.894333] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.897833] systemd[1]: Set hostname to .\n[ 2.901091] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.902515] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.021629] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028488] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.034165] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.036726] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039082] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.041992] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.044925] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.048526] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.052464] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.060963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.069029] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.076740] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 3.085908] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp)\n\n[ 3.118470] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.125009] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.131695] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.138760] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.153258] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.160271] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.163949] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.169333] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.186205] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.190143] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.198313] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser)\n] Mounted Debug File System.\n[ 3.203630] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.567721] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 13.971730] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Wed, 24 Oct 2018 23:08:36 +0000. Up 5.96 seconds.\n[ 13.974230] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.980399] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.984167] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.989526] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.996150] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | . | fa:16:3e:49:19:fe |\n[ 13.998530] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe49:19fe/64 | . | link | fa:16:3e:49:19:fe |\n[ 14.001866] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.008152] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.016165] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.018527] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.024391] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.026539] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.032399] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.036159] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.040175] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.044141] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.048140] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.056144] cloud-init[938]: 2018-10-24 23:08:44,472 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 14.417496] cloud-init[938]: Generating public/private rsa key pair.\n[ 14.419015] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 14.424145] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 14.425833] cloud-init[938]: The key fingerprint is:\n[ 14.427065] cloud-init[938]: SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\n[ 14.432371] cloud-init[938]: The key's randomart image is:\n[ 14.433666] cloud-init[938]: +---[RSA 2048]----+\n[ 14.436123] cloud-init[938]: | |\n[ 14.440135] cloud-init[938]: | . |\n[ 14.441363] cloud-init[938]: | . . . . . |\n[ 14.444139] cloud-init[938]: | . o o . o o |\n[ 14.448140] cloud-init[938]: | + o S + o |\n[ 14.449363] cloud-init[938]: | + +o*.. o . |\n[ 14.450562] cloud-init[938]: | *o=+..o . |\n[ 14.456153] cloud-init[938]: | *.*E.O+o |\n[ 14.457400] cloud-init[938]: | o.B. ==XB= |\n[ 14.458585] cloud-init[938]: +----[SHA256]-----+\n[ 14.464136] cloud-init[938]: Generating public/private dsa key pair.\n[ 14.465556] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 14.467189] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 14.472365] cloud-init[938]: The key fingerprint is:\n[ 14.473605] cloud-init[938]: SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\n[ 14.478634] cloud-init[938]: The key's randomart image is:\n[ 14.479932] cloud-init[938]: +---[DSA 1024]----+\n[ 14.481275] cloud-init[938]: | |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 14.485620] cloud-init[938]: | |\n Starting iSCSI initiator daemon (iscsid)...[ 14.488149] cloud-init[938]: | . |\n[ 14.489009] cloud-init[938]: | . + . o |\n[ 14.489879] cloud-init[938]: | * B S o o . |\n[ 14.490735] cloud-init[938]: | . X +.. o o +|\n[ 14.491597] cloud-init[938]: \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n| ...oo=..+ + = = |\n[ 14.498385] cloud-init[938]: |. Eo*..o+ O + + |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 14.503274] cloud-init[938]: | .+*.o. oB.o . | Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 14.508758] cloud-init[938]: +----[SHA256]-----+\n[ 14.509653] cloud-init[938]: Generating public/private ecdsa key pair.\n[ 14.510735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[ 14.516272] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 14.517613] cloud-init[938]: The key fingerprint is:\n[ 14.518517] cloud-init[938]: SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 14.523461] cloud-init[938]: The key's randomart image is:\n[ 14.524708] cloud-init[938]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Sockets.[ 14.528291] cloud-init[938]: | ... .=&X|\n[ 14.529482] cloud-init[938]: | . ....E+*|\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n[\n[ 14.536336] cloud-init[938]: | . o . ..=o= |\n[ 14.537195] cloud-init[938]: | .+o.o . o |\n[ 14.538071] cloud-init[938]: | .+.*S. |\n[ 14.538937] cloud-init[938]: | .=.=o+o |\n[ 14.539812] [0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[938]: | =.+ + |\n[ 14.543168] cloud-init Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[938]: | =.. . |\n[ 14.551066] cloud-init[938]: | . .o |\n Starting LSB: MD monitoring daemon...\n[ 14.556154] cloud-init[938]: Starting Pollinate to seed the pseudo random number generator...\n+----[SHA256]-----+[[0;32m OK [0m] Started iperf3 Service.\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 14.604533] cloud-init[938]: Generating public/private ed25519 key pair.\n[ 14.610745] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 14.634373] [[0;32m OK [0m] Started iperf Service.\ncloud-init[938]: Starting Snappy daemon...\n Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.Starting Accounts Service...\n[[0;32m OK [0m] Started System Logging Service.\n[\n[ 14.658472] [0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[938]: The key fingerprint is:\n[ 14.705535] cloud-init[938]: SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 14.754788] cloud-init[938]: The key's randomart image is:\n[ 14.766232] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[938]: +--[ED25519 256]--+\n[ 14.794548] cloud-init[938]: | ++|[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[ 14.816213] \n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[938]: | o +o |\n[ 14.858811] cloud-init[938]: | . o .. ..|[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n Starting Hold until boot process finishes up...\n[ 14.882353] cloud-init Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[938]: | . + .. .|\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 14.917839] cloud-init[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...[938]: | . SEo+ =o |\n\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 14.938157] cloud-init[938]: | . . =+.oo.++|\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 14.945990] cloud-init[938]: | o o O. oB= |\n[ 14.964242] cloud-init[938]: | . = B oo=oo |\n[ 14.968681] cloud-init[938]: | o.Oo..+o |\n[ 14.970617] cloud-init[938]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 15.409819] cloud-init[1045]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 16.159017] cloud-init[1045]: en_US.UTF-8... done\n[ 16.161281] cloud-init[1045]: Generation complete.\n[ 16.651829] cloud-init[1045]: Cloud-init v. 18.2 running 'modules:config' at Wed, 24 Oct 2018 23:08:45 +0000. Up 15.27 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 56:58:82:95:38:f1:17:9e:48:63:c4:b5:52:53:c1:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Oct 24 23:08:50 ec2: \n<14>Oct 24 23:08:50 ec2: #############################################################\n<14>Oct 24 23:08:50 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Oct 24 23:08:50 ec2: 1024 SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (DSA)\n<14>Oct 24 23:08:50 ec2: 256 SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (ECDSA)\n<14>Oct 24 23:08:50 ec2: 256 SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (ED25519)\n<14>Oct 24 23:08:50 ec2: 2048 SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (RSA)\n<14>Oct 24 23:08:50 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Oct 24 23:08:50 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEN1Nr8vw0Hm49LGNc3V4hYzWdv6J8zoGHvAAmrORg8x8yfCXMwpha8WfL3D+pNeFwvl3BZwvE9xBrkftR/DPao= root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICjXW6KxBgGlPvQFifsQGP/Dw67UkZZIeAK0ektWhs1r root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIV6tzSnMnS938DVcE9S9g4A/PeDQnAEDXx+IdZbnoZWQqNw5OBThwAvEGFgAc1nYYuO6A9s1rRzooe3ykKtZjZoGz5yKgDcvgDB/cq5jH5XXaNnTceR81J0dJR+5vXxfWZUlPgkzmELkQGsC4XQAGsD89GS+t5K+Tsdj3G+5RBlqaQk5kNTLpuLdoq8TR/Wu2/Yd0ZWvkmzBsK0YalAj6d+0wZqCyLcx8KPNvD7Si9jc6s+cxYvAHeytudM0gMq+Y7Hgr5k+WywVoxQxbYIys/Gb+oldkAN0AxSmujMeF4xNH9X3mCyw+O1SqMF7s+3GHR0dctfnSiFCUjU9glSKn root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca\n-----END SSH HOST KEY KEYS-----\n[ 20.429223] cloud-init[1315]: Cloud-init v. 18.2 running 'modules:final' at Wed, 24 Oct 2018 23:08:50 +0000. Up 20.27 seconds.\n[ 20.431061] cloud-init[1315]: Cloud-init v. 18.2 finished at Wed, 24 Oct 2018 23:08:50 +0000. Datasource DataSourceEc2. Up 20.42 seconds\n\nUbuntu 16.04.4 LTS shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca ttyS0\n\nshaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca login: "} 2018-10-24 23:08:56,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0/action used request id req-46e93f06-1679-4308-8a93-545ca7decbd4 2018-10-24 23:08:56,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08289980888s 2018-10-24 23:08:56,150 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 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 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 687942566 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.167909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170058] pid_max: default: 32768 minimum: 301 [ 0.171252] ACPI: Core revision 20150930 [ 0.172886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174591] Security Framework initialized [ 0.175671] Yama: becoming mindful. [ 0.176639] AppArmor: AppArmor initialized [ 0.177744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179443] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182668] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184434] Initializing cgroup subsys io [ 0.185504] Initializing cgroup subsys memory [ 0.186629] Initializing cgroup subsys devices [ 0.187775] Initializing cgroup subsys freezer [ 0.188916] Initializing cgroup subsys net_cls [ 0.190054] Initializing cgroup subsys perf_event [ 0.191262] Initializing cgroup subsys net_prio [ 0.192419] Initializing cgroup subsys hugetlb [ 0.193558] Initializing cgroup subsys pids [ 0.194692] CPU: Physical Processor ID: 0 [ 0.196469] mce: CPU supports 10 MCE banks [ 0.197571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200325] Spectre V2 : Mitigation: Full generic retpoline [ 0.201678] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203200] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.204782] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206177] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.229473] Freeing SMP alternatives memory: 32K [ 0.235334] ftrace: allocating 32237 entries in 126 pages [ 0.270165] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271751] smpboot: Max logical packages: 1 [ 0.273092] x2apic enabled [ 0.274165] Switched APIC routing to physical x2apic. [ 0.276498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280689] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283061] KVM setup paravirtual spinlock [ 0.284637] x86: Booted up 1 node, 1 CPUs [ 0.285703] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287546] devtmpfs: initialized [ 0.289493] evm: security.selinux [ 0.290412] evm: security.SMACK64 [ 0.291334] evm: security.SMACK64EXEC [ 0.292318] evm: security.SMACK64TRANSMUTE [ 0.293384] evm: security.SMACK64MMAP [ 0.294367] evm: security.ima [ 0.295215] evm: security.capability [ 0.296268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298637] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300147] pinctrl core: initialized pinctrl subsystem [ 0.301552] RTC time: 23:08:30, date: 10/24/18 [ 0.302795] NET: Registered protocol family 16 [ 0.304060] cpuidle: using governor ladder [ 0.305124] cpuidle: using governor menu [ 0.306153] PCCT header not found. [ 0.307139] ACPI: bus type PCI registered [ 0.308175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309847] PCI: Using configuration type 1 for base access [ 0.311998] ACPI: Added _OSI(Module Device) [ 0.313107] ACPI: Added _OSI(Processor Device) [ 0.314240] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317580] ACPI: Interpreter enabled [ 0.318586] ACPI: (supports S0 S5) [ 0.319535] ACPI: Using IOAPIC for interrupt routing [ 0.320785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327758] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332220] acpiphp: Slot [3] registered [ 0.346051] acpiphp: Slot [4] registered [ 0.347119] acpiphp: Slot [5] registered [ 0.348175] acpiphp: Slot [6] registered [ 0.349228] acpiphp: Slot [7] registered [ 0.350285] acpiphp: Slot [8] registered [ 0.351340] acpiphp: Slot [9] registered [ 0.352396] acpiphp: Slot [10] registered [ 0.353469] acpiphp: Slot [11] registered [ 0.354550] acpiphp: Slot [12] registered [ 0.355631] acpiphp: Slot [13] registered [ 0.356702] acpiphp: Slot [14] registered [ 0.357773] acpiphp: Slot [15] registered [ 0.358848] acpiphp: Slot [16] registered [ 0.359924] acpiphp: Slot [17] registered [ 0.360997] acpiphp: Slot [18] registered [ 0.362070] acpiphp: Slot [19] registered [ 0.363153] acpiphp: Slot [20] registered [ 0.364226] acpiphp: Slot [21] registered [ 0.365299] acpiphp: Slot [22] registered [ 0.366370] acpiphp: Slot [23] registered [ 0.367449] acpiphp: Slot [24] registered [ 0.368561] acpiphp: Slot [25] registered [ 0.369629] acpiphp: Slot [26] registered [ 0.370762] acpiphp: Slot [27] registered [ 0.371836] acpiphp: Slot [28] registered [ 0.372906] acpiphp: Slot [29] registered [ 0.373975] acpiphp: Slot [30] registered [ 0.375046] acpiphp: Slot [31] registered [ 0.376116] PCI host bridge to bus 0000:00 [ 0.377182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380363] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.384554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.386475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.388431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402318] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434225] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439495] vgaarb: loaded [ 0.440291] vgaarb: bridge control possible 0000:00:02.0 [ 0.441964] SCSI subsystem initialized [ 0.443214] ACPI: bus type USB registered [ 0.444319] usbcore: registered new interface driver usbfs [ 0.445681] usbcore: registered new interface driver hub [ 0.447008] usbcore: registered new device driver usb [ 0.448482] PCI: Using ACPI for IRQ routing [ 0.449984] NetLabel: Initializing [ 0.450933] NetLabel: domain hash size = 128 [ 0.452051] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453322] NetLabel: unlabeled traffic allowed by default [ 0.454857] amd_nb: Cannot enumerate AMD northbridges [ 0.456158] clocksource: Switched to clocksource kvm-clock [ 0.465245] AppArmor: AppArmor Filesystem Enabled [ 0.466509] pnp: PnP ACPI init [ 0.467713] pnp: PnP ACPI: found 5 devices [ 0.474535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.476784] NET: Registered protocol family 2 [ 0.478191] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.479860] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481421] TCP: Hash tables configured (established 4096 bind 4096) [ 0.482988] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.484419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.485968] NET: Registered protocol family 1 [ 0.487122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.488564] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.489963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522371] Unpacking initramfs... [ 0.993271] Freeing initrd memory: 37084K [ 0.994734] Scanning for low memory corruption every 60 seconds [ 0.996553] audit: initializing netlink subsys (disabled) [ 0.997939] audit: type=2000 audit(1540422511.118:1): initialized [ 0.999696] Initialise system trusted keyring [ 1.001006] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.002557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.005208] zbud: loaded [ 1.006250] VFS: Disk quotas dquot_6.6.0 [ 1.007333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.009184] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.010845] fuse init (API version 7.23) [ 1.012027] Key type big_key registered [ 1.013104] Allocating IMA MOK and blacklist keyrings. [ 1.014715] Key type asymmetric registered [ 1.015812] Asymmetric key parser 'x509' registered [ 1.017083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.019041] io scheduler noop registered [ 1.020108] io scheduler deadline registered (default) [ 1.021425] io scheduler cfq registered [ 1.022549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.023922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.027532] ACPI: Power Button [PWRF] [ 1.028671] GHES: HEST is not enabled! [ 1.044317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.076203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.078868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.102512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.105423] Linux agpgart interface v0.103 [ 1.108076] loop: module loaded [ 1.111226] vda: vda1 [ 1.112712] scsi host0: ata_piix [ 1.113712] scsi host1: ata_piix [ 1.114668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.116277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.118234] libphy: Fixed MDIO Bus: probed [ 1.119324] tun: Universal TUN/TAP device driver, 1.6 [ 1.120596] tun: (C) 1999-2004 Max Krasnyansky [ 1.123330] PPP generic driver version 2.4.2 [ 1.124523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.126100] ehci-pci: EHCI PCI platform driver [ 1.127258] ehci-platform: EHCI generic platform driver [ 1.128572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.130062] ohci-pci: OHCI PCI platform driver [ 1.131220] ohci-platform: OHCI generic platform driver [ 1.132534] uhci_hcd: USB Universal Host Controller Interface driver [ 1.148720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.150041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.151987] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.153312] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.154820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.156425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.158285] usb usb1: Product: UHCI Host Controller [ 1.159502] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.160989] usb usb1: SerialNumber: 0000:00:01.2 [ 1.162245] hub 1-0:1.0: USB hub found [ 1.163285] hub 1-0:1.0: 2 ports detected [ 1.164490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.167229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.168477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.169827] mousedev: PS/2 mouse device common for all mice [ 1.171446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.173849] rtc_cmos 00:00: RTC can wake from S4 [ 1.175282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.176853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.178396] i2c /dev entries driver [ 1.179392] device-mapper: uevent: version 1.0.3 [ 1.180643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.182772] ledtrig-cpu: registered to indicate activity on CPUs [ 1.184474] NET: Registered protocol family 10 [ 1.185856] NET: Registered protocol family 17 [ 1.187032] Key type dns_resolver registered [ 1.188356] registered taskstats version 1 [ 1.189467] Loading compiled-in X.509 certificates [ 1.191238] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.193652] zswap: loaded using pool lzo/zbud [ 1.196223] Key type trusted registered [ 1.199300] Key type encrypted registered [ 1.200408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.201777] ima: No TPM chip found, activating TPM-bypass! [ 1.203152] evm: HMAC attrs: 0x1 [ 1.204402] Magic number: 6:335:151 [ 1.205413] virtio_balloon virtio2: hash matches [ 1.206691] rtc_cmos 00:00: setting system clock to 2018-10-24 23:08:31 UTC (1540422511) [ 1.221972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.223475] EDD information not available. [ 1.277685] Freeing unused kernel memory: 1512K [ 1.278881] Write protecting the kernel read-only data: 14336k [ 1.281549] Freeing unused kernel memory: 1692K [ 1.282930] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.294203] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299346] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301735] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.304130] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.306529] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314790] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.321494] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.323786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382782] [drm] Initialized drm 1.1.0 20060810 [ 1.385194] virtio_net virtio0 ens3: renamed from eth0 [ 1.394486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.396873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.416537] FDC 0 is a S82078B [ 1.436892] AVX2 version of gcm_enc/dec engaged. [ 1.438108] AES CTR mode by8 optimization enabled [ 1.476192] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.637913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.639590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.641249] usb 1-1: Product: QEMU USB Tablet [ 1.642375] usb 1-1: Manufacturer: QEMU [ 1.643388] usb 1-1: SerialNumber: 42 [ 1.653020] hidraw: raw HID events driver (C) Jiri Kosina [ 1.659618] usbcore: registered new interface driver usbhid [ 1.661075] usbhid: USB HID core driver [ 1.663341] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.666265] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.992190] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.992195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns Begin: Loading essential drivers ... [ 2.021264] md: linear personality registered for level -1 [ 2.024853] md: multipath personality registered for level -4 [ 2.028520] md: raid0 personality registered for level 0 [ 2.032629] md: raid1 personality registered for level 1 [ 2.104157] raid6: sse2x1 gen() 11602 MB/s [ 2.172154] raid6: sse2x1 xor() 8872 MB/s [ 2.240155] raid6: sse2x2 gen() 14682 MB/s [ 2.308156] raid6: sse2x2 xor() 9951 MB/s [ 2.376155] raid6: sse2x4 gen() 16750 MB/s [ 2.444154] raid6: sse2x4 xor() 11629 MB/s [ 2.512155] raid6: avx2x1 gen() 22273 MB/s [ 2.580156] raid6: avx2x2 gen() 26495 MB/s [ 2.648156] raid6: avx2x4 gen() 30375 MB/s [ 2.649243] raid6: using algorithm avx2x4 gen() 30375 MB/s [ 2.650574] raid6: using avx2x2 recovery algorithm [ 2.653156] xor: automatically using best checksumming function: [ 2.692154] avx : 32652.000 MB/sec [ 2.694571] async_tx: api initialized (async) [ 2.705510] md: raid6 personality registered for level 6 [ 2.706794] md: raid5 personality registered for level 5 [ 2.711332] md: raid4 personality registered for level 4 [ 2.719236] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.752361] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.773734] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.889006] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.893125] systemd[1]: Detected virtualization kvm. [ 2.894333] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.897833] systemd[1]: Set hostname to . [ 2.901091] systemd[1]: Initializing machine ID from KVM UUID. [ 2.902515] systemd[1]: Installed transient /etc/machine-id file. [ 3.021629] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.024288] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028488] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.031175] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.034165] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.036726] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039082] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.041992] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.044925] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.048526] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.052464] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.056097] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.060963] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.063199] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.069029] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.071421] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.076740] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.081023] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 3.085908] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.090140] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.099354] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.108691] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.115146] iscsi: registered transport (tcp) [ 3.118470] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.125009] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.131695] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.138760] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.146007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.153258] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.160271] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.163949] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.169333] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.178366] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.186205] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.190143] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.198313] systemd[1]: Mounted Debug File System. [[0;32m OK [0m[ 3.200288] iscsi: registered transport (iser) ] Mounted Debug File System. [ 3.203630] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.567721] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [ 4.637213] cloud-init[548]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Oct 2018 23:08:34 +0000. Up 4.44 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 13.971730] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Wed, 24 Oct 2018 23:08:36 +0000. Up 5.96 seconds. [ 13.974230] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.980399] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.984167] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.989526] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.996150] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | . | fa:16:3e:49:19:fe | [ 13.998530] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe49:19fe/64 | . | link | fa:16:3e:49:19:fe | [ 14.001866] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.008152] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.016165] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.018527] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.024391] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.026539] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.032399] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.036159] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.040175] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.044141] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.048140] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.056144] cloud-init[938]: 2018-10-24 23:08:44,472 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.417496] cloud-init[938]: Generating public/private rsa key pair. [ 14.419015] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.424145] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.425833] cloud-init[938]: The key fingerprint is: [ 14.427065] cloud-init[938]: SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca [ 14.432371] cloud-init[938]: The key's randomart image is: [ 14.433666] cloud-init[938]: +---[RSA 2048]----+ [ 14.436123] cloud-init[938]: | | [ 14.440135] cloud-init[938]: | . | [ 14.441363] cloud-init[938]: | . . . . . | [ 14.444139] cloud-init[938]: | . o o . o o | [ 14.448140] cloud-init[938]: | + o S + o | [ 14.449363] cloud-init[938]: | + +o*.. o . | [ 14.450562] cloud-init[938]: | *o=+..o . | [ 14.456153] cloud-init[938]: | *.*E.O+o | [ 14.457400] cloud-init[938]: | o.B. ==XB= | [ 14.458585] cloud-init[938]: +----[SHA256]-----+ [ 14.464136] cloud-init[938]: Generating public/private dsa key pair. [ 14.465556] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 14.467189] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 14.472365] cloud-init[938]: The key fingerprint is: [ 14.473605] cloud-init[938]: SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca [ 14.478634] cloud-init[938]: The key's randomart image is: [ 14.479932] cloud-init[938]: +---[DSA 1024]----+ [ 14.481275] cloud-init[938]: | | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 14.485620] cloud-init[938]: | | Starting iSCSI initiator daemon (iscsid)...[ 14.488149] cloud-init[938]: | . | [ 14.489009] cloud-init[938]: | . + . o | [ 14.489879] cloud-init[938]: | * B S o o . | [ 14.490735] cloud-init[938]: | . X +.. o o +| [ 14.491597] cloud-init[938]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. | ...oo=..+ + = = | [ 14.498385] cloud-init[938]: |. Eo*..o+ O + + | [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 14.503274] cloud-init[938]: | .+*.o. oB.o . | Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 14.508758] cloud-init[938]: +----[SHA256]-----+ [ 14.509653] cloud-init[938]: Generating public/private ecdsa key pair. [ 14.510735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m[ 14.516272] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 14.517613] cloud-init[938]: The key fingerprint is: [ 14.518517] cloud-init[938]: SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 14.523461] cloud-init[938]: The key's randomart image is: [ 14.524708] cloud-init[938]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Sockets.[ 14.528291] cloud-init[938]: | ... .=&X| [ 14.529482] cloud-init[938]: | . ....E+*| [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... [ [ 14.536336] cloud-init[938]: | . o . ..=o= | [ 14.537195] cloud-init[938]: | .+o.o . o | [ 14.538071] cloud-init[938]: | .+.*S. | [ 14.538937] cloud-init[938]: | .=.=o+o | [ 14.539812] [0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[938]: | =.+ + | [ 14.543168] cloud-init Starting Apply the settings specified in cloud-config... Starting Login Service... [938]: | =.. . | [ 14.551066] cloud-init[938]: | . .o | Starting LSB: MD monitoring daemon... [ 14.556154] cloud-init[938]: Starting Pollinate to seed the pseudo random number generator... +----[SHA256]-----+[[0;32m OK [0m] Started iperf3 Service. Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 14.604533] cloud-init[938]: Generating public/private ed25519 key pair. [ 14.610745] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. [ 14.634373] [[0;32m OK [0m] Started iperf Service. cloud-init[938]: Starting Snappy daemon... Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.Starting Accounts Service... [[0;32m OK [0m] Started System Logging Service. [ [ 14.658472] [0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [938]: The key fingerprint is: [ 14.705535] cloud-init[938]: SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 14.754788] cloud-init[938]: The key's randomart image is: [ 14.766232] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... cloud-init[938]: +--[ED25519 256]--+ [ 14.794548] cloud-init[938]: | ++|[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [ 14.816213] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: network benchmark... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. cloud-init[938]: | o +o | [ 14.858811] cloud-init[938]: | . o .. ..|[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Hold until boot process finishes up... [ 14.882353] cloud-init Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [938]: | . + .. .| [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 14.917839] cloud-init[[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme...[938]: | . SEo+ =o | [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 14.938157] cloud-init[938]: | . . =+.oo.++| [[0;32m OK [0m] Started Set console scheme. [ 14.945990] cloud-init[938]: | o o O. oB= | [ 14.964242] cloud-init[938]: | . = B oo=oo | [ 14.968681] cloud-init[938]: | o.Oo..+o | [ 14.970617] cloud-init[938]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 15.409819] cloud-init[1045]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.159017] cloud-init[1045]: en_US.UTF-8... done [ 16.161281] cloud-init[1045]: Generation complete. [ 16.651829] cloud-init[1045]: Cloud-init v. 18.2 running 'modules:config' at Wed, 24 Oct 2018 23:08:45 +0000. Up 15.27 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:58:82:95:38:f1:17:9e:48:63:c4:b5:52:53:c1:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 24 23:08:50 ec2: <14>Oct 24 23:08:50 ec2: ############################################################# <14>Oct 24 23:08:50 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 24 23:08:50 ec2: 1024 SHA256:wovUDocnfFeb6j9mg9PdkN2mUqeIqROqhhvXtmKZutI root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (DSA) <14>Oct 24 23:08:50 ec2: 256 SHA256:YzYg5+I/B0p3MOrGYfEtHRb1HVtQTYtTEx5QLUW4CH0 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (ECDSA) <14>Oct 24 23:08:50 ec2: 256 SHA256:q0T72Ju5Hj1pxhDNm/U7RmM7Cv6l02VSERla7qsEtiQ root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (ED25519) <14>Oct 24 23:08:50 ec2: 2048 SHA256:K53xgJ4Gw/EHfZ/04+A+Mni/5Ct+K7QDpptJ2olfvy4 root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca (RSA) <14>Oct 24 23:08:50 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 24 23:08:50 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEN1Nr8vw0Hm49LGNc3V4hYzWdv6J8zoGHvAAmrORg8x8yfCXMwpha8WfL3D+pNeFwvl3BZwvE9xBrkftR/DPao= root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICjXW6KxBgGlPvQFifsQGP/Dw67UkZZIeAK0ektWhs1r root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIV6tzSnMnS938DVcE9S9g4A/PeDQnAEDXx+IdZbnoZWQqNw5OBThwAvEGFgAc1nYYuO6A9s1rRzooe3ykKtZjZoGz5yKgDcvgDB/cq5jH5XXaNnTceR81J0dJR+5vXxfWZUlPgkzmELkQGsC4XQAGsD89GS+t5K+Tsdj3G+5RBlqaQk5kNTLpuLdoq8TR/Wu2/Yd0ZWvkmzBsK0YalAj6d+0wZqCyLcx8KPNvD7Si9jc6s+cxYvAHeytudM0gMq+Y7Hgr5k+WywVoxQxbYIys/Gb+oldkAN0AxSmujMeF4xNH9X3mCyw+O1SqMF7s+3GHR0dctfnSiFCUjU9glSKn root@shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca -----END SSH HOST KEY KEYS----- [ 20.429223] cloud-init[1315]: Cloud-init v. 18.2 running 'modules:final' at Wed, 24 Oct 2018 23:08:50 +0000. Up 20.27 seconds. [ 20.431061] cloud-init[1315]: Cloud-init v. 18.2 finished at Wed, 24 Oct 2018 23:08:50 +0000. Datasource DataSourceEc2. Up 20.42 seconds Ubuntu 16.04.4 LTS shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca ttyS0 shaker-vm-b3e54d57-cfb2-4873-8589-bbbbeb88eeca login: 2018-10-24 23:08:56,155 - paramiko.transport - DEBUG - starting thread (client mode): 0xc7d90110L 2018-10-24 23:08:56,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 23:08:56,161 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-10-24 23:08:56,161 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-10-24 23:08:56,162 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 23:08:56,162 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 23:08:56,163 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-24 23:08:56,163 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 23:08:56,163 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 23:08:56,163 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 23:08:56,204 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 23:08:56,205 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 23:08:56,219 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4891f6091e7a8506c8b57468e93232f9 2018-10-24 23:08:56,220 - paramiko.transport - DEBUG - Trying discovered key 5658829538f1179e4863c4b55253c1b4 in /tmp/tmpTFQRyO 2018-10-24 23:08:56,245 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 23:08:56,269 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 23:08:56,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-24 23:08:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:08:56,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766c252d-a8ea-490c-8fbb-d1b1d9b6c1a2 2018-10-24 23:08:56,298 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-24 23:08:56,298 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-766c252d-a8ea-490c-8fbb-d1b1d9b6c1a2 2018-10-24 23:08:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:56,405 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-24 23:08:56,405 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-24 23:08:56,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677ea9e9-4e81-46c4-88f3-a2925d8eb296 2018-10-24 23:08:56,497 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-24 23:08:56,498 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-677ea9e9-4e81-46c4-88f3-a2925d8eb296 2018-10-24 23:08:56,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209896087646s 2018-10-24 23:08:56,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-24 23:08:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:56,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317708df-da05-4380-a213-149ba0994444 2018-10-24 23:08:56,708 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be60b085db5444509540f6c65055a705", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "35c8302b74944825a92aa4b8047321db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "4c89f35c015e4ae69499e813be80e321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "162576efb457471195a45f2b49eac287", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "162576efb457471195a45f2b49eac287", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "987567f78bb84072aa4282b89799b17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "9ce32b85b25d479ebd48a68e22010a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "ae78410ad6fa4097820e8888df43a275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be60b085db5444509540f6c65055a705", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "c6c065a6394440a092a56f68823f5af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "162576efb457471195a45f2b49eac287", "id": "cec0fbce7894417db694ed048b2838c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "d0ad3e4b816247899359d7764d7cbec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "d3bc2160af77404a94a4230b3eab3121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "d7dc15135c7b440da077ae6c23625bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "dc94a85587424f0dbbc161ef4724e634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be60b085db5444509540f6c65055a705", "id": "f4bd2ca842f241bdbe2c2124c1763936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "fc55672d9b7f448b83ba9728ee5e4232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-24 23:08:56,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-317708df-da05-4380-a213-149ba0994444 2018-10-24 23:08:56,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201219081879s 2018-10-24 23:08:56,716 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2018-10-24 23:08:56,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:08:56,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:56,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e76a256-fd24-4a24-960d-e94c23a82730 2018-10-24 23:08:56,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:08:56,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e76a256-fd24-4a24-960d-e94c23a82730 2018-10-24 23:08:56,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198765039444s 2018-10-24 23:08:56,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:08:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:57,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0b63eb-8cb8-47dc-8a77-bd79795a5702 2018-10-24 23:08:57,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:08:57,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-de0b63eb-8cb8-47dc-8a77-bd79795a5702 2018-10-24 23:08:57,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194107055664s 2018-10-24 23:08:57,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:08:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5bf9bb-25cb-4960-9e5b-51ae3c8453a5 2018-10-24 23:08:57,321 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 23:08:57,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5d5bf9bb-25cb-4960-9e5b-51ae3c8453a5 2018-10-24 23:08:57,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197673082352s 2018-10-24 23:08:57,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:08:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:57,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112a85b0-e19b-40ac-8356-5ad706531d80 2018-10-24 23:08:57,531 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:08:57,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-112a85b0-e19b-40ac-8356-5ad706531d80 2018-10-24 23:08:57,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209671974182s 2018-10-24 23:08:57,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:08:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:57,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7633a0b7-466a-4f0f-801a-fe98d30401af 2018-10-24 23:08:57,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:08:57,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7633a0b7-466a-4f0f-801a-fe98d30401af 2018-10-24 23:08:57,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193722963333s 2018-10-24 23:08:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 23:08:57,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=12248019b687452190b948ac41add7c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:57,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0f80a8-52cc-42cf-ac1f-98f60ea76900 2018-10-24 23:08:57,859 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=12248019b687452190b948ac41add7c9", "previous": null, "next": null}} 2018-10-24 23:08:57,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=12248019b687452190b948ac41add7c9 used request id req-7d0f80a8-52cc-42cf-ac1f-98f60ea76900 2018-10-24 23:08:57,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111998081207s 2018-10-24 23:08:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 23:08:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3b583e-1efc-4860-a78a-756d11ef9fea 2018-10-24 23:08:58,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:08:58,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/e2f348c04de14636a02652c16ac03659 used request id req-ee3b583e-1efc-4860-a78a-756d11ef9fea 2018-10-24 23:08:58,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246932983398s 2018-10-24 23:08:58,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:08:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ce2835-5db7-4829-a51b-3a4174283aea 2018-10-24 23:08:58,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:08:58,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a2ce2835-5db7-4829-a51b-3a4174283aea 2018-10-24 23:08:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111549139023s 2018-10-24 23:08:58,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:08:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe3e12d-c604-43c0-b2f0-45d13c53f30a 2018-10-24 23:08:58,422 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:08:58,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cbe3e12d-c604-43c0-b2f0-45d13c53f30a 2018-10-24 23:08:58,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191430807114s 2018-10-24 23:08:58,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:08:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30133a86-cbaf-48ee-943f-4389952a1ebf 2018-10-24 23:08:58,532 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 23:08:58,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-30133a86-cbaf-48ee-943f-4389952a1ebf 2018-10-24 23:08:58,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104660987854s 2018-10-24 23:08:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:08:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2720ec-5f9a-4c90-9290-daa8753ed32f 2018-10-24 23:08:58,755 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:08:58,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cf2720ec-5f9a-4c90-9290-daa8753ed32f 2018-10-24 23:08:58,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22158408165s 2018-10-24 23:08:58,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:08:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:58,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e8bdf6-f50c-4d44-ac92-5f10805d1ddc 2018-10-24 23:08:58,965 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:08:58,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-56e8bdf6-f50c-4d44-ac92-5f10805d1ddc 2018-10-24 23:08:58,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197517156601s 2018-10-24 23:08:58,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 23:08:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=12248019b687452190b948ac41add7c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 24 Oct 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82139d8-3187-4494-8e3d-806cdbf6971e 2018-10-24 23:08:59,082 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=12248019b687452190b948ac41add7c9", "previous": null, "next": null}} 2018-10-24 23:08:59,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=57d9faf596054b9ebb3cd6759f432cf6&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=12248019b687452190b948ac41add7c9 used request id req-f82139d8-3187-4494-8e3d-806cdbf6971e 2018-10-24 23:08:59,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108865022659s 2018-10-24 23:08:59,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 23:08:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/fa49aafcbe224bf780873219182af220 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:08:59,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efdd2f36-28bd-4967-b14c-af1af4d8e42d 2018-10-24 23:08:59,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:08:59,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9/users/57d9faf596054b9ebb3cd6759f432cf6/roles/fa49aafcbe224bf780873219182af220 used request id req-efdd2f36-28bd-4967-b14c-af1af4d8e42d 2018-10-24 23:08:59,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222936153412s 2018-10-24 23:08:59,310 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 23:08:59,311 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-24 23:08:59,311 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 23:08:59,313 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 23:08:59,386 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 23:08:59,386 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-24 23:08:59,387 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 23:08:59,425 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-24 23:08:59,425 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-24 23:08:59,451 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-24 23:35:11,201 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-24 23:35:11,202 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=12248019b687452190b948ac41add7c9 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 50236 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=3a0d942b-f596-4d58-80a4-b78c6c5b7143 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 50236 192.168.120.7 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-10-24 23:09:00.432 1411 INFO shaker.engine.utils [-] Logging enabled 2018-10-24 23:09:00.434 1411 INFO shaker.engine.messaging [-] Listening on *:9000 2018-10-24 23:09:00.437 1411 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-10-24 23:09:00.444 1419 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-10-24 23:09:00.445 1419 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.205:9000 2018-10-24 23:09:00.445 1419 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-10-24 23:09:00.455 1411 INFO pykwalify.core [-] validation.valid 2018-10-24 23:09:01.104 1411 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-24 23:09:05.852 1411 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'984f46be-d980-4e7f-a3de-c8778bc8b358', u'links': [{u'href': u'http://172.30.9.21:8004/v1/12248019b687452190b948ac41add7c9/stacks/shaker_isfkru/984f46be-d980-4e7f-a3de-c8778bc8b358', u'rel': u'self'}]} 2018-10-24 23:12:54.211 1411 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_isfkru_slave_0', 'shaker_isfkru_master_0']) 2018-10-24 23:13:02.364 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:14:33.388 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:16:03.866 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:17:34.354 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:17:34.355 1411 INFO shaker.engine.server [-] Execution is done 2018-10-24 23:17:35.155 1411 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-24 23:17:55.179 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:17:55.182 1411 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-10-24 23:17:55.197 1411 INFO pykwalify.core [-] validation.valid 2018-10-24 23:17:55.614 1411 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-24 23:17:58.864 1411 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'067ded21-9786-4ee2-bc89-b8f1cbcf4c42', u'links': [{u'href': u'http://172.30.9.21:8004/v1/12248019b687452190b948ac41add7c9/stacks/shaker_pezkus/067ded21-9786-4ee2-bc89-b8f1cbcf4c42', u'rel': u'self'}]} 2018-10-24 23:18:53.625 1411 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pezkus_slave_0', 'shaker_pezkus_master_0']) 2018-10-24 23:19:04.857 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:20:36.120 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:22:06.614 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:23:37.103 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:23:37.104 1411 INFO shaker.engine.server [-] Execution is done 2018-10-24 23:23:37.542 1411 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-24 23:24:03.995 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:24:03.997 1411 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-10-24 23:24:04.012 1411 INFO pykwalify.core [-] validation.valid 2018-10-24 23:24:04.433 1411 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-24 23:24:07.873 1411 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'7fb25921-4270-4c1d-9244-d333a23341d0', u'links': [{u'href': u'http://172.30.9.21:8004/v1/12248019b687452190b948ac41add7c9/stacks/shaker_ksoeum/7fb25921-4270-4c1d-9244-d333a23341d0', u'rel': u'self'}]} 2018-10-24 23:25:04.120 1411 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ksoeum_master_0', 'shaker_ksoeum_slave_0']) 2018-10-24 23:25:13.167 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:26:44.775 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:28:15.258 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:29:45.772 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:29:45.773 1411 INFO shaker.engine.server [-] Execution is done 2018-10-24 23:29:46.509 1411 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-24 23:30:14.482 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:30:14.484 1411 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-10-24 23:30:14.498 1411 INFO pykwalify.core [-] validation.valid 2018-10-24 23:30:14.916 1411 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-24 23:30:18.417 1411 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'67cfa64c-08a4-4b1e-a055-e956d8e16402', u'links': [{u'href': u'http://172.30.9.21:8004/v1/12248019b687452190b948ac41add7c9/stacks/shaker_sieako/67cfa64c-08a4-4b1e-a055-e956d8e16402', u'rel': u'self'}]} 2018-10-24 23:31:19.280 1411 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sieako_slave_0', 'shaker_sieako_master_0']) 2018-10-24 23:31:31.254 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:32:03.374 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:33:23.565 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:34:43.955 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:34:43.956 1411 INFO shaker.engine.server [-] Execution is done 2018-10-24 23:34:44.172 1411 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-24 23:35:11.113 1411 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-24 23:35:11.115 1411 INFO shaker.engine.server [-] Generating aggregated report 2018-10-24 23:35:11.124 1411 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-10-24 23:35:11.127 1411 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-24 23:35:11.127 1411 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-10-24 23:35:11.127 1411 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-10-24 23:35:11.127 1411 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-10-24 23:35:11.127 1411 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-10-24 23:35:11.128 1411 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-24 23:35:11.128 1411 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-10-24 23:35:11.140 1411 INFO shaker.engine.report [-] Report saved to: report.html 2018-10-24 23:35:11,203 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-24 23:35:11,202 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-10-24 23:35:11,204 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-24 23:35:11,244 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-24 23:35:11,244 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-24 23:35:11,270 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-24 23:35:11,324 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-24 23:35:11,325 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-24 23:35:11,333 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-24 23:35:11,364 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-24 23:35:11,364 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-24 23:35:11,366 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-24 23:35:11,379 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-24 23:35:11,379 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-24 23:35:11,503 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 23:35:11,503 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-24 23:35:11,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 23:35:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a42a7682-a43f-4737-8d31-164d97b5145a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:13,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:13 GMT X-Openstack-Request-Id: req-e4cf981e-e0ca-4a67-b7a4-292f7615ed72 2018-10-24 23:35:13,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:13,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a42a7682-a43f-4737-8d31-164d97b5145a.json used request id req-e4cf981e-e0ca-4a67-b7a4-292f7615ed72 2018-10-24 23:35:13,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.53457689285s 2018-10-24 23:35:13,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:35:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:13,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:13 GMT X-Openstack-Request-Id: req-eb6087ba-9941-492c-ae51-c0cdd0986947 2018-10-24 23:35:13,124 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 23:35:13,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eb6087ba-9941-492c-ae51-c0cdd0986947 2018-10-24 23:35:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708479881287s 2018-10-24 23:35:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 23:35:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:14,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdf41603-c61f-42aa-ba24-6cd1e8df87b0 x-openstack-request-id: req-cdf41603-c61f-42aa-ba24-6cd1e8df87b0 2018-10-24 23:35:14,587 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0 used request id req-cdf41603-c61f-42aa-ba24-6cd1e8df87b0 2018-10-24 23:35:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.46152877808s 2018-10-24 23:35:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:35:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-025c43c0-9a27-4320-901f-cb13db4664fe x-openstack-request-id: req-025c43c0-9a27-4320-901f-cb13db4664fe 2018-10-24 23:35:15,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:19:fe", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:19:fe", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "rel": "bookmark"}], "image": {"id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "links": [{"href": "http://172.30.9.21:8774/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000037", "OS-SRV-USG:launched_at": "2018-10-24T23:08:29.000000", "flavor": {"id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "links": [{"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}]}, "id": "c0f4b215-fb1f-4bb4-9de1-ec19148d58c0", "security_groups": [{"name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}], "user_id": "57d9faf596054b9ebb3cd6759f432cf6", "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-10-24T23:35:13Z", "hostId": "9474e98fb516f12b7050f7a2765e93209e5ac003777047dc2920f598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "created": "2018-10-24T23:05:22Z", "tenant_id": "12248019b687452190b948ac41add7c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:35:15,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-025c43c0-9a27-4320-901f-cb13db4664fe 2018-10-24 23:35:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03090596199s 2018-10-24 23:35:15,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:35:17,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:35:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:17,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a933a5af-71db-4bb5-9aa8-e6d9fb555195 x-openstack-request-id: req-a933a5af-71db-4bb5-9aa8-e6d9fb555195 2018-10-24 23:35:17,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 23:35:17,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a933a5af-71db-4bb5-9aa8-e6d9fb555195 2018-10-24 23:35:17,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0650310516357s 2018-10-24 23:35:17,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:35:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:17,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12244 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:17 GMT X-Openstack-Request-Id: req-931e3965-fad7-460f-9a19-4bfa6a8d98f9 2018-10-24 23:35:17,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:05:20Z", "updated_at": "2018-10-24T23:05:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "2ba87733-9af4-4463-884f-9fab2c98cc54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5359ddcd-65bb-429e-966b-6114e2fee9e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "5dc6177e-10d7-431b-8877-629053ad4325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "72653359-d51a-4f09-952e-754ab5184165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:05:20Z", "revision_number": 0, "id": "ff48ab00-c9ea-4465-ba0e-e83f78f352ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:05:20Z", "security_group_id": "536e84aa-aed9-421c-9425-c9bd29088a59", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 4, "project_id": "12248019b687452190b948ac41add7c9", "id": "536e84aa-aed9-421c-9425-c9bd29088a59", "name": "shaker-sg_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 23:35:17,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-931e3965-fad7-460f-9a19-4bfa6a8d98f9 2018-10-24 23:35:17,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570449829102s 2018-10-24 23:35:17,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 23:35:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/536e84aa-aed9-421c-9425-c9bd29088a59.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:17,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:17 GMT X-Openstack-Request-Id: req-a507063f-a7f6-43b0-bbd5-93c3853eb454 2018-10-24 23:35:17,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:17,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/536e84aa-aed9-421c-9425-c9bd29088a59.json used request id req-a507063f-a7f6-43b0-bbd5-93c3853eb454 2018-10-24 23:35:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159844875336s 2018-10-24 23:35:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 23:35:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:17,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9234b3b3-fa21-499c-b505-4eb5a172ef21 x-openstack-request-id: req-9234b3b3-fa21-499c-b505-4eb5a172ef21 2018-10-24 23:35:17,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_b3e54d57-cfb2-4873-8589-bbbbeb88eeca used request id req-9234b3b3-fa21-499c-b505-4eb5a172ef21 2018-10-24 23:35:17,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.036828994751s 2018-10-24 23:35:17,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 23:35:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" -d '{"subnet_id": "3e4a3e3d-c6d5-4710-8e69-9067e068de0a"}' 2018-10-24 23:35:20,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:20 GMT X-Openstack-Request-Id: req-797e0b9e-01cd-44e8-960f-71db831a3719 2018-10-24 23:35:20,061 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "99d9f488-7616-46d6-8877-27d853670c52", "tenant_id": "12248019b687452190b948ac41add7c9", "subnet_id": "3e4a3e3d-c6d5-4710-8e69-9067e068de0a", "subnet_ids": ["3e4a3e3d-c6d5-4710-8e69-9067e068de0a"], "port_id": "4070e763-9bf0-4bc5-96da-f47ac7110446", "id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493"} 2018-10-24 23:35:20,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493/remove_router_interface.json used request id req-797e0b9e-01cd-44e8-960f-71db831a3719 2018-10-24 23:35:20,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10697698593s 2018-10-24 23:35:20,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 23:35:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:20,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1726 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:20 GMT X-Openstack-Request-Id: req-e92e17c6-eaaa-4430-aef4-7bcdc532b14f 2018-10-24 23:35:20,188 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd835b1a592d420cb9c986f400fa0a73", "created_at": "2018-10-24T22:40:19Z", "admin_state_up": true, "updated_at": "2018-10-24T22:40:19Z", "project_id": "dd835b1a592d420cb9c986f400fa0a73", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "533474d5-a44c-4423-8e1e-bd6bded401f5", "name": "tempest-L3AgentsPluginRbacTest-Router-487600168"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "806d950244d94d138a1a48beeaf6be3a", "created_at": "2018-10-24T21:18:14Z", "admin_state_up": true, "updated_at": "2018-10-24T21:18:14Z", "project_id": "806d950244d94d138a1a48beeaf6be3a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57c9a8d3-f96e-4206-a950-a32a43a46b39", "name": "tempest-pretest-check-1654555204"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:59Z", "admin_state_up": true, "updated_at": "2018-10-24T23:35:18Z", "project_id": "12248019b687452190b948ac41add7c9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f4804c4e-d3b3-40b6-96cc-e18b5432a493", "name": "shaker-router_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}]} 2018-10-24 23:35:20,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e92e17c6-eaaa-4430-aef4-7bcdc532b14f 2018-10-24 23:35:20,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126107931137s 2018-10-24 23:35:20,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 23:35:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:21,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:21 GMT X-Openstack-Request-Id: req-ec1387e6-5296-499a-8914-deaa39d0272b 2018-10-24 23:35:21,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:21,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f4804c4e-d3b3-40b6-96cc-e18b5432a493.json used request id req-ec1387e6-5296-499a-8914-deaa39d0272b 2018-10-24 23:35:21,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36272001266s 2018-10-24 23:35:21,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 23:35:21,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:21,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:21 GMT X-Openstack-Request-Id: req-40809c01-ec23-4925-b355-ebd25df49f7e 2018-10-24 23:35:21,594 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-24T23:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e4a3e3d-c6d5-4710-8e69-9067e068de0a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"12248019b687452190b948ac41add7c9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","enable_dhcp":true,"segment_id":null,"network_id":"99d9f488-7616-46d6-8877-27d853670c52","tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:59Z","ip_version":4},{"updated_at":"2018-10-24T21:01:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3352429-312c-401c-bd5a-beb181261f2a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bc47490a-fc08-4eb8-888b-903081ed6b75","tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:05Z","ip_version":4}]} 2018-10-24 23:35:21,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-40809c01-ec23-4925-b355-ebd25df49f7e 2018-10-24 23:35:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04119181633s 2018-10-24 23:35:21,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 23:35:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3e4a3e3d-c6d5-4710-8e69-9067e068de0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:22,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:22 GMT X-Openstack-Request-Id: req-0d392699-ea34-44da-93cb-c9446e8f2de4 2018-10-24 23:35:22,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:22,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3e4a3e3d-c6d5-4710-8e69-9067e068de0a.json used request id req-0d392699-ea34-44da-93cb-c9446e8f2de4 2018-10-24 23:35:22,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09370589256s 2018-10-24 23:35:22,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:35:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:22,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:22 GMT X-Openstack-Request-Id: req-466d4b5f-6c9d-4bde-9684-d0fd7649e578 2018-10-24 23:35:22,777 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99d9f488-7616-46d6-8877-27d853670c52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"12248019b687452190b948ac41add7c9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:35:22Z","qos_policy_id":null,"name":"shaker-net_b3e54d57-cfb2-4873-8589-bbbbeb88eeca","admin_state_up":true,"tenant_id":"12248019b687452190b948ac41add7c9","created_at":"2018-10-24T23:04:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:35:22,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-466d4b5f-6c9d-4bde-9684-d0fd7649e578 2018-10-24 23:35:22,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871520042419s 2018-10-24 23:35:22,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 23:35:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/99d9f488-7616-46d6-8877-27d853670c52.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:23,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:23 GMT X-Openstack-Request-Id: req-cb1f3f9c-d9cd-4412-b480-e21aea4cd4f9 2018-10-24 23:35:23,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:23,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/99d9f488-7616-46d6-8877-27d853670c52.json used request id req-cb1f3f9c-d9cd-4412-b480-e21aea4cd4f9 2018-10-24 23:35:23,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.923595905304s 2018-10-24 23:35:23,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:35:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:24,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:24 GMT X-Openstack-Request-Id: req-e64365eb-aa15-4379-9eb2-6ca6cfd85250 2018-10-24 23:35:24,400 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:05:17Z", "file": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26/file", "owner": "12248019b687452190b948ac41add7c9", "id": "2111a760-e543-4e26-a37f-1fe5010bfb26", "size": 666173440, "self": "/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/2111a760-e543-4e26-a37f-1fe5010bfb26/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-24T23:05:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:35:24,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e64365eb-aa15-4379-9eb2-6ca6cfd85250 2018-10-24 23:35:24,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.693192958832s 2018-10-24 23:35:24,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 23:35:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}af520f74333729ac58cad4c63f6d7ac70f725118337a1b5cb27017586b1ee3b2" 2018-10-24 23:35:25,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:35:25 GMT X-Openstack-Request-Id: req-c86d2e1f-a840-45ca-8141-c56a623933a2 2018-10-24 23:35:25,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:35:25,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2111a760-e543-4e26-a37f-1fe5010bfb26 used request id req-c86d2e1f-a840-45ca-8141-c56a623933a2 2018-10-24 23:35:25,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2072019577s 2018-10-24 23:35:25,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:35:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:25,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b610827-a805-41d5-b0c0-8203baa0d18b x-openstack-request-id: req-1b610827-a805-41d5-b0c0-8203baa0d18b 2018-10-24 23:35:25,949 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "13a842b2-51d2-473d-b705-da4ad5f1e5c4", "name": "shaker-flavor_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:35:25,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1b610827-a805-41d5-b0c0-8203baa0d18b 2018-10-24 23:35:25,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333992004395s 2018-10-24 23:35:25,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 23:35:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:25,978 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-957c7757-7823-438a-84a3-5a3f14b18484 x-openstack-request-id: req-957c7757-7823-438a-84a3-5a3f14b18484 2018-10-24 23:35:25,978 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/13a842b2-51d2-473d-b705-da4ad5f1e5c4 used request id req-957c7757-7823-438a-84a3-5a3f14b18484 2018-10-24 23:35:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027575969696s 2018-10-24 23:35:25,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:35:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:26,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8434947c-06dc-4b60-a863-0053209cba88 2018-10-24 23:35:26,177 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:35:26,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8434947c-06dc-4b60-a863-0053209cba88 2018-10-24 23:35:26,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198406934738s 2018-10-24 23:35:26,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:35:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:26,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dbdee5-1479-472f-9452-2a3e0bbf360c 2018-10-24 23:35:26,394 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_b3e54d57-cfb2-4873-8589-bbbbeb88eeca", "links": {"self": "http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57d9faf596054b9ebb3cd6759f432cf6", "description": null}} 2018-10-24 23:35:26,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6 used request id req-a3dbdee5-1479-472f-9452-2a3e0bbf360c 2018-10-24 23:35:26,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210702180862s 2018-10-24 23:35:26,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 23:35:26,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:26,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa646efb-b8be-4b2d-be86-7957ae5c7e00 2018-10-24 23:35:26,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:35:26,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/57d9faf596054b9ebb3cd6759f432cf6 used request id req-aa646efb-b8be-4b2d-be86-7957ae5c7e00 2018-10-24 23:35:26,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357934951782s 2018-10-24 23:35:26,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:35:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:26,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 584 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa87e4e-5226-468c-b163-e40ebcc5cc36 2018-10-24 23:35:26,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9"}, "tags": [], "enabled": true, "id": "12248019b687452190b948ac41add7c9", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b3e54d57-cfb2-4873-8589-bbbbeb88eeca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 23:35:26,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2aa87e4e-5226-468c-b163-e40ebcc5cc36 2018-10-24 23:35:26,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197314977646s 2018-10-24 23:35:26,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 23:35:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:27,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c5caa3-f19c-4f28-9fd6-672479bda235 2018-10-24 23:35:27,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:35:27,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/12248019b687452190b948ac41add7c9 used request id req-81c5caa3-f19c-4f28-9fd6-672479bda235 2018-10-24 23:35:27,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288805007935s 2018-10-24 23:35:27,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:35:27,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=12248019b687452190b948ac41add7c9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:27,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:27 GMT X-Openstack-Request-Id: req-19a728df-96c4-4b67-a5e5-f2cc07b17875 2018-10-24 23:35:27,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}]} 2018-10-24 23:35:27,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=12248019b687452190b948ac41add7c9&name=default used request id req-19a728df-96c4-4b67-a5e5-f2cc07b17875 2018-10-24 23:35:27,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325019836426s 2018-10-24 23:35:27,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:35:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:27,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 23:35:27 GMT X-Openstack-Request-Id: req-e4fa5058-efda-46c1-9a3c-236c2855107c 2018-10-24 23:35:27,632 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12248019b687452190b948ac41add7c9", "created_at": "2018-10-24T23:04:57Z", "updated_at": "2018-10-24T23:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "87554430-cf0d-4a05-b099-55baa631e176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "a6f98885-ae61-4b7e-b2ea-9bbdd58c7b28", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "f938d5b4-2d9c-4bf5-8071-be3177f1176f", "remote_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "12248019b687452190b948ac41add7c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:04:57Z", "revision_number": 0, "id": "3a0fc97b-e434-4d0b-b736-a9b552d5b791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:04:57Z", "security_group_id": "61e6611e-50a0-4540-a95d-0307f79789ba", "tenant_id": "12248019b687452190b948ac41add7c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "12248019b687452190b948ac41add7c9"}], "revision_number": 1, "project_id": "12248019b687452190b948ac41add7c9", "id": "61e6611e-50a0-4540-a95d-0307f79789ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-24 23:35:27,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e4fa5058-efda-46c1-9a3c-236c2855107c 2018-10-24 23:35:27,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469260215759s 2018-10-24 23:35:27,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 23:35:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/61e6611e-50a0-4540-a95d-0307f79789ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ba539552b74d4246ea4a0969fa726ef180e029df2cf8919baa3954f1c4f9754" 2018-10-24 23:35:27,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:35:27 GMT X-Openstack-Request-Id: req-aa2a0c9d-aa1a-48aa-a699-05a076381f10 2018-10-24 23:35:27,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:35:27,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/61e6611e-50a0-4540-a95d-0307f79789ba.json used request id req-aa2a0c9d-aa1a-48aa-a699-05a076381f10 2018-10-24 23:35:27,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110279083252s 2018-10-24 23:35:27,750 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:54 | PASS | | shaker | functest | benchmarking | 30:14 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-24 23:35:27,753 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-24 23:35:27,813 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-24 23:35:42,578 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-24 23:35:42,581 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-24 23:35:42,581 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-24 23:35:42,581 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-24 23:35:42,582 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-24 23:35:42,584 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-24 23:36:33,416 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-24 23:36:33,419 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-24 23:36:33,419 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-24 23:36:33,420 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-10-24 23:36:33,430 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-24 23:36:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:36:33,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f8db5c-4d7e-46a0-b272-30989fd3a4e5 2018-10-24 23:36:33,643 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:36:33,643 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-c4f8db5c-4d7e-46a0-b272-30989fd3a4e5 2018-10-24 23:36:33,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:36:34,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T00:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["tVl1x72oQxKRFbzi7QbseA"], "issued_at": "2018-10-24T23:36:33.000000Z"}} 2018-10-24 23:36:34,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:36:34,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:34,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:34 GMT X-Openstack-Request-Id: req-3398332e-1224-479c-a2e8-d8965c09b619 2018-10-24 23:36:34,653 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:36:34,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3398332e-1224-479c-a2e8-d8965c09b619 2018-10-24 23:36:34,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.592759132385s 2018-10-24 23:36:34,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:36:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:34,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a379bd62-633f-4429-95ca-360818fdcfa8 2018-10-24 23:36:34,863 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:36:34,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a379bd62-633f-4429-95ca-360818fdcfa8 2018-10-24 23:36:34,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197561979294s 2018-10-24 23:36:34,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 23:36:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}}' 2018-10-24 23:36:35,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba2bd2a-523b-4c7f-8448-6002b86c1e5b 2018-10-24 23:36:35,080 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c"}, "tags": [], "enabled": true, "id": "0318ab471f1247c9a8f84a6a17bc2a5c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}} 2018-10-24 23:36:35,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aba2bd2a-523b-4c7f-8448-6002b86c1e5b 2018-10-24 23:36:35,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208750963211s 2018-10-24 23:36:35,081 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'0318ab471f1247c9a8f84a6a17bc2a5c', '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'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1'}) 2018-10-24 23:36:35,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 23:36:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3e4f536f-b22d-4b57-b01f-0fec85d770a8", "email": null, "name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}}' 2018-10-24 23:36:35,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3e17e5-c485-4ab3-9d6f-fc13eb5389a9 2018-10-24 23:36:35,565 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "links": {"self": "http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e40f18cf7904c80ad3a26e4edb7ec26", "domain_id": "default", "password_expires_at": null}} 2018-10-24 23:36:35,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-1d3e17e5-c485-4ab3-9d6f-fc13eb5389a9 2018-10-24 23:36:35,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477158069611s 2018-10-24 23:36:35,566 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0e40f18cf7904c80ad3a26e4edb7ec26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1'}) 2018-10-24 23:36:35,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:36:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90811e0e-0149-4b2f-a0bc-c581d9284f0e 2018-10-24 23:36:35,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:36:35,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-90811e0e-0149-4b2f-a0bc-c581d9284f0e 2018-10-24 23:36:35,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192765951157s 2018-10-24 23:36:35,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:36:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:35,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ee62d-353f-43c2-bd82-3018e2210ad9 2018-10-24 23:36:35,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:36:35,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e97ee62d-353f-43c2-bd82-3018e2210ad9 2018-10-24 23:36:35,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104268074036s 2018-10-24 23:36:35,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:36:35,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:36,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4393edb4-1cf9-45ab-a617-5b349f6c0aed 2018-10-24 23:36:36,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:36:36,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4393edb4-1cf9-45ab-a617-5b349f6c0aed 2018-10-24 23:36:36,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192982912064s 2018-10-24 23:36:36,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:36:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:36,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3eb0f9-3443-493b-bd95-99497ed55d27 2018-10-24 23:36:36,262 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 23:36:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0a3eb0f9-3443-493b-bd95-99497ed55d27 2018-10-24 23:36:36,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191546916962s 2018-10-24 23:36:36,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:36:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:36,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc8ecdf-520a-4993-b04e-5f3e287551fd 2018-10-24 23:36:36,489 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "links": {"self": "http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e40f18cf7904c80ad3a26e4edb7ec26", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:36:36,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5bc8ecdf-520a-4993-b04e-5f3e287551fd 2018-10-24 23:36:36,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225923061371s 2018-10-24 23:36:36,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:36:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:36,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2204fd89-9778-49c5-97e1-dfe8d48d642e 2018-10-24 23:36:36,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c"}, "tags": [], "enabled": true, "id": "0318ab471f1247c9a8f84a6a17bc2a5c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:36:36,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2204fd89-9778-49c5-97e1-dfe8d48d642e 2018-10-24 23:36:36,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200340032578s 2018-10-24 23:36:36,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 23:36:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0e40f18cf7904c80ad3a26e4edb7ec26&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0318ab471f1247c9a8f84a6a17bc2a5c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:36,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c64a88-4cc3-4a69-a46f-99452ccd5e97 2018-10-24 23:36:36,857 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0e40f18cf7904c80ad3a26e4edb7ec26&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0318ab471f1247c9a8f84a6a17bc2a5c", "previous": null, "next": null}} 2018-10-24 23:36:36,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0e40f18cf7904c80ad3a26e4edb7ec26&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=0318ab471f1247c9a8f84a6a17bc2a5c used request id req-45c64a88-4cc3-4a69-a46f-99452ccd5e97 2018-10-24 23:36:36,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149552822113s 2018-10-24 23:36:36,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 23:36:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c/users/0e40f18cf7904c80ad3a26e4edb7ec26/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:37,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22de2a63-ab1f-4958-b7af-f6d00016ac93 2018-10-24 23:36:37,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:36:37,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c/users/0e40f18cf7904c80ad3a26e4edb7ec26/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-22de2a63-ab1f-4958-b7af-f6d00016ac93 2018-10-24 23:36:37,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222279071808s 2018-10-24 23:36:37,082 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 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'0318ab471f1247c9a8f84a6a17bc2a5c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3e4f536f-b22d-4b57-b01f-0fec85d770a8', 'username': u'cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 23:36:37,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'password': '3e4f536f-b22d-4b57-b01f-0fec85d770a8', 'project_name': 'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '0318ab471f1247c9a8f84a6a17bc2a5c', 'project_domain_name': 'Default'} 2018-10-24 23:36:37,085 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-24 23:36:37,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:36:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:37,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820d84b0-a028-47b6-b5ed-8dc1cf3e73a4 2018-10-24 23:36:37,275 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:36:37,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-820d84b0-a028-47b6-b5ed-8dc1cf3e73a4 2018-10-24 23:36:37,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189885854721s 2018-10-24 23:36:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:36:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:36:37,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4881ee5c-721f-4abc-88ca-93051c034223 2018-10-24 23:36:37,403 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c"}, "tags": [], "enabled": true, "id": "0318ab471f1247c9a8f84a6a17bc2a5c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:36:37,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4881ee5c-721f-4abc-88ca-93051c034223 2018-10-24 23:36:37,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122739076614s 2018-10-24 23:36:37,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 23:36:37,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" -d '{"network": {"tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "name": "cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "admin_state_up": true}}' 2018-10-24 23:36:37,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:37 GMT X-Openstack-Request-Id: req-1e78f76b-cdd5-435c-9753-b35aa2946fd7 2018-10-24 23:36:37,749 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:36:37Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450}} 2018-10-24 23:36:37,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e78f76b-cdd5-435c-9753-b35aa2946fd7 2018-10-24 23:36:37,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.342725992203s 2018-10-24 23:36:37,749 - 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-10-24T23:36:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bb0effb8-f2d7-4269-9345-510eba00fd00', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1', u'created_at': u'2018-10-24T23:36:37Z', u'mtu': 1450, u'tenant_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', u'l2_adjacency': True}) 2018-10-24 23:36:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:36:37,757 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bfb465-4662-4b4a-88d6-b88edad6f472 2018-10-24 23:36:37,757 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:36:37,758 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-85bfb465-4662-4b4a-88d6-b88edad6f472 2018-10-24 23:36:37,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:36:38,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T00:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0318ab471f1247c9a8f84a6a17bc2a5c", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/0318ab471f1247c9a8f84a6a17bc2a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "id": "0e40f18cf7904c80ad3a26e4edb7ec26"}, "audit_ids": ["ErridEztQwuHatVuA4nrXQ"], "issued_at": "2018-10-24T23:36:38.000000Z"}} 2018-10-24 23:36:38,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:36:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:36:38,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:38 GMT X-Openstack-Request-Id: req-91770b0c-a3f6-478e-9c49-1aff8f6a4b3d 2018-10-24 23:36:38,546 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:36:37Z","qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:36:38,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-91770b0c-a3f6-478e-9c49-1aff8f6a4b3d 2018-10-24 23:36:38,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387982845306s 2018-10-24 23:36:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 23:36:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"subnet": {"name": "cloudify-subnet_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "enable_dhcp": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 23:36:39,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:39 GMT X-Openstack-Request-Id: req-e7da7570-7b99-44b0-a609-b1c50ce264fc 2018-10-24 23:36:39,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0effb8-f2d7-4269-9345-510eba00fd00","tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:36:38Z","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":"0318ab471f1247c9a8f84a6a17bc2a5c","id":"467a0e3a-cf06-48a1-b0ba-ae87f0d94412","subnetpool_id":null,"name":"cloudify-subnet_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}} 2018-10-24 23:36:39,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e7da7570-7b99-44b0-a609-b1c50ce264fc 2018-10-24 23:36:39,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.68133020401s 2018-10-24 23:36:39,229 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:36:38Z', 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'467a0e3a-cf06-48a1-b0ba-ae87f0d94412', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_a42b6537-988a-427d-96f5-f2d75bb3dbc1', u'enable_dhcp': True, u'network_id': u'bb0effb8-f2d7-4269-9345-510eba00fd00', u'tenant_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', u'created_at': u'2018-10-24T23:36:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0318ab471f1247c9a8f84a6a17bc2a5c'}) 2018-10-24 23:36:39,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 23:36:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "cloudify-router_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "admin_state_up": true}}' 2018-10-24 23:36:40,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:40 GMT X-Openstack-Request-Id: req-f7abae3d-95b8-4816-b6f0-9b8c97d7f696 2018-10-24 23:36:40,901 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:39Z", "admin_state_up": true, "updated_at": "2018-10-24T23:36:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "name": "cloudify-router_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}} 2018-10-24 23:36:40,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7abae3d-95b8-4816-b6f0-9b8c97d7f696 2018-10-24 23:36:40,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67126607895s 2018-10-24 23:36:40,902 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:36:40Z', u'revision_number': 2, u'id': u'c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_a42b6537-988a-427d-96f5-f2d75bb3dbc1', u'admin_state_up': True, u'tenant_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', u'created_at': u'2018-10-24T23:36:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'0318ab471f1247c9a8f84a6a17bc2a5c'}) 2018-10-24 23:36:40,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 23:36:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"subnet_id": "467a0e3a-cf06-48a1-b0ba-ae87f0d94412"}' 2018-10-24 23:36:43,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 23:36:43 GMT X-Openstack-Request-Id: req-578ead9f-9ee2-4f25-bbac-255e1d81c948 2018-10-24 23:36:43,729 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "subnet_id": "467a0e3a-cf06-48a1-b0ba-ae87f0d94412", "subnet_ids": ["467a0e3a-cf06-48a1-b0ba-ae87f0d94412"], "port_id": "120f1e47-729c-40a6-b5e9-6f5b4339b795", "id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a"} 2018-10-24 23:36:43,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a/add_router_interface.json used request id req-578ead9f-9ee2-4f25-bbac-255e1d81c948 2018-10-24 23:36:43,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8268430233s 2018-10-24 23:36:43,730 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-24 23:37:38,910 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-24 23:37:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:37:38,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 23:37:38 GMT 2018-10-24 23:37:38,923 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 23:37:38,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:37:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:37:39,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 23:37:39 GMT X-Openstack-Request-Id: req-ad2ce42c-05ed-4a25-8b70-8a8a2144ac4f 2018-10-24 23:37:39,654 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:37:39,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ad2ce42c-05ed-4a25-8b70-8a8a2144ac4f 2018-10-24 23:37:39,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.728551149368s 2018-10-24 23:37:39,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 23:37:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}' 2018-10-24 23:37:39,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 24 Oct 2018 23:37:39 GMT Location: http://172.30.9.21:9292/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0bac4a5b-d952-45e7-ae67-2aef764b267d 2018-10-24 23:37:39,705 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:37:39Z", "file": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file", "owner": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "7a845c13-1122-4c3a-a83f-f540611cef79", "size": null, "self": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "checksum": null, "created_at": "2018-10-24T23:37:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 23:37:39,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0bac4a5b-d952-45e7-ae67-2aef764b267d 2018-10-24 23:37:39,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0424320697784s 2018-10-24 23:37:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 23:37:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '' 2018-10-24 23:38:39,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:38:39 GMT X-Openstack-Request-Id: req-f0209c07-3e2c-42e8-bcc1-1d348b585faf 2018-10-24 23:38:39,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:38:39,565 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file used request id req-f0209c07-3e2c-42e8-bcc1-1d348b585faf 2018-10-24 23:38:39,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.8583648205s 2018-10-24 23:38:39,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:38:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:39,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:39 GMT X-Openstack-Request-Id: req-19bbf874-94b1-46c4-963b-5774e0ec211d 2018-10-24 23:38:39,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:38:39Z", "file": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file", "owner": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "7a845c13-1122-4c3a-a83f-f540611cef79", "size": 4373348352, "self": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:37:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:38:39,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-19bbf874-94b1-46c4-963b-5774e0ec211d 2018-10-24 23:38:39,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0612258911133s 2018-10-24 23:38:39,634 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file', 'owner': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'id': u'7a845c13-1122-4c3a-a83f-f540611cef79', 'size': 4373348352, u'self': u'/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'name': 'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T23:38:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T23:38:39Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'created': u'2018-10-24T23:37:39Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-24T23:37:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-24 23:38:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 23:38:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-24 23:38:39,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-580279c4-882d-4fa5-aa83-dfd32c2d320b x-openstack-request-id: req-580279c4-882d-4fa5-aa83-dfd32c2d320b 2018-10-24 23:38:39,886 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "74188466-a160-49f1-a7ff-e497090ddf05", "name": "cloudify-flavor_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 23:38:39,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-580279c4-882d-4fa5-aa83-dfd32c2d320b 2018-10-24 23:38:39,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240688085556s 2018-10-24 23:38:39,888 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 40, 'id': u'74188466-a160-49f1-a7ff-e497090ddf05', 'swap': 0}) 2018-10-24 23:38:39,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 23:38:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" -d '{"extra_specs": {}}' 2018-10-24 23:38:39,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47308787-6a79-44a5-8444-4832ab180d22 x-openstack-request-id: req-47308787-6a79-44a5-8444-4832ab180d22 2018-10-24 23:38:39,911 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 23:38:39,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05/os-extra_specs used request id req-47308787-6a79-44a5-8444-4832ab180d22 2018-10-24 23:38:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224440097809s 2018-10-24 23:38:39,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 23:38:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"keypair": {"name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}}' 2018-10-24 23:38:41,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0794b553-3027-440a-bef8-15974b59533b x-openstack-request-id: req-0794b553-3027-440a-bef8-15974b59533b 2018-10-24 23:38:41,407 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg/Jb0SaJfNaciX/boL2QoyANun5kxbiJhgbOb1zAp0uP2e3d/6EmhShRoC38g3/g6Qf0opcpLHZibeRqY9yP9ifsDghb9SD+DFg/pQ3pOVofZ64op92ern3hI2J2yEQvB9PoeJQQdSovVp6RxOukkdcQ6ro/X6mZRn3u8fNmZ4SLyFnCE0kepU93e+ka/vcLA77pRA9POvLyC1nPqElMXkFVuOO0tyNpDjDPM6275X6WLH2SIGKHWWy1OEhoHwARueCF8NDOiboefma1a3GFS+tI0sOv7pWk7bixpGoGyIgqufSn8f3lBu0uxZDnd+pmi3YSTjKAGe2Mw9NM49p5J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoPyW9EmiXzWnIl/26C9kKMgDbp+ZMW4iYYGzm9cwKdLj9nt3\nf+hJoUoUaAt/IN/4OkH9KKXKSx2Ym3kamPcj/Yn7A4IW/Ug/gxYP6UN6TlaH2euK\nKfdnq594SNidshELwfT6HiUEHUqL1aekcTrpJHXEOq6P1+pmUZ97vHzZmeEi8hZw\nhNJHqVPd3vpGv73CwO+6UQPTzry8gtZz6hJTF5BVbjjtLcjaQ4wzzOtu+V+lix9k\niBih1lstThIaB8AEbnghfDQzom6Hn5mtWtxhUvrSNLDr+6VpO24saRqBsiIKrn0p\n/H95QbtLsWQ53fqZot2Ek4ygBntjMPTTOPaeSQIDAQABAoIBAD8m91y7agvpczgj\n5yrsNGFfHSGPUDw41RnlFH1E7CrsBOtTQeyWRhQUiG7MW8Gcura33kTMzM+su4n5\n9vocsSyrrSGSLcyMRAX7aKB8DQWgIkjVgmy2FiAYPcpt12bcEv2ySU/7+2I2NSbK\nTdLxZjYcUK8ofVsZI6xPYO3vGDmpnY8rIi71HS2VZ355X7esjY7wVH/a9810FmQf\ngYcDV/glb57+zxFFqZrJfLHiLhwpI4ju+9LIdNQAo8kRBFLuO6HrI9Rhc8Q+di2V\nw+9/9vs4xoHTuISK7FPE5VBGhSat9TOUUnYBuir1JRXvnxsHGZRgLoM9+d+Gjz2I\naM+pXXUCgYEAzX5pc3YHCRQvhEiQbx7MCTgkAbToIgPEiw09lGakDg2nVeR0OqIB\nxSyFr6wz9qLKpykFcSd6zN9DSzt1TqZpQ4Nwfq+cekaLT22fY6XGMbxL6qJRebf/\n/KdnGWOy8Sk/UnO/z8gkRwNp1GjclSC9lT5whkpg2F1cDJzI0kSIKHsCgYEAyI3O\nuzebb8k+jDF8CG4wCX+8SFDp5mJ8SEe0Ht5TNIEUJZT014IAglSQAYKe/o2nr+gY\nfUXJuAsz9zSmR7ipWKaIo6FkzzLwjG0WKf1hPdN8nIZ4ormrVI245Xafx+1G7yPp\nX+CIAPTZEXI0kRs3VdSuIIknWP8ugYZnbWHnUwsCgYEAsraRtxyamca4XG9PTZSX\nFh2BEwrmJ07ni5cESx/I5X/yW7zHaIaky3og+drlhkWlwSLn3LTdE3fH6pHXP4Ny\nYIjbORI5IA5h8b4AtITjjTWZQIHSIe1n768W9vnCEgIxU9/enTIOesP5MgXQcNF8\nj2MyMVhWSVVITJ+990AquikCgYEArkOaKM9uvrmNIeA1uFWWZAqcHfJA67ET8PJt\nLo1cmzi1utotzbzmmFjGMKnBYcrQtGbmMKQdXVBOvTUAbz2j2KYMALLSl7/ZiQuY\nwK+seT50/sVRuYO/vd7PlIN43w3sHwuDU44UX1Bh9WjZCGUvteLx0s+aYxiI3n9d\nC4yQpnUCgYEAwThjEcFT99ec9b0oaffj1zjpn4dqH+ISJPFD+hP8w5Kga/IHsE/D\njEhbK8C0YuhrOZdxkE8MZiTyquy5YIn70E0aQqYNbxKK5+GUb59OgAd/kQDlpNvH\nZFn91x29CyBKZsfJTbzPcznsJLpRQxDIseCp8/ePJLut3pkeHrwECFI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "fingerprint": "21:e3:90:70:38:ea:62:a1:ec:c7:9e:c0:3d:62:3c:d2"}} 2018-10-24 23:38:41,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0794b553-3027-440a-bef8-15974b59533b 2018-10-24 23:38:41,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.49330401421s 2018-10-24 23:38:41,408 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg/Jb0SaJfNaciX/boL2QoyANun5kxbiJhgbOb1zAp0uP2e3d/6EmhShRoC38g3/g6Qf0opcpLHZibeRqY9yP9ifsDghb9SD+DFg/pQ3pOVofZ64op92ern3hI2J2yEQvB9PoeJQQdSovVp6RxOukkdcQ6ro/X6mZRn3u8fNmZ4SLyFnCE0kepU93e+ka/vcLA77pRA9POvLyC1nPqElMXkFVuOO0tyNpDjDPM6275X6WLH2SIGKHWWy1OEhoHwARueCF8NDOiboefma1a3GFS+tI0sOv7pWk7bixpGoGyIgqufSn8f3lBu0uxZDnd+pmi3YSTjKAGe2Mw9NM49p5J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoPyW9EmiXzWnIl/26C9kKMgDbp+ZMW4iYYGzm9cwKdLj9nt3\nf+hJoUoUaAt/IN/4OkH9KKXKSx2Ym3kamPcj/Yn7A4IW/Ug/gxYP6UN6TlaH2euK\nKfdnq594SNidshELwfT6HiUEHUqL1aekcTrpJHXEOq6P1+pmUZ97vHzZmeEi8hZw\nhNJHqVPd3vpGv73CwO+6UQPTzry8gtZz6hJTF5BVbjjtLcjaQ4wzzOtu+V+lix9k\niBih1lstThIaB8AEbnghfDQzom6Hn5mtWtxhUvrSNLDr+6VpO24saRqBsiIKrn0p\n/H95QbtLsWQ53fqZot2Ek4ygBntjMPTTOPaeSQIDAQABAoIBAD8m91y7agvpczgj\n5yrsNGFfHSGPUDw41RnlFH1E7CrsBOtTQeyWRhQUiG7MW8Gcura33kTMzM+su4n5\n9vocsSyrrSGSLcyMRAX7aKB8DQWgIkjVgmy2FiAYPcpt12bcEv2ySU/7+2I2NSbK\nTdLxZjYcUK8ofVsZI6xPYO3vGDmpnY8rIi71HS2VZ355X7esjY7wVH/a9810FmQf\ngYcDV/glb57+zxFFqZrJfLHiLhwpI4ju+9LIdNQAo8kRBFLuO6HrI9Rhc8Q+di2V\nw+9/9vs4xoHTuISK7FPE5VBGhSat9TOUUnYBuir1JRXvnxsHGZRgLoM9+d+Gjz2I\naM+pXXUCgYEAzX5pc3YHCRQvhEiQbx7MCTgkAbToIgPEiw09lGakDg2nVeR0OqIB\nxSyFr6wz9qLKpykFcSd6zN9DSzt1TqZpQ4Nwfq+cekaLT22fY6XGMbxL6qJRebf/\n/KdnGWOy8Sk/UnO/z8gkRwNp1GjclSC9lT5whkpg2F1cDJzI0kSIKHsCgYEAyI3O\nuzebb8k+jDF8CG4wCX+8SFDp5mJ8SEe0Ht5TNIEUJZT014IAglSQAYKe/o2nr+gY\nfUXJuAsz9zSmR7ipWKaIo6FkzzLwjG0WKf1hPdN8nIZ4ormrVI245Xafx+1G7yPp\nX+CIAPTZEXI0kRs3VdSuIIknWP8ugYZnbWHnUwsCgYEAsraRtxyamca4XG9PTZSX\nFh2BEwrmJ07ni5cESx/I5X/yW7zHaIaky3og+drlhkWlwSLn3LTdE3fH6pHXP4Ny\nYIjbORI5IA5h8b4AtITjjTWZQIHSIe1n768W9vnCEgIxU9/enTIOesP5MgXQcNF8\nj2MyMVhWSVVITJ+990AquikCgYEArkOaKM9uvrmNIeA1uFWWZAqcHfJA67ET8PJt\nLo1cmzi1utotzbzmmFjGMKnBYcrQtGbmMKQdXVBOvTUAbz2j2KYMALLSl7/ZiQuY\nwK+seT50/sVRuYO/vd7PlIN43w3sHwuDU44UX1Bh9WjZCGUvteLx0s+aYxiI3n9d\nC4yQpnUCgYEAwThjEcFT99ec9b0oaffj1zjpn4dqH+ISJPFD+hP8w5Kga/IHsE/D\njEhbK8C0YuhrOZdxkE8MZiTyquy5YIn70E0aQqYNbxKK5+GUb59OgAd/kQDlpNvH\nZFn91x29CyBKZsfJTbzPcznsJLpRQxDIseCp8/ePJLut3pkeHrwECFI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0e40f18cf7904c80ad3a26e4edb7ec26', 'name': u'cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'created_at': '2018-10-24T23:38:41.408518', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'name': 'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'21:e3:90:70:38:ea:62:a1:ec:c7:9e:c0:3d:62:3c:d2', 'type': 'ssh', 'id': u'cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1'}) 2018-10-24 23:38:41,409 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAoPyW9EmiXzWnIl/26C9kKMgDbp+ZMW4iYYGzm9cwKdLj9nt3 f+hJoUoUaAt/IN/4OkH9KKXKSx2Ym3kamPcj/Yn7A4IW/Ug/gxYP6UN6TlaH2euK Kfdnq594SNidshELwfT6HiUEHUqL1aekcTrpJHXEOq6P1+pmUZ97vHzZmeEi8hZw hNJHqVPd3vpGv73CwO+6UQPTzry8gtZz6hJTF5BVbjjtLcjaQ4wzzOtu+V+lix9k iBih1lstThIaB8AEbnghfDQzom6Hn5mtWtxhUvrSNLDr+6VpO24saRqBsiIKrn0p /H95QbtLsWQ53fqZot2Ek4ygBntjMPTTOPaeSQIDAQABAoIBAD8m91y7agvpczgj 5yrsNGFfHSGPUDw41RnlFH1E7CrsBOtTQeyWRhQUiG7MW8Gcura33kTMzM+su4n5 9vocsSyrrSGSLcyMRAX7aKB8DQWgIkjVgmy2FiAYPcpt12bcEv2ySU/7+2I2NSbK TdLxZjYcUK8ofVsZI6xPYO3vGDmpnY8rIi71HS2VZ355X7esjY7wVH/a9810FmQf gYcDV/glb57+zxFFqZrJfLHiLhwpI4ju+9LIdNQAo8kRBFLuO6HrI9Rhc8Q+di2V w+9/9vs4xoHTuISK7FPE5VBGhSat9TOUUnYBuir1JRXvnxsHGZRgLoM9+d+Gjz2I aM+pXXUCgYEAzX5pc3YHCRQvhEiQbx7MCTgkAbToIgPEiw09lGakDg2nVeR0OqIB xSyFr6wz9qLKpykFcSd6zN9DSzt1TqZpQ4Nwfq+cekaLT22fY6XGMbxL6qJRebf/ /KdnGWOy8Sk/UnO/z8gkRwNp1GjclSC9lT5whkpg2F1cDJzI0kSIKHsCgYEAyI3O uzebb8k+jDF8CG4wCX+8SFDp5mJ8SEe0Ht5TNIEUJZT014IAglSQAYKe/o2nr+gY fUXJuAsz9zSmR7ipWKaIo6FkzzLwjG0WKf1hPdN8nIZ4ormrVI245Xafx+1G7yPp X+CIAPTZEXI0kRs3VdSuIIknWP8ugYZnbWHnUwsCgYEAsraRtxyamca4XG9PTZSX Fh2BEwrmJ07ni5cESx/I5X/yW7zHaIaky3og+drlhkWlwSLn3LTdE3fH6pHXP4Ny YIjbORI5IA5h8b4AtITjjTWZQIHSIe1n768W9vnCEgIxU9/enTIOesP5MgXQcNF8 j2MyMVhWSVVITJ+990AquikCgYEArkOaKM9uvrmNIeA1uFWWZAqcHfJA67ET8PJt Lo1cmzi1utotzbzmmFjGMKnBYcrQtGbmMKQdXVBOvTUAbz2j2KYMALLSl7/ZiQuY wK+seT50/sVRuYO/vd7PlIN43w3sHwuDU44UX1Bh9WjZCGUvteLx0s+aYxiI3n9d C4yQpnUCgYEAwThjEcFT99ec9b0oaffj1zjpn4dqH+ISJPFD+hP8w5Kga/IHsE/D jEhbK8C0YuhrOZdxkE8MZiTyquy5YIn70E0aQqYNbxKK5+GUb59OgAd/kQDlpNvH ZFn91x29CyBKZsfJTbzPcznsJLpRQxDIseCp8/ePJLut3pkeHrwECFI= -----END RSA PRIVATE KEY----- 2018-10-24 23:38:41,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 23:38:41,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"security_group": {"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "description": "created by OPNFV Functest (cloudify)"}}' 2018-10-24 23:38:41,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:41 GMT X-Openstack-Request-Id: req-0a6f07ff-e465-42bf-ad7e-d5c405c7a697 2018-10-24 23:38:41,888 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}} 2018-10-24 23:38:41,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0a6f07ff-e465-42bf-ad7e-d5c405c7a697 2018-10-24 23:38:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.47399687767s 2018-10-24 23:38:41,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:41,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:41 GMT X-Openstack-Request-Id: req-44d1cb5f-1ace-4a37-94a9-a43b09ed6a3a 2018-10-24 23:38:41,983 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:41,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-44d1cb5f-1ace-4a37-94a9-a43b09ed6a3a 2018-10-24 23:38:41,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0922250747681s 2018-10-24 23:38:41,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -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": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:42,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-aa8f26d3-55c8-443c-a835-bb73cbae5f00 2018-10-24 23:38:42,134 - keystoneauth.session - DEBUG - 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-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": 22, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:42Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006"}} 2018-10-24 23:38:42,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aa8f26d3-55c8-443c-a835-bb73cbae5f00 2018-10-24 23:38:42,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146266937256s 2018-10-24 23:38:42,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:42,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:42,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-fefdd03b-698c-4fdb-b90f-9f4f30d5bc74 2018-10-24 23:38:42,187 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 2, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:42,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fefdd03b-698c-4fdb-b90f-9f4f30d5bc74 2018-10-24 23:38:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457711219788s 2018-10-24 23:38:42,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:42,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -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": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:42,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-3036a0b0-5704-441d-b827-cdd9dd6440e6 2018-10-24 23:38:42,334 - keystoneauth.session - DEBUG - 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-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": null, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:42Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "579def7e-10b8-4464-8deb-9934ca14d31f"}} 2018-10-24 23:38:42,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3036a0b0-5704-441d-b827-cdd9dd6440e6 2018-10-24 23:38:42,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141212940216s 2018-10-24 23:38:42,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:42,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-5bcbb045-9033-4f22-85a8-7481208d46d5 2018-10-24 23:38:42,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "579def7e-10b8-4464-8deb-9934ca14d31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 3, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:42,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5bcbb045-9033-4f22-85a8-7481208d46d5 2018-10-24 23:38:42,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0640959739685s 2018-10-24 23:38:42,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:42,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-c027adbf-53ed-46fb-b55e-3395edcd531b 2018-10-24 23:38:42,574 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": 80, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:42Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "7b67ba9c-5030-408a-a12c-8fdfef14f662"}} 2018-10-24 23:38:42,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c027adbf-53ed-46fb-b55e-3395edcd531b 2018-10-24 23:38:42,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163562059402s 2018-10-24 23:38:42,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:42,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-2522f501-124a-44da-b5f1-6e96a9c2c968 2018-10-24 23:38:42,629 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "579def7e-10b8-4464-8deb-9934ca14d31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "7b67ba9c-5030-408a-a12c-8fdfef14f662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 4, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:42,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2522f501-124a-44da-b5f1-6e96a9c2c968 2018-10-24 23:38:42,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493588447571s 2018-10-24 23:38:42,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:42,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-3f49ae19-fc85-40ba-8e5b-b864f0a3d07d 2018-10-24 23:38:42,777 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": 443, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:42Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e2ea5502-787c-4b9f-99b8-b6a4ddb7ab00"}} 2018-10-24 23:38:42,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3f49ae19-fc85-40ba-8e5b-b864f0a3d07d 2018-10-24 23:38:42,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142400026321s 2018-10-24 23:38:42,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:42,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:42 GMT X-Openstack-Request-Id: req-766e6e8b-2a58-42f0-a42f-a7c4f8bb1c6f 2018-10-24 23:38:42,832 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "579def7e-10b8-4464-8deb-9934ca14d31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "7b67ba9c-5030-408a-a12c-8fdfef14f662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "e2ea5502-787c-4b9f-99b8-b6a4ddb7ab00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 5, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:42,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-766e6e8b-2a58-42f0-a42f-a7c4f8bb1c6f 2018-10-24 23:38:42,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486600399017s 2018-10-24 23:38:42,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:42,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:43,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT X-Openstack-Request-Id: req-2928cddd-4349-40f4-adc2-855b48ffc85d 2018-10-24 23:38:43,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:42Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "f60f20ed-7849-4f30-8be8-97759c21be38"}} 2018-10-24 23:38:43,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2928cddd-4349-40f4-adc2-855b48ffc85d 2018-10-24 23:38:43,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182910919189s 2018-10-24 23:38:43,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:38:43,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:43,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT X-Openstack-Request-Id: req-d98049da-4189-4521-b058-3f0b2efe64a2 2018-10-24 23:38:43,075 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "579def7e-10b8-4464-8deb-9934ca14d31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "7b67ba9c-5030-408a-a12c-8fdfef14f662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "e2ea5502-787c-4b9f-99b8-b6a4ddb7ab00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "f60f20ed-7849-4f30-8be8-97759c21be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 6, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:38:43,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d98049da-4189-4521-b058-3f0b2efe64a2 2018-10-24 23:38:43,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479459762573s 2018-10-24 23:38:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:38:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}}' 2018-10-24 23:38:43,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT X-Openstack-Request-Id: req-ea309dbf-d9d2-4bd1-9f3f-582750fe11d0 2018-10-24 23:38:43,280 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-24T23:38:43Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:43Z", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "667ae9f3-65bf-44b3-bd1d-c703eba007bb"}} 2018-10-24 23:38:43,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ea309dbf-d9d2-4bd1-9f3f-582750fe11d0 2018-10-24 23:38:43,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199610948563s 2018-10-24 23:38:43,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:38:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:43,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT X-Openstack-Request-Id: req-177c9d8d-0ce9-4f2e-aa68-f7fc771f1d56 2018-10-24 23:38:43,389 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":["467a0e3a-cf06-48a1-b0ba-ae87f0d94412"],"description":"","tags":[],"updated_at":"2018-10-24T23:36:38Z","qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:38:43,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-177c9d8d-0ce9-4f2e-aa68-f7fc771f1d56 2018-10-24 23:38:43,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106730937958s 2018-10-24 23:38:43,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:38:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:43,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT X-Openstack-Request-Id: req-d5266b61-3c68-46d2-a710-3d1ad48dfe23 2018-10-24 23:38:43,434 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:38:39Z", "file": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file", "owner": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "7a845c13-1122-4c3a-a83f-f540611cef79", "size": 4373348352, "self": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:37:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:38:43,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d5266b61-3c68-46d2-a710-3d1ad48dfe23 2018-10-24 23:38:43,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401358604431s 2018-10-24 23:38:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:38:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:43,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18cadbcc-11fe-4b2f-8faf-9ed51d1f3252 x-openstack-request-id: req-18cadbcc-11fe-4b2f-8faf-9ed51d1f3252 2018-10-24 23:38:43,485 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "74188466-a160-49f1-a7ff-e497090ddf05", "name": "cloudify-flavor_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:38:43,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-18cadbcc-11fe-4b2f-8faf-9ed51d1f3252 2018-10-24 23:38:43,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0368630886078s 2018-10-24 23:38:43,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 23:38:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"server": {"name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "imageRef": "7a845c13-1122-4c3a-a83f-f540611cef79", "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "flavorRef": "74188466-a160-49f1-a7ff-e497090ddf05", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bb0effb8-f2d7-4269-9345-510eba00fd00"}], "security_groups": [{"name": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}]}}' 2018-10-24 23:38:46,990 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a x-compute-request-id: req-67bdb891-c9da-4ed4-b83f-8130bfff710d x-openstack-request-id: req-67bdb891-c9da-4ed4-b83f-8130bfff710d 2018-10-24 23:38:46,991 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "646aac95-9d44-4003-b9c8-c8bd3d183dd3"}], "OS-DCF:diskConfig": "MANUAL", "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "adminPass": "LGR3TPr2jydF"}} 2018-10-24 23:38:46,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-67bdb891-c9da-4ed4-b83f-8130bfff710d 2018-10-24 23:38:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.50381803513s 2018-10-24 23:38:46,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:38:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:47,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac933e44-33a2-431b-9892-7ee8fa3b0887 x-openstack-request-id: req-ac933e44-33a2-431b-9892-7ee8fa3b0887 2018-10-24 23:38:47,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:38:47,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac933e44-33a2-431b-9892-7ee8fa3b0887 2018-10-24 23:38:47,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634938955307s 2018-10-24 23:38:47,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:38:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:48,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:48 GMT X-Openstack-Request-Id: req-d87cf631-8981-4833-b919-f1678565dea5 2018-10-24 23:38:48,040 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":["467a0e3a-cf06-48a1-b0ba-ae87f0d94412"],"description":"","tags":[],"updated_at":"2018-10-24T23:36:38Z","qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:38:48,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d87cf631-8981-4833-b919-f1678565dea5 2018-10-24 23:38:48,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400917053223s 2018-10-24 23:38:48,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 23:38:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:48 GMT X-Openstack-Request-Id: req-1c3ea160-020b-4ac9-bd9c-9c62edaebb45 2018-10-24 23:38:48,088 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0effb8-f2d7-4269-9345-510eba00fd00","tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:36:38Z","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":"0318ab471f1247c9a8f84a6a17bc2a5c","id":"467a0e3a-cf06-48a1-b0ba-ae87f0d94412","subnetpool_id":null,"name":"cloudify-subnet_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}]} 2018-10-24 23:38:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1c3ea160-020b-4ac9-bd9c-9c62edaebb45 2018-10-24 23:38:48,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470750331879s 2018-10-24 23:38:48,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:38:50,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:38:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7d260d1-75e8-4851-9d8d-cb26bffb5dd6 x-openstack-request-id: req-e7d260d1-75e8-4851-9d8d-cb26bffb5dd6 2018-10-24 23:38:50,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:38:50,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7d260d1-75e8-4851-9d8d-cb26bffb5dd6 2018-10-24 23:38:50,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557163000107s 2018-10-24 23:38:50,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:38:52,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:38:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d219f164-4e38-4abc-b703-f749d18ae7e5 x-openstack-request-id: req-d219f164-4e38-4abc-b703-f749d18ae7e5 2018-10-24 23:38:53,261 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:38:53,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d219f164-4e38-4abc-b703-f749d18ae7e5 2018-10-24 23:38:53,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603485107422s 2018-10-24 23:38:53,268 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:38:55,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:38:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:56,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c2be596-299e-45a7-8272-909fde98f962 x-openstack-request-id: req-6c2be596-299e-45a7-8272-909fde98f962 2018-10-24 23:38:56,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:38:56,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c2be596-299e-45a7-8272-909fde98f962 2018-10-24 23:38:56,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07683515549s 2018-10-24 23:38:56,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:38:58,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:38:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:38:58,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:38:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb28798d-de5d-41e1-a870-85041049e4e5 x-openstack-request-id: req-eb28798d-de5d-41e1-a870-85041049e4e5 2018-10-24 23:38:58,946 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:38:58,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb28798d-de5d-41e1-a870-85041049e4e5 2018-10-24 23:38:58,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588883876801s 2018-10-24 23:38:58,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:00,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:01,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be1abe45-5b64-4d42-b53c-7b8a33ddc11f x-openstack-request-id: req-be1abe45-5b64-4d42-b53c-7b8a33ddc11f 2018-10-24 23:39:01,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:01,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be1abe45-5b64-4d42-b53c-7b8a33ddc11f 2018-10-24 23:39:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617757081985s 2018-10-24 23:39:01,581 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:03,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:04,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20a20eb1-5fbe-4b0b-b09c-628a44508df6 x-openstack-request-id: req-20a20eb1-5fbe-4b0b-b09c-628a44508df6 2018-10-24 23:39:04,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:04,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20a20eb1-5fbe-4b0b-b09c-628a44508df6 2018-10-24 23:39:04,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696716070175s 2018-10-24 23:39:04,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:06,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:06,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6517820a-90a8-4593-89a6-b212ea0e1683 x-openstack-request-id: req-6517820a-90a8-4593-89a6-b212ea0e1683 2018-10-24 23:39:06,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:06,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6517820a-90a8-4593-89a6-b212ea0e1683 2018-10-24 23:39:06,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674525022507s 2018-10-24 23:39:06,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:08,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:09,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1879c556-cd48-4a6d-abb7-2eed14697270 x-openstack-request-id: req-1879c556-cd48-4a6d-abb7-2eed14697270 2018-10-24 23:39:09,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:09,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1879c556-cd48-4a6d-abb7-2eed14697270 2018-10-24 23:39:09,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737030982971s 2018-10-24 23:39:09,716 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:11,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:12,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe98debf-21bf-4e30-bf64-f4ae123b7fc5 x-openstack-request-id: req-fe98debf-21bf-4e30-bf64-f4ae123b7fc5 2018-10-24 23:39:12,142 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:12,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe98debf-21bf-4e30-bf64-f4ae123b7fc5 2018-10-24 23:39:12,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424033880234s 2018-10-24 23:39:12,149 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:14,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94bffc77-6e1d-48fc-8005-d0a01ad457e3 x-openstack-request-id: req-94bffc77-6e1d-48fc-8005-d0a01ad457e3 2018-10-24 23:39:14,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:14,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94bffc77-6e1d-48fc-8005-d0a01ad457e3 2018-10-24 23:39:14,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401581048965s 2018-10-24 23:39:14,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:16,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de075399-e789-423e-8fb8-8e25ae146be1 x-openstack-request-id: req-de075399-e789-423e-8fb8-8e25ae146be1 2018-10-24 23:39:16,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:16,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-de075399-e789-423e-8fb8-8e25ae146be1 2018-10-24 23:39:16,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428495883942s 2018-10-24 23:39:16,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:19,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79ea4c44-b558-4278-b6de-b05749011c72 x-openstack-request-id: req-79ea4c44-b558-4278-b6de-b05749011c72 2018-10-24 23:39:19,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:19,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79ea4c44-b558-4278-b6de-b05749011c72 2018-10-24 23:39:19,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606689929962s 2018-10-24 23:39:19,613 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:21,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22c22343-9268-44ac-b9a5-5d2a6596fc75 x-openstack-request-id: req-22c22343-9268-44ac-b9a5-5d2a6596fc75 2018-10-24 23:39:22,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:22,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22c22343-9268-44ac-b9a5-5d2a6596fc75 2018-10-24 23:39:22,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4240629673s 2018-10-24 23:39:22,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:24,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1cea1a2-3a30-48d2-b722-c3af92a50e99 x-openstack-request-id: req-a1cea1a2-3a30-48d2-b722-c3af92a50e99 2018-10-24 23:39:24,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:24,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1cea1a2-3a30-48d2-b722-c3af92a50e99 2018-10-24 23:39:24,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493176937103s 2018-10-24 23:39:24,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:26,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:27,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9471ba3-1258-4570-a426-62d486a7894e x-openstack-request-id: req-b9471ba3-1258-4570-a426-62d486a7894e 2018-10-24 23:39:27,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:27,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b9471ba3-1258-4570-a426-62d486a7894e 2018-10-24 23:39:27,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774971961975s 2018-10-24 23:39:27,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:29,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e311816-2d3d-4a95-bda6-570380b27123 x-openstack-request-id: req-5e311816-2d3d-4a95-bda6-570380b27123 2018-10-24 23:39:29,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:29,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e311816-2d3d-4a95-bda6-570380b27123 2018-10-24 23:39:29,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511077165604s 2018-10-24 23:39:29,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:31,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:32,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81de7a32-6f67-4857-9caf-cd56b71e10d5 x-openstack-request-id: req-81de7a32-6f67-4857-9caf-cd56b71e10d5 2018-10-24 23:39:32,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:32,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-81de7a32-6f67-4857-9caf-cd56b71e10d5 2018-10-24 23:39:32,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221673965454s 2018-10-24 23:39:32,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:34,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:34,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ffb0be3-5cf1-496e-bb72-e63eca8377db x-openstack-request-id: req-3ffb0be3-5cf1-496e-bb72-e63eca8377db 2018-10-24 23:39:34,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:34,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ffb0be3-5cf1-496e-bb72-e63eca8377db 2018-10-24 23:39:34,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435433149338s 2018-10-24 23:39:34,525 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:36,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:36,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:37,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16d1af11-6b10-4231-acef-c4d969562b63 x-openstack-request-id: req-16d1af11-6b10-4231-acef-c4d969562b63 2018-10-24 23:39:37,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:37,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16d1af11-6b10-4231-acef-c4d969562b63 2018-10-24 23:39:37,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681727170944s 2018-10-24 23:39:37,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:39,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:39,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:39,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4757dee6-fa58-4eac-97a9-cee8608a9bfd x-openstack-request-id: req-4757dee6-fa58-4eac-97a9-cee8608a9bfd 2018-10-24 23:39:39,658 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:39,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4757dee6-fa58-4eac-97a9-cee8608a9bfd 2018-10-24 23:39:39,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440264940262s 2018-10-24 23:39:39,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:41,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:41,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:41,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-087f1d34-7984-4e3d-abab-d8695437cc5a x-openstack-request-id: req-087f1d34-7984-4e3d-abab-d8695437cc5a 2018-10-24 23:39:41,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:41,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-087f1d34-7984-4e3d-abab-d8695437cc5a 2018-10-24 23:39:41,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231349945068s 2018-10-24 23:39:41,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:43,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf223d1a-6964-4d0d-bc45-7886e93bb99b x-openstack-request-id: req-cf223d1a-6964-4d0d-bc45-7886e93bb99b 2018-10-24 23:39:44,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:44,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf223d1a-6964-4d0d-bc45-7886e93bb99b 2018-10-24 23:39:44,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232197999954s 2018-10-24 23:39:44,144 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:46,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e08e7ba0-bf56-456b-be43-474d19964873 x-openstack-request-id: req-e08e7ba0-bf56-456b-be43-474d19964873 2018-10-24 23:39:46,578 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:46,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e08e7ba0-bf56-456b-be43-474d19964873 2018-10-24 23:39:46,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431437969208s 2018-10-24 23:39:46,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:48,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:49,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-409cb326-2d2b-4abc-9d30-d380bce0daf5 x-openstack-request-id: req-409cb326-2d2b-4abc-9d30-d380bce0daf5 2018-10-24 23:39:49,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:49,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-409cb326-2d2b-4abc-9d30-d380bce0daf5 2018-10-24 23:39:49,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426405191422s 2018-10-24 23:39:49,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:51,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:51,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc059f24-c701-44d1-8e8e-0cc3dae896fd x-openstack-request-id: req-dc059f24-c701-44d1-8e8e-0cc3dae896fd 2018-10-24 23:39:51,513 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:51,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc059f24-c701-44d1-8e8e-0cc3dae896fd 2018-10-24 23:39:51,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489683866501s 2018-10-24 23:39:51,520 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:53,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:53,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2db973a-20f0-4aa7-a5c5-45c17842ca63 x-openstack-request-id: req-b2db973a-20f0-4aa7-a5c5-45c17842ca63 2018-10-24 23:39:53,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:53,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2db973a-20f0-4aa7-a5c5-45c17842ca63 2018-10-24 23:39:53,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422399044037s 2018-10-24 23:39:53,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:55,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:55,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:56,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3e82b84-96ac-4067-b55b-44754df5b6f8 x-openstack-request-id: req-c3e82b84-96ac-4067-b55b-44754df5b6f8 2018-10-24 23:39:56,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:56,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c3e82b84-96ac-4067-b55b-44754df5b6f8 2018-10-24 23:39:56,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248950004578s 2018-10-24 23:39:56,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:39:58,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:39:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:39:58,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:39:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b26818eb-1d84-445d-9846-b05b50dc1195 x-openstack-request-id: req-b26818eb-1d84-445d-9846-b05b50dc1195 2018-10-24 23:39:58,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:39:58,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b26818eb-1d84-445d-9846-b05b50dc1195 2018-10-24 23:39:58,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518908977509s 2018-10-24 23:39:58,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:00,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:00,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:00,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fc27413-e47b-4c99-958d-372fe16946db x-openstack-request-id: req-1fc27413-e47b-4c99-958d-372fe16946db 2018-10-24 23:40:00,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:00,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1fc27413-e47b-4c99-958d-372fe16946db 2018-10-24 23:40:00,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219461917877s 2018-10-24 23:40:00,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:02,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:03,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abf10d43-bfeb-4406-a2d8-37db9a29a091 x-openstack-request-id: req-abf10d43-bfeb-4406-a2d8-37db9a29a091 2018-10-24 23:40:03,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:03,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-abf10d43-bfeb-4406-a2d8-37db9a29a091 2018-10-24 23:40:03,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223278045654s 2018-10-24 23:40:03,198 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:05,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:05,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2594bdd7-d805-460e-80f1-233f72c23985 x-openstack-request-id: req-2594bdd7-d805-460e-80f1-233f72c23985 2018-10-24 23:40:05,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:05,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2594bdd7-d805-460e-80f1-233f72c23985 2018-10-24 23:40:05,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511051893234s 2018-10-24 23:40:05,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:07,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:08,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89214598-15e4-4c23-878e-9cda485a8f7b x-openstack-request-id: req-89214598-15e4-4c23-878e-9cda485a8f7b 2018-10-24 23:40:08,147 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:08,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89214598-15e4-4c23-878e-9cda485a8f7b 2018-10-24 23:40:08,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425638914108s 2018-10-24 23:40:08,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:10,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:10,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eff2236-6f5e-4dbe-a483-00e20cb0911d x-openstack-request-id: req-2eff2236-6f5e-4dbe-a483-00e20cb0911d 2018-10-24 23:40:10,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:10,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2eff2236-6f5e-4dbe-a483-00e20cb0911d 2018-10-24 23:40:10,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530000209808s 2018-10-24 23:40:10,693 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:12,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:13,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe91d791-7a97-47c5-adc5-1427efa9c213 x-openstack-request-id: req-fe91d791-7a97-47c5-adc5-1427efa9c213 2018-10-24 23:40:13,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:13,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe91d791-7a97-47c5-adc5-1427efa9c213 2018-10-24 23:40:13,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830631971359s 2018-10-24 23:40:13,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:15,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:16,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a28757f1-9ba6-47a4-b29b-2e18ca6668f7 x-openstack-request-id: req-a28757f1-9ba6-47a4-b29b-2e18ca6668f7 2018-10-24 23:40:16,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:16,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a28757f1-9ba6-47a4-b29b-2e18ca6668f7 2018-10-24 23:40:16,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513022899628s 2018-10-24 23:40:16,053 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:18,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:18,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2498827c-ede5-4170-92b2-bf142df10b25 x-openstack-request-id: req-2498827c-ede5-4170-92b2-bf142df10b25 2018-10-24 23:40:18,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:18,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2498827c-ede5-4170-92b2-bf142df10b25 2018-10-24 23:40:18,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511984825134s 2018-10-24 23:40:18,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:20,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aebf4156-a388-48ad-9c01-526df6dba885 x-openstack-request-id: req-aebf4156-a388-48ad-9c01-526df6dba885 2018-10-24 23:40:21,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:21,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aebf4156-a388-48ad-9c01-526df6dba885 2018-10-24 23:40:21,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726545810699s 2018-10-24 23:40:21,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:23,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:23,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39f3feb8-d6a6-41d8-8969-10a159dae923 x-openstack-request-id: req-39f3feb8-d6a6-41d8-8969-10a159dae923 2018-10-24 23:40:23,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:23,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-39f3feb8-d6a6-41d8-8969-10a159dae923 2018-10-24 23:40:23,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421437978745s 2018-10-24 23:40:23,741 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:25,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49a81e59-606e-4b90-ac7d-060d83e10b59 x-openstack-request-id: req-49a81e59-606e-4b90-ac7d-060d83e10b59 2018-10-24 23:40:26,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:26,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49a81e59-606e-4b90-ac7d-060d83e10b59 2018-10-24 23:40:26,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538370132446s 2018-10-24 23:40:26,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:28,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:28,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63316f96-b04e-4d6d-8daa-ab5d099d0b5d x-openstack-request-id: req-63316f96-b04e-4d6d-8daa-ab5d099d0b5d 2018-10-24 23:40:28,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:28,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-63316f96-b04e-4d6d-8daa-ab5d099d0b5d 2018-10-24 23:40:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502999782562s 2018-10-24 23:40:28,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:30,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:30,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:31,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7a2a0f7-1cfe-4c09-b928-2a0ad91f9b29 x-openstack-request-id: req-c7a2a0f7-1cfe-4c09-b928-2a0ad91f9b29 2018-10-24 23:40:31,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:31,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c7a2a0f7-1cfe-4c09-b928-2a0ad91f9b29 2018-10-24 23:40:31,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516167163849s 2018-10-24 23:40:31,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:33,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:33,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d513d7f1-33d7-4ec9-b9d5-27dd9dbd6447 x-openstack-request-id: req-d513d7f1-33d7-4ec9-b9d5-27dd9dbd6447 2018-10-24 23:40:33,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:33,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d513d7f1-33d7-4ec9-b9d5-27dd9dbd6447 2018-10-24 23:40:33,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231139183044s 2018-10-24 23:40:33,564 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb14bd3b-dafb-4172-836a-c84e5857286d x-openstack-request-id: req-fb14bd3b-dafb-4172-836a-c84e5857286d 2018-10-24 23:40:36,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:36,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb14bd3b-dafb-4172-836a-c84e5857286d 2018-10-24 23:40:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484059095383s 2018-10-24 23:40:36,057 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:38,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aadaba41-2d87-4d33-91f5-f6603945bec9 x-openstack-request-id: req-aadaba41-2d87-4d33-91f5-f6603945bec9 2018-10-24 23:40:38,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:38,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aadaba41-2d87-4d33-91f5-f6603945bec9 2018-10-24 23:40:38,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413241147995s 2018-10-24 23:40:38,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:40,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38c8d116-5416-4b64-b6fb-61cabdda708b x-openstack-request-id: req-38c8d116-5416-4b64-b6fb-61cabdda708b 2018-10-24 23:40:41,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:41,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38c8d116-5416-4b64-b6fb-61cabdda708b 2018-10-24 23:40:41,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584256887436s 2018-10-24 23:40:41,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:43,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:43,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-608dfa31-1972-4b25-abaa-5c8d5f382e03 x-openstack-request-id: req-608dfa31-1972-4b25-abaa-5c8d5f382e03 2018-10-24 23:40:43,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:43,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-608dfa31-1972-4b25-abaa-5c8d5f382e03 2018-10-24 23:40:43,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6728951931s 2018-10-24 23:40:43,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:45,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:45,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:45,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b0aa954-d9e1-4458-9d27-75aa5db52dc6 x-openstack-request-id: req-6b0aa954-d9e1-4458-9d27-75aa5db52dc6 2018-10-24 23:40:45,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:45,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b0aa954-d9e1-4458-9d27-75aa5db52dc6 2018-10-24 23:40:45,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239979982376s 2018-10-24 23:40:46,005 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:48,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:48,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17589ad7-8872-4da9-88d5-00330c2b4f8c x-openstack-request-id: req-17589ad7-8872-4da9-88d5-00330c2b4f8c 2018-10-24 23:40:48,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:48,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17589ad7-8872-4da9-88d5-00330c2b4f8c 2018-10-24 23:40:48,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441630840302s 2018-10-24 23:40:48,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:50,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:50,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79cdd9a2-4c4b-465d-831c-4140bea3c6e2 x-openstack-request-id: req-79cdd9a2-4c4b-465d-831c-4140bea3c6e2 2018-10-24 23:40:50,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:50,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79cdd9a2-4c4b-465d-831c-4140bea3c6e2 2018-10-24 23:40:50,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490170001984s 2018-10-24 23:40:50,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:52,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9b21734-04a6-4858-aad0-63fc4c6cd317 x-openstack-request-id: req-d9b21734-04a6-4858-aad0-63fc4c6cd317 2018-10-24 23:40:53,375 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:53,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9b21734-04a6-4858-aad0-63fc4c6cd317 2018-10-24 23:40:53,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416442155838s 2018-10-24 23:40:53,382 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:55,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:56,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a82a58b-116b-4524-a795-3f5276a20c50 x-openstack-request-id: req-1a82a58b-116b-4524-a795-3f5276a20c50 2018-10-24 23:40:56,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:56,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a82a58b-116b-4524-a795-3f5276a20c50 2018-10-24 23:40:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676828861237s 2018-10-24 23:40:56,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:40:58,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:40:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:40:58,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:40:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d5d2670-5b95-4471-a87b-f728fdf68554 x-openstack-request-id: req-5d5d2670-5b95-4471-a87b-f728fdf68554 2018-10-24 23:40:58,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:40:58,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5d5d2670-5b95-4471-a87b-f728fdf68554 2018-10-24 23:40:58,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537837028503s 2018-10-24 23:40:58,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:41:00,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:41:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:00,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2de2197-e42b-4b26-b22c-4ea243b81327 x-openstack-request-id: req-c2de2197-e42b-4b26-b22c-4ea243b81327 2018-10-24 23:41:00,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:41:00,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2de2197-e42b-4b26-b22c-4ea243b81327 2018-10-24 23:41:00,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229470014572s 2018-10-24 23:41:00,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:41:02,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:41:02,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:03,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ca737a2-96bc-4679-b32f-114256f5ab26 x-openstack-request-id: req-2ca737a2-96bc-4679-b32f-114256f5ab26 2018-10-24 23:41:03,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:41:03,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ca737a2-96bc-4679-b32f-114256f5ab26 2018-10-24 23:41:03,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398718833923s 2018-10-24 23:41:03,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:41:05,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:41:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:05,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd18d1ec-51d1-4dcf-b6e3-2a9a4b058a8a x-openstack-request-id: req-cd18d1ec-51d1-4dcf-b6e3-2a9a4b058a8a 2018-10-24 23:41:05,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:38:49Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:41:05,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd18d1ec-51d1-4dcf-b6e3-2a9a4b058a8a 2018-10-24 23:41:05,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4106528759s 2018-10-24 23:41:05,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:41:07,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:41:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:07,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65f3abc5-7072-4cba-9710-4734eddedff2 x-openstack-request-id: req-65f3abc5-7072-4cba-9710-4734eddedff2 2018-10-24 23:41:07,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:d7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:41:07.000000", "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:41:07Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:41:07,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65f3abc5-7072-4cba-9710-4734eddedff2 2018-10-24 23:41:07,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242582082748s 2018-10-24 23:41:07,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:41:07,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=302837ec-9d29-49ec-b8cc-a0a8a5c3412a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:08,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:08 GMT X-Openstack-Request-Id: req-f45eb88b-ab2d-4a3b-afc8-70afbd96c148 2018-10-24 23:41:08,004 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:41:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"467a0e3a-cf06-48a1-b0ba-ae87f0d94412","ip_address":"192.168.120.3"}],"id":"d1f6f7cf-3b0d-4636-841e-8532183a33c4","security_groups":["646aac95-9d44-4003-b9c8-c8bd3d183dd3"],"mac_address":"fa:16:3e:7f:d7:49","project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb0effb8-f2d7-4269-9345-510eba00fd00","tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:38:49Z","binding:vnic_type":"normal","device_id":"302837ec-9d29-49ec-b8cc-a0a8a5c3412a","ip_allocation":"immediate"}]} 2018-10-24 23:41:08,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=302837ec-9d29-49ec-b8cc-a0a8a5c3412a used request id req-f45eb88b-ab2d-4a3b-afc8-70afbd96c148 2018-10-24 23:41:08,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0708248615265s 2018-10-24 23:41:08,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d1f6f7cf-3b0d-4636-841e-8532183a33c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:08,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:08 GMT X-Openstack-Request-Id: req-8d30fdca-c960-435e-994e-a89161b16099 2018-10-24 23:41:08,069 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 23:41:08,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d1f6f7cf-3b0d-4636-841e-8532183a33c4 used request id req-8d30fdca-c960-435e-994e-a89161b16099 2018-10-24 23:41:08,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545599460602s 2018-10-24 23:41:08,070 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:d7:49', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a845c13-1122-4c3a-a83f-f540611cef79'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T23:41:07.000000', 'flavor': Munch({u'id': u'74188466-a160-49f1-a7ff-e497090ddf05'}), 'az': u'nova', 'id': u'302837ec-9d29-49ec-b8cc-a0a8a5c3412a', 'security_groups': [Munch({u'name': u'cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0e40f18cf7904c80ad3a26e4edb7ec26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'name': 'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', '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-10-24T23:41:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T23:41:07Z', 'hostId': u'f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T23:41:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'name': u'cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'adminPass': u'LGR3TPr2jydF', 'tenant_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'created_at': u'2018-10-24T23:38:45Z', 'created': u'2018-10-24T23:38:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 23:41:08,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:41:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:08,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:08 GMT X-Openstack-Request-Id: req-d5047f48-0588-482f-8376-70b45e71572a 2018-10-24 23:41:08,173 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":["467a0e3a-cf06-48a1-b0ba-ae87f0d94412"],"description":"","tags":[],"updated_at":"2018-10-24T23:36:38Z","qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:41:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d5047f48-0588-482f-8376-70b45e71572a 2018-10-24 23:41:08,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977749824524s 2018-10-24 23:41:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:41:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=302837ec-9d29-49ec-b8cc-a0a8a5c3412a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:08,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:08 GMT X-Openstack-Request-Id: req-88043185-06df-4194-8b9f-b80f98824e26 2018-10-24 23:41:08,525 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:41:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"467a0e3a-cf06-48a1-b0ba-ae87f0d94412","ip_address":"192.168.120.3"}],"id":"d1f6f7cf-3b0d-4636-841e-8532183a33c4","security_groups":["646aac95-9d44-4003-b9c8-c8bd3d183dd3"],"mac_address":"fa:16:3e:7f:d7:49","project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb0effb8-f2d7-4269-9345-510eba00fd00","tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:38:49Z","binding:vnic_type":"normal","device_id":"302837ec-9d29-49ec-b8cc-a0a8a5c3412a","ip_allocation":"immediate"}]} 2018-10-24 23:41:08,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=302837ec-9d29-49ec-b8cc-a0a8a5c3412a used request id req-88043185-06df-4194-8b9f-b80f98824e26 2018-10-24 23:41:08,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.350943803787s 2018-10-24 23:41:08,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 23:41:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.3", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4"}}' 2018-10-24 23:41:10,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:10 GMT X-Openstack-Request-Id: req-1c9fa253-b44a-404a-a92f-7c13fb8795ba 2018-10-24 23:41:10,863 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}} 2018-10-24 23:41:10,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1c9fa253-b44a-404a-a92f-7c13fb8795ba 2018-10-24 23:41:10,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33684301376s 2018-10-24 23:41:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:10,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:10 GMT X-Openstack-Request-Id: req-230246de-d00b-4d3c-9f1e-eb18d8a1e963 2018-10-24 23:41:10,959 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:10,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-230246de-d00b-4d3c-9f1e-eb18d8a1e963 2018-10-24 23:41:10,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0804531574249s 2018-10-24 23:41:10,966 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:11,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:11 GMT X-Openstack-Request-Id: req-fdf0c500-83b6-469a-95b7-110a80a88894 2018-10-24 23:41:11,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:11,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fdf0c500-83b6-469a-95b7-110a80a88894 2018-10-24 23:41:11,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623121261597s 2018-10-24 23:41:11,145 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:11,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:11 GMT X-Openstack-Request-Id: req-b36be2ca-a6d6-422f-96e0-4618c7e4b288 2018-10-24 23:41:11,316 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:11,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b36be2ca-a6d6-422f-96e0-4618c7e4b288 2018-10-24 23:41:11,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609018802643s 2018-10-24 23:41:11,322 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:11,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:11 GMT X-Openstack-Request-Id: req-c2106b13-7983-4d4c-a66e-4808698b4bed 2018-10-24 23:41:11,491 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:11,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c2106b13-7983-4d4c-a66e-4808698b4bed 2018-10-24 23:41:11,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583519935608s 2018-10-24 23:41:11,497 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:11,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:11 GMT X-Openstack-Request-Id: req-200085ee-30e1-427c-a8f4-bc377ba06338 2018-10-24 23:41:11,667 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:11,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-200085ee-30e1-427c-a8f4-bc377ba06338 2018-10-24 23:41:11,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603289604187s 2018-10-24 23:41:11,674 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:11,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:11 GMT X-Openstack-Request-Id: req-ca52613b-c074-43b6-90d7-ca10a40bb8a7 2018-10-24 23:41:11,846 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:09Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:11,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ca52613b-c074-43b6-90d7-ca10a40bb8a7 2018-10-24 23:41:11,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619950294495s 2018-10-24 23:41:11,852 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:41:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:41:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:41:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:12 GMT X-Openstack-Request-Id: req-ab710c1f-bc9d-446a-b97f-e33672df3805 2018-10-24 23:41:12,027 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:41:09Z", "updated_at": "2018-10-24T23:41:11Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7f:d7:49", "device_id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.218", "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_id": "d1f6f7cf-3b0d-4636-841e-8532183a33c4", "id": "3e85a433-2bf9-4220-bb31-c4115bb33839", "qos_policy_id": null}]} 2018-10-24 23:41:12,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ab710c1f-bc9d-446a-b97f-e33672df3805 2018-10-24 23:41:12,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0651371479034s 2018-10-24 23:41:12,033 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a', 'updated_at': u'2018-10-24T23:41:11Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.218', 'revision_number': 1, 'port_id': u'd1f6f7cf-3b0d-4636-841e-8532183a33c4', 'id': u'3e85a433-2bf9-4220-bb31-c4115bb33839', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'd1f6f7cf-3b0d-4636-841e-8532183a33c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'name': 'cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bb0effb8-f2d7-4269-9345-510eba00fd00', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7f:d7:49', u'device_id': u'302837ec-9d29-49ec-b8cc-a0a8a5c3412a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0318ab471f1247c9a8f84a6a17bc2a5c', 'created_at': u'2018-10-24T23:41:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bb0effb8-f2d7-4269-9345-510eba00fd00', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7f:d7:49', u'device_id': u'302837ec-9d29-49ec-b8cc-a0a8a5c3412a'}), 'router': u'c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a'}) 2018-10-24 23:41:12,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:41:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:41:13,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc005a84-e646-4f1b-aa2e-096034930a47 x-openstack-request-id: req-cc005a84-e646-4f1b-aa2e-096034930a47 2018-10-24 23:41:13,123 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1893004855 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.397100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.400100] pid_max: default: 32768 minimum: 301\n[ 0.401724] Security Framework initialized\n[ 0.403243] SELinux: Initializing.\n[ 0.404904] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411066] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.414883] Mount-cache hash table entries: 4096\n[ 0.416747] Initializing cgroup subsys memory\n[ 0.418295] Initializing cgroup subsys devices\n[ 0.419838] Initializing cgroup subsys freezer\n[ 0.421370] Initializing cgroup subsys net_cls\n[ 0.422898] Initializing cgroup subsys blkio\n[ 0.424395] Initializing cgroup subsys perf_event\n[ 0.425975] Initializing cgroup subsys hugetlb\n[ 0.427518] Initializing cgroup subsys pids\n[ 0.428994] Initializing cgroup subsys net_prio\n[ 0.430630] CPU: Physical Processor ID: 0\n[ 0.432758] mce: CPU supports 10 MCE banks\n[ 0.434247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.435940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437646] tlb_flushall_shift: 6\n[ 0.439153] Freeing SMP alternatives: 28k freed\n[ 0.443295] ACPI: Core revision 20130517\n[ 0.445167] ACPI: All ACPI Tables successfully acquired\n[ 0.447096] ftrace: allocating 25812 entries in 101 pages\n[ 0.469226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471333] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473354] smpboot: Max logical packages: 2\n[ 0.475135] Enabling x2apic\n[ 0.476355] Enabled x2apic\n[ 0.477829] Switched APIC routing to physical x2apic.\n[ 0.480851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.486435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494591] KVM setup paravirtual spinlock\n[ 0.497338] smpboot: Booting Node 0, Processors #1 OK\n[ 0.499443] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.521452] Brought up 2 CPUs\n[ 0.521454] KVM setup async PF for cpu 1\n[ 0.521457] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.525713] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.528533] devtmpfs: initialized\n[ 0.531283] EVM: security.selinux\n[ 0.532617] EVM: security.ima\n[ 0.533889] EVM: security.capability\n[ 0.535971] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538073] pinctrl core: initialized pinctrl subsystem\n[ 0.539923] NET: Registered protocol family 16\n[ 0.541721] ACPI: bus type PCI registered\n[ 0.543213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545241] PCI: Using configuration type 1 for base access\n[ 0.550370] ACPI: Added _OSI(Module Device)\n[ 0.551890] ACPI: Added _OSI(Processor Device)\n[ 0.553452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.555025] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.557897] ACPI: Interpreter enabled\n[ 0.559304] ACPI: (supports S0 S5)\n[ 0.560634] ACPI: Using IOAPIC for interrupt routing\n[ 0.562298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.567114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.569056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.571123] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.573142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.576920] acpiphp: Slot [3] registered\n[ 0.578405] acpiphp: Slot [4] registered\n[ 0.579852] acpiphp: Slot [5] registered\n[ 0.581297] acpiphp: Slot [6] registered\n[ 0.582794] acpiphp: Slot [7] registered\n[ 0.584235] acpiphp: Slot [8] registered\n[ 0.585720] acpiphp: Slot [9] registered\n[ 0.587171] acpiphp: Slot [10] registered\n[ 0.588672] acpiphp: Slot [11] registered\n[ 0.590144] acpiphp: Slot [12] registered\n[ 0.591633] acpiphp: Slot [13] registered\n[ 0.593170] acpiphp: Slot [14] registered\n[ 0.594605] acpiphp: Slot [15] registered\n[ 0.596100] acpiphp: Slot [16] registered\n[ 0.597572] acpiphp: Slot [17] registered\n[ 0.599052] acpiphp: Slot [18] registered\n[ 0.600518] acpiphp: Slot [19] registered\n[ 0.602000] acpiphp: Slot [20] registered\n[ 0.603450] acpiphp: Slot [21] registered\n[ 0.604902] acpiphp: Slot [22] registered\n[ 0.606397] acpiphp: Slot [23] registered\n[ 0.607855] acpiphp: Slot [24] registered\n[ 0.609396] acpiphp: Slot [25] registered\n[ 0.610854] acpiphp: Slot [26] registered\n[ 0.612339] acpiphp: Slot [27] registered\n[ 0.613808] acpiphp: Slot [28] registered\n[ 0.615286] acpiphp: Slot [29] registered\n[ 0.616756] acpiphp: Slot [30] registered\n[ 0.618244] acpiphp: Slot [31] registered\n[ 0.619707] PCI host bridge to bus 0000:00\n[ 0.621196] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.622958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.640057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.642032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.644137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.648266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673250] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.678313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.685061] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.687229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.690098] vgaarb: loaded\n[ 0.691309] vgaarb: bridge control possible 0000:00:02.0\n[ 0.693195] SCSI subsystem initialized\n[ 0.694548] ACPI: bus type USB registered\n[ 0.695951] usbcore: registered new interface driver usbfs\n[ 0.697610] usbcore: registered new interface driver hub\n[ 0.699254] usbcore: registered new device driver usb\n[ 0.701005] PCI: Using ACPI for IRQ routing\n[ 0.702767] NetLabel: Initializing\n[ 0.704025] NetLabel: domain hash size = 128\n[ 0.705455] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.707052] NetLabel: unlabeled traffic allowed by default\n[ 0.708850] Switched to clocksource kvm-clock\n[ 0.718353] pnp: PnP ACPI init\n[ 0.719548] ACPI: bus type PNP registered\n[ 0.721320] pnp: PnP ACPI: found 5 devices\n[ 0.722700] ACPI: bus type PNP unregistered\n[ 0.730275] NET: Registered protocol family 2\n[ 0.732043] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.734792] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.737083] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.739038] TCP: reno registered\n[ 0.740268] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742075] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.744002] NET: Registered protocol family 1\n[ 0.745462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.747194] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.748894] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.769031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.789296] Unpacking initramfs...\n[ 1.247084] Freeing initrd memory: 37508k freed\n[ 1.256817] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.258733] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.262216] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.264073] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.266176] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.267979] Initialise system trusted keyring\n[ 1.269438] audit: initializing netlink socket (disabled)\n[ 1.271082] type=2000 audit(1540424470.144:1): initialized\n[ 1.288141] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.289960] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.292607] zpool: loaded\n[ 1.293713] zbud: loaded\n[ 1.294996] VFS: Disk quotas dquot_6.5.2\n[ 1.296368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.298342] msgmni has been set to 7578\n[ 1.299728] Key type big_key registered\n[ 1.301797] NET: Registered protocol family 38\n[ 1.303255] Key type asymmetric registered\n[ 1.304634] Asymmetric key parser 'x509' registered\n[ 1.306182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.308741] io scheduler noop registered\n[ 1.310095] io scheduler deadline registered (default)\n[ 1.324440] io scheduler cfq registered\n[ 1.325877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.327548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.329497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.332004] ACPI: Power Button [PWRF]\n[ 1.333433] GHES: HEST is not enabled!\n[ 1.334859] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.359367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.361516] Non-volatile memory driver v1.3\n[ 1.362933] Linux agpgart interface v0.103\n[ 1.364456] crash memory driver: version 1.1\n[ 1.365937] rdac: device handler registered\n[ 1.367387] hp_sw: device handler registered\n[ 1.368792] emc: device handler registered\n[ 1.370171] alua: device handler registered\n[ 1.371538] libphy: Fixed MDIO Bus: probed\n[ 1.372945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374726] ehci-pci: EHCI PCI platform driver\n[ 1.376126] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.377826] ohci-pci: OHCI PCI platform driver\n[ 1.379222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.399191] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.400867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.403416] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.405022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.406772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.408640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.411109] usb usb1: Product: UHCI Host Controller\n[ 1.412614] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.414553] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416146] hub 1-0:1.0: USB hub found\n[ 1.417468] hub 1-0:1.0: 2 ports detected\n[ 1.418976] usbcore: registered new interface driver usbserial\n[ 1.420688] usbcore: registered new interface driver usbserial_generic\n[ 1.422516] usbserial: USB Serial support registered for generic\n[ 1.424233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.427505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429112] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430781] mousedev: PS/2 mouse device common for all mice\n[ 1.432928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.439001] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.440987] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.445315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447186] cpuidle: using governor menu\n[ 1.448549] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.450271] usbcore: registered new interface driver usbhid\n[ 1.451870] usbhid: USB HID core driver\n[ 1.453233] drop_monitor: Initializing network drop monitor service\n[ 1.455003] TCP: cubic registered\n[ 1.456252] Initializing XFRM netlink socket\n[ 1.457707] NET: Registered protocol family 10\n[ 1.459424] NET: Registered protocol family 17\n[ 1.461075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.462757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.464510] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.467384] Loading compiled-in X.509 certificates\n[ 1.468902] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.471763] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.474980] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.477842] registered taskstats version 1\n[ 1.481062] Key type trusted registered\n[ 1.483697] Key type encrypted registered\n[ 1.486251] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.488294] rtc_cmos 00:00: setting system clock to 2018-10-24 23:41:10 UTC (1540424470)\n[ 1.491596] Freeing unused kernel memory: 1680k freed\n[ 1.496757] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.501860] systemd[1]: Detected virtualization kvm.\n[ 1.503396] systemd[1]: Detected architecture x86-64.\n[ 1.504926] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.507799] systemd[1]: No hostname configured.\n[ 1.509264] systemd[1]: Set hostname to .\n[ 1.510854] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.533685] systemd[1]: Reached target Timers.\n[ 1.535133] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.537481] systemd[1]: Created slice Root Slice.\n[ 1.538963] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.541365] systemd[1]: Listening on Journal Socket.\n[ 1.542890] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.545370] systemd[1]: Listening on udev Kernel Socket.\n[ 1.546957] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.549525] systemd[1]: Listening on udev Control Socket.\n[ 1.551130] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.553656] systemd[1]: Created slice System Slice.\n[ 1.555167] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.557498] systemd[1]: Reached target Slices.\n[ 1.558929] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Sockets.\n[ 1.561267] systemd[1]: Reached target Sockets.\n[ 1.562720] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.564988] systemd[1]: Reached target Swap.\n[ 1.566420] systemd[1]: Starting Swap.\n[ 1.568166] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.571591] systemd[1]: Reached target Local File Systems.\n[ 1.573211] systemd[1]: Starting Local File Systems.\n[ 1.575054] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.579610] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.582427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.584774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.587373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.591149] systemd[1]: Reached target Paths.\n[ 1.592554] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.595075] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.598184] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.601949] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.654311] RPC: Registered named UNIX socket transport module.\n[ 1.656131] RPC: Registered udp transport module.\n[ 1.657634] RPC: Registered tcp transport module.\n[ 1.659156] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.722487] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.752349] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.783024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.822234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.825507] scsi host0: ata_piix\n[ 1.826977] scsi host1: ata_piix\n[ 1.828337] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.830223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.833643] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.878945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880813] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882723] usb 1-1: Product: QEMU USB Tablet\n[ 1.884139] usb 1-1: Manufacturer: QEMU\n[ 1.885454] usb 1-1: SerialNumber: 42\n[ 1.895180] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.898261] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.002728] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.006015] XFS (vda1): Mounting V4 Filesystem\n[ 2.035246] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.263104] systemd-journald[110]: Received SIGTERM from PID 1 (systemd).\n[ 2.596819] SELinux: Disabled at runtime.\n[ 2.634940] type=1404 audit(1540424471.646:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.662455] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.664330] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.209242] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.263744] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.401414] type=1305 audit(1540424472.412:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[ 3.590541] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...[ 3.594915] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.598911] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.629100] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.631519] [TTM] Initializing pool allocator\n[ 3.631790] [TTM] Initializing DMA pool allocator\n[ 3.632256] [drm] fb mappable at 0xFC000000\n[ 3.632256] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.632256] [drm] size 33554432\n[ 3.632257] [drm] fb depth is 24\n[ 3.632257] [drm] pitch is 3072\n[ 3.637496] ppdev: user-space parallel port driver\n[ 3.639223] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.664255] Console: switching to colour frame buffer device 128x48\n[ 3.679763] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.689873] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n [ 3.774618] AES CTR mode by8 optimization enabled\nStarting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[ 3.803505] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.812880] alg: No test for crc32 (crc32-pclmul)\n[ 3.817170] intel_rapl: no valid rapl domains found in package 0\n[ 3.821131] intel_powerclamp: No package C-state available\n[ 3.825509] intel_powerclamp: No package C-state available"} 2018-10-24 23:41:13,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a/action used request id req-cc005a84-e646-4f1b-aa2e-096034930a47 2018-10-24 23:41:13,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08985209465s 2018-10-24 23:41:13,125 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1893004855 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.397100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.400100] pid_max: default: 32768 minimum: 301 [ 0.401724] Security Framework initialized [ 0.403243] SELinux: Initializing. [ 0.404904] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411066] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.414883] Mount-cache hash table entries: 4096 [ 0.416747] Initializing cgroup subsys memory [ 0.418295] Initializing cgroup subsys devices [ 0.419838] Initializing cgroup subsys freezer [ 0.421370] Initializing cgroup subsys net_cls [ 0.422898] Initializing cgroup subsys blkio [ 0.424395] Initializing cgroup subsys perf_event [ 0.425975] Initializing cgroup subsys hugetlb [ 0.427518] Initializing cgroup subsys pids [ 0.428994] Initializing cgroup subsys net_prio [ 0.430630] CPU: Physical Processor ID: 0 [ 0.432758] mce: CPU supports 10 MCE banks [ 0.434247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437646] tlb_flushall_shift: 6 [ 0.439153] Freeing SMP alternatives: 28k freed [ 0.443295] ACPI: Core revision 20130517 [ 0.445167] ACPI: All ACPI Tables successfully acquired [ 0.447096] ftrace: allocating 25812 entries in 101 pages [ 0.469226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471333] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473354] smpboot: Max logical packages: 2 [ 0.475135] Enabling x2apic [ 0.476355] Enabled x2apic [ 0.477829] Switched APIC routing to physical x2apic. [ 0.480851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.486435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494591] KVM setup paravirtual spinlock [ 0.497338] smpboot: Booting Node 0, Processors #1 OK [ 0.499443] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.521452] Brought up 2 CPUs [ 0.521454] KVM setup async PF for cpu 1 [ 0.521457] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.525713] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.528533] devtmpfs: initialized [ 0.531283] EVM: security.selinux [ 0.532617] EVM: security.ima [ 0.533889] EVM: security.capability [ 0.535971] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538073] pinctrl core: initialized pinctrl subsystem [ 0.539923] NET: Registered protocol family 16 [ 0.541721] ACPI: bus type PCI registered [ 0.543213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545241] PCI: Using configuration type 1 for base access [ 0.550370] ACPI: Added _OSI(Module Device) [ 0.551890] ACPI: Added _OSI(Processor Device) [ 0.553452] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.555025] ACPI: Added _OSI(Processor Aggregator Device) [ 0.557897] ACPI: Interpreter enabled [ 0.559304] ACPI: (supports S0 S5) [ 0.560634] ACPI: Using IOAPIC for interrupt routing [ 0.562298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.567114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.569056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.571123] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.573142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.576920] acpiphp: Slot [3] registered [ 0.578405] acpiphp: Slot [4] registered [ 0.579852] acpiphp: Slot [5] registered [ 0.581297] acpiphp: Slot [6] registered [ 0.582794] acpiphp: Slot [7] registered [ 0.584235] acpiphp: Slot [8] registered [ 0.585720] acpiphp: Slot [9] registered [ 0.587171] acpiphp: Slot [10] registered [ 0.588672] acpiphp: Slot [11] registered [ 0.590144] acpiphp: Slot [12] registered [ 0.591633] acpiphp: Slot [13] registered [ 0.593170] acpiphp: Slot [14] registered [ 0.594605] acpiphp: Slot [15] registered [ 0.596100] acpiphp: Slot [16] registered [ 0.597572] acpiphp: Slot [17] registered [ 0.599052] acpiphp: Slot [18] registered [ 0.600518] acpiphp: Slot [19] registered [ 0.602000] acpiphp: Slot [20] registered [ 0.603450] acpiphp: Slot [21] registered [ 0.604902] acpiphp: Slot [22] registered [ 0.606397] acpiphp: Slot [23] registered [ 0.607855] acpiphp: Slot [24] registered [ 0.609396] acpiphp: Slot [25] registered [ 0.610854] acpiphp: Slot [26] registered [ 0.612339] acpiphp: Slot [27] registered [ 0.613808] acpiphp: Slot [28] registered [ 0.615286] acpiphp: Slot [29] registered [ 0.616756] acpiphp: Slot [30] registered [ 0.618244] acpiphp: Slot [31] registered [ 0.619707] PCI host bridge to bus 0000:00 [ 0.621196] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.622958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.640057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.642032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.644137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.648266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673250] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.678313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.685061] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.687229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.690098] vgaarb: loaded [ 0.691309] vgaarb: bridge control possible 0000:00:02.0 [ 0.693195] SCSI subsystem initialized [ 0.694548] ACPI: bus type USB registered [ 0.695951] usbcore: registered new interface driver usbfs [ 0.697610] usbcore: registered new interface driver hub [ 0.699254] usbcore: registered new device driver usb [ 0.701005] PCI: Using ACPI for IRQ routing [ 0.702767] NetLabel: Initializing [ 0.704025] NetLabel: domain hash size = 128 [ 0.705455] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.707052] NetLabel: unlabeled traffic allowed by default [ 0.708850] Switched to clocksource kvm-clock [ 0.718353] pnp: PnP ACPI init [ 0.719548] ACPI: bus type PNP registered [ 0.721320] pnp: PnP ACPI: found 5 devices [ 0.722700] ACPI: bus type PNP unregistered [ 0.730275] NET: Registered protocol family 2 [ 0.732043] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.734792] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.737083] TCP: Hash tables configured (established 32768 bind 32768) [ 0.739038] TCP: reno registered [ 0.740268] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742075] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.744002] NET: Registered protocol family 1 [ 0.745462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.747194] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.748894] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.769031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.789296] Unpacking initramfs... [ 1.247084] Freeing initrd memory: 37508k freed [ 1.256817] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.258733] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.262216] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.264073] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.266176] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.267979] Initialise system trusted keyring [ 1.269438] audit: initializing netlink socket (disabled) [ 1.271082] type=2000 audit(1540424470.144:1): initialized [ 1.288141] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.289960] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.292607] zpool: loaded [ 1.293713] zbud: loaded [ 1.294996] VFS: Disk quotas dquot_6.5.2 [ 1.296368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.298342] msgmni has been set to 7578 [ 1.299728] Key type big_key registered [ 1.301797] NET: Registered protocol family 38 [ 1.303255] Key type asymmetric registered [ 1.304634] Asymmetric key parser 'x509' registered [ 1.306182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.308741] io scheduler noop registered [ 1.310095] io scheduler deadline registered (default) [ 1.324440] io scheduler cfq registered [ 1.325877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.327548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.329497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.332004] ACPI: Power Button [PWRF] [ 1.333433] GHES: HEST is not enabled! [ 1.334859] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.359367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.361516] Non-volatile memory driver v1.3 [ 1.362933] Linux agpgart interface v0.103 [ 1.364456] crash memory driver: version 1.1 [ 1.365937] rdac: device handler registered [ 1.367387] hp_sw: device handler registered [ 1.368792] emc: device handler registered [ 1.370171] alua: device handler registered [ 1.371538] libphy: Fixed MDIO Bus: probed [ 1.372945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374726] ehci-pci: EHCI PCI platform driver [ 1.376126] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.377826] ohci-pci: OHCI PCI platform driver [ 1.379222] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399191] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403416] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.405022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.406772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.411109] usb usb1: Product: UHCI Host Controller [ 1.412614] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.414553] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416146] hub 1-0:1.0: USB hub found [ 1.417468] hub 1-0:1.0: 2 ports detected [ 1.418976] usbcore: registered new interface driver usbserial [ 1.420688] usbcore: registered new interface driver usbserial_generic [ 1.422516] usbserial: USB Serial support registered for generic [ 1.424233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.427505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429112] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430781] mousedev: PS/2 mouse device common for all mice [ 1.432928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.439001] rtc_cmos 00:00: RTC can wake from S4 [ 1.440734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.440987] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.445315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447186] cpuidle: using governor menu [ 1.448549] hidraw: raw HID events driver (C) Jiri Kosina [ 1.450271] usbcore: registered new interface driver usbhid [ 1.451870] usbhid: USB HID core driver [ 1.453233] drop_monitor: Initializing network drop monitor service [ 1.455003] TCP: cubic registered [ 1.456252] Initializing XFRM netlink socket [ 1.457707] NET: Registered protocol family 10 [ 1.459424] NET: Registered protocol family 17 [ 1.461075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.464510] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.467384] Loading compiled-in X.509 certificates [ 1.468902] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.471763] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474980] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.477842] registered taskstats version 1 [ 1.481062] Key type trusted registered [ 1.483697] Key type encrypted registered [ 1.486251] IMA: No TPM chip found, activating TPM-bypass! [ 1.488294] rtc_cmos 00:00: setting system clock to 2018-10-24 23:41:10 UTC (1540424470) [ 1.491596] Freeing unused kernel memory: 1680k freed [ 1.496757] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.501860] systemd[1]: Detected virtualization kvm. [ 1.503396] systemd[1]: Detected architecture x86-64. [ 1.504926] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.507799] systemd[1]: No hostname configured. [ 1.509264] systemd[1]: Set hostname to . [ 1.510854] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.533685] systemd[1]: Reached target Timers. [ 1.535133] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.537481] systemd[1]: Created slice Root Slice. [ 1.538963] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.541365] systemd[1]: Listening on Journal Socket. [ 1.542890] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.545370] systemd[1]: Listening on udev Kernel Socket. [ 1.546957] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.549525] systemd[1]: Listening on udev Control Socket. [ 1.551130] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.553656] systemd[1]: Created slice System Slice. [ 1.555167] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.557498] systemd[1]: Reached target Slices. [ 1.558929] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.561267] systemd[1]: Reached target Sockets. [ 1.562720] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.564988] systemd[1]: Reached target Swap. [ 1.566420] systemd[1]: Starting Swap. [ 1.568166] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.571591] systemd[1]: Reached target Local File Systems. [ 1.573211] systemd[1]: Starting Local File Systems. [ 1.575054] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.579610] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.582427] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.584774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.587373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.591149] systemd[1]: Reached target Paths. [ 1.592554] systemd[1]: Starting Paths. [[32m OK [0m] Started Apply Kernel Variables. [ 1.595075] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.598184] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.601949] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.654311] RPC: Registered named UNIX socket transport module. [ 1.656131] RPC: Registered udp transport module. [ 1.657634] RPC: Registered tcp transport module. [ 1.659156] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.722487] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.752349] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.783024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.822234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.825507] scsi host0: ata_piix [ 1.826977] scsi host1: ata_piix [ 1.828337] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.830223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.833643] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.878945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880813] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882723] usb 1-1: Product: QEMU USB Tablet [ 1.884139] usb 1-1: Manufacturer: QEMU [ 1.885454] usb 1-1: SerialNumber: 42 [ 1.895180] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.898261] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.002728] SGI XFS with ACLs, security attributes, no debug enabled [ 2.006015] XFS (vda1): Mounting V4 Filesystem [ 2.035246] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.263104] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.596819] SELinux: Disabled at runtime. [ 2.634940] type=1404 audit(1540424471.646:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.662455] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.664330] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd File Systems. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.209242] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.263744] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.401414] type=1305 audit(1540424472.412:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [ 3.590541] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking...[ 3.594915] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.598911] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.629100] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.631519] [TTM] Initializing pool allocator [ 3.631790] [TTM] Initializing DMA pool allocator [ 3.632256] [drm] fb mappable at 0xFC000000 [ 3.632256] [drm] vram aper at 0xFC000000 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.632256] [drm] size 33554432 [ 3.632257] [drm] fb depth is 24 [ 3.632257] [drm] pitch is 3072 [ 3.637496] ppdev: user-space parallel port driver [ 3.639223] fbcon: cirrusdrmfb (fb0) is primary device [ 3.664255] Console: switching to colour frame buffer device 128x48 [ 3.679763] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.689873] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.774618] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[ 3.803505] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.812880] alg: No test for crc32 (crc32-pclmul) [ 3.817170] intel_rapl: no valid rapl domains found in package 0 [ 3.821131] intel_powerclamp: No package C-state available [ 3.825509] intel_powerclamp: No package C-state available 2018-10-24 23:41:14,128 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.218: timed out 2018-10-24 23:41:23,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:41:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:41:23,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12738 Content-Type: application/json Date: Wed, 24 Oct 2018 23:41:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec2ba7c1-33ed-4343-97ee-4992789524cb x-openstack-request-id: req-ec2ba7c1-33ed-4343-97ee-4992789524cb 2018-10-24 23:41:23,210 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1893004855 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.397100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.400100] pid_max: default: 32768 minimum: 301\n[ 0.401724] Security Framework initialized\n[ 0.403243] SELinux: Initializing.\n[ 0.404904] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411066] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.414883] Mount-cache hash table entries: 4096\n[ 0.416747] Initializing cgroup subsys memory\n[ 0.418295] Initializing cgroup subsys devices\n[ 0.419838] Initializing cgroup subsys freezer\n[ 0.421370] Initializing cgroup subsys net_cls\n[ 0.422898] Initializing cgroup subsys blkio\n[ 0.424395] Initializing cgroup subsys perf_event\n[ 0.425975] Initializing cgroup subsys hugetlb\n[ 0.427518] Initializing cgroup subsys pids\n[ 0.428994] Initializing cgroup subsys net_prio\n[ 0.430630] CPU: Physical Processor ID: 0\n[ 0.432758] mce: CPU supports 10 MCE banks\n[ 0.434247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.435940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437646] tlb_flushall_shift: 6\n[ 0.439153] Freeing SMP alternatives: 28k freed\n[ 0.443295] ACPI: Core revision 20130517\n[ 0.445167] ACPI: All ACPI Tables successfully acquired\n[ 0.447096] ftrace: allocating 25812 entries in 101 pages\n[ 0.469226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471333] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473354] smpboot: Max logical packages: 2\n[ 0.475135] Enabling x2apic\n[ 0.476355] Enabled x2apic\n[ 0.477829] Switched APIC routing to physical x2apic.\n[ 0.480851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.486435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494591] KVM setup paravirtual spinlock\n[ 0.497338] smpboot: Booting Node 0, Processors #1 OK\n[ 0.499443] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.521452] Brought up 2 CPUs\n[ 0.521454] KVM setup async PF for cpu 1\n[ 0.521457] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.525713] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.528533] devtmpfs: initialized\n[ 0.531283] EVM: security.selinux\n[ 0.532617] EVM: security.ima\n[ 0.533889] EVM: security.capability\n[ 0.535971] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538073] pinctrl core: initialized pinctrl subsystem\n[ 0.539923] NET: Registered protocol family 16\n[ 0.541721] ACPI: bus type PCI registered\n[ 0.543213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545241] PCI: Using configuration type 1 for base access\n[ 0.550370] ACPI: Added _OSI(Module Device)\n[ 0.551890] ACPI: Added _OSI(Processor Device)\n[ 0.553452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.555025] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.557897] ACPI: Interpreter enabled\n[ 0.559304] ACPI: (supports S0 S5)\n[ 0.560634] ACPI: Using IOAPIC for interrupt routing\n[ 0.562298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.567114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.569056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.571123] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.573142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.576920] acpiphp: Slot [3] registered\n[ 0.578405] acpiphp: Slot [4] registered\n[ 0.579852] acpiphp: Slot [5] registered\n[ 0.581297] acpiphp: Slot [6] registered\n[ 0.582794] acpiphp: Slot [7] registered\n[ 0.584235] acpiphp: Slot [8] registered\n[ 0.585720] acpiphp: Slot [9] registered\n[ 0.587171] acpiphp: Slot [10] registered\n[ 0.588672] acpiphp: Slot [11] registered\n[ 0.590144] acpiphp: Slot [12] registered\n[ 0.591633] acpiphp: Slot [13] registered\n[ 0.593170] acpiphp: Slot [14] registered\n[ 0.594605] acpiphp: Slot [15] registered\n[ 0.596100] acpiphp: Slot [16] registered\n[ 0.597572] acpiphp: Slot [17] registered\n[ 0.599052] acpiphp: Slot [18] registered\n[ 0.600518] acpiphp: Slot [19] registered\n[ 0.602000] acpiphp: Slot [20] registered\n[ 0.603450] acpiphp: Slot [21] registered\n[ 0.604902] acpiphp: Slot [22] registered\n[ 0.606397] acpiphp: Slot [23] registered\n[ 0.607855] acpiphp: Slot [24] registered\n[ 0.609396] acpiphp: Slot [25] registered\n[ 0.610854] acpiphp: Slot [26] registered\n[ 0.612339] acpiphp: Slot [27] registered\n[ 0.613808] acpiphp: Slot [28] registered\n[ 0.615286] acpiphp: Slot [29] registered\n[ 0.616756] acpiphp: Slot [30] registered\n[ 0.618244] acpiphp: Slot [31] registered\n[ 0.619707] PCI host bridge to bus 0000:00\n[ 0.621196] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.622958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.640057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.642032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.644137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.648266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673250] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.678313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.685061] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.687229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.690098] vgaarb: loaded\n[ 0.691309] vgaarb: bridge control possible 0000:00:02.0\n[ 0.693195] SCSI subsystem initialized\n[ 0.694548] ACPI: bus type USB registered\n[ 0.695951] usbcore: registered new interface driver usbfs\n[ 0.697610] usbcore: registered new interface driver hub\n[ 0.699254] usbcore: registered new device driver usb\n[ 0.701005] PCI: Using ACPI for IRQ routing\n[ 0.702767] NetLabel: Initializing\n[ 0.704025] NetLabel: domain hash size = 128\n[ 0.705455] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.707052] NetLabel: unlabeled traffic allowed by default\n[ 0.708850] Switched to clocksource kvm-clock\n[ 0.718353] pnp: PnP ACPI init\n[ 0.719548] ACPI: bus type PNP registered\n[ 0.721320] pnp: PnP ACPI: found 5 devices\n[ 0.722700] ACPI: bus type PNP unregistered\n[ 0.730275] NET: Registered protocol family 2\n[ 0.732043] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.734792] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.737083] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.739038] TCP: reno registered\n[ 0.740268] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742075] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.744002] NET: Registered protocol family 1\n[ 0.745462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.747194] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.748894] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.769031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.789296] Unpacking initramfs...\n[ 1.247084] Freeing initrd memory: 37508k freed\n[ 1.256817] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.258733] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.262216] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.264073] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.266176] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.267979] Initialise system trusted keyring\n[ 1.269438] audit: initializing netlink socket (disabled)\n[ 1.271082] type=2000 audit(1540424470.144:1): initialized\n[ 1.288141] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.289960] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.292607] zpool: loaded\n[ 1.293713] zbud: loaded\n[ 1.294996] VFS: Disk quotas dquot_6.5.2\n[ 1.296368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.298342] msgmni has been set to 7578\n[ 1.299728] Key type big_key registered\n[ 1.301797] NET: Registered protocol family 38\n[ 1.303255] Key type asymmetric registered\n[ 1.304634] Asymmetric key parser 'x509' registered\n[ 1.306182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.308741] io scheduler noop registered\n[ 1.310095] io scheduler deadline registered (default)\n[ 1.324440] io scheduler cfq registered\n[ 1.325877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.327548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.329497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.332004] ACPI: Power Button [PWRF]\n[ 1.333433] GHES: HEST is not enabled!\n[ 1.334859] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.359367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.361516] Non-volatile memory driver v1.3\n[ 1.362933] Linux agpgart interface v0.103\n[ 1.364456] crash memory driver: version 1.1\n[ 1.365937] rdac: device handler registered\n[ 1.367387] hp_sw: device handler registered\n[ 1.368792] emc: device handler registered\n[ 1.370171] alua: device handler registered\n[ 1.371538] libphy: Fixed MDIO Bus: probed\n[ 1.372945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374726] ehci-pci: EHCI PCI platform driver\n[ 1.376126] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.377826] ohci-pci: OHCI PCI platform driver\n[ 1.379222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.399191] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.400867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.403416] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.405022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.406772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.408640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.411109] usb usb1: Product: UHCI Host Controller\n[ 1.412614] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.414553] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416146] hub 1-0:1.0: USB hub found\n[ 1.417468] hub 1-0:1.0: 2 ports detected\n[ 1.418976] usbcore: registered new interface driver usbserial\n[ 1.420688] usbcore: registered new interface driver usbserial_generic\n[ 1.422516] usbserial: USB Serial support registered for generic\n[ 1.424233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.427505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429112] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430781] mousedev: PS/2 mouse device common for all mice\n[ 1.432928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.439001] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.440987] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.445315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447186] cpuidle: using governor menu\n[ 1.448549] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.450271] usbcore: registered new interface driver usbhid\n[ 1.451870] usbhid: USB HID core driver\n[ 1.453233] drop_monitor: Initializing network drop monitor service\n[ 1.455003] TCP: cubic registered\n[ 1.456252] Initializing XFRM netlink socket\n[ 1.457707] NET: Registered protocol family 10\n[ 1.459424] NET: Registered protocol family 17\n[ 1.461075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.462757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.464510] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.467384] Loading compiled-in X.509 certificates\n[ 1.468902] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.471763] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.474980] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.477842] registered taskstats version 1\n[ 1.481062] Key type trusted registered\n[ 1.483697] Key type encrypted registered\n[ 1.486251] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.488294] rtc_cmos 00:00: setting system clock to 2018-10-24 23:41:10 UTC (1540424470)\n[ 1.491596] Freeing unused kernel memory: 1680k freed\n[ 1.496757] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.501860] systemd[1]: Detected virtualization kvm.\n[ 1.503396] systemd[1]: Detected architecture x86-64.\n[ 1.504926] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.507799] systemd[1]: No hostname configured.\n[ 1.509264] systemd[1]: Set hostname to .\n[ 1.510854] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.533685] systemd[1]: Reached target Timers.\n[ 1.535133] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.537481] systemd[1]: Created slice Root Slice.\n[ 1.538963] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.541365] systemd[1]: Listening on Journal Socket.\n[ 1.542890] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.545370] systemd[1]: Listening on udev Kernel Socket.\n[ 1.546957] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.549525] systemd[1]: Listening on udev Control Socket.\n[ 1.551130] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.553656] systemd[1]: Created slice System Slice.\n[ 1.555167] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.557498] systemd[1]: Reached target Slices.\n[ 1.558929] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Sockets.\n[ 1.561267] systemd[1]: Reached target Sockets.\n[ 1.562720] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.564988] systemd[1]: Reached target Swap.\n[ 1.566420] systemd[1]: Starting Swap.\n[ 1.568166] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.571591] systemd[1]: Reached target Local File Systems.\n[ 1.573211] systemd[1]: Starting Local File Systems.\n[ 1.575054] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.579610] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.582427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.584774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.587373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.591149] systemd[1]: Reached target Paths.\n[ 1.592554] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.595075] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.598184] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.601949] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.654311] RPC: Registered named UNIX socket transport module.\n[ 1.656131] RPC: Registered udp transport module.\n[ 1.657634] RPC: Registered tcp transport module.\n[ 1.659156] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.722487] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.752349] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.783024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.822234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.825507] scsi host0: ata_piix\n[ 1.826977] scsi host1: ata_piix\n[ 1.828337] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.830223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.833643] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.878945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880813] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882723] usb 1-1: Product: QEMU USB Tablet\n[ 1.884139] usb 1-1: Manufacturer: QEMU\n[ 1.885454] usb 1-1: SerialNumber: 42\n[ 1.895180] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.898261] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.002728] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.006015] XFS (vda1): Mounting V4 Filesystem\n[ 2.035246] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.263104] systemd-journald[110]: Received SIGTERM from PID 1 (systemd).\n[ 2.596819] SELinux: Disabled at runtime.\n[ 2.634940] type=1404 audit(1540424471.646:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.662455] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.664330] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.209242] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.263744] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.401414] type=1305 audit(1540424472.412:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[ 3.590541] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...[ 3.594915] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.598911] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.629100] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.631519] [TTM] Initializing pool allocator\n[ 3.631790] [TTM] Initializing DMA pool allocator\n[ 3.632256] [drm] fb mappable at 0xFC000000\n[ 3.632256] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.632256] [drm] size 33554432\n[ 3.632257] [drm] fb depth is 24\n[ 3.632257] [drm] pitch is 3072\n[ 3.637496] ppdev: user-space parallel port driver\n[ 3.639223] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.664255] Console: switching to colour frame buffer device 128x48\n[ 3.679763] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.689873] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n [ 3.774618] AES CTR mode by8 optimization enabled\nStarting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[ 3.803505] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.812880] alg: No test for crc32 (crc32-pclmul)\n[ 3.817170] intel_rapl: no valid rapl domains found in package 0\n[ 3.821131] intel_powerclamp: No package C-state available\n[ 3.825509] intel_powerclamp: No package C-state available[ 3.831474] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:41:13 +0000. Up 3.79 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.105660] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 24 Oct 2018 23:41:15 +0000. Up 6.05 seconds.\n[ 6.159049] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.161648] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.163855] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.168117] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.171927] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.176264] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:7f:d7:49 |\n[ 6.183497] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.190969] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.198408] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.202565] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.207930] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.225424] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.238214] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.244758] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.249564] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.361333] cloud-init[3812]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 24 Oct 2018 23:41:20 +0000. Up 11.31 seconds.\n[ 11.640200] cloud-init[3936]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 24 Oct 2018 23:41:21 +0000. Up 11.59 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 21:e3:90:70:38:ea:62:a1:ec:c7:9e:c0:3d:62:3c:d2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.711450] cloud-init[3936]: Cloud-init v. 0.7.5 finished at Wed, 24 Oct 2018 23:41:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.70 seconds\n"} 2018-10-24 23:41:23,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a/action used request id req-ec2ba7c1-33ed-4343-97ee-4992789524cb 2018-10-24 23:41:23,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073077917099s 2018-10-24 23:41:23,213 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1893004855 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.397100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.400100] pid_max: default: 32768 minimum: 301 [ 0.401724] Security Framework initialized [ 0.403243] SELinux: Initializing. [ 0.404904] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411066] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.414883] Mount-cache hash table entries: 4096 [ 0.416747] Initializing cgroup subsys memory [ 0.418295] Initializing cgroup subsys devices [ 0.419838] Initializing cgroup subsys freezer [ 0.421370] Initializing cgroup subsys net_cls [ 0.422898] Initializing cgroup subsys blkio [ 0.424395] Initializing cgroup subsys perf_event [ 0.425975] Initializing cgroup subsys hugetlb [ 0.427518] Initializing cgroup subsys pids [ 0.428994] Initializing cgroup subsys net_prio [ 0.430630] CPU: Physical Processor ID: 0 [ 0.432758] mce: CPU supports 10 MCE banks [ 0.434247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437646] tlb_flushall_shift: 6 [ 0.439153] Freeing SMP alternatives: 28k freed [ 0.443295] ACPI: Core revision 20130517 [ 0.445167] ACPI: All ACPI Tables successfully acquired [ 0.447096] ftrace: allocating 25812 entries in 101 pages [ 0.469226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471333] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473354] smpboot: Max logical packages: 2 [ 0.475135] Enabling x2apic [ 0.476355] Enabled x2apic [ 0.477829] Switched APIC routing to physical x2apic. [ 0.480851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.486435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494591] KVM setup paravirtual spinlock [ 0.497338] smpboot: Booting Node 0, Processors #1 OK [ 0.499443] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.521452] Brought up 2 CPUs [ 0.521454] KVM setup async PF for cpu 1 [ 0.521457] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.525713] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.528533] devtmpfs: initialized [ 0.531283] EVM: security.selinux [ 0.532617] EVM: security.ima [ 0.533889] EVM: security.capability [ 0.535971] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538073] pinctrl core: initialized pinctrl subsystem [ 0.539923] NET: Registered protocol family 16 [ 0.541721] ACPI: bus type PCI registered [ 0.543213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545241] PCI: Using configuration type 1 for base access [ 0.550370] ACPI: Added _OSI(Module Device) [ 0.551890] ACPI: Added _OSI(Processor Device) [ 0.553452] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.555025] ACPI: Added _OSI(Processor Aggregator Device) [ 0.557897] ACPI: Interpreter enabled [ 0.559304] ACPI: (supports S0 S5) [ 0.560634] ACPI: Using IOAPIC for interrupt routing [ 0.562298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.567114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.569056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.571123] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.573142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.576920] acpiphp: Slot [3] registered [ 0.578405] acpiphp: Slot [4] registered [ 0.579852] acpiphp: Slot [5] registered [ 0.581297] acpiphp: Slot [6] registered [ 0.582794] acpiphp: Slot [7] registered [ 0.584235] acpiphp: Slot [8] registered [ 0.585720] acpiphp: Slot [9] registered [ 0.587171] acpiphp: Slot [10] registered [ 0.588672] acpiphp: Slot [11] registered [ 0.590144] acpiphp: Slot [12] registered [ 0.591633] acpiphp: Slot [13] registered [ 0.593170] acpiphp: Slot [14] registered [ 0.594605] acpiphp: Slot [15] registered [ 0.596100] acpiphp: Slot [16] registered [ 0.597572] acpiphp: Slot [17] registered [ 0.599052] acpiphp: Slot [18] registered [ 0.600518] acpiphp: Slot [19] registered [ 0.602000] acpiphp: Slot [20] registered [ 0.603450] acpiphp: Slot [21] registered [ 0.604902] acpiphp: Slot [22] registered [ 0.606397] acpiphp: Slot [23] registered [ 0.607855] acpiphp: Slot [24] registered [ 0.609396] acpiphp: Slot [25] registered [ 0.610854] acpiphp: Slot [26] registered [ 0.612339] acpiphp: Slot [27] registered [ 0.613808] acpiphp: Slot [28] registered [ 0.615286] acpiphp: Slot [29] registered [ 0.616756] acpiphp: Slot [30] registered [ 0.618244] acpiphp: Slot [31] registered [ 0.619707] PCI host bridge to bus 0000:00 [ 0.621196] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.622958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.640057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.642032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.644137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.648266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673250] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.678313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.685061] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.687229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.690098] vgaarb: loaded [ 0.691309] vgaarb: bridge control possible 0000:00:02.0 [ 0.693195] SCSI subsystem initialized [ 0.694548] ACPI: bus type USB registered [ 0.695951] usbcore: registered new interface driver usbfs [ 0.697610] usbcore: registered new interface driver hub [ 0.699254] usbcore: registered new device driver usb [ 0.701005] PCI: Using ACPI for IRQ routing [ 0.702767] NetLabel: Initializing [ 0.704025] NetLabel: domain hash size = 128 [ 0.705455] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.707052] NetLabel: unlabeled traffic allowed by default [ 0.708850] Switched to clocksource kvm-clock [ 0.718353] pnp: PnP ACPI init [ 0.719548] ACPI: bus type PNP registered [ 0.721320] pnp: PnP ACPI: found 5 devices [ 0.722700] ACPI: bus type PNP unregistered [ 0.730275] NET: Registered protocol family 2 [ 0.732043] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.734792] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.737083] TCP: Hash tables configured (established 32768 bind 32768) [ 0.739038] TCP: reno registered [ 0.740268] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742075] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.744002] NET: Registered protocol family 1 [ 0.745462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.747194] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.748894] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.769031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.789296] Unpacking initramfs... [ 1.247084] Freeing initrd memory: 37508k freed [ 1.256817] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.258733] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.262216] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.264073] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.266176] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.267979] Initialise system trusted keyring [ 1.269438] audit: initializing netlink socket (disabled) [ 1.271082] type=2000 audit(1540424470.144:1): initialized [ 1.288141] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.289960] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.292607] zpool: loaded [ 1.293713] zbud: loaded [ 1.294996] VFS: Disk quotas dquot_6.5.2 [ 1.296368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.298342] msgmni has been set to 7578 [ 1.299728] Key type big_key registered [ 1.301797] NET: Registered protocol family 38 [ 1.303255] Key type asymmetric registered [ 1.304634] Asymmetric key parser 'x509' registered [ 1.306182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.308741] io scheduler noop registered [ 1.310095] io scheduler deadline registered (default) [ 1.324440] io scheduler cfq registered [ 1.325877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.327548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.329497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.332004] ACPI: Power Button [PWRF] [ 1.333433] GHES: HEST is not enabled! [ 1.334859] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.359367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.361516] Non-volatile memory driver v1.3 [ 1.362933] Linux agpgart interface v0.103 [ 1.364456] crash memory driver: version 1.1 [ 1.365937] rdac: device handler registered [ 1.367387] hp_sw: device handler registered [ 1.368792] emc: device handler registered [ 1.370171] alua: device handler registered [ 1.371538] libphy: Fixed MDIO Bus: probed [ 1.372945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374726] ehci-pci: EHCI PCI platform driver [ 1.376126] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.377826] ohci-pci: OHCI PCI platform driver [ 1.379222] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399191] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403416] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.405022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.406772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.411109] usb usb1: Product: UHCI Host Controller [ 1.412614] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.414553] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416146] hub 1-0:1.0: USB hub found [ 1.417468] hub 1-0:1.0: 2 ports detected [ 1.418976] usbcore: registered new interface driver usbserial [ 1.420688] usbcore: registered new interface driver usbserial_generic [ 1.422516] usbserial: USB Serial support registered for generic [ 1.424233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.427505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429112] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430781] mousedev: PS/2 mouse device common for all mice [ 1.432928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.439001] rtc_cmos 00:00: RTC can wake from S4 [ 1.440734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.440987] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.445315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447186] cpuidle: using governor menu [ 1.448549] hidraw: raw HID events driver (C) Jiri Kosina [ 1.450271] usbcore: registered new interface driver usbhid [ 1.451870] usbhid: USB HID core driver [ 1.453233] drop_monitor: Initializing network drop monitor service [ 1.455003] TCP: cubic registered [ 1.456252] Initializing XFRM netlink socket [ 1.457707] NET: Registered protocol family 10 [ 1.459424] NET: Registered protocol family 17 [ 1.461075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.464510] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.467384] Loading compiled-in X.509 certificates [ 1.468902] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.471763] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474980] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.477842] registered taskstats version 1 [ 1.481062] Key type trusted registered [ 1.483697] Key type encrypted registered [ 1.486251] IMA: No TPM chip found, activating TPM-bypass! [ 1.488294] rtc_cmos 00:00: setting system clock to 2018-10-24 23:41:10 UTC (1540424470) [ 1.491596] Freeing unused kernel memory: 1680k freed [ 1.496757] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.501860] systemd[1]: Detected virtualization kvm. [ 1.503396] systemd[1]: Detected architecture x86-64. [ 1.504926] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.507799] systemd[1]: No hostname configured. [ 1.509264] systemd[1]: Set hostname to . [ 1.510854] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.533685] systemd[1]: Reached target Timers. [ 1.535133] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.537481] systemd[1]: Created slice Root Slice. [ 1.538963] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.541365] systemd[1]: Listening on Journal Socket. [ 1.542890] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.545370] systemd[1]: Listening on udev Kernel Socket. [ 1.546957] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.549525] systemd[1]: Listening on udev Control Socket. [ 1.551130] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.553656] systemd[1]: Created slice System Slice. [ 1.555167] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.557498] systemd[1]: Reached target Slices. [ 1.558929] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.561267] systemd[1]: Reached target Sockets. [ 1.562720] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.564988] systemd[1]: Reached target Swap. [ 1.566420] systemd[1]: Starting Swap. [ 1.568166] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.571591] systemd[1]: Reached target Local File Systems. [ 1.573211] systemd[1]: Starting Local File Systems. [ 1.575054] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.579610] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.582427] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.584774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.587373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.591149] systemd[1]: Reached target Paths. [ 1.592554] systemd[1]: Starting Paths. [[32m OK [0m] Started Apply Kernel Variables. [ 1.595075] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.598184] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.601949] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.654311] RPC: Registered named UNIX socket transport module. [ 1.656131] RPC: Registered udp transport module. [ 1.657634] RPC: Registered tcp transport module. [ 1.659156] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.722487] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.752349] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.783024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.822234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.825507] scsi host0: ata_piix [ 1.826977] scsi host1: ata_piix [ 1.828337] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.830223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.833643] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.878945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880813] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882723] usb 1-1: Product: QEMU USB Tablet [ 1.884139] usb 1-1: Manufacturer: QEMU [ 1.885454] usb 1-1: SerialNumber: 42 [ 1.895180] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.898261] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.002728] SGI XFS with ACLs, security attributes, no debug enabled [ 2.006015] XFS (vda1): Mounting V4 Filesystem [ 2.035246] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.263104] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.596819] SELinux: Disabled at runtime. [ 2.634940] type=1404 audit(1540424471.646:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.662455] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.664330] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd File Systems. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.209242] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.263744] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.401414] type=1305 audit(1540424472.412:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [ 3.590541] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking...[ 3.594915] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.598911] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.629100] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.631519] [TTM] Initializing pool allocator [ 3.631790] [TTM] Initializing DMA pool allocator [ 3.632256] [drm] fb mappable at 0xFC000000 [ 3.632256] [drm] vram aper at 0xFC000000 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.632256] [drm] size 33554432 [ 3.632257] [drm] fb depth is 24 [ 3.632257] [drm] pitch is 3072 [ 3.637496] ppdev: user-space parallel port driver [ 3.639223] fbcon: cirrusdrmfb (fb0) is primary device [ 3.664255] Console: switching to colour frame buffer device 128x48 [ 3.679763] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.689873] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.774618] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[ 3.803505] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.812880] alg: No test for crc32 (crc32-pclmul) [ 3.817170] intel_rapl: no valid rapl domains found in package 0 [ 3.821131] intel_powerclamp: No package C-state available [ 3.825509] intel_powerclamp: No package C-state available[ 3.831474] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:41:13 +0000. Up 3.79 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 6.105660] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 24 Oct 2018 23:41:15 +0000. Up 6.05 seconds. [ 6.159049] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.161648] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.163855] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.168117] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.171927] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.176264] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:7f:d7:49 | [ 6.183497] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.190969] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.198408] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.202565] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.207930] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.225424] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.238214] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.244758] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.249564] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.361333] cloud-init[3812]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 24 Oct 2018 23:41:20 +0000. Up 11.31 seconds. [ 11.640200] cloud-init[3936]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 24 Oct 2018 23:41:21 +0000. Up 11.59 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 21:e3:90:70:38:ea:62:a1:ec:c7:9e:c0:3d:62:3c:d2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.711450] cloud-init[3936]: Cloud-init v. 0.7.5 finished at Wed, 24 Oct 2018 23:41:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.70 seconds 2018-10-24 23:41:23,217 - paramiko.transport - DEBUG - starting thread (client mode): 0xfda0c850L 2018-10-24 23:41:23,218 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 23:41:23,239 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-24 23:41:23,239 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 23:41:23,251 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 23:41:23,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 23:41:23,275 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 23:41:23,282 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.218: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-24 23:41:23,283 - paramiko.transport - DEBUG - Trying discovered key 21e3907038ea62a1ecc79ec03d623cd2 in /tmp/tmp5SR47z 2018-10-24 23:41:23,314 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 23:41:23,359 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 23:41:23,383 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-24 23:41:23,383 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-24 23:41:23,384 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-24 23:41:23,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:23,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4523, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2343, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4520, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4522, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 880, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:41:23,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:23,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:23 GMT 2018-10-24 23:41:23,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:23,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2390 2018-10-24 23:41:23,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:23,864 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4523, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2343, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4520, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4522, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 880, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:41:23,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:41:24,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:24,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:24,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4523, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2343, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4520, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4522, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 880, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:23 GMT 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2390 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:24,189 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:41:24,189 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:24,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:41:24.102Z", "updated_at": "2018-10-24T23:41:24.102Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:24 GMT 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:24,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/secrets 2018-10-24 23:41:24,539 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-10-24 23:41:54,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:41:54,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:41:54,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:54,688 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:54 GMT 2018-10-24 23:41:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:41:54,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:54,688 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:41:54,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:41:54,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:54,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:54,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:54,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:54,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:54 GMT 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:41:54,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:54,836 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:41:54,836 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:41:55,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:41:55,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:41:55 GMT 2018-10-24 23:41:55,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:41:55,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:41:55,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:41:55,013 - functest.core.cloudify - INFO - try 2: Cloudify Manager isn't up and running 2018-10-24 23:42:25,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:25,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:25 GMT 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:42:25,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:25,140 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:42:25,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:42:25,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:25,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:25,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:25 GMT 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:42:25,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:25,233 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:42:25,233 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:42:25,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:25,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:25,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:25,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:25 GMT 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:42:25,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:25,358 - functest.core.cloudify - INFO - try 3: Cloudify Manager isn't up and running 2018-10-24 23:42:55,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:42:55,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:55,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:55,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:55,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:55,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:55 GMT 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:42:55,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:55,494 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:42:55,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:42:55,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:55,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:55,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:55 GMT 2018-10-24 23:42:55,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:55,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:42:55,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:55,588 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:42:55,588 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:42:55,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:42:55,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:42:55,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:42:55,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:42:55 GMT 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:42:55,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:42:55,669 - functest.core.cloudify - INFO - try 4: Cloudify Manager isn't up and running 2018-10-24 23:43:25,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:43:25,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:25,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:25,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:25 GMT 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:43:25,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:25,795 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:43:25,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:43:25,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:43:25,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:25,886 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:25 GMT 2018-10-24 23:43:25,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:25,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:43:25,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:25,886 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:43:25,887 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:43:25,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:25,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:25,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:25 GMT 2018-10-24 23:43:25,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:25,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:43:25,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:25,953 - functest.core.cloudify - INFO - try 5: Cloudify Manager isn't up and running 2018-10-24 23:43:55,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:56,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:56 GMT 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:43:56,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:56,084 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:43:56,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:56,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:43:56,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:56,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:56 GMT 2018-10-24 23:43:56,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:56,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:43:56,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:56,175 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:43:56,176 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:43:56,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:43:56,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:43:56,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:43:56,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:43:56 GMT 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:43:56,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:43:56,247 - functest.core.cloudify - INFO - try 6: Cloudify Manager isn't up and running 2018-10-24 23:44:26,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:44:26,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:26,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:26 GMT 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:26,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:44:26,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:26,375 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:44:26,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:26,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:26 GMT 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:44:26,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:26,480 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:44:26,481 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:44:26,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:26,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:26,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:26 GMT 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:26,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:44:26,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:26,541 - functest.core.cloudify - INFO - try 7: Cloudify Manager isn't up and running 2018-10-24 23:44:56,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:56 GMT 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:56,671 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:44:56,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:56,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:56 GMT 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:44:56,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:56,765 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:44:56,766 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:44:56,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:44:56,830 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:44:56 GMT 2018-10-24 23:44:56,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:44:56,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:44:56,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:44:56,831 - functest.core.cloudify - INFO - try 8: Cloudify Manager isn't up and running 2018-10-24 23:45:26,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:26,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:45:26,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:26,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:26 GMT 2018-10-24 23:45:26,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:26,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:45:26,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:26,955 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:45:26,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:45:27,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:27,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:27 GMT 2018-10-24 23:45:27,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:27,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:45:27,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:27,050 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:45:27,050 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:27,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:27 GMT 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:45:27,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:27,111 - functest.core.cloudify - INFO - try 9: Cloudify Manager isn't up and running 2018-10-24 23:45:57,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:45:57,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:57 GMT 2018-10-24 23:45:57,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:57,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:45:57,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:57,219 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4763, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9137, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9367, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1063, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8609, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8647, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 9368, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:45:57,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.218:80/api/v3/status 2018-10-24 23:45:57,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9137, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9367, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1063, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8609, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8647, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9368, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:45:57,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:57,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:57 GMT 2018-10-24 23:45:57,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:57,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2394 2018-10-24 23:45:57,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:57,313 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:45:57,314 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.218:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:45:57,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:45:57 GMT 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-10-24 23:45:57,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:45:57,376 - functest.core.cloudify - INFO - try 10: Cloudify Manager isn't up and running 2018-10-24 23:46:27,377 - functest.core.cloudify - ERROR - Cloudify Manager isn't up and running 2018-10-24 23:46:27,491 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-24 23:46:27,492 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 09:50 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-24 23:46:27,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-24 23:46:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3e85a433-2bf9-4220-bb31-c4115bb33839.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:29,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:29 GMT X-Openstack-Request-Id: req-df7d6478-d230-4d72-9adc-834bc2f70ee0 2018-10-24 23:46:29,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:29,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3e85a433-2bf9-4220-bb31-c4115bb33839.json used request id req-df7d6478-d230-4d72-9adc-834bc2f70ee0 2018-10-24 23:46:29,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.69298100471s 2018-10-24 23:46:29,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:46:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:29 GMT X-Openstack-Request-Id: req-f42f11e9-72c6-4864-98c8-e318f4361a26 2018-10-24 23:46:29,263 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 23:46:29,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f42f11e9-72c6-4864-98c8-e318f4361a26 2018-10-24 23:46:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607998371124s 2018-10-24 23:46:29,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-24 23:46:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:32,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6347c2d-d837-446f-aec2-67e496096e0b x-openstack-request-id: req-d6347c2d-d837-446f-aec2-67e496096e0b 2018-10-24 23:46:32,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a used request id req-d6347c2d-d837-446f-aec2-67e496096e0b 2018-10-24 23:46:32,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.49269318581s 2018-10-24 23:46:32,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:46:32,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:33,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef338af2-4db8-424d-ae89-0ecd534c97a6 x-openstack-request-id: req-ef338af2-4db8-424d-ae89-0ecd534c97a6 2018-10-24 23:46:33,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:d7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "rel": "bookmark"}], "image": {"id": "7a845c13-1122-4c3a-a83f-f540611cef79", "links": [{"href": "http://172.30.9.21:8774/images/7a845c13-1122-4c3a-a83f-f540611cef79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:41:07.000000", "flavor": {"id": "74188466-a160-49f1-a7ff-e497090ddf05", "links": [{"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}]}, "id": "302837ec-9d29-49ec-b8cc-a0a8a5c3412a", "security_groups": [{"name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}], "user_id": "0e40f18cf7904c80ad3a26e4edb7ec26", "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-10-24T23:46:29Z", "hostId": "f7686585b45d3c006a4d7810b577ea9aee804437e2427e937c0787f1", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "name": "cloudify-vm_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "created": "2018-10-24T23:38:45Z", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:46:33,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef338af2-4db8-424d-ae89-0ecd534c97a6 2018-10-24 23:46:33,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874673128128s 2018-10-24 23:46:33,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:46:35,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:46:35,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:35,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ea4da74-b0e6-4b72-b96b-d8b4afe8b2b0 x-openstack-request-id: req-8ea4da74-b0e6-4b72-b96b-d8b4afe8b2b0 2018-10-24 23:46:35,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-24 23:46:35,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ea4da74-b0e6-4b72-b96b-d8b4afe8b2b0 2018-10-24 23:46:35,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0913178920746s 2018-10-24 23:46:35,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:46:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:35,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:35 GMT X-Openstack-Request-Id: req-67615c8d-2431-4fc7-b706-c204360943e4 2018-10-24 23:46:35,802 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:38:41Z", "updated_at": "2018-10-24T23:38:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "579def7e-10b8-4464-8deb-9934ca14d31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-24T23:38:43Z", "revision_number": 0, "id": "667ae9f3-65bf-44b3-bd1d-c703eba007bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:43Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "7b67ba9c-5030-408a-a12c-8fdfef14f662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "b85a77ab-cd45-4b5e-b757-25dc140f9836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "bba7e2a9-5a32-4800-9dd3-3eebddd40006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "e2ea5502-787c-4b9f-99b8-b6a4ddb7ab00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:38:41Z", "revision_number": 0, "id": "ec27082a-6d80-4808-b5a8-e6f727e6188a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:41Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-24T23:38:42Z", "revision_number": 0, "id": "f60f20ed-7849-4f30-8be8-97759c21be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:38:42Z", "security_group_id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 7, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "646aac95-9d44-4003-b9c8-c8bd3d183dd3", "name": "cloudify-sg_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:46:35,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-67615c8d-2431-4fc7-b706-c204360943e4 2018-10-24 23:46:35,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0698120594025s 2018-10-24 23:46:35,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 23:46:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/646aac95-9d44-4003-b9c8-c8bd3d183dd3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:36,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:36 GMT X-Openstack-Request-Id: req-670b699c-5eef-4340-bea9-777d14f0c450 2018-10-24 23:46:36,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:36,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/646aac95-9d44-4003-b9c8-c8bd3d183dd3.json used request id req-670b699c-5eef-4340-bea9-777d14f0c450 2018-10-24 23:46:36,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.193114995956s 2018-10-24 23:46:36,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-24 23:46:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:37,055 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcc953d6-8b63-4845-ae80-2ce6a6948542 x-openstack-request-id: req-fcc953d6-8b63-4845-ae80-2ce6a6948542 2018-10-24 23:46:37,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_a42b6537-988a-427d-96f5-f2d75bb3dbc1 used request id req-fcc953d6-8b63-4845-ae80-2ce6a6948542 2018-10-24 23:46:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05299901962s 2018-10-24 23:46:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-24 23:46:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" -d '{"subnet_id": "467a0e3a-cf06-48a1-b0ba-ae87f0d94412"}' 2018-10-24 23:46:38,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:38 GMT X-Openstack-Request-Id: req-994100b4-0953-42b1-b2c5-10be507b3bbf 2018-10-24 23:46:38,976 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bb0effb8-f2d7-4269-9345-510eba00fd00", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "subnet_id": "467a0e3a-cf06-48a1-b0ba-ae87f0d94412", "subnet_ids": ["467a0e3a-cf06-48a1-b0ba-ae87f0d94412"], "port_id": "120f1e47-729c-40a6-b5e9-6f5b4339b795", "id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a"} 2018-10-24 23:46:38,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a/remove_router_interface.json used request id req-994100b4-0953-42b1-b2c5-10be507b3bbf 2018-10-24 23:46:38,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91980004311s 2018-10-24 23:46:38,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-24 23:46:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:39,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:39 GMT X-Openstack-Request-Id: req-5a810a07-afab-4a7b-adc1-08b9a1868445 2018-10-24 23:46:39,498 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:39Z", "admin_state_up": true, "updated_at": "2018-10-24T23:46:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a", "name": "cloudify-router_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}]} 2018-10-24 23:46:39,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5a810a07-afab-4a7b-adc1-08b9a1868445 2018-10-24 23:46:39,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.521729946136s 2018-10-24 23:46:39,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-24 23:46:39,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:40,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:40 GMT X-Openstack-Request-Id: req-9bb6cf95-2227-4f1d-932e-e25a0a9a6b50 2018-10-24 23:46:40,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:40,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c9e30f2f-abd2-4b41-8ba2-1ef1d69c982a.json used request id req-9bb6cf95-2227-4f1d-932e-e25a0a9a6b50 2018-10-24 23:46:40,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06784796715s 2018-10-24 23:46:40,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 23:46:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:40,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:40 GMT X-Openstack-Request-Id: req-934a09dc-da65-4d3a-99da-2f0883724661 2018-10-24 23:46:40,935 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb0effb8-f2d7-4269-9345-510eba00fd00","tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:36:38Z","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":"0318ab471f1247c9a8f84a6a17bc2a5c","id":"467a0e3a-cf06-48a1-b0ba-ae87f0d94412","subnetpool_id":null,"name":"cloudify-subnet_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}]} 2018-10-24 23:46:40,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-934a09dc-da65-4d3a-99da-2f0883724661 2018-10-24 23:46:40,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.367259979248s 2018-10-24 23:46:40,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-24 23:46:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/467a0e3a-cf06-48a1-b0ba-ae87f0d94412.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:41,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:41 GMT X-Openstack-Request-Id: req-0a862583-becc-4f47-b43f-46713c597504 2018-10-24 23:46:41,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:41,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/467a0e3a-cf06-48a1-b0ba-ae87f0d94412.json used request id req-0a862583-becc-4f47-b43f-46713c597504 2018-10-24 23:46:41,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02821993828s 2018-10-24 23:46:41,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:46:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:42,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:42 GMT X-Openstack-Request-Id: req-71865847-36d3-4604-b4a8-9ccb8c64be9e 2018-10-24 23:46:42,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb0effb8-f2d7-4269-9345-510eba00fd00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0318ab471f1247c9a8f84a6a17bc2a5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:46:41Z","qos_policy_id":null,"name":"cloudify-net_a42b6537-988a-427d-96f5-f2d75bb3dbc1","admin_state_up":true,"tenant_id":"0318ab471f1247c9a8f84a6a17bc2a5c","created_at":"2018-10-24T23:36:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:46:42,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-71865847-36d3-4604-b4a8-9ccb8c64be9e 2018-10-24 23:46:42,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104593992233s 2018-10-24 23:46:42,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-24 23:46:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/bb0effb8-f2d7-4269-9345-510eba00fd00.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:43,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:43 GMT X-Openstack-Request-Id: req-5303a317-43bb-4823-8dcb-be9568aa65a4 2018-10-24 23:46:43,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:43,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bb0effb8-f2d7-4269-9345-510eba00fd00.json used request id req-5303a317-43bb-4823-8dcb-be9568aa65a4 2018-10-24 23:46:43,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74505615234s 2018-10-24 23:46:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:46:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:44,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:44 GMT X-Openstack-Request-Id: req-d1cb3591-4712-4b50-873b-63838a83916e 2018-10-24 23:46:44,527 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:38:39Z", "file": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79/file", "owner": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "7a845c13-1122-4c3a-a83f-f540611cef79", "size": 4373348352, "self": "/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7a845c13-1122-4c3a-a83f-f540611cef79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:37:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:46:44,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d1cb3591-4712-4b50-873b-63838a83916e 2018-10-24 23:46:44,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706430912018s 2018-10-24 23:46:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-24 23:46:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dcaeb1239daeb10378d881274d404e1dfcd1d397a3fabf09821cfec7614bc18d" 2018-10-24 23:46:45,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:46:45 GMT X-Openstack-Request-Id: req-806a4629-5c52-417f-b9d4-4c8ab2d8b875 2018-10-24 23:46:45,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:46:45,047 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7a845c13-1122-4c3a-a83f-f540611cef79 used request id req-806a4629-5c52-417f-b9d4-4c8ab2d8b875 2018-10-24 23:46:45,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.51729798317s 2018-10-24 23:46:45,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:46:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:45,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1ff2eb1-a246-45da-83af-ae97c55cccbd x-openstack-request-id: req-c1ff2eb1-a246-45da-83af-ae97c55cccbd 2018-10-24 23:46:45,430 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74188466-a160-49f1-a7ff-e497090ddf05", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "74188466-a160-49f1-a7ff-e497090ddf05", "name": "cloudify-flavor_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:46:45,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c1ff2eb1-a246-45da-83af-ae97c55cccbd 2018-10-24 23:46:45,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.377262115479s 2018-10-24 23:46:45,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-24 23:46:45,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:45,464 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1a7ee08-668b-4621-bacb-37755bab35df x-openstack-request-id: req-f1a7ee08-668b-4621-bacb-37755bab35df 2018-10-24 23:46:45,464 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/74188466-a160-49f1-a7ff-e497090ddf05 used request id req-f1a7ee08-668b-4621-bacb-37755bab35df 2018-10-24 23:46:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323300361633s 2018-10-24 23:46:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:46:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:45,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2643e4-ecbc-4657-826c-f2280e21312c 2018-10-24 23:46:45,681 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "links": {"self": "http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e40f18cf7904c80ad3a26e4edb7ec26", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:46:45,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bc2643e4-ecbc-4657-826c-f2280e21312c 2018-10-24 23:46:45,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216753005981s 2018-10-24 23:46:45,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:46:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:45,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83af006a-65cd-45c8-8491-467a76eeb060 2018-10-24 23:46:45,896 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_a42b6537-988a-427d-96f5-f2d75bb3dbc1", "links": {"self": "http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0e40f18cf7904c80ad3a26e4edb7ec26", "description": null}} 2018-10-24 23:46:45,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26 used request id req-83af006a-65cd-45c8-8491-467a76eeb060 2018-10-24 23:46:45,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20859503746s 2018-10-24 23:46:45,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-24 23:46:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:46,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e160e7-979a-4313-824c-d99cbfcff816 2018-10-24 23:46:46,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:46:46,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0e40f18cf7904c80ad3a26e4edb7ec26 used request id req-40e160e7-979a-4313-824c-d99cbfcff816 2018-10-24 23:46:46,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276939868927s 2018-10-24 23:46:46,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:46:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:46,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b2b61a-6e8f-4a64-bdca-15228d92b61d 2018-10-24 23:46:46,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c"}, "tags": [], "enabled": true, "id": "0318ab471f1247c9a8f84a6a17bc2a5c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a42b6537-988a-427d-96f5-f2d75bb3dbc1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 23:46:46,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-24b2b61a-6e8f-4a64-bdca-15228d92b61d 2018-10-24 23:46:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.290195941925s 2018-10-24 23:46:46,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-24 23:46:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:46,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086efd25-da6d-44f9-b3b9-fd68809e87a3 2018-10-24 23:46:46,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:46:46,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0318ab471f1247c9a8f84a6a17bc2a5c used request id req-086efd25-da6d-44f9-b3b9-fd68809e87a3 2018-10-24 23:46:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262681007385s 2018-10-24 23:46:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:46:46,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0318ab471f1247c9a8f84a6a17bc2a5c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:47,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:47 GMT X-Openstack-Request-Id: req-48587d7f-0138-40fe-9469-393416626eff 2018-10-24 23:46:47,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:46:47,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0318ab471f1247c9a8f84a6a17bc2a5c&name=default used request id req-48587d7f-0138-40fe-9469-393416626eff 2018-10-24 23:46:47,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314532995224s 2018-10-24 23:46:47,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:46:47,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:47,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:47 GMT X-Openstack-Request-Id: req-ce22e50a-0fe0-4ba1-98fc-a31a2ccb116c 2018-10-24 23:46:47,122 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "created_at": "2018-10-24T23:36:37Z", "updated_at": "2018-10-24T23:36:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "96a0eeca-4894-43f2-84e5-18422beb4770", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "facd1977-780e-46d1-9030-55d18e0ecbc5", "remote_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "2da36b63-78c5-46dc-9e67-c1368753bb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:36:37Z", "revision_number": 0, "id": "6c54ca8d-e8fa-4432-8870-56c7ed55a930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:36:37Z", "security_group_id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "tenant_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c"}], "revision_number": 1, "project_id": "0318ab471f1247c9a8f84a6a17bc2a5c", "id": "e3d2b880-4cf9-4820-b8ed-af22130bca9e", "name": "default"}]} 2018-10-24 23:46:47,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ce22e50a-0fe0-4ba1-98fc-a31a2ccb116c 2018-10-24 23:46:47,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565829277039s 2018-10-24 23:46:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-24 23:46:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e3d2b880-4cf9-4820-b8ed-af22130bca9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bc6d41cbe4846dfe78d41d637b555bbf9f43a6b29cba9f0b06527d84174dbe61" 2018-10-24 23:46:47,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 24 Oct 2018 23:46:47 GMT X-Openstack-Request-Id: req-840fe53c-360d-4822-8675-dbd141ba0bec 2018-10-24 23:46:47,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-24 23:46:47,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e3d2b880-4cf9-4820-b8ed-af22130bca9e.json used request id req-840fe53c-360d-4822-8675-dbd141ba0bec 2018-10-24 23:46:47,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165191888809s 2018-10-24 23:46:47,295 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-10-24 23:46:47,318 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-24 23:46:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:46:47,353 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69f5295-c07b-4af8-8033-b6dce39c78e9 2018-10-24 23:46:47,353 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:46:47,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a69f5295-c07b-4af8-8033-b6dce39c78e9 2018-10-24 23:46:47,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:46:47,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T00:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["nB2BgUAvSRKUy73j5LhTPQ"], "issued_at": "2018-10-24T23:46:47.000000Z"}} 2018-10-24 23:46:47,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:46:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:48,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:48 GMT X-Openstack-Request-Id: req-f195a8b2-ae96-459f-9e63-da9087932f24 2018-10-24 23:46:48,060 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-24 23:46:48,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f195a8b2-ae96-459f-9e63-da9087932f24 2018-10-24 23:46:48,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289291143417s 2018-10-24 23:46:48,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:46:48,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45f7fc2-fb02-43b2-9e38-4112a03f2edb 2018-10-24 23:46:48,261 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:46:48,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a45f7fc2-fb02-43b2-9e38-4112a03f2edb 2018-10-24 23:46:48,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193217992783s 2018-10-24 23:46:48,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-24 23:46:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}}' 2018-10-24 23:46:48,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf9e3ad-0b72-4eb1-ba72-1f7ff18bb019 2018-10-24 23:46:48,452 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, "tags": [], "enabled": true, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}} 2018-10-24 23:46:48,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9bf9e3ad-0b72-4eb1-ba72-1f7ff18bb019 2018-10-24 23:46:48,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182657003403s 2018-10-24 23:46:48,453 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', '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'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f'}) 2018-10-24 23:46:48,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-24 23:46:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3dff7e3e-4951-470e-9ee3-5d4462bf9ee0", "email": null, "name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}}' 2018-10-24 23:46:48,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5edfa0cc-6e46-4d5d-b556-850d7a867180 2018-10-24 23:46:48,926 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "links": {"self": "http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e07b6d5cffe41e58f139a980beaa9ba", "domain_id": "default", "password_expires_at": null}} 2018-10-24 23:46:48,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5edfa0cc-6e46-4d5d-b556-850d7a867180 2018-10-24 23:46:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46670794487s 2018-10-24 23:46:48,927 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e07b6d5cffe41e58f139a980beaa9ba', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f'}) 2018-10-24 23:46:48,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:46:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa33795-bafa-48de-8adf-2ad9938f477b 2018-10-24 23:46:49,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:46:49,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6aa33795-bafa-48de-8adf-2ad9938f477b 2018-10-24 23:46:49,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204082012177s 2018-10-24 23:46:49,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:46:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee516bbe-5a93-49af-94c6-fd446030f634 2018-10-24 23:46:49,287 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:46:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee516bbe-5a93-49af-94c6-fd446030f634 2018-10-24 23:46:49,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146306037903s 2018-10-24 23:46:49,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-24 23:46:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba37083-79ae-4690-9735-6bd9d5ddf8fe 2018-10-24 23:46:49,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-24 23:46:49,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ba37083-79ae-4690-9735-6bd9d5ddf8fe 2018-10-24 23:46:49,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114286899567s 2018-10-24 23:46:49,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:46:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e2b9d9-2f35-468d-baf4-4dd9983c9f10 2018-10-24 23:46:49,599 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-24 23:46:49,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b3e2b9d9-2f35-468d-baf4-4dd9983c9f10 2018-10-24 23:46:49,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187031984329s 2018-10-24 23:46:49,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-24 23:46:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5ef8a4-e334-411d-9b58-a5ba55166b75 2018-10-24 23:46:49,764 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "links": {"self": "http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e07b6d5cffe41e58f139a980beaa9ba", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-24 23:46:49,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9a5ef8a4-e334-411d-9b58-a5ba55166b75 2018-10-24 23:46:49,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.164618968964s 2018-10-24 23:46:49,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:46:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:49,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77059552-1d60-404c-9b2e-7e1c73097787 2018-10-24 23:46:49,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, "tags": [], "enabled": true, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:46:49,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-77059552-1d60-404c-9b2e-7e1c73097787 2018-10-24 23:46:49,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119096040726s 2018-10-24 23:46:49,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-24 23:46:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7e07b6d5cffe41e58f139a980beaa9ba&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:50,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d8c55d-e1d1-4d99-845a-3302b2b82a4a 2018-10-24 23:46:50,019 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7e07b6d5cffe41e58f139a980beaa9ba&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "previous": null, "next": null}} 2018-10-24 23:46:50,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7e07b6d5cffe41e58f139a980beaa9ba&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2 used request id req-d1d8c55d-e1d1-4d99-845a-3302b2b82a4a 2018-10-24 23:46:50,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113962173462s 2018-10-24 23:46:50,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-24 23:46:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2/users/7e07b6d5cffe41e58f139a980beaa9ba/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:50,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 24 Oct 2018 23:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc7c4bb-3ecf-4793-8893-9a072bc3af2d 2018-10-24 23:46:50,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-24 23:46:50,174 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2/users/7e07b6d5cffe41e58f139a980beaa9ba/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-cbc7c4bb-3ecf-4793-8893-9a072bc3af2d 2018-10-24 23:46:50,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151646852493s 2018-10-24 23:46:50,175 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 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'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3dff7e3e-4951-470e-9ee3-5d4462bf9ee0', 'username': u'cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-24 23:46:50,177 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'password': '3dff7e3e-4951-470e-9ee3-5d4462bf9ee0', 'project_name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'project_domain_name': 'Default'} 2018-10-24 23:46:50,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-24 23:46:50,213 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-24 23:46:50,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-24 23:46:50,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b27b544-8c61-4cb0-bc48-39a9a2bc611d 2018-10-24 23:46:50,321 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-24 23:46:50,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5b27b544-8c61-4cb0-bc48-39a9a2bc611d 2018-10-24 23:46:50,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107973098755s 2018-10-24 23:46:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:46:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:46:50,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361a04da-5c55-4383-ae7f-f759175024e0 2018-10-24 23:46:50,441 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, "tags": [], "enabled": true, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-24 23:46:50,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-361a04da-5c55-4383-ae7f-f759175024e0 2018-10-24 23:46:50,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116143941879s 2018-10-24 23:46:50,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-24 23:46:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"network": {"tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "name": "cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "admin_state_up": true}}' 2018-10-24 23:46:50,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:50 GMT X-Openstack-Request-Id: req-fbf5a38f-af8a-4b89-8657-d07d6e58c130 2018-10-24 23:46:50,879 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:46:50Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450}} 2018-10-24 23:46:50,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fbf5a38f-af8a-4b89-8657-d07d6e58c130 2018-10-24 23:46:50,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.434066772461s 2018-10-24 23:46:50,880 - 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-10-24T23:46:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'created_at': u'2018-10-24T23:46:50Z', u'mtu': 1450, u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'l2_adjacency': True}) 2018-10-24 23:46:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:46:50,891 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb26a8da-26f4-4ec5-8c43-867f21eb6c4c 2018-10-24 23:46:50,891 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-24 23:46:50,891 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-fb26a8da-26f4-4ec5-8c43-867f21eb6c4c 2018-10-24 23:46:50,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-24 23:46:51,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T00:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "id": "7e07b6d5cffe41e58f139a980beaa9ba"}, "audit_ids": ["qiY9ismEQmGw57eG4RD_Vw"], "issued_at": "2018-10-24T23:46:51.000000Z"}} 2018-10-24 23:46:51,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:46:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:46:51,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:51 GMT X-Openstack-Request-Id: req-4c02e415-9dba-410c-8ea0-7f311004a5cd 2018-10-24 23:46:51,672 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-24T23:46:50Z","qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:46:51,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4c02e415-9dba-410c-8ea0-7f311004a5cd 2018-10-24 23:46:51,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379710912704s 2018-10-24 23:46:51,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-24 23:46:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"subnet": {"name": "cloudify_ims-subnet_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "enable_dhcp": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-24 23:46:52,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:52 GMT X-Openstack-Request-Id: req-114ad0c3-ead9-4e89-ad6c-627b6c274c93 2018-10-24 23:46:52,317 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:46:51Z","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":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","id":"df02fe8e-3dcd-416c-a0ac-95d767a96554","subnetpool_id":null,"name":"cloudify_ims-subnet_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}} 2018-10-24 23:46:52,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-114ad0c3-ead9-4e89-ad6c-627b6c274c93 2018-10-24 23:46:52,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.643013954163s 2018-10-24 23:46:52,318 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:46:51Z', 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'df02fe8e-3dcd-416c-a0ac-95d767a96554', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'enable_dhcp': True, u'network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf', u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:46:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2'}) 2018-10-24 23:46:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-24 23:46:52,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "cloudify_ims-router_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "admin_state_up": true}}' 2018-10-24 23:46:54,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:54 GMT X-Openstack-Request-Id: req-aa6b03e0-83a3-4569-8795-37d9bded2e83 2018-10-24 23:46:54,042 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:52Z", "admin_state_up": true, "updated_at": "2018-10-24T23:46:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "name": "cloudify_ims-router_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}} 2018-10-24 23:46:54,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-aa6b03e0-83a3-4569-8795-37d9bded2e83 2018-10-24 23:46:54,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72330904007s 2018-10-24 23:46:54,042 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-24T23:46:53Z', u'revision_number': 2, u'id': u'78b6c5c0-7480-437a-b978-78b269fb2fa2', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'admin_state_up': True, u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:46:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2'}) 2018-10-24 23:46:54,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-24 23:46:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"subnet_id": "df02fe8e-3dcd-416c-a0ac-95d767a96554"}' 2018-10-24 23:46:56,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 24 Oct 2018 23:46:56 GMT X-Openstack-Request-Id: req-75fdad1c-4c58-484c-9647-e0752eb01505 2018-10-24 23:46:56,850 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "subnet_id": "df02fe8e-3dcd-416c-a0ac-95d767a96554", "subnet_ids": ["df02fe8e-3dcd-416c-a0ac-95d767a96554"], "port_id": "d52210c7-d9a3-43ab-9705-a8fe04f7e98b", "id": "78b6c5c0-7480-437a-b978-78b269fb2fa2"} 2018-10-24 23:46:56,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2/add_router_interface.json used request id req-75fdad1c-4c58-484c-9647-e0752eb01505 2018-10-24 23:46:56,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80731701851s 2018-10-24 23:46:56,851 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-24 23:47:20,208 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-24 23:47:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:47:20,216 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 24 Oct 2018 23:47:20 GMT 2018-10-24 23:47:20,216 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-24 23:47:20,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:47:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:47:20,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 24 Oct 2018 23:47:20 GMT X-Openstack-Request-Id: req-93efe3f9-fd5c-4f46-9620-7c84fa733987 2018-10-24 23:47:20,520 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:47:20,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93efe3f9-fd5c-4f46-9620-7c84fa733987 2018-10-24 23:47:20,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299120903015s 2018-10-24 23:47:20,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 23:47:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}' 2018-10-24 23:47:20,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 24 Oct 2018 23:47:20 GMT Location: http://172.30.9.21:9292/v2/images/edd464b7-9be6-4550-b255-4bb24db18428 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3056ae71-0150-4294-a218-73155a089a60 2018-10-24 23:47:20,572 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:47:20Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": null, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": null, "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 23:47:20,572 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3056ae71-0150-4294-a218-73155a089a60 2018-10-24 23:47:20,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425860881805s 2018-10-24 23:47:20,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 23:47:20,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '' 2018-10-24 23:48:22,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:48:22 GMT X-Openstack-Request-Id: req-aa8d8578-5e8c-4f8d-910e-c8850463cebf 2018-10-24 23:48:22,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:48:22,919 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file used request id req-aa8d8578-5e8c-4f8d-910e-c8850463cebf 2018-10-24 23:48:22,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.345911026s 2018-10-24 23:48:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:48:22,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:22,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:22 GMT X-Openstack-Request-Id: req-edca1925-9d0e-4fed-9ce1-24987d1e2e23 2018-10-24 23:48:22,967 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:48:22Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": 4373348352, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:48:22,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-edca1925-9d0e-4fed-9ce1-24987d1e2e23 2018-10-24 23:48:22,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0441908836365s 2018-10-24 23:48:22,970 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap', u'metadata': Munch({})})], 'file': u'/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file', 'owner': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'id': u'edd464b7-9be6-4550-b255-4bb24db18428', 'size': 4373348352, u'self': u'/v2/images/edd464b7-9be6-4550-b255-4bb24db18428', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T23:48:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T23:48:22Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/edd464b7-9be6-4550-b255-4bb24db18428', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'created': u'2018-10-24T23:47:20Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-24T23:47:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/edd464b7-9be6-4550-b255-4bb24db18428', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-24 23:48:22,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 23:48:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-24 23:48:23,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c3a9f63-3266-4e21-b9c0-54df19a68f91 x-openstack-request-id: req-1c3a9f63-3266-4e21-b9c0-54df19a68f91 2018-10-24 23:48:23,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "name": "cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 23:48:23,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1c3a9f63-3266-4e21-b9c0-54df19a68f91 2018-10-24 23:48:23,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.394651889801s 2018-10-24 23:48:23,369 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 40, 'id': u'c68cf369-4e1b-4761-accf-13bc83375fb8', 'swap': 0}) 2018-10-24 23:48:23,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 23:48:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"extra_specs": {}}' 2018-10-24 23:48:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-387d4840-3362-49d4-b583-8f328f0a5e47 x-openstack-request-id: req-387d4840-3362-49d4-b583-8f328f0a5e47 2018-10-24 23:48:23,407 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 23:48:23,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8/os-extra_specs used request id req-387d4840-3362-49d4-b583-8f328f0a5e47 2018-10-24 23:48:23,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.037309885025s 2018-10-24 23:48:23,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-24 23:48:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"keypair": {"name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}}' 2018-10-24 23:48:25,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a36e0718-c9a4-4bca-8280-f5a4f586bef7 x-openstack-request-id: req-a36e0718-c9a4-4bca-8280-f5a4f586bef7 2018-10-24 23:48:25,040 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8ZRo08izP56Dn46+pibHlfMhcDxS9TosRLtEF7rDo8WxgrmaMNiF6iEuVi87Rk692v2smdX50qYVWzrEej8lNLGpN+xG3O3ivf/oq6Mz2eOwl8DRNWDP8OQM2EjB3tgQgag6n2cl/O6041duGYlOkJx2RYzYnlspDa4YOzYb9ZTxgokPPEwiYCyfR0bV11xerozuJEFSU0toJz0CsZeTlsH9N/c34ris6gpiUw7C1j1L2h7fL/VMaVOzHnnihi7f7sSYjnT/7LLARN+Q4HnVyLjDidFQqAGz9J1/ZR1sPKTiByc6cTzcNxdcVQ2+eJ37TlcnQi4IojACR/3TB0// Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn/GUaNPIsz+eg5+OvqYmx5XzIXA8UvU6LES7RBe6w6PFsYK5\nmjDYheohLlYvO0ZOvdr9rJnV+dKmFVs6xHo/JTSxqTfsRtzt4r3/6KujM9njsJfA\n0TVgz/DkDNhIwd7YEIGoOp9nJfzutONXbhmJTpCcdkWM2J5bKQ2uGDs2G/WU8YKJ\nDzxMImAsn0dG1ddcXq6M7iRBUlNLaCc9ArGXk5bB/Tf3N+K4rOoKYlMOwtY9S9oe\n3y/1TGlTsx554oYu3+7EmI50/+yywETfkOB51ci4w4nRUKgBs/Sdf2UdbDyk4gcn\nOnE83DcXXFUNvnid+05XJ0IuCKIwAkf90wdP/wIDAQABAoIBAEJABKMvJjDpJzWJ\n/8yEcge12tF89d++5+uyRIc99QRYb+jJJyvxE57Ujg3tcP7ybmdBsFWwGuuyD01F\nTqBXqpQ0sWpQWbQ4iuiinr+3aJBvrlpVYW7G12UKeMvBQtHbBlBABHjT0hvwGsge\navaV6UP7rnNm96I6ZbQpkHVFAXKurPMYKte/Dp7h3hiulGFn6YTGSH52ZUuLyp2y\njFU4NLM273s7yvYyUostwBQBWiz4Iq4kWGAWjiOfJFUJuOeg1QCu7TJ+GqloxGtz\nmPznUYb1tz+Zgg+NcEBBQWPd7+ia7f6CEMS2v0Gd98W6t+yNTws/BcX5+K4zsl2o\ntkW9nZECgYEAynyGUD6rWIYOd2agTs5r/4sjusOn1dvHruCCFacdDQQVzbB1/pcg\nrpN/uUkFUZ98RAGFuaj06hD79oJVFzy9whH9/HPoZBReBeMWg2tx7v7hplrwjBOY\n2f5nvpYUNdpj5PcPCCFjmYBN2qR03st1ZTm5o8VWyTbWdcxX2kSq+0MCgYEAyjbF\nbm/xQJU0OA4ATaOatrrpZZOIgw8GrYJyh9V0a/k5EY02Ze1qbFnNy+x+0Djs7EYO\nsv2LbV02x+Kp+3vzpf7ZBKLCf1/lrrqqVDhKNkh4wIogWyBINh8x+6nuPrPJ3Nsb\nSP/ltbA+7afqKgO7C2i+u3IRIOFyZX5HUKEqhpUCgYBaS4d1t0yfkEBZPHmWSvTc\nIwcO3Ps2Iej88f7wevI4gK7cZ6lmm6wmTX4yeP6XNICsruUcMtzsmCBUADDDyQFx\nzqYtct6Z6n83Lto2Rq6q/hxQG9OTE5Yg+BL5aWGf1kCftRCN9p28sPuG2bmINMCo\nIELJZlHaLssaAsLWgbKhkwKBgCQISnn5XIXjkGCEri0ngAQbnkdJWMPxw4Dbg8kM\nkihDSpYEEbNr8NDJ19AEnjxASId5nFjssRGV0JMhoqR7W9kyZj1bO0kzL1xJStyj\nAyZVF59Hfah/Qh7SxDdR+nAV3VyLdns1jhsoAq6agzFlZMkNqx7/nmm7goTvUYne\njhNZAoGAcpfU82t0R7lZcmX+hg/AFQtQhKyrVmOJwiqs79MO/VDjGxYx29xy47BY\n7M6QKZVwD3/S1gtPgRaWDFevL4a3m89NkTVaLL4N+Ywok15scQjEidIqzk3ceREL\nKRZYDogG0QKvWlMw0gzcZZ+6xvtCEr4VyqysRVPFzUzghV4VI30=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "fingerprint": "1c:96:3d:fb:63:fc:91:4b:53:63:28:5b:7a:47:97:56"}} 2018-10-24 23:48:25,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a36e0718-c9a4-4bca-8280-f5a4f586bef7 2018-10-24 23:48:25,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.63035106659s 2018-10-24 23:48:25,042 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8ZRo08izP56Dn46+pibHlfMhcDxS9TosRLtEF7rDo8WxgrmaMNiF6iEuVi87Rk692v2smdX50qYVWzrEej8lNLGpN+xG3O3ivf/oq6Mz2eOwl8DRNWDP8OQM2EjB3tgQgag6n2cl/O6041duGYlOkJx2RYzYnlspDa4YOzYb9ZTxgokPPEwiYCyfR0bV11xerozuJEFSU0toJz0CsZeTlsH9N/c34ris6gpiUw7C1j1L2h7fL/VMaVOzHnnihi7f7sSYjnT/7LLARN+Q4HnVyLjDidFQqAGz9J1/ZR1sPKTiByc6cTzcNxdcVQ2+eJ37TlcnQi4IojACR/3TB0// Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn/GUaNPIsz+eg5+OvqYmx5XzIXA8UvU6LES7RBe6w6PFsYK5\nmjDYheohLlYvO0ZOvdr9rJnV+dKmFVs6xHo/JTSxqTfsRtzt4r3/6KujM9njsJfA\n0TVgz/DkDNhIwd7YEIGoOp9nJfzutONXbhmJTpCcdkWM2J5bKQ2uGDs2G/WU8YKJ\nDzxMImAsn0dG1ddcXq6M7iRBUlNLaCc9ArGXk5bB/Tf3N+K4rOoKYlMOwtY9S9oe\n3y/1TGlTsx554oYu3+7EmI50/+yywETfkOB51ci4w4nRUKgBs/Sdf2UdbDyk4gcn\nOnE83DcXXFUNvnid+05XJ0IuCKIwAkf90wdP/wIDAQABAoIBAEJABKMvJjDpJzWJ\n/8yEcge12tF89d++5+uyRIc99QRYb+jJJyvxE57Ujg3tcP7ybmdBsFWwGuuyD01F\nTqBXqpQ0sWpQWbQ4iuiinr+3aJBvrlpVYW7G12UKeMvBQtHbBlBABHjT0hvwGsge\navaV6UP7rnNm96I6ZbQpkHVFAXKurPMYKte/Dp7h3hiulGFn6YTGSH52ZUuLyp2y\njFU4NLM273s7yvYyUostwBQBWiz4Iq4kWGAWjiOfJFUJuOeg1QCu7TJ+GqloxGtz\nmPznUYb1tz+Zgg+NcEBBQWPd7+ia7f6CEMS2v0Gd98W6t+yNTws/BcX5+K4zsl2o\ntkW9nZECgYEAynyGUD6rWIYOd2agTs5r/4sjusOn1dvHruCCFacdDQQVzbB1/pcg\nrpN/uUkFUZ98RAGFuaj06hD79oJVFzy9whH9/HPoZBReBeMWg2tx7v7hplrwjBOY\n2f5nvpYUNdpj5PcPCCFjmYBN2qR03st1ZTm5o8VWyTbWdcxX2kSq+0MCgYEAyjbF\nbm/xQJU0OA4ATaOatrrpZZOIgw8GrYJyh9V0a/k5EY02Ze1qbFnNy+x+0Djs7EYO\nsv2LbV02x+Kp+3vzpf7ZBKLCf1/lrrqqVDhKNkh4wIogWyBINh8x+6nuPrPJ3Nsb\nSP/ltbA+7afqKgO7C2i+u3IRIOFyZX5HUKEqhpUCgYBaS4d1t0yfkEBZPHmWSvTc\nIwcO3Ps2Iej88f7wevI4gK7cZ6lmm6wmTX4yeP6XNICsruUcMtzsmCBUADDDyQFx\nzqYtct6Z6n83Lto2Rq6q/hxQG9OTE5Yg+BL5aWGf1kCftRCN9p28sPuG2bmINMCo\nIELJZlHaLssaAsLWgbKhkwKBgCQISnn5XIXjkGCEri0ngAQbnkdJWMPxw4Dbg8kM\nkihDSpYEEbNr8NDJ19AEnjxASId5nFjssRGV0JMhoqR7W9kyZj1bO0kzL1xJStyj\nAyZVF59Hfah/Qh7SxDdR+nAV3VyLdns1jhsoAq6agzFlZMkNqx7/nmm7goTvUYne\njhNZAoGAcpfU82t0R7lZcmX+hg/AFQtQhKyrVmOJwiqs79MO/VDjGxYx29xy47BY\n7M6QKZVwD3/S1gtPgRaWDFevL4a3m89NkTVaLL4N+Ywok15scQjEidIqzk3ceREL\nKRZYDogG0QKvWlMw0gzcZZ+6xvtCEr4VyqysRVPFzUzghV4VI30=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7e07b6d5cffe41e58f139a980beaa9ba', 'name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'created_at': '2018-10-24T23:48:25.041988', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1c:96:3d:fb:63:fc:91:4b:53:63:28:5b:7a:47:97:56', 'type': 'ssh', 'id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f'}) 2018-10-24 23:48:25,042 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAn/GUaNPIsz+eg5+OvqYmx5XzIXA8UvU6LES7RBe6w6PFsYK5 mjDYheohLlYvO0ZOvdr9rJnV+dKmFVs6xHo/JTSxqTfsRtzt4r3/6KujM9njsJfA 0TVgz/DkDNhIwd7YEIGoOp9nJfzutONXbhmJTpCcdkWM2J5bKQ2uGDs2G/WU8YKJ DzxMImAsn0dG1ddcXq6M7iRBUlNLaCc9ArGXk5bB/Tf3N+K4rOoKYlMOwtY9S9oe 3y/1TGlTsx554oYu3+7EmI50/+yywETfkOB51ci4w4nRUKgBs/Sdf2UdbDyk4gcn OnE83DcXXFUNvnid+05XJ0IuCKIwAkf90wdP/wIDAQABAoIBAEJABKMvJjDpJzWJ /8yEcge12tF89d++5+uyRIc99QRYb+jJJyvxE57Ujg3tcP7ybmdBsFWwGuuyD01F TqBXqpQ0sWpQWbQ4iuiinr+3aJBvrlpVYW7G12UKeMvBQtHbBlBABHjT0hvwGsge avaV6UP7rnNm96I6ZbQpkHVFAXKurPMYKte/Dp7h3hiulGFn6YTGSH52ZUuLyp2y jFU4NLM273s7yvYyUostwBQBWiz4Iq4kWGAWjiOfJFUJuOeg1QCu7TJ+GqloxGtz mPznUYb1tz+Zgg+NcEBBQWPd7+ia7f6CEMS2v0Gd98W6t+yNTws/BcX5+K4zsl2o tkW9nZECgYEAynyGUD6rWIYOd2agTs5r/4sjusOn1dvHruCCFacdDQQVzbB1/pcg rpN/uUkFUZ98RAGFuaj06hD79oJVFzy9whH9/HPoZBReBeMWg2tx7v7hplrwjBOY 2f5nvpYUNdpj5PcPCCFjmYBN2qR03st1ZTm5o8VWyTbWdcxX2kSq+0MCgYEAyjbF bm/xQJU0OA4ATaOatrrpZZOIgw8GrYJyh9V0a/k5EY02Ze1qbFnNy+x+0Djs7EYO sv2LbV02x+Kp+3vzpf7ZBKLCf1/lrrqqVDhKNkh4wIogWyBINh8x+6nuPrPJ3Nsb SP/ltbA+7afqKgO7C2i+u3IRIOFyZX5HUKEqhpUCgYBaS4d1t0yfkEBZPHmWSvTc IwcO3Ps2Iej88f7wevI4gK7cZ6lmm6wmTX4yeP6XNICsruUcMtzsmCBUADDDyQFx zqYtct6Z6n83Lto2Rq6q/hxQG9OTE5Yg+BL5aWGf1kCftRCN9p28sPuG2bmINMCo IELJZlHaLssaAsLWgbKhkwKBgCQISnn5XIXjkGCEri0ngAQbnkdJWMPxw4Dbg8kM kihDSpYEEbNr8NDJ19AEnjxASId5nFjssRGV0JMhoqR7W9kyZj1bO0kzL1xJStyj AyZVF59Hfah/Qh7SxDdR+nAV3VyLdns1jhsoAq6agzFlZMkNqx7/nmm7goTvUYne jhNZAoGAcpfU82t0R7lZcmX+hg/AFQtQhKyrVmOJwiqs79MO/VDjGxYx29xy47BY 7M6QKZVwD3/S1gtPgRaWDFevL4a3m89NkTVaLL4N+Ywok15scQjEidIqzk3ceREL KRZYDogG0QKvWlMw0gzcZZ+6xvtCEr4VyqysRVPFzUzghV4VI30= -----END RSA PRIVATE KEY----- 2018-10-24 23:48:25,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-24 23:48:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"security_group": {"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-24 23:48:25,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:25 GMT X-Openstack-Request-Id: req-5a93cacc-b0ab-4c4d-a6bd-444b36588799 2018-10-24 23:48:25,503 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}} 2018-10-24 23:48:25,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5a93cacc-b0ab-4c4d-a6bd-444b36588799 2018-10-24 23:48:25,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.455231904984s 2018-10-24 23:48:25,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:25,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:25,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:25 GMT X-Openstack-Request-Id: req-bcee0d12-8e28-478f-8a61-903557c34e0c 2018-10-24 23:48:25,577 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:25,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bcee0d12-8e28-478f-8a61-903557c34e0c 2018-10-24 23:48:25,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0672879219055s 2018-10-24 23:48:25,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -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": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:25,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:25 GMT X-Openstack-Request-Id: req-dd87adea-97e1-41dd-950d-2f68d9bc0699 2018-10-24 23:48:25,769 - keystoneauth.session - DEBUG - 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-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "024cfab4-1b86-43c3-aebd-335dea94cb30"}} 2018-10-24 23:48:25,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dd87adea-97e1-41dd-950d-2f68d9bc0699 2018-10-24 23:48:25,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.18540096283s 2018-10-24 23:48:25,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:25 GMT X-Openstack-Request-Id: req-3d4af376-e5da-42f0-89a8-981d485f2ee1 2018-10-24 23:48:25,821 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 2, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:25,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3d4af376-e5da-42f0-89a8-981d485f2ee1 2018-10-24 23:48:25,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454120635986s 2018-10-24 23:48:25,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:25,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -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": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:25,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:25 GMT X-Openstack-Request-Id: req-0633bc3c-885a-425c-8a56-9ae6ef3aee27 2018-10-24 23:48:25,993 - keystoneauth.session - DEBUG - 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-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": null, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15"}} 2018-10-24 23:48:25,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0633bc3c-885a-425c-8a56-9ae6ef3aee27 2018-10-24 23:48:25,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165777921677s 2018-10-24 23:48:25,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-0d477473-63c4-489d-a58c-1bfa968075f9 2018-10-24 23:48:26,046 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 3, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:26,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0d477473-63c4-489d-a58c-1bfa968075f9 2018-10-24 23:48:26,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473659038544s 2018-10-24 23:48:26,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:26,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-643ab413-6c39-4f32-a53e-086bd1a6d2ed 2018-10-24 23:48:26,287 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": 80, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:26Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e"}} 2018-10-24 23:48:26,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-643ab413-6c39-4f32-a53e-086bd1a6d2ed 2018-10-24 23:48:26,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.23582983017s 2018-10-24 23:48:26,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-757a4078-1a2b-4961-8989-3b5e56475257 2018-10-24 23:48:26,344 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 4, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:26,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-757a4078-1a2b-4961-8989-3b5e56475257 2018-10-24 23:48:26,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051344871521s 2018-10-24 23:48:26,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:26,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-8083e383-6bfd-45e5-9134-5e7c769b17f9 2018-10-24 23:48:26,488 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": 443, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:26Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "5c47f086-3010-4c2b-b865-5ee44fd385c3"}} 2018-10-24 23:48:26,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8083e383-6bfd-45e5-9134-5e7c769b17f9 2018-10-24 23:48:26,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136783838272s 2018-10-24 23:48:26,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-09c8a99b-ddfa-4a89-b7ca-f77578f610b0 2018-10-24 23:48:26,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "5c47f086-3010-4c2b-b865-5ee44fd385c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 5, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:26,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-09c8a99b-ddfa-4a89-b7ca-f77578f610b0 2018-10-24 23:48:26,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456697940826s 2018-10-24 23:48:26,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:26,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-464fe460-10a7-4b83-b7a5-d892f270ccae 2018-10-24 23:48:26,668 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:26Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "10966de9-c7c5-44c8-a7e0-e72f9b81e322"}} 2018-10-24 23:48:26,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-464fe460-10a7-4b83-b7a5-d892f270ccae 2018-10-24 23:48:26,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12212896347s 2018-10-24 23:48:26,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:48:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-cd5b6dc0-141b-45bf-8478-18b72dc11fde 2018-10-24 23:48:26,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "10966de9-c7c5-44c8-a7e0-e72f9b81e322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "5c47f086-3010-4c2b-b865-5ee44fd385c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 6, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:48:26,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cd5b6dc0-141b-45bf-8478-18b72dc11fde 2018-10-24 23:48:26,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467038154602s 2018-10-24 23:48:26,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:48:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}}' 2018-10-24 23:48:26,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-64a7889e-9e0a-4cff-91e3-88f52d0bf0e1 2018-10-24 23:48:26,848 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:26Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "94e0c588-9c0e-4d57-9625-8c8fbe2f757f"}} 2018-10-24 23:48:26,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64a7889e-9e0a-4cff-91e3-88f52d0bf0e1 2018-10-24 23:48:26,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121037960052s 2018-10-24 23:48:26,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:48:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-30d600f0-8358-4c5f-9fb3-87489fdd17a1 2018-10-24 23:48:26,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":["df02fe8e-3dcd-416c-a0ac-95d767a96554"],"description":"","tags":[],"updated_at":"2018-10-24T23:46:51Z","qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:48:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-30d600f0-8358-4c5f-9fb3-87489fdd17a1 2018-10-24 23:48:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100539922714s 2018-10-24 23:48:26,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:48:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:26,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:26 GMT X-Openstack-Request-Id: req-94ec6540-4636-4203-9793-6fe25781912e 2018-10-24 23:48:26,992 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:48:22Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": 4373348352, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:48:26,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-94ec6540-4636-4203-9793-6fe25781912e 2018-10-24 23:48:26,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373780727386s 2018-10-24 23:48:26,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-24 23:48:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:27,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebd973c5-0981-459a-8c22-33d550178ec3 x-openstack-request-id: req-ebd973c5-0981-459a-8c22-33d550178ec3 2018-10-24 23:48:27,021 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "name": "cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-24 23:48:27,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ebd973c5-0981-459a-8c22-33d550178ec3 2018-10-24 23:48:27,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222940444946s 2018-10-24 23:48:27,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-24 23:48:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"server": {"name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "imageRef": "edd464b7-9be6-4550-b255-4bb24db18428", "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "flavorRef": "c68cf369-4e1b-4761-accf-13bc83375fb8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf"}], "security_groups": [{"name": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}]}}' 2018-10-24 23:48:31,049 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865 x-compute-request-id: req-1dcb82b4-eb6d-4b78-a9db-3ef056fe505a x-openstack-request-id: req-1dcb82b4-eb6d-4b78-a9db-3ef056fe505a 2018-10-24 23:48:31,050 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e5de7f91-29f9-4366-aadb-a0a33e0393b5"}], "OS-DCF:diskConfig": "MANUAL", "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "adminPass": "ao3gWgVTRAT8"}} 2018-10-24 23:48:31,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1dcb82b4-eb6d-4b78-a9db-3ef056fe505a 2018-10-24 23:48:31,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.02677798271s 2018-10-24 23:48:31,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:31,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e00fea9-5930-458a-beb1-d908b57def73 x-openstack-request-id: req-1e00fea9-5930-458a-beb1-d908b57def73 2018-10-24 23:48:31,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:31,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1e00fea9-5930-458a-beb1-d908b57def73 2018-10-24 23:48:31,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705462932587s 2018-10-24 23:48:31,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:48:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:31,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:31 GMT X-Openstack-Request-Id: req-d7e53307-6259-43b5-b720-07c798bc6f48 2018-10-24 23:48:31,865 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":["df02fe8e-3dcd-416c-a0ac-95d767a96554"],"description":"","tags":[],"updated_at":"2018-10-24T23:46:51Z","qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:48:31,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7e53307-6259-43b5-b720-07c798bc6f48 2018-10-24 23:48:31,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973610877991s 2018-10-24 23:48:31,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-24 23:48:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:31,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:31 GMT X-Openstack-Request-Id: req-a63521b9-b204-4df9-874b-0855d8822179 2018-10-24 23:48:31,912 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:46:51Z","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":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","id":"df02fe8e-3dcd-416c-a0ac-95d767a96554","subnetpool_id":null,"name":"cloudify_ims-subnet_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}]} 2018-10-24 23:48:31,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a63521b9-b204-4df9-874b-0855d8822179 2018-10-24 23:48:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457389354706s 2018-10-24 23:48:31,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:33,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:34,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c8cf990-20a1-48e1-bd5a-08623bb93940 x-openstack-request-id: req-5c8cf990-20a1-48e1-bd5a-08623bb93940 2018-10-24 23:48:34,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:34,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c8cf990-20a1-48e1-bd5a-08623bb93940 2018-10-24 23:48:34,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842969894409s 2018-10-24 23:48:34,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:36,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d157f45-015a-4237-bdfe-1fb715fffab5 x-openstack-request-id: req-9d157f45-015a-4237-bdfe-1fb715fffab5 2018-10-24 23:48:37,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:37,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d157f45-015a-4237-bdfe-1fb715fffab5 2018-10-24 23:48:37,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281089782715s 2018-10-24 23:48:37,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:39,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2c084b0-5694-4be0-82f9-eb9d672d5bf5 x-openstack-request-id: req-e2c084b0-5694-4be0-82f9-eb9d672d5bf5 2018-10-24 23:48:39,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:39,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2c084b0-5694-4be0-82f9-eb9d672d5bf5 2018-10-24 23:48:39,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578779935837s 2018-10-24 23:48:39,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:41,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:42,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33a230af-5e16-447d-b3c4-defdd8731b9d x-openstack-request-id: req-33a230af-5e16-447d-b3c4-defdd8731b9d 2018-10-24 23:48:42,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:42,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33a230af-5e16-447d-b3c4-defdd8731b9d 2018-10-24 23:48:42,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474250078201s 2018-10-24 23:48:42,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:44,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:44,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-335a0085-2c94-428b-ba0b-73d08160d78e x-openstack-request-id: req-335a0085-2c94-428b-ba0b-73d08160d78e 2018-10-24 23:48:44,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:44,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-335a0085-2c94-428b-ba0b-73d08160d78e 2018-10-24 23:48:44,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589318990707s 2018-10-24 23:48:44,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:46,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:47,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80409682-9082-412f-95f9-03b3cfaa2678 x-openstack-request-id: req-80409682-9082-412f-95f9-03b3cfaa2678 2018-10-24 23:48:47,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:47,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-80409682-9082-412f-95f9-03b3cfaa2678 2018-10-24 23:48:47,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504687070847s 2018-10-24 23:48:47,242 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:49,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:49,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b27ea0e7-4f76-4413-bf24-fff60ac547e0 x-openstack-request-id: req-b27ea0e7-4f76-4413-bf24-fff60ac547e0 2018-10-24 23:48:49,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:49,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b27ea0e7-4f76-4413-bf24-fff60ac547e0 2018-10-24 23:48:49,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726165056229s 2018-10-24 23:48:49,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:51,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:52,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdbe36a2-31ef-49f2-9b95-50727eb3aff7 x-openstack-request-id: req-fdbe36a2-31ef-49f2-9b95-50727eb3aff7 2018-10-24 23:48:52,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:52,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fdbe36a2-31ef-49f2-9b95-50727eb3aff7 2018-10-24 23:48:52,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436335802078s 2018-10-24 23:48:52,422 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:54,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e838d06c-5698-4cef-8221-65a47d5a7ee1 x-openstack-request-id: req-e838d06c-5698-4cef-8221-65a47d5a7ee1 2018-10-24 23:48:55,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:55,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e838d06c-5698-4cef-8221-65a47d5a7ee1 2018-10-24 23:48:55,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805193901062s 2018-10-24 23:48:55,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:57,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:48:57,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1080aaf1-80d4-4197-b68f-4d3f38300bb0 x-openstack-request-id: req-1080aaf1-80d4-4197-b68f-4d3f38300bb0 2018-10-24 23:48:57,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:48:57,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1080aaf1-80d4-4197-b68f-4d3f38300bb0 2018-10-24 23:48:57,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49240899086s 2018-10-24 23:48:57,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:48:59,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:48:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:48:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af49e3d8-7495-4d68-a190-6994fec14389 x-openstack-request-id: req-af49e3d8-7495-4d68-a190-6994fec14389 2018-10-24 23:49:00,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:00,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af49e3d8-7495-4d68-a190-6994fec14389 2018-10-24 23:49:00,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593271017075s 2018-10-24 23:49:00,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:02,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d47d9a4-c9ae-4080-bbec-fe294fde0752 x-openstack-request-id: req-4d47d9a4-c9ae-4080-bbec-fe294fde0752 2018-10-24 23:49:02,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:02,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4d47d9a4-c9ae-4080-bbec-fe294fde0752 2018-10-24 23:49:02,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493413925171s 2018-10-24 23:49:02,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:04,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:05,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0abfe0b0-4c7a-4c2b-8354-e52b04706f76 x-openstack-request-id: req-0abfe0b0-4c7a-4c2b-8354-e52b04706f76 2018-10-24 23:49:05,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:05,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0abfe0b0-4c7a-4c2b-8354-e52b04706f76 2018-10-24 23:49:05,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596213102341s 2018-10-24 23:49:05,448 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:07,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:07,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c76407f-8d6a-4722-8e76-95184a16cbc2 x-openstack-request-id: req-7c76407f-8d6a-4722-8e76-95184a16cbc2 2018-10-24 23:49:07,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:07,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c76407f-8d6a-4722-8e76-95184a16cbc2 2018-10-24 23:49:07,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234365940094s 2018-10-24 23:49:07,692 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:09,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:10,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-049ab7f1-a754-499e-89c9-b2eb7f2353aa x-openstack-request-id: req-049ab7f1-a754-499e-89c9-b2eb7f2353aa 2018-10-24 23:49:10,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:10,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-049ab7f1-a754-499e-89c9-b2eb7f2353aa 2018-10-24 23:49:10,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419023036957s 2018-10-24 23:49:10,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:12,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:12,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-915a2b9e-67c9-47a3-ad7f-9c932675550f x-openstack-request-id: req-915a2b9e-67c9-47a3-ad7f-9c932675550f 2018-10-24 23:49:12,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:12,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-915a2b9e-67c9-47a3-ad7f-9c932675550f 2018-10-24 23:49:12,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598851919174s 2018-10-24 23:49:12,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:14,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:14,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17e1ab01-8316-4d84-a24f-ec7a42107acf x-openstack-request-id: req-17e1ab01-8316-4d84-a24f-ec7a42107acf 2018-10-24 23:49:14,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:14,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17e1ab01-8316-4d84-a24f-ec7a42107acf 2018-10-24 23:49:14,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246056079865s 2018-10-24 23:49:14,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:16,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:17,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cfb180c-77ad-4ca0-9632-3dad963ee80b x-openstack-request-id: req-4cfb180c-77ad-4ca0-9632-3dad963ee80b 2018-10-24 23:49:17,499 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:17,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4cfb180c-77ad-4ca0-9632-3dad963ee80b 2018-10-24 23:49:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514393091202s 2018-10-24 23:49:17,506 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:19,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:19,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5cc535d-a7c1-4fbd-ad52-1374fc3da72c x-openstack-request-id: req-a5cc535d-a7c1-4fbd-ad52-1374fc3da72c 2018-10-24 23:49:19,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:19,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a5cc535d-a7c1-4fbd-ad52-1374fc3da72c 2018-10-24 23:49:19,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418947935104s 2018-10-24 23:49:19,934 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:21,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:22,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fddbe15c-d2cd-4e2f-9180-ecc3062e1175 x-openstack-request-id: req-fddbe15c-d2cd-4e2f-9180-ecc3062e1175 2018-10-24 23:49:22,444 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:22,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fddbe15c-d2cd-4e2f-9180-ecc3062e1175 2018-10-24 23:49:22,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507464170456s 2018-10-24 23:49:22,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:24,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:24,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ee02640-0234-494f-9419-6a4e1be7d251 x-openstack-request-id: req-9ee02640-0234-494f-9419-6a4e1be7d251 2018-10-24 23:49:24,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:24,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9ee02640-0234-494f-9419-6a4e1be7d251 2018-10-24 23:49:24,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414338111877s 2018-10-24 23:49:24,875 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:26,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:27,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05cbd5a5-7d19-4942-9211-7d78f3841724 x-openstack-request-id: req-05cbd5a5-7d19-4942-9211-7d78f3841724 2018-10-24 23:49:27,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:27,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05cbd5a5-7d19-4942-9211-7d78f3841724 2018-10-24 23:49:27,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515253067017s 2018-10-24 23:49:27,400 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:29,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:29,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83029577-48c8-4e9e-98e5-ceaf69d4ce32 x-openstack-request-id: req-83029577-48c8-4e9e-98e5-ceaf69d4ce32 2018-10-24 23:49:29,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:29,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-83029577-48c8-4e9e-98e5-ceaf69d4ce32 2018-10-24 23:49:29,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411614179611s 2018-10-24 23:49:29,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:31,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1dcd335-1592-44ff-8f8d-098ccf006f1c x-openstack-request-id: req-c1dcd335-1592-44ff-8f8d-098ccf006f1c 2018-10-24 23:49:32,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:32,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1dcd335-1592-44ff-8f8d-098ccf006f1c 2018-10-24 23:49:32,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215022087097s 2018-10-24 23:49:32,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:34,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-853c3bd7-51df-4d5e-aa8c-d0903243f4a9 x-openstack-request-id: req-853c3bd7-51df-4d5e-aa8c-d0903243f4a9 2018-10-24 23:49:34,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:34,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-853c3bd7-51df-4d5e-aa8c-d0903243f4a9 2018-10-24 23:49:34,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935772895813s 2018-10-24 23:49:34,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:36,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:37,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79d963a1-4c72-4555-9c01-95dcd4eb9e83 x-openstack-request-id: req-79d963a1-4c72-4555-9c01-95dcd4eb9e83 2018-10-24 23:49:37,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:37,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79d963a1-4c72-4555-9c01-95dcd4eb9e83 2018-10-24 23:49:37,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528044939041s 2018-10-24 23:49:37,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:39,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:40,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-192ef0a6-e69b-44b5-9daf-be9d7c270500 x-openstack-request-id: req-192ef0a6-e69b-44b5-9daf-be9d7c270500 2018-10-24 23:49:40,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:40,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-192ef0a6-e69b-44b5-9daf-be9d7c270500 2018-10-24 23:49:40,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529557943344s 2018-10-24 23:49:40,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:42,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:42,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-137b5475-efb9-4824-b533-c6149a614ed9 x-openstack-request-id: req-137b5475-efb9-4824-b533-c6149a614ed9 2018-10-24 23:49:42,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:42,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-137b5475-efb9-4824-b533-c6149a614ed9 2018-10-24 23:49:42,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234274148941s 2018-10-24 23:49:42,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:44,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:44,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e7324b1-98ff-429b-b6c1-96750667448d x-openstack-request-id: req-0e7324b1-98ff-429b-b6c1-96750667448d 2018-10-24 23:49:44,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:44,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0e7324b1-98ff-429b-b6c1-96750667448d 2018-10-24 23:49:44,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406291007996s 2018-10-24 23:49:44,727 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:46,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:47,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54856dcc-e605-4790-a9d9-7a6d35ebaad8 x-openstack-request-id: req-54856dcc-e605-4790-a9d9-7a6d35ebaad8 2018-10-24 23:49:47,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:47,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54856dcc-e605-4790-a9d9-7a6d35ebaad8 2018-10-24 23:49:47,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550206899643s 2018-10-24 23:49:47,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:49,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:49,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbda7a54-c6aa-4364-bd98-c63f384b220f x-openstack-request-id: req-cbda7a54-c6aa-4364-bd98-c63f384b220f 2018-10-24 23:49:49,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:49,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cbda7a54-c6aa-4364-bd98-c63f384b220f 2018-10-24 23:49:49,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531764984131s 2018-10-24 23:49:49,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:51,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b00813a2-d4d8-4b7d-b653-cc458883b316 x-openstack-request-id: req-b00813a2-d4d8-4b7d-b653-cc458883b316 2018-10-24 23:49:52,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:52,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b00813a2-d4d8-4b7d-b653-cc458883b316 2018-10-24 23:49:52,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437332868576s 2018-10-24 23:49:52,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:54,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:54,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f7f503f-aae6-4efd-b027-3cc8010e08b9 x-openstack-request-id: req-8f7f503f-aae6-4efd-b027-3cc8010e08b9 2018-10-24 23:49:54,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:54,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f7f503f-aae6-4efd-b027-3cc8010e08b9 2018-10-24 23:49:54,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516672134399s 2018-10-24 23:49:54,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:56,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:57,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02b1fdf2-edba-4eac-b4e3-5e96202342a2 x-openstack-request-id: req-02b1fdf2-edba-4eac-b4e3-5e96202342a2 2018-10-24 23:49:57,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:57,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02b1fdf2-edba-4eac-b4e3-5e96202342a2 2018-10-24 23:49:57,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230549097061s 2018-10-24 23:49:57,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:49:59,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:49:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:49:59,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:49:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-609718de-513e-4455-9116-fa730153cc3f x-openstack-request-id: req-609718de-513e-4455-9116-fa730153cc3f 2018-10-24 23:49:59,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:49:59,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-609718de-513e-4455-9116-fa730153cc3f 2018-10-24 23:49:59,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554298877716s 2018-10-24 23:49:59,600 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:01,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b159bf5b-f2cf-4834-9751-75a4033fed8d x-openstack-request-id: req-b159bf5b-f2cf-4834-9751-75a4033fed8d 2018-10-24 23:50:02,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:02,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b159bf5b-f2cf-4834-9751-75a4033fed8d 2018-10-24 23:50:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655477046967s 2018-10-24 23:50:02,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:04,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:04,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1848f7e3-7a57-4be7-8c66-b045fa0fcc91 x-openstack-request-id: req-1848f7e3-7a57-4be7-8c66-b045fa0fcc91 2018-10-24 23:50:04,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:04,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1848f7e3-7a57-4be7-8c66-b045fa0fcc91 2018-10-24 23:50:04,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504842042923s 2018-10-24 23:50:04,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:06,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:06,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b29f9130-1fab-4996-982e-4cf977393e89 x-openstack-request-id: req-b29f9130-1fab-4996-982e-4cf977393e89 2018-10-24 23:50:06,997 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:06,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b29f9130-1fab-4996-982e-4cf977393e89 2018-10-24 23:50:06,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215945005417s 2018-10-24 23:50:07,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:09,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:09,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2e9b60b-e27e-4344-9682-bb877838f70d x-openstack-request-id: req-b2e9b60b-e27e-4344-9682-bb877838f70d 2018-10-24 23:50:09,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:09,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2e9b60b-e27e-4344-9682-bb877838f70d 2018-10-24 23:50:09,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248359918594s 2018-10-24 23:50:09,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:11,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:11,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:11,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ec4c1e1-53c3-4a8f-a559-1bc33c9b93dd x-openstack-request-id: req-3ec4c1e1-53c3-4a8f-a559-1bc33c9b93dd 2018-10-24 23:50:11,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:11,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ec4c1e1-53c3-4a8f-a559-1bc33c9b93dd 2018-10-24 23:50:11,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591750860214s 2018-10-24 23:50:11,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:13,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:14,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6057f7b-288d-4a09-ae45-82878fdeca3f x-openstack-request-id: req-b6057f7b-288d-4a09-ae45-82878fdeca3f 2018-10-24 23:50:14,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:14,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6057f7b-288d-4a09-ae45-82878fdeca3f 2018-10-24 23:50:14,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221583127975s 2018-10-24 23:50:14,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:16,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16102f56-fb30-4e0f-8398-2bbcaab940c4 x-openstack-request-id: req-16102f56-fb30-4e0f-8398-2bbcaab940c4 2018-10-24 23:50:16,528 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:16,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16102f56-fb30-4e0f-8398-2bbcaab940c4 2018-10-24 23:50:16,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434246063232s 2018-10-24 23:50:16,535 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:18,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:18,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:18,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e18b6de-4e07-4723-91d4-4e9b21b277b9 x-openstack-request-id: req-1e18b6de-4e07-4723-91d4-4e9b21b277b9 2018-10-24 23:50:18,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:18,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1e18b6de-4e07-4723-91d4-4e9b21b277b9 2018-10-24 23:50:18,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278221845627s 2018-10-24 23:50:18,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:20,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:21,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1d5fea9-2bde-4815-b512-33814cc601fc x-openstack-request-id: req-d1d5fea9-2bde-4815-b512-33814cc601fc 2018-10-24 23:50:21,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:21,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1d5fea9-2bde-4815-b512-33814cc601fc 2018-10-24 23:50:21,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793568849564s 2018-10-24 23:50:21,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:23,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:24,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94c637cf-27ce-4ddf-85bf-76f86ab8cea3 x-openstack-request-id: req-94c637cf-27ce-4ddf-85bf-76f86ab8cea3 2018-10-24 23:50:24,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:24,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94c637cf-27ce-4ddf-85bf-76f86ab8cea3 2018-10-24 23:50:24,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736822128296s 2018-10-24 23:50:24,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:26,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:26,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bc7ec70-9255-4b63-a7ce-b7eba04e4946 x-openstack-request-id: req-3bc7ec70-9255-4b63-a7ce-b7eba04e4946 2018-10-24 23:50:26,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:26,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3bc7ec70-9255-4b63-a7ce-b7eba04e4946 2018-10-24 23:50:26,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233188152313s 2018-10-24 23:50:26,613 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f2306a8-eef5-4857-b2b5-f90f6d25a4ed x-openstack-request-id: req-2f2306a8-eef5-4857-b2b5-f90f6d25a4ed 2018-10-24 23:50:29,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:29,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f2306a8-eef5-4857-b2b5-f90f6d25a4ed 2018-10-24 23:50:29,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410490036011s 2018-10-24 23:50:29,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:31,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:31,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c05e24b1-6f20-4401-ad24-2c1fa087a8c2 x-openstack-request-id: req-c05e24b1-6f20-4401-ad24-2c1fa087a8c2 2018-10-24 23:50:31,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:31,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c05e24b1-6f20-4401-ad24-2c1fa087a8c2 2018-10-24 23:50:31,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240513801575s 2018-10-24 23:50:31,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:33,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:33,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:33,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4dd43ed-26ce-4967-8c52-67600540a8f9 x-openstack-request-id: req-e4dd43ed-26ce-4967-8c52-67600540a8f9 2018-10-24 23:50:33,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:33,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4dd43ed-26ce-4967-8c52-67600540a8f9 2018-10-24 23:50:33,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493757009506s 2018-10-24 23:50:33,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:35,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:36,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05497d51-e783-447e-8459-35bea0a24720 x-openstack-request-id: req-05497d51-e783-447e-8459-35bea0a24720 2018-10-24 23:50:36,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:36,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05497d51-e783-447e-8459-35bea0a24720 2018-10-24 23:50:36,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702928781509s 2018-10-24 23:50:36,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:38,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:38,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebdbbec6-a9ec-4a16-ab3b-d4496e82ca7c x-openstack-request-id: req-ebdbbec6-a9ec-4a16-ab3b-d4496e82ca7c 2018-10-24 23:50:38,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:38,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ebdbbec6-a9ec-4a16-ab3b-d4496e82ca7c 2018-10-24 23:50:38,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424789905548s 2018-10-24 23:50:38,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:40,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:41,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9913b290-7584-4f97-b661-6bcb77618b0f x-openstack-request-id: req-9913b290-7584-4f97-b661-6bcb77618b0f 2018-10-24 23:50:41,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:41,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9913b290-7584-4f97-b661-6bcb77618b0f 2018-10-24 23:50:41,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510575056076s 2018-10-24 23:50:41,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:43,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:43,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f27d9c5e-03b4-49af-8b84-96e8b1d00af3 x-openstack-request-id: req-f27d9c5e-03b4-49af-8b84-96e8b1d00af3 2018-10-24 23:50:43,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:48:33Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:43,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f27d9c5e-03b4-49af-8b84-96e8b1d00af3 2018-10-24 23:50:43,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488139867783s 2018-10-24 23:50:43,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-24 23:50:45,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-24 23:50:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a844d824-88fa-4e91-921c-edefe6ecb8f8 x-openstack-request-id: req-a844d824-88fa-4e91-921c-edefe6ecb8f8 2018-10-24 23:50:46,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8e:c8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:50:45.000000", "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-24T23:50:45Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-24 23:50:46,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a844d824-88fa-4e91-921c-edefe6ecb8f8 2018-10-24 23:50:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239679098129s 2018-10-24 23:50:46,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:50:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=bafbdf09-8119-4e5a-ba64-7a45914b8865" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:46 GMT X-Openstack-Request-Id: req-06558dae-0a02-420d-9b28-c28b4f829116 2018-10-24 23:50:46,251 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:50:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df02fe8e-3dcd-416c-a0ac-95d767a96554","ip_address":"192.168.120.11"}],"id":"bce41014-e146-4179-a08e-3fcd85e34adc","security_groups":["e5de7f91-29f9-4366-aadb-a0a33e0393b5"],"mac_address":"fa:16:3e:fd:8e:c8","project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:48:33Z","binding:vnic_type":"normal","device_id":"bafbdf09-8119-4e5a-ba64-7a45914b8865","ip_allocation":"immediate"}]} 2018-10-24 23:50:46,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=bafbdf09-8119-4e5a-ba64-7a45914b8865 used request id req-06558dae-0a02-420d-9b28-c28b4f829116 2018-10-24 23:50:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533471107483s 2018-10-24 23:50:46,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=bce41014-e146-4179-a08e-3fcd85e34adc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:46,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:46 GMT X-Openstack-Request-Id: req-2e2a5766-c09e-4d48-8139-9e3034eb0eb7 2018-10-24 23:50:46,311 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-24 23:50:46,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=bce41014-e146-4179-a08e-3fcd85e34adc used request id req-2e2a5766-c09e-4d48-8139-9e3034eb0eb7 2018-10-24 23:50:46,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497138500214s 2018-10-24 23:50:46,312 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:8e:c8', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'edd464b7-9be6-4550-b255-4bb24db18428'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-24T23:50:45.000000', 'flavor': Munch({u'id': u'c68cf369-4e1b-4761-accf-13bc83375fb8'}), 'az': u'nova', 'id': u'bafbdf09-8119-4e5a-ba64-7a45914b8865', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7e07b6d5cffe41e58f139a980beaa9ba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', '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-10-24T23:50:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-24T23:50:45Z', 'hostId': u'1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-24T23:50:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': u'cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'adminPass': u'ao3gWgVTRAT8', 'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'created_at': u'2018-10-24T23:48:30Z', 'created': u'2018-10-24T23:48:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-24 23:50:46,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-24 23:50:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:46,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:46 GMT X-Openstack-Request-Id: req-c1575768-d471-4399-ac4c-8264cafd67ad 2018-10-24 23:50:46,414 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":["df02fe8e-3dcd-416c-a0ac-95d767a96554"],"description":"","tags":[],"updated_at":"2018-10-24T23:46:51Z","qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-24 23:50:46,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1575768-d471-4399-ac4c-8264cafd67ad 2018-10-24 23:50:46,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963389873505s 2018-10-24 23:50:46,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-24 23:50:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=bafbdf09-8119-4e5a-ba64-7a45914b8865" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:46,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:46 GMT X-Openstack-Request-Id: req-6cf0466e-417d-47e5-a581-d68e90dc50dc 2018-10-24 23:50:46,479 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-24T23:50:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df02fe8e-3dcd-416c-a0ac-95d767a96554","ip_address":"192.168.120.11"}],"id":"bce41014-e146-4179-a08e-3fcd85e34adc","security_groups":["e5de7f91-29f9-4366-aadb-a0a33e0393b5"],"mac_address":"fa:16:3e:fd:8e:c8","project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:48:33Z","binding:vnic_type":"normal","device_id":"bafbdf09-8119-4e5a-ba64-7a45914b8865","ip_allocation":"immediate"}]} 2018-10-24 23:50:46,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=bafbdf09-8119-4e5a-ba64-7a45914b8865 used request id req-6cf0466e-417d-47e5-a581-d68e90dc50dc 2018-10-24 23:50:46,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0645198822021s 2018-10-24 23:50:46,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-24 23:50:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.11", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc"}}' 2018-10-24 23:50:49,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-ca465b22-0c07-484f-96b4-082b7ada278a 2018-10-24 23:50:49,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}} 2018-10-24 23:50:49,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ca465b22-0c07-484f-96b4-082b7ada278a 2018-10-24 23:50:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.66708397865s 2018-10-24 23:50:49,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:49,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-376dd0c1-b9d1-4050-a6b2-756785eb0657 2018-10-24 23:50:49,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:49,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-376dd0c1-b9d1-4050-a6b2-756785eb0657 2018-10-24 23:50:49,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.092353105545s 2018-10-24 23:50:49,262 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:49,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:49,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:49,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-d2dab00f-ad2b-4b6d-83fc-25dd27d7f184 2018-10-24 23:50:49,435 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:49,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d2dab00f-ad2b-4b6d-83fc-25dd27d7f184 2018-10-24 23:50:49,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632212162018s 2018-10-24 23:50:49,442 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:49,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:49,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-2c7123eb-610a-4718-96fa-bd874bdb1722 2018-10-24 23:50:49,625 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:49,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2c7123eb-610a-4718-96fa-bd874bdb1722 2018-10-24 23:50:49,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724039077759s 2018-10-24 23:50:49,631 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:49,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-98f3c2b0-a9dc-4a0b-a6be-52447e0cc74f 2018-10-24 23:50:49,800 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:49,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-98f3c2b0-a9dc-4a0b-a6be-52447e0cc74f 2018-10-24 23:50:49,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582139492035s 2018-10-24 23:50:49,806 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:49,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:49,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:49 GMT X-Openstack-Request-Id: req-8c39e147-bead-4d21-b81f-03a705adc1a8 2018-10-24 23:50:49,976 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:49,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8c39e147-bead-4d21-b81f-03a705adc1a8 2018-10-24 23:50:49,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599081516266s 2018-10-24 23:50:49,982 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:50,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:50,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:50 GMT X-Openstack-Request-Id: req-82100938-d616-4bc4-800d-064986f9fdf8 2018-10-24 23:50:50,154 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:50,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-82100938-d616-4bc4-800d-064986f9fdf8 2018-10-24 23:50:50,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608270168304s 2018-10-24 23:50:50,159 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:50,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:50,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:50 GMT X-Openstack-Request-Id: req-f8b89666-3c43-49d1-9c03-cdbb987dca69 2018-10-24 23:50:50,330 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:47Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:50,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f8b89666-3c43-49d1-9c03-cdbb987dca69 2018-10-24 23:50:50,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611410140991s 2018-10-24 23:50:50,336 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-24 23:50:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-24 23:50:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:50:50,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:50 GMT X-Openstack-Request-Id: req-5ce52d0b-1848-4f7a-bc8c-b946bb410a5b 2018-10-24 23:50:50,513 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:50:47Z", "updated_at": "2018-10-24T23:50:50Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:8e:c8", "device_id": "bafbdf09-8119-4e5a-ba64-7a45914b8865"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_id": "bce41014-e146-4179-a08e-3fcd85e34adc", "id": "1e84b35c-5362-4db6-8a19-59eb17e2e315", "qos_policy_id": null}]} 2018-10-24 23:50:50,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5ce52d0b-1848-4f7a-bc8c-b946bb410a5b 2018-10-24 23:50:50,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665500164032s 2018-10-24 23:50:50,520 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'78b6c5c0-7480-437a-b978-78b269fb2fa2', 'updated_at': u'2018-10-24T23:50:50Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'bce41014-e146-4179-a08e-3fcd85e34adc', 'id': u'1e84b35c-5362-4db6-8a19-59eb17e2e315', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'bce41014-e146-4179-a08e-3fcd85e34adc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:8e:c8', u'device_id': u'bafbdf09-8119-4e5a-ba64-7a45914b8865'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'created_at': u'2018-10-24T23:50:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:8e:c8', u'device_id': u'bafbdf09-8119-4e5a-ba64-7a45914b8865'}), 'router': u'78b6c5c0-7480-437a-b978-78b269fb2fa2'}) 2018-10-24 23:50:50,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:50:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:50:51,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10990 Content-Type: application/json Date: Wed, 24 Oct 2018 23:50:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78d3c5f9-84ec-4df5-8642-f0e68f908ea8 x-openstack-request-id: req-78d3c5f9-84ec-4df5-8642-f0e68f908ea8 2018-10-24 23:50:51,594 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1956182269 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.416262] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.418956] pid_max: default: 32768 minimum: 301\n[ 0.420405] Security Framework initialized\n[ 0.421750] SELinux: Initializing.\n[ 0.423238] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.429041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.432555] Mount-cache hash table entries: 4096\n[ 0.434298] Initializing cgroup subsys memory\n[ 0.435708] Initializing cgroup subsys devices\n[ 0.437117] Initializing cgroup subsys freezer\n[ 0.438513] Initializing cgroup subsys net_cls\n[ 0.439917] Initializing cgroup subsys blkio\n[ 0.441288] Initializing cgroup subsys perf_event\n[ 0.442756] Initializing cgroup subsys hugetlb\n[ 0.444154] Initializing cgroup subsys pids\n[ 0.445509] Initializing cgroup subsys net_prio\n[ 0.447009] CPU: Physical Processor ID: 0\n[ 0.449032] mce: CPU supports 10 MCE banks\n[ 0.450418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.451987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453540] tlb_flushall_shift: 6\n[ 0.454946] Freeing SMP alternatives: 28k freed\n[ 0.459059] ACPI: Core revision 20130517\n[ 0.460827] ACPI: All ACPI Tables successfully acquired\n[ 0.462575] ftrace: allocating 25812 entries in 101 pages\n[ 0.485001] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.486822] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.488606] smpboot: Max logical packages: 2\n[ 0.490221] Enabling x2apic\n[ 0.491332] Enabled x2apic\n[ 0.492685] Switched APIC routing to physical x2apic.\n[ 0.495459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.497230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.500520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.508475] KVM setup paravirtual spinlock\n[ 0.511089] smpboot: Booting Node 0, Processors #1 OK\n[ 0.513014] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.534814] Brought up 2 CPUs\n[ 0.534817] KVM setup async PF for cpu 1\n[ 0.534820] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.538971] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.541866] devtmpfs: initialized\n[ 0.544597] EVM: security.selinux\n[ 0.545953] EVM: security.ima\n[ 0.547219] EVM: security.capability\n[ 0.549312] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.551467] pinctrl core: initialized pinctrl subsystem\n[ 0.553524] NET: Registered protocol family 16\n[ 0.555273] ACPI: bus type PCI registered\n[ 0.556942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.558886] PCI: Using configuration type 1 for base access\n[ 0.564051] ACPI: Added _OSI(Module Device)\n[ 0.565508] ACPI: Added _OSI(Processor Device)\n[ 0.566975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.568502] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.571486] ACPI: Interpreter enabled\n[ 0.572855] ACPI: (supports S0 S5)\n[ 0.574132] ACPI: Using IOAPIC for interrupt routing\n[ 0.575738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.580384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.582315] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.584342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.586272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.589880] acpiphp: Slot [3] registered\n[ 0.591749] acpiphp: Slot [4] registered\n[ 0.593223] acpiphp: Slot [5] registered\n[ 0.594672] acpiphp: Slot [6] registered\n[ 0.596077] acpiphp: Slot [7] registered\n[ 0.597501] acpiphp: Slot [8] registered\n[ 0.598899] acpiphp: Slot [9] registered\n[ 0.600440] acpiphp: Slot [10] registered\n[ 0.601849] acpiphp: Slot [11] registered\n[ 0.603256] acpiphp: Slot [12] registered\n[ 0.604713] acpiphp: Slot [13] registered\n[ 0.606144] acpiphp: Slot [14] registered\n[ 0.607557] acpiphp: Slot [15] registered\n[ 0.608947] acpiphp: Slot [16] registered\n[ 0.610380] acpiphp: Slot [17] registered\n[ 0.611794] acpiphp: Slot [18] registered\n[ 0.613214] acpiphp: Slot [19] registered\n[ 0.614740] acpiphp: Slot [20] registered\n[ 0.616190] acpiphp: Slot [21] registered\n[ 0.617641] acpiphp: Slot [22] registered\n[ 0.619013] acpiphp: Slot [23] registered\n[ 0.620443] acpiphp: Slot [24] registered\n[ 0.621956] acpiphp: Slot [25] registered\n[ 0.623414] acpiphp: Slot [26] registered\n[ 0.624860] acpiphp: Slot [27] registered\n[ 0.626284] acpiphp: Slot [28] registered\n[ 0.627680] acpiphp: Slot [29] registered\n[ 0.629145] acpiphp: Slot [30] registered\n[ 0.630602] acpiphp: Slot [31] registered\n[ 0.632016] PCI host bridge to bus 0000:00\n[ 0.633436] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.635119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.637080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.639009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.641578] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.644127] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.649836] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.651844] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.653732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.655753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.659838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.662407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.686381] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.688770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.691357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.693603] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.695824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.697846] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.699946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.702658] vgaarb: loaded\n[ 0.703790] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705676] SCSI subsystem initialized\n[ 0.707029] ACPI: bus type USB registered\n[ 0.708476] usbcore: registered new interface driver usbfs\n[ 0.710173] usbcore: registered new interface driver hub\n[ 0.711814] usbcore: registered new device driver usb\n[ 0.713608] PCI: Using ACPI for IRQ routing\n[ 0.715438] NetLabel: Initializing\n[ 0.716714] NetLabel: domain hash size = 128\n[ 0.718140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.719721] NetLabel: unlabeled traffic allowed by default\n[ 0.721577] Switched to clocksource kvm-clock\n[ 0.730701] pnp: PnP ACPI init\n[ 0.731897] ACPI: bus type PNP registered\n[ 0.733690] pnp: PnP ACPI: found 5 devices\n[ 0.735082] ACPI: bus type PNP unregistered\n[ 0.743076] NET: Registered protocol family 2\n[ 0.744833] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.747630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.749899] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.751889] TCP: reno registered\n[ 0.753124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756953] NET: Registered protocol family 1\n[ 0.758408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.760142] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781882] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801938] Unpacking initramfs...\n[ 1.271912] Freeing initrd memory: 37508k freed\n[ 1.281693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.283711] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.287376] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.289288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.291511] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.293420] Initialise system trusted keyring\n[ 1.294897] audit: initializing netlink socket (disabled)\n[ 1.296646] type=2000 audit(1540425047.969:1): initialized\n[ 1.313476] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.315363] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.318056] zpool: loaded\n[ 1.319214] zbud: loaded\n[ 1.320502] VFS: Disk quotas dquot_6.5.2\n[ 1.321883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.323951] msgmni has been set to 7578\n[ 1.325374] Key type big_key registered\n[ 1.327689] NET: Registered protocol family 38\n[ 1.329197] Key type asymmetric registered\n[ 1.330638] Asymmetric key parser 'x509' registered\n[ 1.332288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.334970] io scheduler noop registered\n[ 1.336377] io scheduler deadline registered (default)\n[ 1.350649] io scheduler cfq registered\n[ 1.352105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.353845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.355859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.358408] ACPI: Power Button [PWRF]\n[ 1.359874] GHES: HEST is not enabled!\n[ 1.361291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.385278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.387445] Non-volatile memory driver v1.3\n[ 1.388864] Linux agpgart interface v0.103\n[ 1.390363] crash memory driver: version 1.1\n[ 1.391841] rdac: device handler registered\n[ 1.393340] hp_sw: device handler registered\n[ 1.394751] emc: device handler registered\n[ 1.396136] alua: device handler registered\n[ 1.397570] libphy: Fixed MDIO Bus: probed\n[ 1.398999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.400834] ehci-pci: EHCI PCI platform driver\n[ 1.402279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.404048] ohci-pci: OHCI PCI platform driver\n[ 1.405506] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.425765] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.427437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.429990] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.431614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.437736] usb usb1: Product: UHCI Host Controller\n[ 1.439252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.441185] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442772] hub 1-0:1.0: USB hub found\n[ 1.444095] hub 1-0:1.0: 2 ports detected\n[ 1.445608] usbcore: registered new interface driver usbserial\n[ 1.447339] usbcore: registered new interface driver usbserial_generic\n[ 1.449172] usbserial: USB Serial support registered for generic\n[ 1.450946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454255] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.455819] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.457474] mousedev: PS/2 mouse device common for all mice\n[ 1.459452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.462831] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.465665] rtc_cmos 00:00: RTC can wake from S4\n[ 1.467383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467752] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.467792] cpuidle: using governor menu\n[ 1.467850] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.467930] usbcore: registered new interface driver usbhid\n[ 1.467932] usbhid: USB HID core driver\n[ 1.467976] drop_monitor: Initializing network drop monitor service\n[ 1.468026] TCP: cubic registered\n[ 1.468028] Initializing XFRM netlink socket\n[ 1.468115] NET: Registered protocol family 10\n[ 1.473872] NET: Registered protocol family 17\n[ 1.475117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.475122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.475142] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475213] Loading compiled-in X.509 certificates\n[ 1.475234] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.475240] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.475614] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.475636] registered taskstats version 1\n[ 1.480283] Key type trusted registered\n[ 1.481408] Key type encrypted registered\n[ 1.482596] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484234] rtc_cmos 00:00: setting system clock to 2018-10-24 23:50:48 UTC (1540425048)\n[ 1.512908] Freeing unused kernel memory: 1680k freed\n[ 1.518715] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.523811] systemd[1]: Detected virtualization kvm.\n[ 1.525419] systemd[1]: Detected architecture x86-64.\n[ 1.526994] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.529823] systemd[1]: No hostname configured.\n[ 1.531287] systemd[1]: Set hostname to .\n[ 1.532880] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.558664] systemd[1]: Reached target Timers.\n[ 1.560139] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.562517] systemd[1]: Reached target Local File Systems.\n[ 1.564147] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.566531] systemd[1]: Reached target Swap.\n[ 1.567939] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.570228] systemd[1]: Created slice Root Slice.\n[ 1.571723] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.574107] systemd[1]: Listening on udev Kernel Socket.\n[ 1.575730] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.578294] systemd[1]: Listening on udev Control Socket.\n[ 1.579928] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.582510] systemd[1]: Listening on Journal Socket.\n[ 1.584083] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.586615] systemd[1]: Created slice System Slice.\n[ 1.588177] systemd[1]: Starting System Slice.\n[ 1.590050] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.595078] systemd[1]: Reached target Slices.\n[ 1.596550] systemd[1]: Starting Slices.\n[ 1.598367] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.601085] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.603728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.606396] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.610489] systemd[1]: Reached target Paths.\n[ 1.611942] systemd[1]: Starting Paths.\n[ 1.613706] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Sockets.\n[ 1.617000] systemd[1]: Reached target Sockets.\n[ 1.618467] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.620847] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.698053] RPC: Registered named UNIX socket transport module.\n[ 1.699794] RPC: Registered udp transport module.\n[ 1.701268] RPC: Registered tcp transport module.\n[ 1.702722] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.747848] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.804501] FDC 0 is a S82078B\n[ 1.828944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.868649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.871979] scsi host0: ata_piix\n[ 1.873393] scsi host1: ata_piix\n[ 1.874951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.876916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882132] vda: vda1\n[ 1.901731] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903723] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.905801] usb 1-1: Product: QEMU USB Tablet\n[ 1.907400] usb 1-1: Manufacturer: QEMU\n[ 1.908838] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.919854] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.922929] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.049974] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.052700] XFS (vda1): Mounting V4 Filesystem\n[ 2.088223] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m[ 2.288685] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.323418] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.519930] SELinux: Disabled at runtime.\n[ 2.555614] type=1404 audit(1540425049.572:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.598817] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.600616] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.968225] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.011516] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.209152] type=1305 audit(1540425050.225:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.358191] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n[ 3.376874] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting LSB: Bring up/down networking...\n[ 3.384424] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Authorization Manager...\n[ 3.418461] ppdev: user-space parallel port driver\n[ 3.438702] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.438703] [TTM] Initializing pool allocator\n[ 3.438706] [TTM] Initializing DMA pool allocator\n[ 3.438934] [drm] fb mappable at 0xFC000000\n[ 3.438935] [drm] vram aper at 0xFC000000\n[ 3.438935] [drm] size 33554432\n[ 3.438935] [drm] fb depth is 24\n[ 3.438936] [drm] pitch is 3072\n[ 3.466617] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.490569] Console: switching to colour frame buffer device 128x48\n[ 3.504400] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n[ 3.509594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.552720] AES CTR mode by8 optimization enabled\n[ 3.563858] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.584744] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.592175] intel_rapl: no valid rapl domains found in package 0\n[ 3.597044] intel_rapl: no valid rapl domains found in package 0\n[ 3.599415] intel_powerclamp: No package C-state available\n[ 3.606613] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.736582] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:50:51 +0000. Up 3.69 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-24 23:50:51,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865/action used request id req-78d3c5f9-84ec-4df5-8642-f0e68f908ea8 2018-10-24 23:50:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07459807396s 2018-10-24 23:50:51,596 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1956182269 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.416262] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.418956] pid_max: default: 32768 minimum: 301 [ 0.420405] Security Framework initialized [ 0.421750] SELinux: Initializing. [ 0.423238] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.429041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.432555] Mount-cache hash table entries: 4096 [ 0.434298] Initializing cgroup subsys memory [ 0.435708] Initializing cgroup subsys devices [ 0.437117] Initializing cgroup subsys freezer [ 0.438513] Initializing cgroup subsys net_cls [ 0.439917] Initializing cgroup subsys blkio [ 0.441288] Initializing cgroup subsys perf_event [ 0.442756] Initializing cgroup subsys hugetlb [ 0.444154] Initializing cgroup subsys pids [ 0.445509] Initializing cgroup subsys net_prio [ 0.447009] CPU: Physical Processor ID: 0 [ 0.449032] mce: CPU supports 10 MCE banks [ 0.450418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.451987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453540] tlb_flushall_shift: 6 [ 0.454946] Freeing SMP alternatives: 28k freed [ 0.459059] ACPI: Core revision 20130517 [ 0.460827] ACPI: All ACPI Tables successfully acquired [ 0.462575] ftrace: allocating 25812 entries in 101 pages [ 0.485001] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.486822] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.488606] smpboot: Max logical packages: 2 [ 0.490221] Enabling x2apic [ 0.491332] Enabled x2apic [ 0.492685] Switched APIC routing to physical x2apic. [ 0.495459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.497230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.500520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.508475] KVM setup paravirtual spinlock [ 0.511089] smpboot: Booting Node 0, Processors #1 OK [ 0.513014] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.534814] Brought up 2 CPUs [ 0.534817] KVM setup async PF for cpu 1 [ 0.534820] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.538971] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.541866] devtmpfs: initialized [ 0.544597] EVM: security.selinux [ 0.545953] EVM: security.ima [ 0.547219] EVM: security.capability [ 0.549312] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.551467] pinctrl core: initialized pinctrl subsystem [ 0.553524] NET: Registered protocol family 16 [ 0.555273] ACPI: bus type PCI registered [ 0.556942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.558886] PCI: Using configuration type 1 for base access [ 0.564051] ACPI: Added _OSI(Module Device) [ 0.565508] ACPI: Added _OSI(Processor Device) [ 0.566975] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568502] ACPI: Added _OSI(Processor Aggregator Device) [ 0.571486] ACPI: Interpreter enabled [ 0.572855] ACPI: (supports S0 S5) [ 0.574132] ACPI: Using IOAPIC for interrupt routing [ 0.575738] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.580384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.582315] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.584342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.586272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.589880] acpiphp: Slot [3] registered [ 0.591749] acpiphp: Slot [4] registered [ 0.593223] acpiphp: Slot [5] registered [ 0.594672] acpiphp: Slot [6] registered [ 0.596077] acpiphp: Slot [7] registered [ 0.597501] acpiphp: Slot [8] registered [ 0.598899] acpiphp: Slot [9] registered [ 0.600440] acpiphp: Slot [10] registered [ 0.601849] acpiphp: Slot [11] registered [ 0.603256] acpiphp: Slot [12] registered [ 0.604713] acpiphp: Slot [13] registered [ 0.606144] acpiphp: Slot [14] registered [ 0.607557] acpiphp: Slot [15] registered [ 0.608947] acpiphp: Slot [16] registered [ 0.610380] acpiphp: Slot [17] registered [ 0.611794] acpiphp: Slot [18] registered [ 0.613214] acpiphp: Slot [19] registered [ 0.614740] acpiphp: Slot [20] registered [ 0.616190] acpiphp: Slot [21] registered [ 0.617641] acpiphp: Slot [22] registered [ 0.619013] acpiphp: Slot [23] registered [ 0.620443] acpiphp: Slot [24] registered [ 0.621956] acpiphp: Slot [25] registered [ 0.623414] acpiphp: Slot [26] registered [ 0.624860] acpiphp: Slot [27] registered [ 0.626284] acpiphp: Slot [28] registered [ 0.627680] acpiphp: Slot [29] registered [ 0.629145] acpiphp: Slot [30] registered [ 0.630602] acpiphp: Slot [31] registered [ 0.632016] PCI host bridge to bus 0000:00 [ 0.633436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.635119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.637080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.639009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.641578] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.644127] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.649836] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.651844] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.653732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.655753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.659838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.662407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.686381] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.688770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.691357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.693603] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.695824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.697846] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.699946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.702658] vgaarb: loaded [ 0.703790] vgaarb: bridge control possible 0000:00:02.0 [ 0.705676] SCSI subsystem initialized [ 0.707029] ACPI: bus type USB registered [ 0.708476] usbcore: registered new interface driver usbfs [ 0.710173] usbcore: registered new interface driver hub [ 0.711814] usbcore: registered new device driver usb [ 0.713608] PCI: Using ACPI for IRQ routing [ 0.715438] NetLabel: Initializing [ 0.716714] NetLabel: domain hash size = 128 [ 0.718140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.719721] NetLabel: unlabeled traffic allowed by default [ 0.721577] Switched to clocksource kvm-clock [ 0.730701] pnp: PnP ACPI init [ 0.731897] ACPI: bus type PNP registered [ 0.733690] pnp: PnP ACPI: found 5 devices [ 0.735082] ACPI: bus type PNP unregistered [ 0.743076] NET: Registered protocol family 2 [ 0.744833] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.747630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.749899] TCP: Hash tables configured (established 32768 bind 32768) [ 0.751889] TCP: reno registered [ 0.753124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756953] NET: Registered protocol family 1 [ 0.758408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.760142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781882] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801938] Unpacking initramfs... [ 1.271912] Freeing initrd memory: 37508k freed [ 1.281693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.283711] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.287376] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.289288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.291511] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.293420] Initialise system trusted keyring [ 1.294897] audit: initializing netlink socket (disabled) [ 1.296646] type=2000 audit(1540425047.969:1): initialized [ 1.313476] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.315363] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.318056] zpool: loaded [ 1.319214] zbud: loaded [ 1.320502] VFS: Disk quotas dquot_6.5.2 [ 1.321883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.323951] msgmni has been set to 7578 [ 1.325374] Key type big_key registered [ 1.327689] NET: Registered protocol family 38 [ 1.329197] Key type asymmetric registered [ 1.330638] Asymmetric key parser 'x509' registered [ 1.332288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.334970] io scheduler noop registered [ 1.336377] io scheduler deadline registered (default) [ 1.350649] io scheduler cfq registered [ 1.352105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.353845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.355859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.358408] ACPI: Power Button [PWRF] [ 1.359874] GHES: HEST is not enabled! [ 1.361291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.385278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.387445] Non-volatile memory driver v1.3 [ 1.388864] Linux agpgart interface v0.103 [ 1.390363] crash memory driver: version 1.1 [ 1.391841] rdac: device handler registered [ 1.393340] hp_sw: device handler registered [ 1.394751] emc: device handler registered [ 1.396136] alua: device handler registered [ 1.397570] libphy: Fixed MDIO Bus: probed [ 1.398999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.400834] ehci-pci: EHCI PCI platform driver [ 1.402279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.404048] ohci-pci: OHCI PCI platform driver [ 1.405506] uhci_hcd: USB Universal Host Controller Interface driver [ 1.425765] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.427437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.429990] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.431614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.433394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.435273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437736] usb usb1: Product: UHCI Host Controller [ 1.439252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.441185] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442772] hub 1-0:1.0: USB hub found [ 1.444095] hub 1-0:1.0: 2 ports detected [ 1.445608] usbcore: registered new interface driver usbserial [ 1.447339] usbcore: registered new interface driver usbserial_generic [ 1.449172] usbserial: USB Serial support registered for generic [ 1.450946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454255] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.455819] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.457474] mousedev: PS/2 mouse device common for all mice [ 1.459452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.462831] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.465665] rtc_cmos 00:00: RTC can wake from S4 [ 1.467383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467752] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.467792] cpuidle: using governor menu [ 1.467850] hidraw: raw HID events driver (C) Jiri Kosina [ 1.467930] usbcore: registered new interface driver usbhid [ 1.467932] usbhid: USB HID core driver [ 1.467976] drop_monitor: Initializing network drop monitor service [ 1.468026] TCP: cubic registered [ 1.468028] Initializing XFRM netlink socket [ 1.468115] NET: Registered protocol family 10 [ 1.473872] NET: Registered protocol family 17 [ 1.475117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.475122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.475142] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475213] Loading compiled-in X.509 certificates [ 1.475234] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.475240] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.475614] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.475636] registered taskstats version 1 [ 1.480283] Key type trusted registered [ 1.481408] Key type encrypted registered [ 1.482596] IMA: No TPM chip found, activating TPM-bypass! [ 1.484234] rtc_cmos 00:00: setting system clock to 2018-10-24 23:50:48 UTC (1540425048) [ 1.512908] Freeing unused kernel memory: 1680k freed [ 1.518715] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.523811] systemd[1]: Detected virtualization kvm. [ 1.525419] systemd[1]: Detected architecture x86-64. [ 1.526994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.529823] systemd[1]: No hostname configured. [ 1.531287] systemd[1]: Set hostname to . [ 1.532880] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.558664] systemd[1]: Reached target Timers. [ 1.560139] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.562517] systemd[1]: Reached target Local File Systems. [ 1.564147] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.566531] systemd[1]: Reached target Swap. [ 1.567939] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.570228] systemd[1]: Created slice Root Slice. [ 1.571723] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.574107] systemd[1]: Listening on udev Kernel Socket. [ 1.575730] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.578294] systemd[1]: Listening on udev Control Socket. [ 1.579928] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.582510] systemd[1]: Listening on Journal Socket. [ 1.584083] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.586615] systemd[1]: Created slice System Slice. [ 1.588177] systemd[1]: Starting System Slice. [ 1.590050] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.595078] systemd[1]: Reached target Slices. [ 1.596550] systemd[1]: Starting Slices. [ 1.598367] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.601085] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.603728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.606396] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.610489] systemd[1]: Reached target Paths. [ 1.611942] systemd[1]: Starting Paths. [ 1.613706] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.617000] systemd[1]: Reached target Sockets. [ 1.618467] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.620847] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.698053] RPC: Registered named UNIX socket transport module. [ 1.699794] RPC: Registered udp transport module. [ 1.701268] RPC: Registered tcp transport module. [ 1.702722] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.747848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.804501] FDC 0 is a S82078B [ 1.828944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.868649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.871979] scsi host0: ata_piix [ 1.873393] scsi host1: ata_piix [ 1.874951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.876916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882132] vda: vda1 [ 1.901731] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903723] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.905801] usb 1-1: Product: QEMU USB Tablet [ 1.907400] usb 1-1: Manufacturer: QEMU [ 1.908838] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.919854] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.922929] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.049974] SGI XFS with ACLs, security attributes, no debug enabled [ 2.052700] XFS (vda1): Mounting V4 Filesystem [ 2.088223] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m[ 2.288685] tsc: Refined TSC clocksource calibration: 3491.874 MHz ] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.323418] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.519930] SELinux: Disabled at runtime. [ 2.555614] type=1404 audit(1540425049.572:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.598817] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.600616] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.968225] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.011516] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.209152] type=1305 audit(1540425050.225:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.358191] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... [ 3.376874] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... [ 3.384424] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Authorization Manager... [ 3.418461] ppdev: user-space parallel port driver [ 3.438702] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.438703] [TTM] Initializing pool allocator [ 3.438706] [TTM] Initializing DMA pool allocator [ 3.438934] [drm] fb mappable at 0xFC000000 [ 3.438935] [drm] vram aper at 0xFC000000 [ 3.438935] [drm] size 33554432 [ 3.438935] [drm] fb depth is 24 [ 3.438936] [drm] pitch is 3072 [ 3.466617] fbcon: cirrusdrmfb (fb0) is primary device [ 3.490569] Console: switching to colour frame buffer device 128x48 [ 3.504400] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... [ 3.509594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.552720] AES CTR mode by8 optimization enabled [ 3.563858] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.584744] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.592175] intel_rapl: no valid rapl domains found in package 0 [ 3.597044] intel_rapl: no valid rapl domains found in package 0 [ 3.599415] intel_powerclamp: No package C-state available [ 3.606613] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.736582] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:50:51 +0000. Up 3.69 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-24 23:50:52,599 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-10-24 23:51:01,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-24 23:51:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-24 23:51:02,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12771 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efa38ca8-fcfb-45ca-a6c0-f4424ec9a0f9 x-openstack-request-id: req-efa38ca8-fcfb-45ca-a6c0-f4424ec9a0f9 2018-10-24 23:51:02,690 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1956182269 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.416262] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.418956] pid_max: default: 32768 minimum: 301\n[ 0.420405] Security Framework initialized\n[ 0.421750] SELinux: Initializing.\n[ 0.423238] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.429041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.432555] Mount-cache hash table entries: 4096\n[ 0.434298] Initializing cgroup subsys memory\n[ 0.435708] Initializing cgroup subsys devices\n[ 0.437117] Initializing cgroup subsys freezer\n[ 0.438513] Initializing cgroup subsys net_cls\n[ 0.439917] Initializing cgroup subsys blkio\n[ 0.441288] Initializing cgroup subsys perf_event\n[ 0.442756] Initializing cgroup subsys hugetlb\n[ 0.444154] Initializing cgroup subsys pids\n[ 0.445509] Initializing cgroup subsys net_prio\n[ 0.447009] CPU: Physical Processor ID: 0\n[ 0.449032] mce: CPU supports 10 MCE banks\n[ 0.450418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.451987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453540] tlb_flushall_shift: 6\n[ 0.454946] Freeing SMP alternatives: 28k freed\n[ 0.459059] ACPI: Core revision 20130517\n[ 0.460827] ACPI: All ACPI Tables successfully acquired\n[ 0.462575] ftrace: allocating 25812 entries in 101 pages\n[ 0.485001] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.486822] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.488606] smpboot: Max logical packages: 2\n[ 0.490221] Enabling x2apic\n[ 0.491332] Enabled x2apic\n[ 0.492685] Switched APIC routing to physical x2apic.\n[ 0.495459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.497230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.500520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.508475] KVM setup paravirtual spinlock\n[ 0.511089] smpboot: Booting Node 0, Processors #1 OK\n[ 0.513014] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.534814] Brought up 2 CPUs\n[ 0.534817] KVM setup async PF for cpu 1\n[ 0.534820] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.538971] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.541866] devtmpfs: initialized\n[ 0.544597] EVM: security.selinux\n[ 0.545953] EVM: security.ima\n[ 0.547219] EVM: security.capability\n[ 0.549312] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.551467] pinctrl core: initialized pinctrl subsystem\n[ 0.553524] NET: Registered protocol family 16\n[ 0.555273] ACPI: bus type PCI registered\n[ 0.556942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.558886] PCI: Using configuration type 1 for base access\n[ 0.564051] ACPI: Added _OSI(Module Device)\n[ 0.565508] ACPI: Added _OSI(Processor Device)\n[ 0.566975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.568502] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.571486] ACPI: Interpreter enabled\n[ 0.572855] ACPI: (supports S0 S5)\n[ 0.574132] ACPI: Using IOAPIC for interrupt routing\n[ 0.575738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.580384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.582315] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.584342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.586272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.589880] acpiphp: Slot [3] registered\n[ 0.591749] acpiphp: Slot [4] registered\n[ 0.593223] acpiphp: Slot [5] registered\n[ 0.594672] acpiphp: Slot [6] registered\n[ 0.596077] acpiphp: Slot [7] registered\n[ 0.597501] acpiphp: Slot [8] registered\n[ 0.598899] acpiphp: Slot [9] registered\n[ 0.600440] acpiphp: Slot [10] registered\n[ 0.601849] acpiphp: Slot [11] registered\n[ 0.603256] acpiphp: Slot [12] registered\n[ 0.604713] acpiphp: Slot [13] registered\n[ 0.606144] acpiphp: Slot [14] registered\n[ 0.607557] acpiphp: Slot [15] registered\n[ 0.608947] acpiphp: Slot [16] registered\n[ 0.610380] acpiphp: Slot [17] registered\n[ 0.611794] acpiphp: Slot [18] registered\n[ 0.613214] acpiphp: Slot [19] registered\n[ 0.614740] acpiphp: Slot [20] registered\n[ 0.616190] acpiphp: Slot [21] registered\n[ 0.617641] acpiphp: Slot [22] registered\n[ 0.619013] acpiphp: Slot [23] registered\n[ 0.620443] acpiphp: Slot [24] registered\n[ 0.621956] acpiphp: Slot [25] registered\n[ 0.623414] acpiphp: Slot [26] registered\n[ 0.624860] acpiphp: Slot [27] registered\n[ 0.626284] acpiphp: Slot [28] registered\n[ 0.627680] acpiphp: Slot [29] registered\n[ 0.629145] acpiphp: Slot [30] registered\n[ 0.630602] acpiphp: Slot [31] registered\n[ 0.632016] PCI host bridge to bus 0000:00\n[ 0.633436] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.635119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.637080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.639009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.641578] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.644127] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.649836] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.651844] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.653732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.655753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.659838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.662407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.686381] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.688770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.691357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.693603] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.695824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.697846] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.699946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.702658] vgaarb: loaded\n[ 0.703790] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705676] SCSI subsystem initialized\n[ 0.707029] ACPI: bus type USB registered\n[ 0.708476] usbcore: registered new interface driver usbfs\n[ 0.710173] usbcore: registered new interface driver hub\n[ 0.711814] usbcore: registered new device driver usb\n[ 0.713608] PCI: Using ACPI for IRQ routing\n[ 0.715438] NetLabel: Initializing\n[ 0.716714] NetLabel: domain hash size = 128\n[ 0.718140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.719721] NetLabel: unlabeled traffic allowed by default\n[ 0.721577] Switched to clocksource kvm-clock\n[ 0.730701] pnp: PnP ACPI init\n[ 0.731897] ACPI: bus type PNP registered\n[ 0.733690] pnp: PnP ACPI: found 5 devices\n[ 0.735082] ACPI: bus type PNP unregistered\n[ 0.743076] NET: Registered protocol family 2\n[ 0.744833] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.747630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.749899] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.751889] TCP: reno registered\n[ 0.753124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756953] NET: Registered protocol family 1\n[ 0.758408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.760142] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781882] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801938] Unpacking initramfs...\n[ 1.271912] Freeing initrd memory: 37508k freed\n[ 1.281693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.283711] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.287376] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.289288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.291511] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.293420] Initialise system trusted keyring\n[ 1.294897] audit: initializing netlink socket (disabled)\n[ 1.296646] type=2000 audit(1540425047.969:1): initialized\n[ 1.313476] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.315363] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.318056] zpool: loaded\n[ 1.319214] zbud: loaded\n[ 1.320502] VFS: Disk quotas dquot_6.5.2\n[ 1.321883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.323951] msgmni has been set to 7578\n[ 1.325374] Key type big_key registered\n[ 1.327689] NET: Registered protocol family 38\n[ 1.329197] Key type asymmetric registered\n[ 1.330638] Asymmetric key parser 'x509' registered\n[ 1.332288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.334970] io scheduler noop registered\n[ 1.336377] io scheduler deadline registered (default)\n[ 1.350649] io scheduler cfq registered\n[ 1.352105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.353845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.355859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.358408] ACPI: Power Button [PWRF]\n[ 1.359874] GHES: HEST is not enabled!\n[ 1.361291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.385278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.387445] Non-volatile memory driver v1.3\n[ 1.388864] Linux agpgart interface v0.103\n[ 1.390363] crash memory driver: version 1.1\n[ 1.391841] rdac: device handler registered\n[ 1.393340] hp_sw: device handler registered\n[ 1.394751] emc: device handler registered\n[ 1.396136] alua: device handler registered\n[ 1.397570] libphy: Fixed MDIO Bus: probed\n[ 1.398999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.400834] ehci-pci: EHCI PCI platform driver\n[ 1.402279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.404048] ohci-pci: OHCI PCI platform driver\n[ 1.405506] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.425765] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.427437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.429990] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.431614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.437736] usb usb1: Product: UHCI Host Controller\n[ 1.439252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.441185] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442772] hub 1-0:1.0: USB hub found\n[ 1.444095] hub 1-0:1.0: 2 ports detected\n[ 1.445608] usbcore: registered new interface driver usbserial\n[ 1.447339] usbcore: registered new interface driver usbserial_generic\n[ 1.449172] usbserial: USB Serial support registered for generic\n[ 1.450946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454255] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.455819] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.457474] mousedev: PS/2 mouse device common for all mice\n[ 1.459452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.462831] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.465665] rtc_cmos 00:00: RTC can wake from S4\n[ 1.467383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467752] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.467792] cpuidle: using governor menu\n[ 1.467850] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.467930] usbcore: registered new interface driver usbhid\n[ 1.467932] usbhid: USB HID core driver\n[ 1.467976] drop_monitor: Initializing network drop monitor service\n[ 1.468026] TCP: cubic registered\n[ 1.468028] Initializing XFRM netlink socket\n[ 1.468115] NET: Registered protocol family 10\n[ 1.473872] NET: Registered protocol family 17\n[ 1.475117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.475122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.475142] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475213] Loading compiled-in X.509 certificates\n[ 1.475234] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.475240] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.475614] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.475636] registered taskstats version 1\n[ 1.480283] Key type trusted registered\n[ 1.481408] Key type encrypted registered\n[ 1.482596] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484234] rtc_cmos 00:00: setting system clock to 2018-10-24 23:50:48 UTC (1540425048)\n[ 1.512908] Freeing unused kernel memory: 1680k freed\n[ 1.518715] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.523811] systemd[1]: Detected virtualization kvm.\n[ 1.525419] systemd[1]: Detected architecture x86-64.\n[ 1.526994] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.529823] systemd[1]: No hostname configured.\n[ 1.531287] systemd[1]: Set hostname to .\n[ 1.532880] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.558664] systemd[1]: Reached target Timers.\n[ 1.560139] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.562517] systemd[1]: Reached target Local File Systems.\n[ 1.564147] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.566531] systemd[1]: Reached target Swap.\n[ 1.567939] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.570228] systemd[1]: Created slice Root Slice.\n[ 1.571723] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.574107] systemd[1]: Listening on udev Kernel Socket.\n[ 1.575730] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.578294] systemd[1]: Listening on udev Control Socket.\n[ 1.579928] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.582510] systemd[1]: Listening on Journal Socket.\n[ 1.584083] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.586615] systemd[1]: Created slice System Slice.\n[ 1.588177] systemd[1]: Starting System Slice.\n[ 1.590050] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.595078] systemd[1]: Reached target Slices.\n[ 1.596550] systemd[1]: Starting Slices.\n[ 1.598367] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.601085] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.603728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.606396] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.610489] systemd[1]: Reached target Paths.\n[ 1.611942] systemd[1]: Starting Paths.\n[ 1.613706] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Sockets.\n[ 1.617000] systemd[1]: Reached target Sockets.\n[ 1.618467] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.620847] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.698053] RPC: Registered named UNIX socket transport module.\n[ 1.699794] RPC: Registered udp transport module.\n[ 1.701268] RPC: Registered tcp transport module.\n[ 1.702722] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.747848] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.804501] FDC 0 is a S82078B\n[ 1.828944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.868649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.871979] scsi host0: ata_piix\n[ 1.873393] scsi host1: ata_piix\n[ 1.874951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.876916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882132] vda: vda1\n[ 1.901731] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903723] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.905801] usb 1-1: Product: QEMU USB Tablet\n[ 1.907400] usb 1-1: Manufacturer: QEMU\n[ 1.908838] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.919854] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.922929] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.049974] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.052700] XFS (vda1): Mounting V4 Filesystem\n[ 2.088223] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m[ 2.288685] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.323418] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.519930] SELinux: Disabled at runtime.\n[ 2.555614] type=1404 audit(1540425049.572:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.598817] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.600616] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.968225] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.011516] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.209152] type=1305 audit(1540425050.225:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.358191] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n[ 3.376874] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting LSB: Bring up/down networking...\n[ 3.384424] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Authorization Manager...\n[ 3.418461] ppdev: user-space parallel port driver\n[ 3.438702] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.438703] [TTM] Initializing pool allocator\n[ 3.438706] [TTM] Initializing DMA pool allocator\n[ 3.438934] [drm] fb mappable at 0xFC000000\n[ 3.438935] [drm] vram aper at 0xFC000000\n[ 3.438935] [drm] size 33554432\n[ 3.438935] [drm] fb depth is 24\n[ 3.438936] [drm] pitch is 3072\n[ 3.466617] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.490569] Console: switching to colour frame buffer device 128x48\n[ 3.504400] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n[ 3.509594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.552720] AES CTR mode by8 optimization enabled\n[ 3.563858] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.584744] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.592175] intel_rapl: no valid rapl domains found in package 0\n[ 3.597044] intel_rapl: no valid rapl domains found in package 0\n[ 3.599415] intel_powerclamp: No package C-state available\n[ 3.606613] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.736582] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:50:51 +0000. Up 3.69 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.865251] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Wed, 24 Oct 2018 23:50:53 +0000. Up 5.83 seconds.\n[ 5.913385] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.915599] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.920034] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.927204] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.931103] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.939040] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:fd:8e:c8 |\n[ 5.943389] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+[\n[ 5.949985] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.951683] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[32m OK [0m] Created slice user-993.slice.\n[ 5.958033] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.963380] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.971231] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.978225] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.982190] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.985669] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.002281] cloud-init[3610]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 24 Oct 2018 23:50:58 +0000. Up 10.95 seconds.\n[ 11.273759] cloud-init[3697]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 24 Oct 2018 23:50:58 +0000. Up 11.22 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 1c:96:3d:fb:63:fc:91:4b:53:63:28:5b:7a:47:97:56 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.328341] cloud-init[3697]: Cloud-init v. 0.7.5 finished at Wed, 24 Oct 2018 23:50:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.31 seconds\n"} 2018-10-24 23:51:02,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865/action used request id req-efa38ca8-fcfb-45ca-a6c0-f4424ec9a0f9 2018-10-24 23:51:02,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08183813095s 2018-10-24 23:51:02,692 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1956182269 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.416262] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.418956] pid_max: default: 32768 minimum: 301 [ 0.420405] Security Framework initialized [ 0.421750] SELinux: Initializing. [ 0.423238] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.429041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.432555] Mount-cache hash table entries: 4096 [ 0.434298] Initializing cgroup subsys memory [ 0.435708] Initializing cgroup subsys devices [ 0.437117] Initializing cgroup subsys freezer [ 0.438513] Initializing cgroup subsys net_cls [ 0.439917] Initializing cgroup subsys blkio [ 0.441288] Initializing cgroup subsys perf_event [ 0.442756] Initializing cgroup subsys hugetlb [ 0.444154] Initializing cgroup subsys pids [ 0.445509] Initializing cgroup subsys net_prio [ 0.447009] CPU: Physical Processor ID: 0 [ 0.449032] mce: CPU supports 10 MCE banks [ 0.450418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.451987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453540] tlb_flushall_shift: 6 [ 0.454946] Freeing SMP alternatives: 28k freed [ 0.459059] ACPI: Core revision 20130517 [ 0.460827] ACPI: All ACPI Tables successfully acquired [ 0.462575] ftrace: allocating 25812 entries in 101 pages [ 0.485001] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.486822] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.488606] smpboot: Max logical packages: 2 [ 0.490221] Enabling x2apic [ 0.491332] Enabled x2apic [ 0.492685] Switched APIC routing to physical x2apic. [ 0.495459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.497230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.500520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.508475] KVM setup paravirtual spinlock [ 0.511089] smpboot: Booting Node 0, Processors #1 OK [ 0.513014] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.534814] Brought up 2 CPUs [ 0.534817] KVM setup async PF for cpu 1 [ 0.534820] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.538971] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.541866] devtmpfs: initialized [ 0.544597] EVM: security.selinux [ 0.545953] EVM: security.ima [ 0.547219] EVM: security.capability [ 0.549312] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.551467] pinctrl core: initialized pinctrl subsystem [ 0.553524] NET: Registered protocol family 16 [ 0.555273] ACPI: bus type PCI registered [ 0.556942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.558886] PCI: Using configuration type 1 for base access [ 0.564051] ACPI: Added _OSI(Module Device) [ 0.565508] ACPI: Added _OSI(Processor Device) [ 0.566975] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568502] ACPI: Added _OSI(Processor Aggregator Device) [ 0.571486] ACPI: Interpreter enabled [ 0.572855] ACPI: (supports S0 S5) [ 0.574132] ACPI: Using IOAPIC for interrupt routing [ 0.575738] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.580384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.582315] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.584342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.586272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.589880] acpiphp: Slot [3] registered [ 0.591749] acpiphp: Slot [4] registered [ 0.593223] acpiphp: Slot [5] registered [ 0.594672] acpiphp: Slot [6] registered [ 0.596077] acpiphp: Slot [7] registered [ 0.597501] acpiphp: Slot [8] registered [ 0.598899] acpiphp: Slot [9] registered [ 0.600440] acpiphp: Slot [10] registered [ 0.601849] acpiphp: Slot [11] registered [ 0.603256] acpiphp: Slot [12] registered [ 0.604713] acpiphp: Slot [13] registered [ 0.606144] acpiphp: Slot [14] registered [ 0.607557] acpiphp: Slot [15] registered [ 0.608947] acpiphp: Slot [16] registered [ 0.610380] acpiphp: Slot [17] registered [ 0.611794] acpiphp: Slot [18] registered [ 0.613214] acpiphp: Slot [19] registered [ 0.614740] acpiphp: Slot [20] registered [ 0.616190] acpiphp: Slot [21] registered [ 0.617641] acpiphp: Slot [22] registered [ 0.619013] acpiphp: Slot [23] registered [ 0.620443] acpiphp: Slot [24] registered [ 0.621956] acpiphp: Slot [25] registered [ 0.623414] acpiphp: Slot [26] registered [ 0.624860] acpiphp: Slot [27] registered [ 0.626284] acpiphp: Slot [28] registered [ 0.627680] acpiphp: Slot [29] registered [ 0.629145] acpiphp: Slot [30] registered [ 0.630602] acpiphp: Slot [31] registered [ 0.632016] PCI host bridge to bus 0000:00 [ 0.633436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.635119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.637080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.639009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.641578] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.644127] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.649836] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.651844] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.653732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.655753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.659838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.662407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.686381] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.688770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.691357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.693603] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.695824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.697846] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.699946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.702658] vgaarb: loaded [ 0.703790] vgaarb: bridge control possible 0000:00:02.0 [ 0.705676] SCSI subsystem initialized [ 0.707029] ACPI: bus type USB registered [ 0.708476] usbcore: registered new interface driver usbfs [ 0.710173] usbcore: registered new interface driver hub [ 0.711814] usbcore: registered new device driver usb [ 0.713608] PCI: Using ACPI for IRQ routing [ 0.715438] NetLabel: Initializing [ 0.716714] NetLabel: domain hash size = 128 [ 0.718140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.719721] NetLabel: unlabeled traffic allowed by default [ 0.721577] Switched to clocksource kvm-clock [ 0.730701] pnp: PnP ACPI init [ 0.731897] ACPI: bus type PNP registered [ 0.733690] pnp: PnP ACPI: found 5 devices [ 0.735082] ACPI: bus type PNP unregistered [ 0.743076] NET: Registered protocol family 2 [ 0.744833] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.747630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.749899] TCP: Hash tables configured (established 32768 bind 32768) [ 0.751889] TCP: reno registered [ 0.753124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756953] NET: Registered protocol family 1 [ 0.758408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.760142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781882] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801938] Unpacking initramfs... [ 1.271912] Freeing initrd memory: 37508k freed [ 1.281693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.283711] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.287376] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.289288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.291511] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.293420] Initialise system trusted keyring [ 1.294897] audit: initializing netlink socket (disabled) [ 1.296646] type=2000 audit(1540425047.969:1): initialized [ 1.313476] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.315363] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.318056] zpool: loaded [ 1.319214] zbud: loaded [ 1.320502] VFS: Disk quotas dquot_6.5.2 [ 1.321883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.323951] msgmni has been set to 7578 [ 1.325374] Key type big_key registered [ 1.327689] NET: Registered protocol family 38 [ 1.329197] Key type asymmetric registered [ 1.330638] Asymmetric key parser 'x509' registered [ 1.332288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.334970] io scheduler noop registered [ 1.336377] io scheduler deadline registered (default) [ 1.350649] io scheduler cfq registered [ 1.352105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.353845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.355859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.358408] ACPI: Power Button [PWRF] [ 1.359874] GHES: HEST is not enabled! [ 1.361291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.385278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.387445] Non-volatile memory driver v1.3 [ 1.388864] Linux agpgart interface v0.103 [ 1.390363] crash memory driver: version 1.1 [ 1.391841] rdac: device handler registered [ 1.393340] hp_sw: device handler registered [ 1.394751] emc: device handler registered [ 1.396136] alua: device handler registered [ 1.397570] libphy: Fixed MDIO Bus: probed [ 1.398999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.400834] ehci-pci: EHCI PCI platform driver [ 1.402279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.404048] ohci-pci: OHCI PCI platform driver [ 1.405506] uhci_hcd: USB Universal Host Controller Interface driver [ 1.425765] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.427437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.429990] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.431614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.433394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.435273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437736] usb usb1: Product: UHCI Host Controller [ 1.439252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.441185] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442772] hub 1-0:1.0: USB hub found [ 1.444095] hub 1-0:1.0: 2 ports detected [ 1.445608] usbcore: registered new interface driver usbserial [ 1.447339] usbcore: registered new interface driver usbserial_generic [ 1.449172] usbserial: USB Serial support registered for generic [ 1.450946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454255] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.455819] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.457474] mousedev: PS/2 mouse device common for all mice [ 1.459452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.462831] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.465665] rtc_cmos 00:00: RTC can wake from S4 [ 1.467383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467752] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.467792] cpuidle: using governor menu [ 1.467850] hidraw: raw HID events driver (C) Jiri Kosina [ 1.467930] usbcore: registered new interface driver usbhid [ 1.467932] usbhid: USB HID core driver [ 1.467976] drop_monitor: Initializing network drop monitor service [ 1.468026] TCP: cubic registered [ 1.468028] Initializing XFRM netlink socket [ 1.468115] NET: Registered protocol family 10 [ 1.473872] NET: Registered protocol family 17 [ 1.475117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.475122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.475142] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475213] Loading compiled-in X.509 certificates [ 1.475234] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.475240] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.475614] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.475636] registered taskstats version 1 [ 1.480283] Key type trusted registered [ 1.481408] Key type encrypted registered [ 1.482596] IMA: No TPM chip found, activating TPM-bypass! [ 1.484234] rtc_cmos 00:00: setting system clock to 2018-10-24 23:50:48 UTC (1540425048) [ 1.512908] Freeing unused kernel memory: 1680k freed [ 1.518715] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.523811] systemd[1]: Detected virtualization kvm. [ 1.525419] systemd[1]: Detected architecture x86-64. [ 1.526994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.529823] systemd[1]: No hostname configured. [ 1.531287] systemd[1]: Set hostname to . [ 1.532880] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.558664] systemd[1]: Reached target Timers. [ 1.560139] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.562517] systemd[1]: Reached target Local File Systems. [ 1.564147] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.566531] systemd[1]: Reached target Swap. [ 1.567939] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.570228] systemd[1]: Created slice Root Slice. [ 1.571723] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.574107] systemd[1]: Listening on udev Kernel Socket. [ 1.575730] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.578294] systemd[1]: Listening on udev Control Socket. [ 1.579928] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.582510] systemd[1]: Listening on Journal Socket. [ 1.584083] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.586615] systemd[1]: Created slice System Slice. [ 1.588177] systemd[1]: Starting System Slice. [ 1.590050] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.595078] systemd[1]: Reached target Slices. [ 1.596550] systemd[1]: Starting Slices. [ 1.598367] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.601085] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.603728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.606396] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.610489] systemd[1]: Reached target Paths. [ 1.611942] systemd[1]: Starting Paths. [ 1.613706] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.617000] systemd[1]: Reached target Sockets. [ 1.618467] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.620847] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.698053] RPC: Registered named UNIX socket transport module. [ 1.699794] RPC: Registered udp transport module. [ 1.701268] RPC: Registered tcp transport module. [ 1.702722] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.747848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.804501] FDC 0 is a S82078B [ 1.828944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.868649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.871979] scsi host0: ata_piix [ 1.873393] scsi host1: ata_piix [ 1.874951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.876916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882132] vda: vda1 [ 1.901731] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903723] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.905801] usb 1-1: Product: QEMU USB Tablet [ 1.907400] usb 1-1: Manufacturer: QEMU [ 1.908838] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.919854] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.922929] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.049974] SGI XFS with ACLs, security attributes, no debug enabled [ 2.052700] XFS (vda1): Mounting V4 Filesystem [ 2.088223] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m[ 2.288685] tsc: Refined TSC clocksource calibration: 3491.874 MHz ] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.323418] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.519930] SELinux: Disabled at runtime. [ 2.555614] type=1404 audit(1540425049.572:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.598817] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.600616] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.968225] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.011516] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.209152] type=1305 audit(1540425050.225:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.358191] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... [ 3.376874] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... [ 3.384424] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Authorization Manager... [ 3.418461] ppdev: user-space parallel port driver [ 3.438702] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.438703] [TTM] Initializing pool allocator [ 3.438706] [TTM] Initializing DMA pool allocator [ 3.438934] [drm] fb mappable at 0xFC000000 [ 3.438935] [drm] vram aper at 0xFC000000 [ 3.438935] [drm] size 33554432 [ 3.438935] [drm] fb depth is 24 [ 3.438936] [drm] pitch is 3072 [ 3.466617] fbcon: cirrusdrmfb (fb0) is primary device [ 3.490569] Console: switching to colour frame buffer device 128x48 [ 3.504400] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... [ 3.509594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.552720] AES CTR mode by8 optimization enabled [ 3.563858] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.584744] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.592175] intel_rapl: no valid rapl domains found in package 0 [ 3.597044] intel_rapl: no valid rapl domains found in package 0 [ 3.599415] intel_powerclamp: No package C-state available [ 3.606613] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.736582] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 24 Oct 2018 23:50:51 +0000. Up 3.69 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [ 5.865251] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Wed, 24 Oct 2018 23:50:53 +0000. Up 5.83 seconds. [ 5.913385] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.915599] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.920034] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.927204] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.931103] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.939040] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:fd:8e:c8 | [ 5.943389] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+[ [ 5.949985] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.951683] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [32m OK [0m] Created slice user-993.slice. [ 5.958033] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.963380] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.971231] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.978225] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.982190] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.985669] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.002281] cloud-init[3610]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 24 Oct 2018 23:50:58 +0000. Up 10.95 seconds. [ 11.273759] cloud-init[3697]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 24 Oct 2018 23:50:58 +0000. Up 11.22 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 1c:96:3d:fb:63:fc:91:4b:53:63:28:5b:7a:47:97:56 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.328341] cloud-init[3697]: Cloud-init v. 0.7.5 finished at Wed, 24 Oct 2018 23:50:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.31 seconds 2018-10-24 23:51:02,696 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd8c66d0L 2018-10-24 23:51:02,697 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-24 23:51:02,743 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-24 23:51:02,743 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-24 23:51:02,809 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-24 23:51:02,810 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-24 23:51:02,810 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-24 23:51:02,810 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-24 23:51:02,810 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-24 23:51:02,810 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-24 23:51:02,816 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-24 23:51:02,817 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-24 23:51:02,828 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-24 23:51:02,829 - paramiko.transport - DEBUG - Trying discovered key 1c963dfb63fc914b5363285b7a479756 in /tmp/tmpJaBvNu 2018-10-24 23:51:02,862 - paramiko.transport - DEBUG - userauth is OK 2018-10-24 23:51:02,949 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-24 23:51:02,962 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-24 23:51:02,962 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-24 23:51:02,962 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-24 23:51:02,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-10-24 23:51:03,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4868, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4876, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1884, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4863, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 854, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4599, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4857, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:51:03,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:03,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:03 GMT 2018-10-24 23:51:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-24 23:51:03,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:03,229 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4868, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4876, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1884, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4863, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 854, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 814, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 823, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4599, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4857, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-24 23:51:03,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:03,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4868, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4876, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1884, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4863, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 854, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4599, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4857, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:03 GMT 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-24 23:51:03,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:03,415 - functest.core.cloudify - INFO - The current manager status is running 2018-10-24 23:51:03,416 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:03,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:03.445Z", "updated_at": "2018-10-24T23:51:03.445Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:03 GMT 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:03,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-10-24 23:51:03,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:03,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:03,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:03.445Z", "updated_at": "2018-10-24T23:51:03.445Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:03 GMT 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-24 23:51:03,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:03,647 - functest.core.cloudify - DEBUG - List secrets: 2018-10-24 23:51:03,647 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-10-24 23:51:03,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:03,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:03,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:03.445Z", "updated_at": "2018-10-24T23:51:03.445Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:03 GMT 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-24 23:51:03,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:03,772 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-24 23:51:03,772 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-24 23:51:03,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-24 23:51:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:51:03,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc992dd-0085-4658-9aa1-e03af0f0ca47 2018-10-24 23:51:03,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, "tags": [], "enabled": true, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-24 23:51:03,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5cc992dd-0085-4658-9aa1-e03af0f0ca47 2018-10-24 23:51:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197426080704s 2018-10-24 23:51:03,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-24 23:51:03,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/7b77f3e3ab684bba8f5bdfd6eb3ccfc2.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-24 23:51:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:04 GMT X-Openstack-Request-Id: req-e1cbcef0-f2dd-4ab0-9b68-77dc7ce18a21 2018-10-24 23:51:04,042 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-24 23:51:04,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/7b77f3e3ab684bba8f5bdfd6eb3ccfc2.json used request id req-e1cbcef0-f2dd-4ab0-9b68-77dc7ce18a21 2018-10-24 23:51:04,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0641798973083s 2018-10-24 23:51:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-24 23:51:04,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-24 23:51:04,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-24 23:51:04,054 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284770b4-ac8e-42b0-a6bc-9150c71f451e 2018-10-24 23:51:04,054 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-24 23:51:04,054 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-284770b4-ac8e-42b0-a6bc-9150c71f451e 2018-10-24 23:51:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:51:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb90ee0-1b1a-42c3-8673-58328ce70df0 2018-10-24 23:51:04,242 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-24 23:51:04,242 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-4cb90ee0-1b1a-42c3-8673-58328ce70df0 2018-10-24 23:51:04,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196559906006s 2018-10-24 23:51:04,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-24 23:51:04,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-24 23:51:04,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e90e356-daf2-48c5-830a-f085cab10942 2018-10-24 23:51:04,457 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be60b085db5444509540f6c65055a705", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "35c8302b74944825a92aa4b8047321db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "4c89f35c015e4ae69499e813be80e321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "162576efb457471195a45f2b49eac287", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "162576efb457471195a45f2b49eac287", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "987567f78bb84072aa4282b89799b17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "9ce32b85b25d479ebd48a68e22010a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "ae78410ad6fa4097820e8888df43a275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be60b085db5444509540f6c65055a705", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "c6c065a6394440a092a56f68823f5af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "162576efb457471195a45f2b49eac287", "id": "cec0fbce7894417db694ed048b2838c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "d0ad3e4b816247899359d7764d7cbec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "d3bc2160af77404a94a4230b3eab3121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "d7dc15135c7b440da077ae6c23625bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "dc94a85587424f0dbbc161ef4724e634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be60b085db5444509540f6c65055a705", "id": "f4bd2ca842f241bdbe2c2124c1763936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "fc55672d9b7f448b83ba9728ee5e4232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-24 23:51:04,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-5e90e356-daf2-48c5-830a-f085cab10942 2018-10-24 23:51:04,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.205924987793s 2018-10-24 23:51:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3dff7e3e-4951-470e-9ee3-5d4462bf9ee0', 'keystone_tenant_name': u'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'project_domain_name': 'Default'} 2018-10-24 23:51:04,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-10-24 23:51:04,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:04 GMT 2018-10-24 23:51:04,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:04,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-24 23:51:04,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:04,582 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "3dff7e3e-4951-470e-9ee3-5d4462bf9ee0"} 2018-10-24 23:51:04,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:04,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:04,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:04.639Z", "updated_at": "2018-10-24T23:51:04.639Z", "created_by": "admin", "private_resource": false, "value": "3dff7e3e-4951-470e-9ee3-5d4462bf9ee0", "key": "keystone_password"} 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:04 GMT 2018-10-24 23:51:04,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:04,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-24 23:51:04,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:04,726 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"} 2018-10-24 23:51:04,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:04,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:04,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:04,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:04.785Z", "updated_at": "2018-10-24T23:51:04.785Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "key": "keystone_tenant_name"} 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:04 GMT 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-24 23:51:04,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:04,892 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-24 23:51:04,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:04,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:04,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:04,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:04,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:04.881Z", "updated_at": "2018-10-24T23:51:04.881Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:04 GMT 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-24 23:51:04,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:04,963 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2018-10-24 23:51:05,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:05,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:05,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:05,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:04.988Z", "updated_at": "2018-10-24T23:51:04.988Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.21:5000", "key": "keystone_url"} 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:05 GMT 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-24 23:51:05,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:05,093 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-24 23:51:05,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:05.093Z", "updated_at": "2018-10-24T23:51:05.093Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:05 GMT 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-24 23:51:05,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:05,177 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"} 2018-10-24 23:51:05,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:05,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:05,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:05,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:05,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:05.168Z", "updated_at": "2018-10-24T23:51:05.168Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "key": "keystone_username"} 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:05 GMT 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-24 23:51:05,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:05,252 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-24 23:51:05,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:05,345 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:05.261Z", "updated_at": "2018-10-24T23:51:05.261Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:05 GMT 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-24 23:51:05,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-24 23:51:05,347 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-24 23:51:05,358 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-24 23:51:05,358 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-24 23:51:05,391 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-24 23:51:05,694 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-24 23:51:05,695 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-24 23:51:05,704 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-24 23:51:05,715 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-24 23:51:05,715 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-24 23:51:05,760 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-24 23:51:44,399 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-24 23:51:44,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirror.fileplanet.com * updates: centos.s.uw.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 10 MB/s | 54 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-24 23:51:44,400 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-24 23:51:44,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-24 23:51:44,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:51:44,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:51:44,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:44 GMT X-Openstack-Request-Id: req-8b0e1e1b-e827-43bc-aab8-6fd95c3bb29a 2018-10-24 23:51:44,463 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:51:44,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2&name=default used request id req-8b0e1e1b-e827-43bc-aab8-6fd95c3bb29a 2018-10-24 23:51:44,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551600456238s 2018-10-24 23:51:44,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-24 23:51:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:51:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:44 GMT X-Openstack-Request-Id: req-78eb1025-6930-4d11-9da9-941d01a98a04 2018-10-24 23:51:44,525 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "10966de9-c7c5-44c8-a7e0-e72f9b81e322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "5c47f086-3010-4c2b-b865-5ee44fd385c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "94e0c588-9c0e-4d57-9625-8c8fbe2f757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 7, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 1, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-24 23:51:44,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78eb1025-6930-4d11-9da9-941d01a98a04 2018-10-24 23:51:44,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565679073334s 2018-10-24 23:51:44,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-24 23:51:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -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": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539"}}' 2018-10-24 23:51:44,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:44 GMT X-Openstack-Request-Id: req-9fdcdfb5-7134-4558-9a76-ca97983c503a 2018-10-24 23:51:44,709 - keystoneauth.session - DEBUG - 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-10-24T23:51:44Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:51:44Z", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "a3da93cd-c27d-4399-ba79-1db338b117fe"}} 2018-10-24 23:51:44,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9fdcdfb5-7134-4558-9a76-ca97983c503a 2018-10-24 23:51:44,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176726102829s 2018-10-24 23:51:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-24 23:51:44,803 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:47,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:47,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:47,477 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-24 23:51:47,477 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:47.422Z", "updated_at": "2018-10-24T23:51:47.422Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-24 23:51:47,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:47,479 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:47 GMT 2018-10-24 23:51:47,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:47,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-24 23:51:47,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:47,503 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-24 23:51:48,970 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-10-24 23:51:48,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:51:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:51:49,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:49 GMT X-Openstack-Request-Id: req-6fbb3d17-e249-4031-9ab9-aa3c8ba55238 2018-10-24 23:51:49,278 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:48:22Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": 4373348352, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:51:49,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6fbb3d17-e249-4031-9ab9-aa3c8ba55238 2018-10-24 23:51:49,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306831121445s 2018-10-24 23:51:49,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-24 23:51:49,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}' 2018-10-24 23:51:49,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:49 GMT Location: http://172.30.9.21:9292/v2/images/01317987-667e-413d-8a49-055c1c133d43 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2981a079-e15d-4682-935b-e01a6361abbc 2018-10-24 23:51:49,346 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:51:49Z", "file": "/v2/images/01317987-667e-413d-8a49-055c1c133d43/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "01317987-667e-413d-8a49-055c1c133d43", "size": null, "self": "/v2/images/01317987-667e-413d-8a49-055c1c133d43", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": null, "created_at": "2018-10-24T23:51:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-24 23:51:49,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2981a079-e15d-4682-935b-e01a6361abbc 2018-10-24 23:51:49,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0575819015503s 2018-10-24 23:51:49,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-24 23:51:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/01317987-667e-413d-8a49-055c1c133d43/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '' 2018-10-24 23:51:53,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 24 Oct 2018 23:51:53 GMT X-Openstack-Request-Id: req-f72df31b-d6a2-4444-a8c3-846afffe16d7 2018-10-24 23:51:53,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-24 23:51:53,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/01317987-667e-413d-8a49-055c1c133d43/file used request id req-f72df31b-d6a2-4444-a8c3-846afffe16d7 2018-10-24 23:51:53,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.08445692062s 2018-10-24 23:51:53,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-24 23:51:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-24 23:51:53,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:53 GMT X-Openstack-Request-Id: req-347a3584-50ea-4e11-a0bc-0911778522b9 2018-10-24 23:51:53,492 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:51:53Z", "file": "/v2/images/01317987-667e-413d-8a49-055c1c133d43/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "01317987-667e-413d-8a49-055c1c133d43", "size": 263586304, "self": "/v2/images/01317987-667e-413d-8a49-055c1c133d43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/01317987-667e-413d-8a49-055c1c133d43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/01317987-667e-413d-8a49-055c1c133d43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-24T23:51:49Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:48:22Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": 4373348352, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-24 23:51:53,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-347a3584-50ea-4e11-a0bc-0911778522b9 2018-10-24 23:51:53,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0558080673218s 2018-10-24 23:51:53,495 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/01317987-667e-413d-8a49-055c1c133d43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01317987-667e-413d-8a49-055c1c133d43/file', 'owner': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'id': u'01317987-667e-413d-8a49-055c1c133d43', 'size': 263586304, u'self': u'/v2/images/01317987-667e-413d-8a49-055c1c133d43', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', 'name': 'cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/01317987-667e-413d-8a49-055c1c133d43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-24T23:51:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-24T23:51:53Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/01317987-667e-413d-8a49-055c1c133d43', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'created': u'2018-10-24T23:51:49Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-10-24T23:51:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/01317987-667e-413d-8a49-055c1c133d43', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-10-24 23:51:53,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-24 23:51:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-24 23:51:53,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bdfda39-23c0-4beb-b328-146006e6afea x-openstack-request-id: req-3bdfda39-23c0-4beb-b328-146006e6afea 2018-10-24 23:51:53,539 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d2143264-9d55-42bd-986b-9e400c51b093", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d2143264-9d55-42bd-986b-9e400c51b093", "name": "cloudify_ims-flavor_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-24 23:51:53,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3bdfda39-23c0-4beb-b328-146006e6afea 2018-10-24 23:51:53,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0440678596497s 2018-10-24 23:51:53,540 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 25, 'id': u'd2143264-9d55-42bd-986b-9e400c51b093', 'swap': 0}) 2018-10-24 23:51:53,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-24 23:51:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" -d '{"extra_specs": {}}' 2018-10-24 23:51:53,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 24 Oct 2018 23:51:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02e469cf-4fc0-4695-9075-55046d2204a8 x-openstack-request-id: req-02e469cf-4fc0-4695-9075-55046d2204a8 2018-10-24 23:51:53,561 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-24 23:51:53,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093/os-extra_specs used request id req-02e469cf-4fc0-4695-9075-55046d2204a8 2018-10-24 23:51:53,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204651355743s 2018-10-24 23:51:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-24 23:51:53,562 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "01317987-667e-413d-8a49-055c1c133d43", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "bono_cluster_size": 1, "flavor_id": "d2143264-9d55-42bd-986b-9e400c51b093", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-24 23:51:55,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:55,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "01317987-667e-413d-8a49-055c1c133d43", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "bono_cluster_size": 1, "flavor_id": "d2143264-9d55-42bd-986b-9e400c51b093", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:53.723Z", "updated_at": "2018-10-24T23:51:53.723Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:55,909 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:55 GMT 2018-10-24 23:51:55,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:55,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-24 23:51:55,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:55,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:55,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:55 GMT 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-24 23:51:55,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:55,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:51:56,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:56,091 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:56 GMT 2018-10-24 23:51:56,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:56,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-24 23:51:56,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:51:56,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:51:56 GMT 2018-10-24 23:51:56,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:51:56,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:51:56,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:01,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:01,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:56.747Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:56.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:57.220Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:57.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:57.704Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:57.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:57.753Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:57.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:57.753Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:57.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:57.753Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:57.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:58.725Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:58.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:58.725Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:58.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:58.725Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:58.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:59.732Z", "message": "Installing from directory: /tmp/tmpCRqR51 [args=--prefix=\"/tmp/openstack-UQhIol\" --constraint=\"/tmp/openstack-UQhIol/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:59.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:51:59.732Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpCRqR51 --prefix=\"/tmp/openstack-UQhIol\" --constraint=\"/tmp/openstack-UQhIol/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:51:59.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:01 GMT 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-24 23:52:01,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:01,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-24 23:52:01,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-24 23:52:01,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-24 23:52:01,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-24 23:52:01,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpCRqR51 [args=--prefix="/tmp/openstack-UQhIol" --constraint="/tmp/openstack-UQhIol/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-24 23:52:01,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpCRqR51 --prefix="/tmp/openstack-UQhIol" --constraint="/tmp/openstack-UQhIol/constraint.txt" 2018-10-24 23:52:01,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:01,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:01,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:01,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:01,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:01 GMT 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:01,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:06,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:06,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:06,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:06 GMT 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:06,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:06,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:06,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:06,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:06 GMT 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:06,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:11,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:11,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:11 GMT 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:11,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:11,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:11 GMT 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:11,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:16,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:16,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:16 GMT 2018-10-24 23:52:16,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:16,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:16,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:16,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:16,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:16 GMT 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:16,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:21,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:22,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:22,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:22,047 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:22 GMT 2018-10-24 23:52:22,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:22,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:22,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:22,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:22,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:22,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:22 GMT 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:22,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:22,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:27,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:27,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:27,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:27,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:27 GMT 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:27,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:27,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:27,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:27 GMT 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:27,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:32,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:32,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:32,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:32,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:32,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:32,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:32 GMT 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:32,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:32,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:32,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:32,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:32 GMT 2018-10-24 23:52:32,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:32,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-24 23:52:32,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:37,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:37,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:32.820Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:33.710Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:33.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:33.797Z", "message": "Removing directory: /tmp/tmpCRqR51", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:33.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134", "logger": "66ee9b79-ba78-430f-b07a-98dfda26c0d1"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:34.800Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:34.800Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:34.800Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a85143d-9e03-4363-820d-5a5c8200c134"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-24 23:52:37,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:37,654 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:37 GMT 2018-10-24 23:52:37,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:37,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-24 23:52:37,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:37,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-24 23:52:37,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:52:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCRqR51 2018-10-24 23:52:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-24 23:52:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-24 23:52:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-24 23:52:37,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7a85143d-9e03-4363-820d-5a5c8200c134 2018-10-24 23:52:37,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:37,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"} 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:37 GMT 2018-10-24 23:52:37,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:37,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-24 23:52:37,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-24 23:52:37,713 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-24 23:52:37,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:37,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:37 GMT 2018-10-24 23:52:37,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:37,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:37,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:37,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:37,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:37,930 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:37 GMT 2018-10-24 23:52:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-24 23:52:37,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:37,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:37,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:37 GMT 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:37,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:42,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:43,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:38.571Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:38.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:39.835Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:39.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.544Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "88831e50-86df-4f9c-8467-0c7141118983"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:41.664Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:41.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.062Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "88831e50-86df-4f9c-8467-0c7141118983"}, {"node_instance_id": "ellis_security_group_2ge6s8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.062Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "88831e50-86df-4f9c-8467-0c7141118983"}, {"node_instance_id": "ellis_security_group_2ge6s8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.062Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "88831e50-86df-4f9c-8467-0c7141118983"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:42.772Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 36, "offset": 0, "size": 50}}} 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:43 GMT 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18802 2018-10-24 23:52:43,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-24 23:52:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:43,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-24 23:52:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:43,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:52:43,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:43,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:43,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:43 GMT 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:43,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:48,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:48,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85c999ab-ce54-4b4e-b71b-4af134538010"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af3acbac-3e9b-4992-88c2-00d3fff5f785"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:43.094Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:43.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c67fee4c-2d22-466c-a28c-b13dff16c34f"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:44.119Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:44.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_floatingip_3j54wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:44.142Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:43Z', u'updated_at': u'2018-10-24T23:52:43Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'52bd1217-e240-4f71-8223-bcbc76518fad', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0fe154f1-e617-4c04-bed6-7fe35081241c"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:44.874Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:44.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:44.874Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:44.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.582Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.882Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.882Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.882Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.882Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:45.882Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:45.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:46.151Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:46.151Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:46.151Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:46.151Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}], "metadata": {"pagination": {"total": 94, "offset": 36, "size": 50}}} 2018-10-24 23:52:48,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:48,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:48 GMT 2018-10-24 23:52:48,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:48,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33103 2018-10-24 23:52:48,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:48,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-24 23:52:48,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-24 23:52:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-24 23:52:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-24 23:52:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-24 23:52:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-24 23:52:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-24 23:52:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-24 23:52:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-24 23:52:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-24 23:52:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-24 23:52:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:43Z', u'updated_at': u'2018-10-24T23:52:43Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'52bd1217-e240-4f71-8223-bcbc76518fad', u'qos_policy_id': None} 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-24 23:52:48,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:48,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-24 23:52:48,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:52:48,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:48,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:48,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:48,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:48 GMT 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:48,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:53,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:53,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:53,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:53,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:53,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:53,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:46.151Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:46.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7ee8b87-d664-4006-8189-2509cc869433"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:47.036Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:47.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:47.036Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:47.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:47.036Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:47.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:47.036Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:47.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_floatingip_xp248c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:47.258Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:46Z', u'updated_at': u'2018-10-24T23:52:46Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'9c58dd5a-0bde-4282-974a-28522e6db108', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8085db5f-8889-4f51-88ec-86b361c3e113"}, {"node_instance_id": "sprout_security_group_4lsxl6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.209Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32f35630-bb10-4ee8-988f-f3659e65d581"}, {"node_instance_id": "sprout_security_group_4lsxl6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.209Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32f35630-bb10-4ee8-988f-f3659e65d581"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:48.304Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:48.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "198a6c5d-89a4-44c0-a1ce-47859c1459ef"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "bind_security_group_fmml5j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "198a6c5d-89a4-44c0-a1ce-47859c1459ef"}, {"node_instance_id": "bind_security_group_fmml5j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "198a6c5d-89a4-44c0-a1ce-47859c1459ef"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "be7c5b3b-d23d-4a6b-a277-3db31517ede2"}, {"node_instance_id": "bind_security_group_fmml5j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "198a6c5d-89a4-44c0-a1ce-47859c1459ef"}, {"node_instance_id": "keypair_359yad", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.238Z", "message": "Using external resource keypair: cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "85b46ffd-4cc4-42a0-97dc-38aabc5025f4"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:49.326Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:50.259Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:50.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a175498f-9779-4410-a619-b74054fc4b27"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:50.345Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:50.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "keypair_359yad", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:50.345Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:50.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:50.345Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:50.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:50.345Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:50.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.247Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a175498f-9779-4410-a619-b74054fc4b27"}, {"node_instance_id": "homer_security_group_95i4hs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.247Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a175498f-9779-4410-a619-b74054fc4b27"}, {"node_instance_id": "homer_security_group_95i4hs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.247Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a175498f-9779-4410-a619-b74054fc4b27"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 152, "offset": 86, "size": 50}}} 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:53 GMT 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28513 2018-10-24 23:52:53,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-24 23:52:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-24 23:52:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:46Z', u'updated_at': u'2018-10-24T23:52:46Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'9c58dd5a-0bde-4282-974a-28522e6db108', u'qos_policy_id': None} 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-24 23:52:53,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-24 23:52:53,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f 2018-10-24 23:52:53,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:53,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:53,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:53,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:53,846 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:53 GMT 2018-10-24 23:52:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:53,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:58,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:58,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:51.404Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:51.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.277Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:51Z', u'updated_at': u'2018-10-24T23:52:51Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'1e40f16b-959a-4169-b6d6-6e75e5e0a3db', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4c5494f3-9292-4f1f-9ae9-7803e28ceeef"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.277Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'91a5b461-058a-4bcf-b753-f4cb8e2431c8', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'52bd1217-e240-4f71-8223-bcbc76518fad', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "492002f4-34c4-4123-9658-f3e21ddf7222"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.277Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1n6wk8'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "492002f4-34c4-4123-9658-f3e21ddf7222"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.386Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.386Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.386Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.386Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:52.386Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:52.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:53.463Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:53.463Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:53.463Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:53.463Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:53.529Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:53.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9071cb2e-dea2-4ce2-a843-9c6bed9a24c8"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "492002f4-34c4-4123-9658-f3e21ddf7222"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1n6wk8', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "492002f4-34c4-4123-9658-f3e21ddf7222"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6af90a53-1e7e-4eaf-9b4a-7ac1de280ae7', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a0880c72-2764-4ed1-b245-a7c65cf60045"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a2cd8e31-a9b9-407e-aab0-52f99cdedc8d', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af9b57b1-4a17-46df-bf86-861a1a8ffbaf"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1n6wk8', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "492002f4-34c4-4123-9658-f3e21ddf7222"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_avk0k5'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af9b57b1-4a17-46df-bf86-861a1a8ffbaf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wl9r45'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9071cb2e-dea2-4ce2-a843-9c6bed9a24c8"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.297Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_sxxugi'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a0880c72-2764-4ed1-b245-a7c65cf60045"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:54.498Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:54.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:55.533Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:55.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.048Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4a16df47-71fb-4096-a504-abb88185a196', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9c58dd5a-0bde-4282-974a-28522e6db108', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ebd81ac4-e256-4363-b1a5-7fa6d2966f8e"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9071cb2e-dea2-4ce2-a843-9c6bed9a24c8"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_wl9r45', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9071cb2e-dea2-4ce2-a843-9c6bed9a24c8"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_sxxugi', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a0880c72-2764-4ed1-b245-a7c65cf60045"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_wl9r45', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9071cb2e-dea2-4ce2-a843-9c6bed9a24c8"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_sxxugi', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a0880c72-2764-4ed1-b245-a7c65cf60045"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.303Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_avt7o7'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ebd81ac4-e256-4363-b1a5-7fa6d2966f8e"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.545Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.545Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:56.545Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:56.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:57.308Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:57.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a0880c72-2764-4ed1-b245-a7c65cf60045"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:58.250Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:58.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 190, "offset": 136, "size": 50}}} 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:58 GMT 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31631 2018-10-24 23:52:58,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:52:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:52:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'created_at': u'2018-10-24T23:52:51Z', u'updated_at': u'2018-10-24T23:52:51Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'7b77f3e3ab684bba8f5bdfd6eb3ccfc2', u'port_id': None, u'id': u'1e40f16b-959a-4169-b6d6-6e75e5e0a3db', u'qos_policy_id': None} 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'91a5b461-058a-4bcf-b753-f4cb8e2431c8', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'52bd1217-e240-4f71-8223-bcbc76518fad', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1n6wk8'} 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:52:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}] 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1n6wk8', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6af90a53-1e7e-4eaf-9b4a-7ac1de280ae7', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a2cd8e31-a9b9-407e-aab0-52f99cdedc8d', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1n6wk8', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_avk0k5'} 2018-10-24 23:52:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wl9r45'} 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_sxxugi'} 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:58,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4a16df47-71fb-4096-a504-abb88185a196', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9c58dd5a-0bde-4282-974a-28522e6db108', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_wl9r45', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_sxxugi', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_wl9r45', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_sxxugi', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_avt7o7'} 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-24 23:52:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:52:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:52:58,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:52:58,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:52:58 GMT 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:52:58,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:03,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:04,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:58.340Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:58.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af9b57b1-4a17-46df-bf86-861a1a8ffbaf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:58.340Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_avk0k5', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:58.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af9b57b1-4a17-46df-bf86-861a1a8ffbaf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:58.340Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_avk0k5', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:58.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "af9b57b1-4a17-46df-bf86-861a1a8ffbaf"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:58.552Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:58.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:59.452Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4e4393c9-abd2-419b-971e-88158f4945df', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e5919d95-3265-4b00-8d68-7baa625c794c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1e40f16b-959a-4169-b6d6-6e75e5e0a3db', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:59.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4958201e-e0e7-4c88-8fc4-65cb550590cf"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:59.452Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_lr6oz1'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:59.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4958201e-e0e7-4c88-8fc4-65cb550590cf"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:59.557Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:59.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:59.557Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:59.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:52:59.557Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:52:59.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.479Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ebd81ac4-e256-4363-b1a5-7fa6d2966f8e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.479Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_avt7o7', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ebd81ac4-e256-4363-b1a5-7fa6d2966f8e"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.479Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5919d95-3265-4b00-8d68-7baa625c794c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4fad9988-f4f9-4d82-9ab2-78fddb4951f3', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5d9c3bc5-f116-4ad5-8a76-382323b84ff6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.479Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_avt7o7', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ebd81ac4-e256-4363-b1a5-7fa6d2966f8e"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.479Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bfww0i'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5d9c3bc5-f116-4ad5-8a76-382323b84ff6"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:00.623Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:00.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.483Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93b4ad6a-ad1e-41e5-8b99-49b7670388fe', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1eac6b59-cd26-43bc-854f-8779c9d085a3"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.483Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_jrcrer'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1eac6b59-cd26-43bc-854f-8779c9d085a3"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.630Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.630Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.630Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:01.630Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.487Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4958201e-e0e7-4c88-8fc4-65cb550590cf"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.487Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_lr6oz1', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4958201e-e0e7-4c88-8fc4-65cb550590cf"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.487Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_lr6oz1', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4958201e-e0e7-4c88-8fc4-65cb550590cf"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.636Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.636Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.636Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:02.636Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:02.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.527Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bfww0i', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5d9c3bc5-f116-4ad5-8a76-382323b84ff6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.527Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bfww0i', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5d9c3bc5-f116-4ad5-8a76-382323b84ff6"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.659Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:03.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.659Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:03.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.659Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:03.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:03.659Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:03.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 226, "offset": 186, "size": 50}}} 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:04 GMT 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26827 2018-10-24 23:53:04,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:53:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_avk0k5', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_avk0k5', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:53:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4e4393c9-abd2-419b-971e-88158f4945df', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e5919d95-3265-4b00-8d68-7baa625c794c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1e40f16b-959a-4169-b6d6-6e75e5e0a3db', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-10-24 23:53:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_lr6oz1'} 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_avt7o7', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5919d95-3265-4b00-8d68-7baa625c794c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4fad9988-f4f9-4d82-9ab2-78fddb4951f3', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_avt7o7', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bfww0i'} 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:04,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', u'external_type': u'keypair'}, {u'external_id': u'f3a057dc-64c6-41c9-9eef-026bb876ad73', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93b4ad6a-ad1e-41e5-8b99-49b7670388fe', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_jrcrer'} 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:04,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_lr6oz1', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_lr6oz1', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bfww0i', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bfww0i', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:04,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:04,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:04,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:04,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:04,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:04 GMT 2018-10-24 23:53:04,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:04,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:04,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:09,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:09,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:04.582Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:04.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5d9c3bc5-f116-4ad5-8a76-382323b84ff6"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:04.664Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:04.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.586Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1eac6b59-cd26-43bc-854f-8779c9d085a3"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.586Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_jrcrer', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1eac6b59-cd26-43bc-854f-8779c9d085a3"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.586Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_jrcrer', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1eac6b59-cd26-43bc-854f-8779c9d085a3"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.673Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.673Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.673Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:05.673Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:06.682Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:06.682Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:06.682Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:06.682Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:06.682Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.004Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.693Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.693Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.693Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.693Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:08.693Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 246, "offset": 226, "size": 50}}} 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:09,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:09 GMT 2018-10-24 23:53:09,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:09,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12890 2018-10-24 23:53:09,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:53:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-24 23:53:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_jrcrer', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_jrcrer', 'key_name': u'cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'image': u'01317987-667e-413d-8a49-055c1c133d43', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f', 'cloudify_management_network_id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}, 'nics': [{'net-id': u'4c42eaf6-b626-4595-830e-bb5fc4e53fcf'}], 'flavor': u'd2143264-9d55-42bd-986b-9e400c51b093'} 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-24 23:53:09,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:09,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:09,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:09 GMT 2018-10-24 23:53:09,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:09,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:09,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:14,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:14,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:09.987Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:09.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:09.987Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:09.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:09.987Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:09.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:09.987Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:09.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:09.987Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:09.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:10.992Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:10.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:10.992Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:10.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:10.992Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:10.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:10.992Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:10.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:11.997Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:11.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:13.001Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:13.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 257, "offset": 246, "size": 50}}} 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:14 GMT 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7927 2018-10-24 23:53:14,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-24 23:53:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:53:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-24 23:53:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-24 23:53:14,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:14,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:14 GMT 2018-10-24 23:53:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:14,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:14,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:19,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:19,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:19 GMT 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:53:19,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:19,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:19,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:19 GMT 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:19,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:24,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:24,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:24,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:24,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:24 GMT 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:53:24,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:24,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:24,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:24,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:24,711 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:24 GMT 2018-10-24 23:53:24,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:24,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:24,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:29,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-24 23:53:29,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:29,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:29 GMT 2018-10-24 23:53:29,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:29,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:53:29,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:29,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:29,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:29,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:29,833 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:29 GMT 2018-10-24 23:53:29,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:29,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:29,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:34,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:34,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:33.101Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:33.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:34.009Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:34.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-10-24 23:53:34,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:34,906 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:34 GMT 2018-10-24 23:53:34,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:34,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-24 23:53:34,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:34,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:34,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:34 GMT 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:34,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:39,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:40,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:35.344Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:35.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:36.669Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:36.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:37.199Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:37.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:37.199Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:37.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:37.199Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:37.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:38.239Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:39.235Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:39.235Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:39.235Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 268, "offset": 259, "size": 50}}} 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:40 GMT 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6570 2018-10-24 23:53:40,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:40,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:40,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:40,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:40,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:40,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:40 GMT 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:40,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:45,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:45,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:45,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:45,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:40.296Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:40.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:40.296Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:40.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:41.329Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:41.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:41.329Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:41.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:41.329Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:41.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:41.329Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:41.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:41.329Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:41.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:42.334Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:42.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:43.339Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:43.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:43.339Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:43.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:43.339Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:53:43.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:44.343Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:44.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 280, "offset": 268, "size": 50}}} 2018-10-24 23:53:45,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:45,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:45 GMT 2018-10-24 23:53:45,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:45,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8720 2018-10-24 23:53:45,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:45,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:45,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-24 23:53:45,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:45,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:45,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:45,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:45,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:45,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:45 GMT 2018-10-24 23:53:45,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:45,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:45,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:50,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:50,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:50,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:53:45.347Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:53:45.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:50,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:50 GMT 2018-10-24 23:53:50,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:50,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-10-24 23:53:50,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:50,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-24 23:53:50,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:50,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:50,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:50,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:50 GMT 2018-10-24 23:53:50,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:50,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:50,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:55,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:53:55,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:55,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:55 GMT 2018-10-24 23:53:55,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:55,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:53:55,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:53:55,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:53:55,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:53:55,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:53:55 GMT 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:53:55,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:53:55,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:00,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:00,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-24 23:54:00,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:00,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:00 GMT 2018-10-24 23:54:00,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:00,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:54:00,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:00,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:00,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:00,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:00,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:00,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:00,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:00 GMT 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:00,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:05,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:05,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:05.360Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:05.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 282, "offset": 281, "size": 50}}} 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:05 GMT 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-10-24 23:54:05,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:05,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:05,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:05,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:05,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:05,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:05,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:05,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:05 GMT 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:05,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:10,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:10,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:10,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:06.356Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:06.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:07.360Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:07.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:08.734Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:08.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:09.363Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:09.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:09.363Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:09.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:09.363Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:09.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:10.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:10.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 289, "offset": 282, "size": 50}}} 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:10 GMT 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4298 2018-10-24 23:54:10,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:10,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:10,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:10,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:10,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:10,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:10,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:10 GMT 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:10,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:15,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:15,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:15,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:15,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:15,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:11.379Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:11.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:11.379Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:11.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:12.383Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:12.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:12.383Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:12.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:12.383Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:12.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:13.388Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:13.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:13.388Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:13.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:13.388Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:13.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:14.392Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:14.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:14.392Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:14.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:15.398Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:15.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:15.398Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:15.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:15.398Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:15.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:15.398Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:15.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 303, "offset": 289, "size": 50}}} 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:15 GMT 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10369 2018-10-24 23:54:15,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:15,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-24 23:54:15,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:16,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:16 GMT 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:16,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:21,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:21,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:21,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jrcrer", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:16.402Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:16.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:17.406Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:17.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-10-24 23:54:21,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:21,134 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:21 GMT 2018-10-24 23:54:21,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:21,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2356 2018-10-24 23:54:21,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:21,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:21,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-24 23:54:21,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:21,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:21,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:21,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:21 GMT 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:21,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:26,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:26,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:26 GMT 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:26,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:26,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:26,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:26 GMT 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:26,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:31,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:31,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:31,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:31,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:31,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:31,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:31 GMT 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:54:31,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:31,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:32,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:32 GMT 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:37,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:37,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:37,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:37,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:37,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:37 GMT 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:54:37,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:37,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:37,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:37,939 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:37 GMT 2018-10-24 23:54:37,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:37,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:37,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:42,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:44,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:37.394Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:37.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:38.415Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:41.360Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:41.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:42.612Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:42.612Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:42.612Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 311, "offset": 305, "size": 50}}} 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:44 GMT 2018-10-24 23:54:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-10-24 23:54:44,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:44,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:44,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:44,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:44,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:44,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:44 GMT 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:44,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:49,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:51,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:51,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:51,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:51,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:51,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:44.974Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:44.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:47.525Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:47.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:47.525Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:47.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:47.525Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:47.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:48.927Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:48.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:48.927Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:48.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 322, "offset": 311, "size": 50}}} 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:51 GMT 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6961 2018-10-24 23:54:51,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:51,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:51,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:52,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:52 GMT 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:52,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:57,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:54:58,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:50.696Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:50.696Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:50.696Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:54:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:52.631Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:52.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:54.332Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:54.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:55.598Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:55.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:54:57.285Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:54:57.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 329, "offset": 322, "size": 50}}} 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:58,359 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:58 GMT 2018-10-24 23:54:58,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:58,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7411 2018-10-24 23:54:58,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:54:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-24 23:54:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-24 23:54:58,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:54:58,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:54:58,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:54:58,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:54:58 GMT 2018-10-24 23:54:58,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:54:58,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:54:58,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:03,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:03,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:03,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:03 GMT 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:03,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:55:03,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:03,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:04,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:04 GMT 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:04,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:09,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:09,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:09 GMT 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:09,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:10,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:10,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:10,308 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:10 GMT 2018-10-24 23:55:10,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:10,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:10,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:15,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:16,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:14.083Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:14.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:14.764Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:14.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:16 GMT 2018-10-24 23:55:16,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-24 23:55:16,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:16,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:16,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:16,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:18,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:18,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:18 GMT 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:18,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:18,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:23,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:24,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:18.662Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:18.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:19.034Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:20.166Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:20.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:20.166Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:20.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:20.166Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:20.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:22.026Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:22.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:22.026Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:22.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:23.492Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:23.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:23.492Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:23.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:23.492Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:23.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:23.492Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:23.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 342, "offset": 331, "size": 50}}} 2018-10-24 23:55:24,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:24,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:24 GMT 2018-10-24 23:55:24,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:24,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6965 2018-10-24 23:55:24,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:24,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:24,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-24 23:55:24,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:25,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:25,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:25,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:25,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:25 GMT 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:25,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:30,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:30,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:24.992Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:24.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:24.992Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:24.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:24.992Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:24.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:25.592Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:25.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2c3754a1-6bd0-4b82-b152-61ab2cb7e164"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:27.029Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:27.029Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:27.233Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:27.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "18ca00fd-97f6-4701-a514-c6f55e3ae99a"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.175Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:28.674Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b2510833-4c9c-4fce-9336-6e2db8f1be4f"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.540Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:29.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:29.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.566Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:30.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}], "metadata": {"pagination": {"total": 398, "offset": 342, "size": 50}}} 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:30 GMT 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28354 2018-10-24 23:55:30,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-24 23:55:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:55:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-24 23:55:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:30,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:30,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:30,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:30,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:30,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:30 GMT 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:30,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:35,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:36,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "395c4b7f-24e2-4eab-bbe7-fb3d29e4cec0"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:30.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:30.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "41ab2220-611c-4693-8f36-cf572fc3e86d"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.820Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:31.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:31.837Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.842Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-24T23:55:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.861Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.861Z", "message": "Creating Agent bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.861Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.861Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:32.861Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:33.887Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:33.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.117Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_lr6oz1/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_lr6oz1', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_lr6oz1/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_lr6oz1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "/home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}], "metadata": {"pagination": {"total": 445, "offset": 392, "size": 50}}} 2018-10-24 23:55:36,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:36,233 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:36 GMT 2018-10-24 23:55:36,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:36,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30076 2018-10-24 23:55:36,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:36,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:36,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:55:36,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_lr6oz1 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:55:36,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_lr6oz1/env 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_lr6oz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_lr6oz1', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_lr6oz1/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_lr6oz1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:55:36,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:55:36,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:55:36,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:36,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:36,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:36 GMT 2018-10-24 23:55:36,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:36,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:36,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:41,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:35.896Z", "message": "Successfully created daemon: bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:35.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2fb261e0-e6e4-4d00-8368-a426c267814e"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:36.192Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:36.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:36.880Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:36.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:36.880Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:36.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:36.880Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:36.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:37.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:37.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:37.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:37.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:37.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:37.951Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:40.849Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:40.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.089Z", "message": "Configuring Agent bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}], "metadata": {"pagination": {"total": 460, "offset": 442, "size": 50}}} 2018-10-24 23:55:41,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:41,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:41 GMT 2018-10-24 23:55:41,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:41,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9782 2018-10-24 23:55:41,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:41,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:55:41,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_lr6oz1 2018-10-24 23:55:41,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:41,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_lr6oz1 2018-10-24 23:55:41,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:41 GMT 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:41,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:46,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:46,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.841Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:41.891Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:41.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.097Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.097Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.097Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.097Z", "message": "Successfully configured daemon: bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb06469e-8044-4ff0-bbfb-07ece7e91b1c"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.894Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:42.894Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:42.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:43.108Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:43.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:44.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:44.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:44.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:44.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:44.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:44.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:44.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:44.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:44.150Z", "message": "Starting Agent bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:44.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:45.940Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 481, "offset": 460, "size": 50}}} 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:46 GMT 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11308 2018-10-24 23:55:46,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:46,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:55:46,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:55:46,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_lr6oz1 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_lr6oz1 2018-10-24 23:55:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:55:46,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:46,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:46,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:46 GMT 2018-10-24 23:55:46,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:46,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:46,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:51,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:51,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:51,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:46.569Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:46.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:46.900Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:46.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_lr6oz1 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Successfully started daemon: bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2de37cfb-4386-49c1-9f81-05739a3ea815"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.300Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:47.904Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:47.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "[localhost] run: /home/ubuntu/bono_host_lr6oz1/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:48.349Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:48.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.190Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.354Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.354Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.354Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.354Z", "message": "Removing directory: /tmp/tmpCWbkG2", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.354Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "59103c19-7ad8-4870-a9c3-8bca32679254"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.910Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.910Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.910Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:49.910Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:49.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}], "metadata": {"pagination": {"total": 561, "offset": 481, "size": 50}}} 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:51 GMT 2018-10-24 23:55:51,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:51,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27356 2018-10-24 23:55:51,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:51,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:55:51,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:51,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:55:51,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_lr6oz1 start 2018-10-24 23:55:51,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_lr6oz1 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:55:51,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:55:51,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_lr6oz1/env/bin/pip freeze 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:55:51,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCWbkG2 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:51,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:51,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:51,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:51,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:51,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:51 GMT 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:51,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:56,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:55:56,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:50.505Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:50.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.057Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a80e0382-09fb-4c47-89d1-f5ede92ca9c1"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.579Z", "message": "Creating Agent bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:51.936Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:51.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}], "metadata": {"pagination": {"total": 646, "offset": 531, "size": 50}}} 2018-10-24 23:55:56,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:56,918 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:56 GMT 2018-10-24 23:55:56,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:56,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27519 2018-10-24 23:55:56,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:55:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:55:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_avt7o7 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:55:56,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:55:56,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:55:56,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:55:56,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:55:56,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:55:56,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:55:56,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:55:57,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:55:57,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:55:57 GMT 2018-10-24 23:55:57,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:55:57,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:55:57,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:02,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:02,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:52.945Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:52.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.680Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.953Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.953Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.953Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:53.953Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:53.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_avt7o7', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_avt7o7/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_avt7o7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "/home/ubuntu/bind_host_avt7o7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "Successfully created daemon: bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:54.723Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_avt7o7/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "51e24160-3993-41ac-955c-4d2cafd9dd57"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 788, "offset": 581, "size": 50}}} 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:02 GMT 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28495 2018-10-24 23:56:02,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_avt7o7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_avt7o7', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_avt7o7/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_avt7o7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_avt7o7/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_avt7o7 2018-10-24 23:56:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_avt7o7/env 2018-10-24 23:56:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:56:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:02,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:02,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:02,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:02 GMT 2018-10-24 23:56:02,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:02,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:02,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:07,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:07,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:07,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.000Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_jrcrer/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_jrcrer', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_jrcrer/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_jrcrer', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:55.732Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:55.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:56.180Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:56.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.024Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8db7410b-b1af-4a7b-b4f2-1a8604f5b83e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Successfully configured daemon: bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Successfully created daemon: homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "/home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0d84a0d7-7a1c-4ea2-b9c5-5ba8dc963c91"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Configuring Agent bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "43f42119-a88b-4b25-80bd-2ebd3bf94e57"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f4e67765-7d0f-40fa-8a96-d3942c5e9544"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:57.198Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:57.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 927, "offset": 631, "size": 50}}} 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:07,342 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:07 GMT 2018-10-24 23:56:07,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:07,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27850 2018-10-24 23:56:07,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_jrcrer/env 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_jrcrer/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_jrcrer', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_jrcrer/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_jrcrer', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_avt7o7 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_jrcrer 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_avt7o7 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:56:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:07,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:07,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:07,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:07 GMT 2018-10-24 23:56:07,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:07,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:07,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:12,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:12,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:12,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:12,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.073Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Configuring Agent homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Creating Agent ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}], "metadata": {"pagination": {"total": 1054, "offset": 681, "size": 50}}} 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:12 GMT 2018-10-24 23:56:12,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:12,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27669 2018-10-24 23:56:12,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:12,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:12,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:12,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:12,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_jrcrer 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:12,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:12,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:56:12,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_1n6wk8 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:12,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:12,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:12,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:12,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:12,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:12 GMT 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:12,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:17,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:18,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:18,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Creating Agent ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:58.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:58.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.133Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.133Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.133Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.332Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.332Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.332Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.332Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:55:59.332Z", "message": "Successfully configured daemon: homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:55:59.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "58624e3d-7388-4965-9fe0-17341bf1a4f0"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.155Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_1n6wk8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_1n6wk8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_1n6wk8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "581b8aa8-cf9e-4e1a-a981-5c5dcd1ed593"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_1n6wk8/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:00.370Z", "message": "Starting Agent bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:00.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.212Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1174, "offset": 731, "size": 50}}} 2018-10-24 23:56:18,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:18,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:18 GMT 2018-10-24 23:56:18,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:18,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27646 2018-10-24 23:56:18,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:18,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:18,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_1n6wk8 2018-10-24 23:56:18,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:18,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_jrcrer 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_1n6wk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_1n6wk8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_1n6wk8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_1n6wk8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_1n6wk8/env 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:18,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_avt7o7 2018-10-24 23:56:18,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:18,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:18,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:18,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:18 GMT 2018-10-24 23:56:18,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:18,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:18,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:23,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:23,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.212Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.212Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.212Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.454Z", "message": "Successfully created daemon: ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.454Z", "message": "/home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.454Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:01.454Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac8a5bf2-664c-4cd3-a33a-3c3255e78622"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Starting Agent homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Creating Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}], "metadata": {"pagination": {"total": 1268, "offset": 781, "size": 50}}} 2018-10-24 23:56:23,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:23,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:23 GMT 2018-10-24 23:56:23,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:23,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28023 2018-10-24 23:56:23,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:23,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:23,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_1n6wk8 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:23,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_jrcrer 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_wl9r45 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:23,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:23,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:23,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:23,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:23,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:23 GMT 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:23,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:28,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:28,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Starting Agent homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Creating Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:02.533Z", "message": "Creating Agent vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:02.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:03.593Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:03.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:04.435Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:04.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:04.643Z", "message": "Successfully started daemon: bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:04.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:04.643Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:04.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:04.643Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_avt7o7 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:04.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9735b1f4-7d1a-4127-bd36-3dbbeab852f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.218Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1341, "offset": 831, "size": 50}}} 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:28 GMT 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27492 2018-10-24 23:56:28,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_jrcrer 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_wl9r45 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_sxxugi 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:28,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_avt7o7 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:56:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_avt7o7 start 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:56:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:28,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:28,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:28,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:28,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:28 GMT 2018-10-24 23:56:28,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:28,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:28,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:33,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:33,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:33,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "[localhost] run: /home/ubuntu/bind_host_avt7o7/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:05.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:05.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.533Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Successfully started daemon: homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_jrcrer start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "494a186b-150d-43ea-8169-b2a8359174cf"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Successfully created daemon: proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Successfully created daemon: vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_sxxugi', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_sxxugi/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_sxxugi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "/home/ubuntu/proxy_host_wl9r45/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_sxxugi/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_wl9r45', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_wl9r45/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_wl9r45', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_wl9r45/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5c73c157-781b-49b1-aab0-ec01644436ed"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:06.958Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "09f53ede-7b72-42c0-8a4c-edd6f31ab2d0"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1379, "offset": 881, "size": 50}}} 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:33 GMT 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29492 2018-10-24 23:56:33,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_avt7o7/env/bin/pip freeze 2018-10-24 23:56:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:56:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_jrcrer 2018-10-24 23:56:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_jrcrer start 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_wl9r45 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_sxxugi 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_sxxugi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_sxxugi', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_sxxugi/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_sxxugi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wl9r45/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_sxxugi/env 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_wl9r45/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_wl9r45', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_wl9r45/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_wl9r45', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_wl9r45/env 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:56:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:56:33,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:33,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:33,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:33 GMT 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:33,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:38,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:39,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.621Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a7cb2b30-9889-4413-94a0-a5f54352d5d5"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Configuring Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "[localhost] run: /home/ubuntu/homer_host_jrcrer/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Removing directory: /tmp/tmp9EEKzl", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "9c95261a-db73-4d97-9e82-1904a940125d"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Configuring Agent ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:07.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:08.682Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Successfully configured daemon: ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}], "metadata": {"pagination": {"total": 1403, "offset": 931, "size": 50}}} 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:39 GMT 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27224 2018-10-24 23:56:39,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_wl9r45 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_jrcrer/env/bin/pip freeze 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9EEKzl 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:56:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_1n6wk8 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:56:39,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:39,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:56:39,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:56:39,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1n6wk8 2018-10-24 23:56:39,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:39,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:39,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:39,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:39 GMT 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:39,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:39,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:44,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:44,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:44,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:44,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:44,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Removing directory: /tmp/tmpOOX7OF", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4cf4120f-7fc7-41d4-aa6d-3027d01d442a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Successfully configured daemon: ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.162Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "137ff6f6-93ff-4b94-8768-f69226acafac"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:09.700Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Creating Agent dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}], "metadata": {"pagination": {"total": 1409, "offset": 981, "size": 50}}} 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:44 GMT 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27444 2018-10-24 23:56:44,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:44,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:56:44,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:56:44,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:44,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOOX7OF 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1n6wk8 2018-10-24 23:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_avk0k5 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:44,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:44 GMT 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:44,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:49,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:49,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:49,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.316Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.706Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.706Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.706Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:10.706Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:10.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:11.339Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:11.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:11.732Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:11.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:12.747Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:12.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:12.747Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:12.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:12.770Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:12.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_avk0k5/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "/home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_avk0k5', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_avk0k5/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_avk0k5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Successfully created daemon: dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "574fa011-69ec-45cf-9459-49535175dbce"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.387Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.839Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.839Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:13.839Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:13.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}], "metadata": {"pagination": {"total": 1413, "offset": 1031, "size": 50}}} 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:49 GMT 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:49,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28252 2018-10-24 23:56:49,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_avk0k5/env 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_avk0k5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_avk0k5', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_avk0k5/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_avk0k5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_avk0k5 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:49,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:49,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:49 GMT 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:49,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:54,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:56:55,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Successfully configured daemon: vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Creating Agent sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "5541f072-a4c4-43db-997a-bf097766ca8a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.481Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.843Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.843Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.843Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:14.843Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.847Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:15.847Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:15.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1423, "offset": 1081, "size": 50}}} 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:55 GMT 2018-10-24 23:56:55,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:55,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27484 2018-10-24 23:56:55,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:56:55,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem 2018-10-24 23:56:55,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_sxxugi 2018-10-24 23:56:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_bfww0i 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-24 23:56:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:56:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:56:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:56:55,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:56:55,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:56:55,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:56:55,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:56:55 GMT 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:56:55,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:56:55,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:00,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:00,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:00,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_bfww0i/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_bfww0i', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bfww0i/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bfww0i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Configuring Agent dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.497Z", "message": "Successfully configured daemon: dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e8c52cb-5256-4add-b223-a40c53b30fdc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:16.851Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "/home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Successfully started daemon: ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Successfully created daemon: sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "978be76a-aa2b-4d2e-8822-da8fc0e77885"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.584Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_1n6wk8 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ac2cb309-050f-4a27-bbc8-bb6368e5e71f"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:17.857Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:17.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Starting Agent vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "[localhost] run: /home/ubuntu/ellis_host_1n6wk8/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}], "metadata": {"pagination": {"total": 1449, "offset": 1131, "size": 50}}} 2018-10-24 23:57:00,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:00,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:00 GMT 2018-10-24 23:57:00,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:00,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28153 2018-10-24 23:57:00,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_bfww0i/env 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:57:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bfww0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_bfww0i', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bfww0i/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bfww0i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrKXRQ.u7VFHz4mrBfo89vy6WGTV8y6K6U'} 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_avk0k5 2018-10-24 23:57:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_avk0k5 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:57:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:57:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_1n6wk8 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_bfww0i 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_1n6wk8 start 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-24 23:57:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-24 23:57:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_sxxugi 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:57:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_1n6wk8/env/bin/pip freeze 2018-10-24 23:57:00,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:00,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:00,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:00,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:00,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:00 GMT 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:00,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:05,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:05,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:05,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:18.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.073Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Successfully configured daemon: proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Removing directory: /tmp/tmpLZtwVf", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a6054e16-dcd0-4ae3-997b-e5f8189d7892"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a4400870-fcba-415a-b4b3-e440a56a1548"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:19.600Z", "message": "Starting Agent dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:19.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.098Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.098Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.098Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Configuring Agent sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:20.613Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:20.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1453, "offset": 1181, "size": 50}}} 2018-10-24 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:05 GMT 2018-10-24 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27071 2018-10-24 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:05,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:57:05,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:05,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_wl9r45 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpLZtwVf 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_avk0k5 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_bfww0i 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:57:05,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:05,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-24 23:57:05,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:05,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:05,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:05,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:05 GMT 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:05,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:10,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:10,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.106Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Successfully started daemon: vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Successfully configured daemon: sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8e083ae7-4bbe-401f-944c-0bcd71e19b2a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:21.618Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_sxxugi start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:21.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1607b5fb-889b-4e41-a0b2-b1cb45fc949f"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.172Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "[localhost] run: /home/ubuntu/vellum_host_sxxugi/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:22.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.184Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.184Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.184Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.184Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Successfully started daemon: dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_avk0k5 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "d93e697d-91e9-4b9d-91a6-fc3bf3c3db85"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Starting Agent sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Starting Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}], "metadata": {"pagination": {"total": 1456, "offset": 1231, "size": 50}}} 2018-10-24 23:57:10,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:10,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:10 GMT 2018-10-24 23:57:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27122 2018-10-24 23:57:10,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:10,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:10,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-24 23:57:10,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_sxxugi 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_bfww0i 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_sxxugi start 2018-10-24 23:57:10,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_sxxugi/env/bin/pip freeze 2018-10-24 23:57:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_avk0k5 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:57:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_avk0k5 start 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_bfww0i 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:57:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_wl9r45 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:57:10,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:11,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:11 GMT 2018-10-24 23:57:11,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:11,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:16,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:16,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:23.701Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.333Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Removing directory: /tmp/tmphk6fLG", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "c1e67b67-338d-4107-bae1-678f96df9e01"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:24.707Z", "message": "[localhost] run: /home/ubuntu/dime_host_avk0k5/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:24.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.401Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.401Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.401Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.401Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.711Z", "message": "Removing directory: /tmp/tmpjEz1mH", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:25.711Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:25.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1a5d68ca-c437-4dac-90b2-26f85b5f9953"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.407Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_wl9r45 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Successfully started daemon: sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Successfully started daemon: proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_bfww0i start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5c5d53b-5955-4060-9218-adc66f137046"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:26.714Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "764805b5-0f0b-4c44-8dc6-7f914adb7abb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.420Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:27.833Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:27.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}], "metadata": {"pagination": {"total": 1456, "offset": 1281, "size": 50}}} 2018-10-24 23:57:16,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:16,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:16 GMT 2018-10-24 23:57:16,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:16,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26658 2018-10-24 23:57:16,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:57:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmphk6fLG 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_avk0k5/env/bin/pip freeze 2018-10-24 23:57:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjEz1mH 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:57:16,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:57:16,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_wl9r45 start 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_bfww0i 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:57:16,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_wl9r45 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_bfww0i start 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:16,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:16,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:57:16,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:16,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:16 GMT 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:16,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:21,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.444Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "[localhost] run: /home/ubuntu/proxy_host_wl9r45/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "[localhost] run: /home/ubuntu/sprout_host_bfww0i/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:28.920Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:28.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.668Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Removing directory: /tmp/tmpYEC5gx", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "32947940-daf4-464f-9aec-4aacd4a0a0ca"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Removing directory: /tmp/tmph1vae4", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:29.925Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:29.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "4de42c3c-7f52-453c-bca9-0516c05632be"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:30.562Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:30.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:31.568Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:32.766Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:32.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:32.766Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:32.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:32.766Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:32.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:32.766Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:32.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:32.766Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:32.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_node_rn2o52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.278Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/D1AYN/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "89819a57-5354-4674-a5c6-07e249d8233b"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1456, "offset": 1331, "size": 50}}} 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:21,516 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:21 GMT 2018-10-24 23:57:21,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:21,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26612 2018-10-24 23:57:21,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_wl9r45/env/bin/pip freeze 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_bfww0i/env/bin/pip freeze 2018-10-24 23:57:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYEC5gx 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmph1vae4 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:57:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/D1AYN/install_requirements.sh 2018-10-24 23:57:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:57:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:57:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:57:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:57:21,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:21,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:21 GMT 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:21,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:26,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:27,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_xxdz9u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.854Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.941Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.941Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7G6WR/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "proxy_node_rn2o52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.941Z", "message": "Executing: /tmp/D1AYN/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "89819a57-5354-4674-a5c6-07e249d8233b"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:33.941Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:33.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:34.871Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:34.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:34.871Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:34.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:34.871Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:34.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:35.954Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:35.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:35.954Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:35.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:35.954Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:35.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:36.960Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:36.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:38.015Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:38.015Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:38.015Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:39.269Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:39.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:41.503Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:42.274Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:42.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:42.274Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:42.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:42.274Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:42.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:42.274Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:42.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:45.909Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:45.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:46.279Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:46.279Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:46.510Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:46.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:49.974Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:49.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.562Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "[localhost] run: sudo mv /tmp/tmpQkAqPo /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "[localhost] run: sudo mv /tmp/tmpZ8ZuGq /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:54.972Z", "message": "The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:55.855Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:55.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo mv /tmp/tmpJFE6k9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo mv /tmp/tmp1nFo0u /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo mv /tmp/tmplX8Gos /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}], "metadata": {"pagination": {"total": 1456, "offset": 1381, "size": 50}}} 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:27 GMT 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27138 2018-10-24 23:57:27,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7G6WR/bind.py 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D1AYN/install_requirements.sh 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-24 23:57:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-24 23:57:27,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-24 23:57:27,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-24 23:57:27,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQkAqPo /etc/bind/named.conf.local 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZ8ZuGq /etc/clearwater/local_config 2018-10-24 23:57:27,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-24 23:57:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-24 23:57:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJFE6k9 /etc/bind/db.clearwater.local 2018-10-24 23:57:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1nFo0u /etc/clearwater/shared_config 2018-10-24 23:57:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplX8Gos /etc/bind/db.clearwater.opnfv 2018-10-24 23:57:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-24 23:57:27,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:27,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:27,334 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:27 GMT 2018-10-24 23:57:27,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:27,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:27,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:32,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:32,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.132Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b5661b13-258b-4680-8ec3-f39b1fdb68dd"}, {"node_instance_id": "bind_xxdz9u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.524Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.524Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:56.524Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:56.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:57.136Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/EZ9HE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:57.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:57.136Z", "message": "Executing: /tmp/EZ9HE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:57.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:57.136Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:57.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:58.139Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:58.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:58.139Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:58.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:56:59.143Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:56:59.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "proxy_node_rn2o52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:00.882Z", "message": "Execution done (return_code=0): /tmp/D1AYN/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:00.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "89819a57-5354-4674-a5c6-07e249d8233b"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:00.970Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:00.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:01.529Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:01.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:02.532Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:02.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:09.044Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-avt7o7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,741 B/s)\nReading package lists...\n\nreal\t0m10.675s\nuser\t0m2.725s\nsys\t0m0.234s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:09.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:10.149Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:57:10.149Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:57:10.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}], "metadata": {"pagination": {"total": 1456, "offset": 1431, "size": 50}}} 2018-10-24 23:57:32,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:32,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:32 GMT 2018-10-24 23:57:32,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:32,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13060 2018-10-24 23:57:32,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/EZ9HE/install-etcd.sh 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EZ9HE/install-etcd.sh 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-24 23:57:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/D1AYN/install_requirements.sh 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-avt7o7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,741 B/s) Reading package lists... real 0m10.675s user 0m2.725s sys 0m0.234s 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:57:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-24 23:57:32,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:32,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:32,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:32 GMT 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:32,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:37,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:37,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1448, "size": 50}}} 2018-10-24 23:57:37,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:37,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:37 GMT 2018-10-24 23:57:37,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:37,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:57:37,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:37,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:37,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:37,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:37 GMT 2018-10-24 23:57:37,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:37,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:37,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:42,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:42,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:42,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:42,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1448, "size": 50}}} 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:42 GMT 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:57:42,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:42,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:42,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:42 GMT 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:42,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:47,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:48,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:48,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:48,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1448, "size": 50}}} 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:48 GMT 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:57:48,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:48,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:48,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:48,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:48,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:48 GMT 2018-10-24 23:57:48,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:48,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:48,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:53,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:53,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1448, "size": 50}}} 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:53 GMT 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:53,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:53,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:53,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:53,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:53,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:53 GMT 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:53,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:58,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:57:58,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1448, "size": 50}}} 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:58 GMT 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:57:58,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:57:58,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:57:58,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:57:58 GMT 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:57:58,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:03,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:03,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:03,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:03,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:02.923Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-avt7o7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,764 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8939\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m53.220s\nuser\t0m18.758s\nsys\t0m8.634s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:02.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:03.253Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:03.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}], "metadata": {"pagination": {"total": 1458, "offset": 1448, "size": 50}}} 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:03 GMT 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:03,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45108 2018-10-24 23:58:03,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-avt7o7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 1 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,764 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8939 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m53.220s user 0m18.758s sys 0m8.634s 2018-10-24 23:58:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-24 23:58:03,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:03,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:03,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:03,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:03,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:03,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:03 GMT 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:03,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:08,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:08,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:08,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:08,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:08,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:04.257Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:04.257Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:04.257Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:04.257Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:04.257Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:ab:1d \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea7:ab1d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68524 errors:0 dropped:0 overruns:0 frame:0\n TX packets:32897 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123418174 (123.4 MB) TX bytes:4911191 (4.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13742 (13.7 KB) TX bytes:13742 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:05.266Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:05.266Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:05.266Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:05.266Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:54 ? 00:00:00 /sbin/init\nroot 2 0 0 23:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 23:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 23:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 23:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 23:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 23:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 23:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 23:54 ? 00:00:00 [migration/0]\nroot 14 2 0 23:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 23:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 23:54 ? 00:00:00 [migration/1]\nroot 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 23:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 23:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 23:54 ? 00:00:00 [khelper]\nroot 21 2 0 23:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 23:54 ? 00:00:00 [netns]\nroot 23 2 0 23:54 ? 00:00:00 [writeback]\nroot 24 2 0 23:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 23:54 ? 00:00:00 [bioset]\nroot 26 2 0 23:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 23:54 ? 00:00:00 [kblockd]\nroot 28 2 0 23:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 23:54 ? 00:00:00 [khubd]\nroot 30 2 0 23:54 ? 00:00:00 [md]\nroot 31 2 0 23:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 23:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 23:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 23:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 23:54 ? 00:00:00 [vmstat]\nroot 37 2 0 23:54 ? 00:00:00 [ksmd]\nroot 38 2 0 23:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 23:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 23:54 ? 00:00:00 [crypto]\nroot 53 2 0 23:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 23:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 23:54 ? 00:00:00 [vballoon]\nroot 56 2 0 23:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 23:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 23:54 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 23:54 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 23:54 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 23:54 ? 00:00:00 [deferwq]\nroot 80 2 0 23:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 23:54 ? 00:00:00 [kpsmoused]\nroot 142 2 0 23:54 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 23:55 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 23:55 ? 00:00:00 [ext4-rsv-conver]\nroot 334 2 0 23:55 ? 00:00:00 [kworker/u5:1]\nroot 391 1 0 23:55 ? 00:00:00 upstart-udev-bridge --daemon\nroot 397 1 0 23:55 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 509 1 0 23:55 ? 00:00:00 upstart-socket-bridge --daemon\nroot 620 1 0 23:55 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 728 2 0 23:55 ? 00:00:00 [kworker/u5:2]\nroot 821 2 0 23:55 ? 00:00:00 [kauditd]\nroot 932 1 0 23:55 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 979 1 0 23:55 ? 00:00:00 rsyslogd\nmessage+ 1018 1 0 23:55 ? 00:00:00 dbus-daemon --system --fork\nroot 1028 1 0 23:55 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 23:55 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 23:55 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 23:55 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 23:55 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 23:55 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 23:55 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 23:55 ? 00:00:00 cron\ndaemon 1112 1 0 23:55 ? 00:00:00 atd\nroot 1123 1 0 23:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1136 1 0 23:55 ? 00:00:00 /usr/sbin/irqbalance\nroot 1253 1 0 23:55 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 23:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_avt7o7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_avt7o7 --logging-server-logdir=/home/ubuntu/bind_host_avt7o7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7%I.log --pidfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7.pid\nubuntu 1691 1652 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_avt7o7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_avt7o7 --logging-server-logdir=/home/ubuntu/bind_host_avt7o7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7%I.log --pidfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7.pid\nubuntu 1766 1 0 23:56 ? 00:00:00 python2.7 /home/ubuntu/bind_host_avt7o7/env/bin/diamond --configfile /home/ubuntu/bind_host_avt7o7/work/plugins/diamond/etc/diamond.conf\nbind 2431 1 0 23:56 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2483 1691 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 /home/ubuntu/bind_host_avt7o7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yMe1pR\nubuntu 2496 2483 0 23:56 ? 00:00:00 /bin/sh -c /tmp/EZ9HE/install-etcd.sh\nubuntu 2498 2496 0 23:56 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh\nntp 8535 1 0 23:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9072 1 0 23:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9091 9072 0 23:57 ? 00:00:00 [check-monit-upt] \nclearwa+ 9149 1 1 23:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380\nroot 9196 9072 0 23:57 ? 00:00:00 [check-etcd-upti] \nroot 9200 9072 0 23:57 ? 00:00:00 [poll_etcd_clust] \nroot 9202 9072 0 23:57 ? 00:00:00 [poll_etcd.sh] \nroot 9225 1 0 23:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9233 9225 0 23:57 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9368 2498 0 23:58 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh\nubuntu 9369 9368 0 23:58 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh\nroot 9370 9369 0 23:58 ? 00:00:00 sudo ps -edf\nroot 9371 9370 0 23:58 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:05.266Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.13:53 0.0.0.0:* LISTEN 2431/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2431/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2431/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9072/monit \ntcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 9149/etcd \ntcp6 0 0 :::53 :::* LISTEN 2431/named \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2431/named \ntcp6 0 0 :::4000 :::* LISTEN 9149/etcd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8535/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8535/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8535/ntpd \nudp 0 0 0.0.0.0:36773 0.0.0.0:* 620/dhclient \nudp 0 0 192.168.120.13:53 0.0.0.0:* 2431/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2431/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 620/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8535/ntpd \nudp6 0 0 ::1:123 :::* 8535/ntpd \nudp6 0 0 :::123 :::* 8535/ntpd \nudp6 0 0 :::53 :::* 2431/named \nudp6 0 0 :::10308 :::* 620/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11466 1652/python2.7 /tmp/cloudify-logging-server-a7ef8.socket\nunix 2 [ ACC ] STREAM LISTENING 6972 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14270 2483/python2.7 /tmp/ctx-kGXVE1.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1965 397/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9453 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8185 1018/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:06.271Z", "message": "[etcd] => [24-Oct-2018 23:57:58 UTC] clearwater-diags-monitor starting\n[24-Oct-2018 23:57:58 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:06.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:06.271Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:06.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:06.271Z", "message": "[etcd] => /var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:06.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:06.271Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:06.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:07.277Z", "message": "[etcd] => 2018-10-24 23:57:50.937770301 Stopping etcd clearwater-etcd\n2018-10-24 23:57:56.955512371 Restarting etcd clearwater-etcd\n2018-10-24 23:57:56.960254940 Configured ETCDCTL_PEERS: \n2018-10-24 23:57:56.960971833 Check for previous failed startup attempt\n2018-10-24 23:57:56.962138870 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-10-24 23:57:56.975779609 etcdctl returned 2\n2018-10-24 23:57:56.981864436 Creating new cluster...\n2018-10-24 23:57:56.984582486 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.13:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.13\n --name 192-168-120-13\n --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.13:2380\n --listen-peer-urls http://192.168.120.13:2380\n2018-10-24 23:57:56.986151090 Check we're actually a member of the cluster\n2018-10-24 23:57:56.994804773 Wait for etcd to startup\n2018-10-24 23:57:58.013177641 Etcd started successfully\n2018-10-24 23:57:57.011046 I | etcdmain: etcd Version: 3.1.7\n2018-10-24 23:57:57.011100 I | etcdmain: Git SHA: 43b7507\n2018-10-24 23:57:57.011104 I | etcdmain: Go Version: go1.7.5\n2018-10-24 23:57:57.011107 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-24 23:57:57.011111 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-24 23:57:57.011193 I | embed: listening for peers on http://192.168.120.13:2380\n2018-10-24 23:57:57.011241 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-24 23:57:57.047488 I | etcdserver: name = 192-168-120-13\n2018-10-24 23:57:57.047511 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13\n2018-10-24 23:57:57.047516 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member\n2018-10-24 23:57:57.047519 I | etcdserver: heartbeat = 100ms\n2018-10-24 23:57:57.047522 I | etcdserver: election = 1000ms\n2018-10-24 23:57:57.047526 I | etcdserver: snapshot count = 10000\n2018-10-24 23:57:57.047532 I | etcdserver: advertise client URLs = http://192.168.120.13:4000\n2018-10-24 23:57:57.047537 I | etcdserver: initial advertise peer URLs = http://192.168.120.13:2380\n2018-10-24 23:57:57.047544 I | etcdserver: initial cluster = 192-168-120-13=http://192.168.120.13:2380\n2018-10-24 23:57:57.053232 I | etcdserver: starting member f4c79f7c3f2ddac in cluster 3df6d8818d710752\n2018-10-24 23:57:57.053277 I | raft: f4c79f7c3f2ddac became follower at term 0\n2018-10-24 23:57:57.053304 I | raft: newRaft f4c79f7c3f2ddac [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-24 23:57:57.053314 I | raft: f4c79f7c3f2ddac became follower at term 1\n2018-10-24 23:57:57.075281 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-24 23:57:57.076267 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752\n2018-10-24 23:57:57.853578 I | raft: f4c79f7c3f2ddac is starting a new election at term 1\n2018-10-24 23:57:57.853696 I | raft: f4c79f7c3f2ddac became candidate at term 2\n2018-10-24 23:57:57.853719 I | raft: f4c79f7c3f2ddac received MsgVoteResp from f4c79f7c3f2ddac at term 2\n2018-10-24 23:57:57.853732 I | raft: f4c79f7c3f2ddac became leader at term 2\n2018-10-24 23:57:57.853738 I | raft: raft.node: f4c79f7c3f2ddac elected leader f4c79f7c3f2ddac at term 2\n2018-10-24 23:57:57.854032 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-24 23:57:57.857903 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-24 23:57:57.857932 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-24 23:57:57.857963 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 3df6d8818d710752\n2018-10-24 23:57:57.858010 I | embed: ready to serve client requests\n2018-10-24 23:57:57.858458 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-24 23:57:58.161100 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:37006\n2018-10-24 23:57:58.178185 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:37007\n2018-10-24 23:57:58.178951 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:37008\n2018-10-24 23:58:03.353124 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.13/liveness-check remote:192.168.120.13:37009\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:07.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:07.277Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:07.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:07.587Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:07.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:08.285Z", "message": "Execution done (return_code=0): /tmp/EZ9HE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:08.285Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "eb4d3f4e-ab92-410c-9503-23079b5d3a44"}, {"node_instance_id": "bind_xxdz9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:08.559Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:08.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1481, "offset": 1450, "size": 50}}} 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:08 GMT 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29877 2018-10-24 23:58:08,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.000s sys 0m0.011s 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:ab:1d inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:ab1d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68524 errors:0 dropped:0 overruns:0 frame:0 TX packets:32897 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123418174 (123.4 MB) TX bytes:4911191 (4.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13742 (13.7 KB) TX bytes:13742 (13.7 KB) real 0m0.006s user 0m0.004s sys 0m0.001s 2018-10-24 23:58:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-24 23:58:08,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-24 23:58:08,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.000s sys 0m0.007s 2018-10-24 23:58:08,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:54 ? 00:00:00 /sbin/init root 2 0 0 23:54 ? 00:00:00 [kthreadd] root 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 23:54 ? 00:00:00 [kworker/0:0] root 5 2 0 23:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 23:54 ? 00:00:00 [rcu_sched] root 8 2 0 23:54 ? 00:00:00 [rcuos/0] root 9 2 0 23:54 ? 00:00:00 [rcuos/1] root 10 2 0 23:54 ? 00:00:00 [rcu_bh] root 11 2 0 23:54 ? 00:00:00 [rcuob/0] root 12 2 0 23:54 ? 00:00:00 [rcuob/1] root 13 2 0 23:54 ? 00:00:00 [migration/0] root 14 2 0 23:54 ? 00:00:00 [watchdog/0] root 15 2 0 23:54 ? 00:00:00 [watchdog/1] root 16 2 0 23:54 ? 00:00:00 [migration/1] root 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 23:54 ? 00:00:00 [kworker/1:0] root 19 2 0 23:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 23:54 ? 00:00:00 [khelper] root 21 2 0 23:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 23:54 ? 00:00:00 [netns] root 23 2 0 23:54 ? 00:00:00 [writeback] root 24 2 0 23:54 ? 00:00:00 [kintegrityd] root 25 2 0 23:54 ? 00:00:00 [bioset] root 26 2 0 23:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 23:54 ? 00:00:00 [kblockd] root 28 2 0 23:54 ? 00:00:00 [ata_sff] root 29 2 0 23:54 ? 00:00:00 [khubd] root 30 2 0 23:54 ? 00:00:00 [md] root 31 2 0 23:54 ? 00:00:00 [devfreq_wq] root 32 2 0 23:54 ? 00:00:00 [kworker/0:1] root 34 2 0 23:54 ? 00:00:00 [khungtaskd] root 35 2 0 23:54 ? 00:00:00 [kswapd0] root 36 2 0 23:54 ? 00:00:00 [vmstat] root 37 2 0 23:54 ? 00:00:00 [ksmd] root 38 2 0 23:54 ? 00:00:00 [khugepaged] root 39 2 0 23:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 23:54 ? 00:00:00 [crypto] root 53 2 0 23:54 ? 00:00:00 [kthrotld] root 54 2 0 23:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 23:54 ? 00:00:00 [vballoon] root 56 2 0 23:54 ? 00:00:00 [kworker/1:1] root 57 2 0 23:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 23:54 ? 00:00:00 [scsi_eh_1] root 59 2 0 23:54 ? 00:00:00 [kworker/u4:2] root 60 2 0 23:54 ? 00:00:00 [kworker/u4:3] root 79 2 0 23:54 ? 00:00:00 [deferwq] root 80 2 0 23:54 ? 00:00:00 [charger_manager] root 124 2 0 23:54 ? 00:00:00 [kpsmoused] root 142 2 0 23:54 ? 00:00:00 [kworker/1:2] root 186 2 0 23:55 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 23:55 ? 00:00:00 [ext4-rsv-conver] root 334 2 0 23:55 ? 00:00:00 [kworker/u5:1] root 391 1 0 23:55 ? 00:00:00 upstart-udev-bridge --daemon root 397 1 0 23:55 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 509 1 0 23:55 ? 00:00:00 upstart-socket-bridge --daemon root 620 1 0 23:55 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 728 2 0 23:55 ? 00:00:00 [kworker/u5:2] root 821 2 0 23:55 ? 00:00:00 [kauditd] root 932 1 0 23:55 ? 00:00:00 upstart-file-bridge --daemon syslog 979 1 0 23:55 ? 00:00:00 rsyslogd message+ 1018 1 0 23:55 ? 00:00:00 dbus-daemon --system --fork root 1028 1 0 23:55 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 23:55 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 23:55 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 23:55 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 23:55 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 23:55 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 23:55 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 23:55 ? 00:00:00 cron daemon 1112 1 0 23:55 ? 00:00:00 atd root 1123 1 0 23:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1136 1 0 23:55 ? 00:00:00 /usr/sbin/irqbalance root 1253 1 0 23:55 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 23:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_avt7o7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_avt7o7 --logging-server-logdir=/home/ubuntu/bind_host_avt7o7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7%I.log --pidfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7.pid ubuntu 1691 1652 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_avt7o7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_avt7o7 --logging-server-logdir=/home/ubuntu/bind_host_avt7o7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7%I.log --pidfile=/home/ubuntu/bind_host_avt7o7/work/bind_host_avt7o7.pid ubuntu 1766 1 0 23:56 ? 00:00:00 python2.7 /home/ubuntu/bind_host_avt7o7/env/bin/diamond --configfile /home/ubuntu/bind_host_avt7o7/work/plugins/diamond/etc/diamond.conf bind 2431 1 0 23:56 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2483 1691 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_avt7o7/env/bin/python2.7 /home/ubuntu/bind_host_avt7o7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yMe1pR ubuntu 2496 2483 0 23:56 ? 00:00:00 /bin/sh -c /tmp/EZ9HE/install-etcd.sh ubuntu 2498 2496 0 23:56 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh ntp 8535 1 0 23:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9072 1 0 23:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9091 9072 0 23:57 ? 00:00:00 [check-monit-upt] clearwa+ 9149 1 1 23:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 9196 9072 0 23:57 ? 00:00:00 [check-etcd-upti] root 9200 9072 0 23:57 ? 00:00:00 [poll_etcd_clust] root 9202 9072 0 23:57 ? 00:00:00 [poll_etcd.sh] root 9225 1 0 23:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9233 9225 0 23:57 ? 00:00:00 inotifywait -e create -qq . ubuntu 9368 2498 0 23:58 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh ubuntu 9369 9368 0 23:58 ? 00:00:00 /bin/bash -e /tmp/EZ9HE/install-etcd.sh root 9370 9369 0 23:58 ? 00:00:00 sudo ps -edf root 9371 9370 0 23:58 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-10-24 23:58:08,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.13:53 0.0.0.0:* LISTEN 2431/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2431/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2431/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9072/monit tcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 9149/etcd tcp6 0 0 :::53 :::* LISTEN 2431/named tcp6 0 0 :::22 :::* LISTEN 1107/sshd tcp6 0 0 ::1:953 :::* LISTEN 2431/named tcp6 0 0 :::4000 :::* LISTEN 9149/etcd udp 0 0 192.168.120.13:123 0.0.0.0:* 8535/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8535/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8535/ntpd udp 0 0 0.0.0.0:36773 0.0.0.0:* 620/dhclient udp 0 0 192.168.120.13:53 0.0.0.0:* 2431/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2431/named udp 0 0 0.0.0.0:68 0.0.0.0:* 620/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8535/ntpd udp6 0 0 ::1:123 :::* 8535/ntpd udp6 0 0 :::123 :::* 8535/ntpd udp6 0 0 :::53 :::* 2431/named udp6 0 0 :::10308 :::* 620/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11466 1652/python2.7 /tmp/cloudify-logging-server-a7ef8.socket unix 2 [ ACC ] STREAM LISTENING 6972 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14270 2483/python2.7 /tmp/ctx-kGXVE1.socket unix 2 [ ACC ] SEQPACKET LISTENING 1965 397/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9453 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8185 1018/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-10-24 23:58:08,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [24-Oct-2018 23:57:58 UTC] clearwater-diags-monitor starting [24-Oct-2018 23:57:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.014s user 0m0.000s sys 0m0.006s 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-24 23:57:50.937770301 Stopping etcd clearwater-etcd 2018-10-24 23:57:56.955512371 Restarting etcd clearwater-etcd 2018-10-24 23:57:56.960254940 Configured ETCDCTL_PEERS: 2018-10-24 23:57:56.960971833 Check for previous failed startup attempt 2018-10-24 23:57:56.962138870 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-10-24 23:57:56.975779609 etcdctl returned 2 2018-10-24 23:57:56.981864436 Creating new cluster... 2018-10-24 23:57:56.984582486 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2018-10-24 23:57:56.986151090 Check we're actually a member of the cluster 2018-10-24 23:57:56.994804773 Wait for etcd to startup 2018-10-24 23:57:58.013177641 Etcd started successfully 2018-10-24 23:57:57.011046 I | etcdmain: etcd Version: 3.1.7 2018-10-24 23:57:57.011100 I | etcdmain: Git SHA: 43b7507 2018-10-24 23:57:57.011104 I | etcdmain: Go Version: go1.7.5 2018-10-24 23:57:57.011107 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-24 23:57:57.011111 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-24 23:57:57.011193 I | embed: listening for peers on http://192.168.120.13:2380 2018-10-24 23:57:57.011241 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-24 23:57:57.047488 I | etcdserver: name = 192-168-120-13 2018-10-24 23:57:57.047511 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2018-10-24 23:57:57.047516 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2018-10-24 23:57:57.047519 I | etcdserver: heartbeat = 100ms 2018-10-24 23:57:57.047522 I | etcdserver: election = 1000ms 2018-10-24 23:57:57.047526 I | etcdserver: snapshot count = 10000 2018-10-24 23:57:57.047532 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2018-10-24 23:57:57.047537 I | etcdserver: initial advertise peer URLs = http://192.168.120.13:2380 2018-10-24 23:57:57.047544 I | etcdserver: initial cluster = 192-168-120-13=http://192.168.120.13:2380 2018-10-24 23:57:57.053232 I | etcdserver: starting member f4c79f7c3f2ddac in cluster 3df6d8818d710752 2018-10-24 23:57:57.053277 I | raft: f4c79f7c3f2ddac became follower at term 0 2018-10-24 23:57:57.053304 I | raft: newRaft f4c79f7c3f2ddac [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-24 23:57:57.053314 I | raft: f4c79f7c3f2ddac became follower at term 1 2018-10-24 23:57:57.075281 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-24 23:57:57.076267 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752 2018-10-24 23:57:57.853578 I | raft: f4c79f7c3f2ddac is starting a new election at term 1 2018-10-24 23:57:57.853696 I | raft: f4c79f7c3f2ddac became candidate at term 2 2018-10-24 23:57:57.853719 I | raft: f4c79f7c3f2ddac received MsgVoteResp from f4c79f7c3f2ddac at term 2 2018-10-24 23:57:57.853732 I | raft: f4c79f7c3f2ddac became leader at term 2 2018-10-24 23:57:57.853738 I | raft: raft.node: f4c79f7c3f2ddac elected leader f4c79f7c3f2ddac at term 2 2018-10-24 23:57:57.854032 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-24 23:57:57.857903 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-24 23:57:57.857932 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-24 23:57:57.857963 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 3df6d8818d710752 2018-10-24 23:57:57.858010 I | embed: ready to serve client requests 2018-10-24 23:57:57.858458 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-24 23:57:58.161100 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:37006 2018-10-24 23:57:58.178185 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:37007 2018-10-24 23:57:58.178951 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:37008 2018-10-24 23:58:03.353124 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.13/liveness-check remote:192.168.120.13:37009 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-24 23:58:08,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:08,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EZ9HE/install-etcd.sh 2018-10-24 23:58:08,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-24 23:58:08,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-24 23:58:08,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:08,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:08,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:08 GMT 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:08,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:08,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:13,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:13,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.571Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:09.916Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MTF46/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:09.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2ZKQZ/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/KPO5J/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.294Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:10.614Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:10.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'dime-37r1tg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-f39hm8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'sprout-n3vylg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpBrp1qI /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmptT6rnL /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpGbPY6u /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpm1yKUc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpNyupDC /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-y5fyuw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}], "metadata": {"pagination": {"total": 1608, "offset": 1470, "size": 50}}} 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:13 GMT 2018-10-24 23:58:13,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:13,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26605 2018-10-24 23:58:13,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MTF46/clearwater.py 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2ZKQZ/clearwater.py 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-24 23:58:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/KPO5J/clearwater.py 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'dime-37r1tg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-f39hm8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'sprout-n3vylg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2018-10-24 23:58:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBrp1qI /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptT6rnL /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGbPY6u /etc/clearwater/local_config 2018-10-24 23:58:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm1yKUc /etc/dnsmasq.resolv.conf 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNyupDC /etc/clearwater/local_config 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-y5fyuw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-24 23:58:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-24 23:58:13,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:14,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:14 GMT 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:14,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:19,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:19,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:19,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpBrp1qI /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpAg7W22 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.13', 'name': u'bono-jla8m9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpT2b2l3 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpX3BlMR /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpHb8QeD /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpsTVnGu /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ddc80244-4acc-47d5-9dc4-0d8b4e6e6bb4"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpm1yKUc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/9S2OW/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2abea239-b8e3-46e1-8893-ac93293e28af"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5a67ae7-bd17-424f-aaf7-094ffe2943d5"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpR_55AQ /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "273634f0-e5a1-49be-9157-4d890061b42f"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo mv /tmp/tmpNyupDC /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.308Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-y5fyuw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bc0f5c1c-6ae3-4f97-8f23-4a69b1009b8f"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:11.651Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:11.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.326Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/J66AL/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.326Z", "message": "[localhost] run: sudo mv /tmp/tmpIpAmXK /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.326Z", "message": "Executing: /tmp/J66AL/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.326Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "e4295e94-89f7-4e70-bef7-be0bb613f6c7"}, {"node_instance_id": "homer_n0qgpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:12.694Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:12.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1627, "offset": 1520, "size": 50}}} 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:19 GMT 2018-10-24 23:58:19,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:19,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26491 2018-10-24 23:58:19,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:19,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:19,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBrp1qI /etc/clearwater/local_config 2018-10-24 23:58:19,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAg7W22 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:58:19,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.13', 'name': u'bono-jla8m9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT2b2l3 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX3BlMR /etc/clearwater/local_config 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHb8QeD /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsTVnGu /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm1yKUc /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/9S2OW/clearwater.py 2018-10-24 23:58:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR_55AQ /etc/clearwater/local_config 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNyupDC /etc/clearwater/local_config 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-y5fyuw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:19,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/J66AL/install-vellum.sh 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIpAmXK /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J66AL/install-vellum.sh 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-24 23:58:19,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:19,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:19,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:19,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:19,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:19,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:19,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:19 GMT 2018-10-24 23:58:19,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:19,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:19,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:24,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:24,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:24,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/J36KD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VXVHA/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "f5124439-7cb3-436c-ac30-81aca98d13e7"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UC2FJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Executing: /tmp/UC2FJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Executing: /tmp/J36KD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Executing: /tmp/M490T/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/44LYB/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "203e65e8-6847-4768-9021-ea186f330d48"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.351Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/M490T/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:13.702Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/JP68O/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "Executing: /tmp/JP68O/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Y8QS7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "Executing: /tmp/Y8QS7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:14.357Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:14.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:15.360Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:15.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:15.360Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:15.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:15.360Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:15.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:15.360Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:15.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}], "metadata": {"pagination": {"total": 1627, "offset": 1570, "size": 50}}} 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:24 GMT 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21865 2018-10-24 23:58:24,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/J36KD/install-dime.sh 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VXVHA/append_proxy_snmp_conf.py 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UC2FJ/install-ellis.sh 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UC2FJ/install-ellis.sh 2018-10-24 23:58:24,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J36KD/install-dime.sh 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M490T/install-homer.sh 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/44LYB/append_proxy_snmp_conf.py 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/M490T/install-homer.sh 2018-10-24 23:58:24,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/JP68O/install-sprout.sh 2018-10-24 23:58:24,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JP68O/install-sprout.sh 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Y8QS7/install-bono.sh 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y8QS7/install-bono.sh 2018-10-24 23:58:24,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-24 23:58:24,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-24 23:58:24,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:25,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:25,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:25 GMT 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:25,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:30,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:30,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.033Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jrcrer\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,188 kB/s)\nReading package lists...\n\nreal\t0m13.779s\nuser\t0m5.110s\nsys\t0m0.630s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-avk0k5\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,195 kB/s)\nReading package lists...\n\nreal\t0m14.084s\nuser\t0m4.802s\nsys\t0m0.660s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1n6wk8\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,197 kB/s)\nReading package lists...\n\nreal\t0m13.779s\nuser\t0m5.223s\nsys\t0m0.552s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-lr6oz1\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,195 kB/s)\nReading package lists...\n\nreal\t0m12.970s\nuser\t0m4.884s\nsys\t0m0.591s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-sxxugi\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,183 kB/s)\nReading package lists...\n\nreal\t0m14.201s\nuser\t0m4.934s\nsys\t0m0.593s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:28.368Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:28.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bfww0i\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,215 kB/s)\nReading package lists...\n\nreal\t0m14.718s\nuser\t0m4.893s\nsys\t0m0.514s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:29.816Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:29.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}], "metadata": {"pagination": {"total": 1643, "offset": 1612, "size": 50}}} 2018-10-24 23:58:30,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:30,581 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:30 GMT 2018-10-24 23:58:30,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:30,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 36961 2018-10-24 23:58:30,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jrcrer Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,188 kB/s) Reading package lists... real 0m13.779s user 0m5.110s sys 0m0.630s 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-avk0k5 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,195 kB/s) Reading package lists... real 0m14.084s user 0m4.802s sys 0m0.660s 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1n6wk8 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,197 kB/s) Reading package lists... real 0m13.779s user 0m5.223s sys 0m0.552s 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-lr6oz1 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,195 kB/s) Reading package lists... real 0m12.970s user 0m4.884s sys 0m0.591s 2018-10-24 23:58:30,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-sxxugi Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,183 kB/s) Reading package lists... real 0m14.201s user 0m4.934s sys 0m0.593s 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bfww0i Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,215 kB/s) Reading package lists... real 0m14.718s user 0m4.893s sys 0m0.514s 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:30,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:30,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:30,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:30,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:30 GMT 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:30,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:35,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:35,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:30.822Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:30.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-24T23:58:30.822Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-24T23:58:30.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}], "metadata": {"pagination": {"total": 1645, "offset": 1628, "size": 50}}} 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:35 GMT 2018-10-24 23:58:35,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:35,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1179 2018-10-24 23:58:35,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:35,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-24 23:58:35,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-24 23:58:35,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:35,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:35,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:35,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:35,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:35,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:35 GMT 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:35,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:40,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:41,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:41,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:41 GMT 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:41,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:41,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:41 GMT 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:41,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:46,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:46,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:46 GMT 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:46,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:46,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:46 GMT 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:46,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:51,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:51,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:51 GMT 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:51,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:51,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:51,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:51,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:51 GMT 2018-10-24 23:58:51,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:51,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:51,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:56,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:58:56,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:56 GMT 2018-10-24 23:58:56,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:56,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:58:56,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:58:56,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:58:56,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:58:56 GMT 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:58:56,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:01,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:02,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:02,042 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:02 GMT 2018-10-24 23:59:02,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:02,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:02,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:02,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:02,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:02,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:02,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:02 GMT 2018-10-24 23:59:02,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:02,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:02,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:07,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:07,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:07,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:07,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:07 GMT 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:07,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:07,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:07,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:07,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:07,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:07 GMT 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:07,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:12,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:12,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:12,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:12,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:12,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:12,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:12 GMT 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:12,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:12,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:12,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:12,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:12,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:12,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:12,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:12 GMT 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:12,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:17,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:17,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:17,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:17 GMT 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:17,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:17,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:17,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:17,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:17 GMT 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:17,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:22,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:22,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:22,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:22 GMT 2018-10-24 23:59:22,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:22,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:22,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:22,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:22,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:22 GMT 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:22,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:27,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:27,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:27,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:27,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:27,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:27 GMT 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:27,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:27,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:28,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:28 GMT 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:28,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:33,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:33,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:33,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:33,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:33,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:33,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:33 GMT 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:33,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:33,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:33,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:33,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:33,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:33,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:33,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:33 GMT 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:33,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:38,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:38,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:38 GMT 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:38,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:38,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:38,360 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:38 GMT 2018-10-24 23:59:38,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:38,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:38,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:43,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:43,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:43,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:43 GMT 2018-10-24 23:59:43,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:43,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:43,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:43,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:43,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:43,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:43 GMT 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:43,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:48,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:48,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:48 GMT 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:48,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:48,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:48,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:48,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:48 GMT 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:48,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:53,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:53,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:53,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:53,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:53 GMT 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:53,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:53,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:53,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:53 GMT 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:53,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:58,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-24 23:59:58,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-10-24 23:59:58,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:58,943 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:58 GMT 2018-10-24 23:59:58,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:58,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-24 23:59:58,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-24 23:59:58,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-24 23:59:59,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-24 23:59:59,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-24 23:59:59,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 24 Oct 2018 23:59:59 GMT 2018-10-24 23:59:59,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-24 23:59:59,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-24 23:59:59,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:04,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:04,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:04,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:03.153Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-lr6oz1\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,916 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8629\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8658\nclearwater-socket-factory-sig start/running, process 8663\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m34.281s\nuser\t0m8.395s\nsys\t0m7.671s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:03.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:03.848Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:03.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}], "metadata": {"pagination": {"total": 1647, "offset": 1630, "size": 50}}} 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:04,100 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:04 GMT 2018-10-25 00:00:04,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:04,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37789 2018-10-25 00:00:04,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-lr6oz1 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 1 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,916 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8629 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8658 clearwater-socket-factory-sig start/running, process 8663 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m34.281s user 0m8.395s sys 0m7.671s 2018-10-25 00:00:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:04,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:04,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:04,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:04,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:04,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:04 GMT 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:04,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:09,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:09,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1632, "size": 50}}} 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:09 GMT 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:09,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:09,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:09 GMT 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:09,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:14,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:14,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1632, "size": 50}}} 2018-10-25 00:00:14,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:14,499 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:14 GMT 2018-10-25 00:00:14,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:14,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:00:14,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:14,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:14,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:14,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:14,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:14,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:14 GMT 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:14,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:19,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:19,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:19,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:19,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:19,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:19,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:16.348Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bfww0i\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 10s (5,566 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8890\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8990\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8998\nclearwater-socket-factory-sig start/running, process 9003\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m45.952s\nuser\t0m9.334s\nsys\t0m8.402s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:16.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:16.854Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:16.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}], "metadata": {"pagination": {"total": 1649, "offset": 1632, "size": 50}}} 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:19 GMT 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:19,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46525 2018-10-25 00:00:19,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:19,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bfww0i Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 1 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 10s (5,566 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8890 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8990 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8998 clearwater-socket-factory-sig start/running, process 9003 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m45.952s user 0m9.334s sys 0m8.402s 2018-10-25 00:00:19,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:19,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:19,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:19,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:19,835 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:19 GMT 2018-10-25 00:00:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:19,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:24,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:24,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:24,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:24,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:24,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:24,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1649, "offset": 1634, "size": 50}}} 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:24 GMT 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:00:24,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:24,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:25,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:25 GMT 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:25,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:30,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:30,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:30,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:29.106Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jrcrer\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (5,100 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8969\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n...........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m0.440s\nuser\t0m20.037s\nsys\t0m11.067s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:29.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:29.859Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:29.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}], "metadata": {"pagination": {"total": 1651, "offset": 1634, "size": 50}}} 2018-10-25 00:00:30,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:30,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:30 GMT 2018-10-25 00:00:30,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:30,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51344 2018-10-25 00:00:30,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:30,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jrcrer Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,100 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8969 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ ...........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m0.440s user 0m20.037s sys 0m11.067s 2018-10-25 00:00:30,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:30,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:30,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:30,244 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:30 GMT 2018-10-25 00:00:30,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:30,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:30,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:35,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:35,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1636, "size": 50}}} 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:35 GMT 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:00:35,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:35,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:35,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:35,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:35,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:35 GMT 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:35,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:40,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:40,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1636, "size": 50}}} 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:40 GMT 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:40,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:40,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:40,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:40,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:40 GMT 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:40,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:45,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:45,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:44.188Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.3 MB in 15s (2,453 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m40.606s\nuser\t0m12.585s\nsys\t0m3.254s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:44.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:44.888Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:44.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}], "metadata": {"pagination": {"total": 1653, "offset": 1636, "size": 50}}} 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:45 GMT 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-10-25 00:00:45,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:45,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.3 MB in 15s (2,453 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m40.606s user 0m12.585s sys 0m3.254s 2018-10-25 00:00:45,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:45,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:45,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:45,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:45,951 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:45 GMT 2018-10-25 00:00:45,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:45,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:45,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:50,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:51,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:51,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:51,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:51,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:51,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:51,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:45.927Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:45.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:45.927Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:45.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:45.927Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:45.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:45.927Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.291s\nuser\t0m12.719s\nsys\t0m3.352s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:45.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:45.927Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1n6wk8\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 17s (4,068 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9214\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9950\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n...................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m16.939s\nuser\t0m16.429s\nsys\t0m11.338s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:45.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:46.961Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:47.997Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.088s\nuser\t0m0.008s\nsys\t0m0.060s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:47.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:48.965Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:01 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 Oct24 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 36 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 37 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 38 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Oct24 ? 00:00:00 [crypto]\nroot 53 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 56 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 125 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 141 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 525 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 Oct24 ? 00:00:00 [kauditd]\nmessage+ 879 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 918 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 Oct24 ? 00:00:00 cron\ndaemon 1107 1 0 Oct24 ? 00:00:00 atd\nroot 1119 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bfww0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bfww0i --logging-server-logdir=/home/ubuntu/sprout_host_bfww0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i%I.log --pidfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i.pid\nubuntu 1766 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_bfww0i/env/bin/diamond --configfile /home/ubuntu/sprout_host_bfww0i/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1651 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bfww0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bfww0i --logging-server-logdir=/home/ubuntu/sprout_host_bfww0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i%I.log --pidfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i.pid\nubuntu 1832 1812 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 /home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-z_jZuG\nubuntu 1843 1832 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/JP68O/install-sprout.sh\nubuntu 1845 1843 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh\nntp 8405 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8890 1 0 00:00 ? 00:00:00 rsyslogd\nroot 8990 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8998 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8999 8998 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9003 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9004 9003 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9013 8999 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9014 9004 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9015 9014 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9690 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9755 1845 0 00:00 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh\nubuntu 9756 9755 0 00:00 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh\nroot 9757 9756 0 00:00 ? 00:00:00 sudo ps -edf\nroot 9758 9757 0 00:00 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:48.965Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:48.965Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a5:4d:61 \n inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea5:4d61/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86146 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45227 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133729889 (133.7 MB) TX bytes:7750198 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:48.965Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9690/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8990/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9690/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.28:123 0.0.0.0:* 8405/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd \nudp 0 0 0.0.0.0:19405 0.0.0.0:* 571/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9690/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8405/ntpd \nudp6 0 0 ::1:123 :::* 8405/ntpd \nudp6 0 0 :::123 :::* 8405/ntpd \nudp6 0 0 :::50663 :::* 571/dhclient \nudp6 0 0 ::1:53 :::* 9690/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11392 1651/python2.7 /tmp/cloudify-logging-server-3bc32.socket\nunix 2 [ ACC ] STREAM LISTENING 12411 1832/python2.7 /tmp/ctx-LO6KWI.socket\nunix 2 [ ACC ] STREAM LISTENING 7124 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7299 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20188 9013/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21284 9015/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8183 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7930 879/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[sprout] => /var/log\n/var/log/sysstat\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181025T000000Z.txt\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.082s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:49.977Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-avk0k5\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (4,922 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9339\nclearwater-socket-factory-sig start/running, process 9344\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9393\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................................................................................................................................................................................+++\n...+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m20.602s\nuser\t0m20.995s\nsys\t0m12.479s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:49.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}], "metadata": {"pagination": {"total": 1670, "offset": 1638, "size": 50}}} 2018-10-25 00:00:51,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:51,035 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:51 GMT 2018-10-25 00:00:51,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:51,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 141503 2018-10-25 00:00:51,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:51,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-25 00:00:51,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-25 00:00:51,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-25 00:00:51,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.291s user 0m12.719s sys 0m3.352s 2018-10-25 00:00:51,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1n6wk8 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 1 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 17s (4,068 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9214 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9950 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ ...................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m16.939s user 0m16.429s sys 0m11.338s 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.088s user 0m0.008s sys 0m0.060s 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:01 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 18 2 0 Oct24 ? 00:00:00 [kworker/1:0] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 34 2 0 Oct24 ? 00:00:00 [khungtaskd] root 35 2 0 Oct24 ? 00:00:00 [kswapd0] root 36 2 0 Oct24 ? 00:00:00 [vmstat] root 37 2 0 Oct24 ? 00:00:00 [ksmd] root 38 2 0 Oct24 ? 00:00:00 [khugepaged] root 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Oct24 ? 00:00:00 [crypto] root 53 2 0 Oct24 ? 00:00:00 [kthrotld] root 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 55 2 0 Oct24 ? 00:00:00 [vballoon] root 56 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 125 2 0 Oct24 ? 00:00:00 [kpsmoused] root 141 2 0 Oct24 ? 00:00:00 [kworker/0:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 525 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 Oct24 ? 00:00:00 [kworker/u5:2] root 820 2 0 Oct24 ? 00:00:00 [kauditd] message+ 879 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 Oct24 ? 00:00:00 cron daemon 1107 1 0 Oct24 ? 00:00:00 atd root 1119 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bfww0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bfww0i --logging-server-logdir=/home/ubuntu/sprout_host_bfww0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i%I.log --pidfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i.pid ubuntu 1766 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_bfww0i/env/bin/diamond --configfile /home/ubuntu/sprout_host_bfww0i/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1651 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bfww0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bfww0i --logging-server-logdir=/home/ubuntu/sprout_host_bfww0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i%I.log --pidfile=/home/ubuntu/sprout_host_bfww0i/work/sprout_host_bfww0i.pid ubuntu 1832 1812 0 Oct24 ? 00:00:00 /home/ubuntu/sprout_host_bfww0i/env/bin/python2.7 /home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-z_jZuG ubuntu 1843 1832 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/JP68O/install-sprout.sh ubuntu 1845 1843 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh ntp 8405 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8890 1 0 00:00 ? 00:00:00 rsyslogd root 8990 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8998 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8999 8998 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9003 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9004 9003 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9013 8999 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9014 9004 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9015 9014 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9690 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9755 1845 0 00:00 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh ubuntu 9756 9755 0 00:00 ? 00:00:00 /bin/bash -e /tmp/JP68O/install-sprout.sh root 9757 9756 0 00:00 ? 00:00:00 sudo ps -edf root 9758 9757 0 00:00 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a5:4d:61 inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea5:4d61/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86146 errors:0 dropped:0 overruns:0 frame:0 TX packets:45227 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133729889 (133.7 MB) TX bytes:7750198 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:00:51,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9690/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8990/monit tcp6 0 0 ::1:53 :::* LISTEN 9690/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.28:123 0.0.0.0:* 8405/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd udp 0 0 0.0.0.0:19405 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9690/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8405/ntpd udp6 0 0 ::1:123 :::* 8405/ntpd udp6 0 0 :::123 :::* 8405/ntpd udp6 0 0 :::50663 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9690/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11392 1651/python2.7 /tmp/cloudify-logging-server-3bc32.socket unix 2 [ ACC ] STREAM LISTENING 12411 1832/python2.7 /tmp/ctx-LO6KWI.socket unix 2 [ ACC ] STREAM LISTENING 7124 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7299 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20188 9013/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21284 9015/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8183 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7930 879/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181025T000000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.082s user 0m0.000s sys 0m0.006s 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-25 00:00:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-avk0k5 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 1 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,922 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9339 clearwater-socket-factory-sig start/running, process 9344 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9393 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................................................................................................................................................................................+++ ...+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m20.602s user 0m20.995s sys 0m12.479s 2018-10-25 00:00:51,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:51,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:51,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:51,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:51,139 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:51 GMT 2018-10-25 00:00:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:51,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:56,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:56,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[sprout] => 2018:10:25 00:00:08: Namespace: management\n2018:10:25 00:00:08: [management] Starting server\n2018:10:25 00:00:08: [management] Listening for requests\n2018:10:25 00:00:08: Namespace: signaling\n2018:10:25 00:00:08: [signaling] Starting server\n2018:10:25 00:00:08: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (566 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m5.587s\nuser\t0m0.722s\nsys\t0m0.544s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.018Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:51.712Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:51.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:52.040Z", "message": "[sprout] => 2018-10-25 00:00:30.556503595 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:52.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:52.040Z", "message": "Execution done (return_code=0): /tmp/JP68O/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:52.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:52.040Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:52.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:52.040Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:52.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "7b9ed85e-f596-4959-a4d2-9a18e9fed062"}, {"node_instance_id": "sprout_n3vylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:52.761Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:52.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:53.184Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.003s\nsys\t0m0.058s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:53.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:53.796Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:53.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:53.796Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:53.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:54.077Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:54.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:54.077Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:54:7d:a3 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe54:7da3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82222 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53221 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131520904 (131.5 MB) TX bytes:8618657 (8.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3648 (3.6 KB) TX bytes:3648 (3.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:54.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:54.077Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:00 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 36 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 37 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 38 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Oct24 ? 00:00:00 [crypto]\nroot 53 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 56 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 123 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 141 2 0 Oct24 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 Oct24 ? 00:00:00 [kworker/u5:1]\nroot 388 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 567 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 630 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 821 2 0 Oct24 ? 00:00:00 [kauditd]\nmessage+ 908 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nroot 953 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1044 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1047 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1051 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1052 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1054 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 Oct24 ? 00:00:00 cron\ndaemon 1098 1 0 Oct24 ? 00:00:00 atd\nsyslog 1108 1 0 Oct24 ? 00:00:00 rsyslogd\nroot 1110 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1142 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1206 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1225 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1441 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nubuntu 1653 1 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_lr6oz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_lr6oz1 --logging-server-logdir=/home/ubuntu/bono_host_lr6oz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1%I.log --pidfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1.pid\nubuntu 1767 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/bono_host_lr6oz1/env/bin/diamond --configfile /home/ubuntu/bono_host_lr6oz1/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1653 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_lr6oz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_lr6oz1 --logging-server-logdir=/home/ubuntu/bono_host_lr6oz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1%I.log --pidfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1.pid\nubuntu 1849 1827 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 /home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-q_BiGd\nubuntu 1860 1849 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/Y8QS7/install-bono.sh\nubuntu 1863 1860 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh\nroot 2121 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nntp 8123 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8658 1 0 Oct24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8659 8658 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8663 1 0 Oct24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8664 8663 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8673 8664 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8674 8659 0 Oct24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8675 8673 0 Oct24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8766 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8975 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8979 8975 0 00:00 ? 00:00:00 inotifywait -e create -qq .\nbono 8996 1 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-jla8m9.clearwater.local --alias=172.30.9.211,bono-jla8m9.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-jla8m9.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9796 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9859 1863 0 00:00 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh\nubuntu 9860 9859 0 00:00 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh\nroot 9861 9860 0 00:00 ? 00:00:00 sudo ps -edf\nroot 9862 9861 0 00:00 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:54.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:54.077Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:54.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8766/monit \ntcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8996/bono \ntcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8996/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8996/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8123/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8123/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8123/ntpd \nudp 0 0 0.0.0.0:20086 0.0.0.0:* 567/dhclient \nudp 0 0 192.168.120.8:5058 0.0.0.0:* 8996/bono \nudp 0 0 192.168.120.8:5060 0.0.0.0:* 8996/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8123/ntpd \nudp6 0 0 ::1:123 :::* 8123/ntpd \nudp6 0 0 :::123 :::* 8123/ntpd \nudp6 0 0 :::22576 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 9796/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7430 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19350 8674/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20573 8675/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11586 1653/python2.7 /tmp/cloudify-logging-server-ed2ca.socket\nunix 2 [ ACC ] STREAM LISTENING 11890 1849/python2.7 /tmp/ctx-TizqTA.socket\nunix 2 [ ACC ] STREAM LISTENING 6991 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8901 1110/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8166 908/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RF5JV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "[bono] => /var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181025T000000Z.txt\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.324s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:55.526Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:55.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}], "metadata": {"pagination": {"total": 1699, "offset": 1655, "size": 50}}} 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:56 GMT 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30780 2018-10-25 00:00:56,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:00:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-25 00:00:56,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:25 00:00:08: Namespace: management 2018:10:25 00:00:08: [management] Starting server 2018:10:25 00:00:08: [management] Listening for requests 2018:10:25 00:00:08: Namespace: signaling 2018:10:25 00:00:08: [signaling] Starting server 2018:10:25 00:00:08: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-25 00:00:56,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (566 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m5.587s user 0m0.722s sys 0m0.544s 2018-10-25 00:00:56,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-25 00:00:56,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-25 00:00:56,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-25 00:00:56,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:00:56,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-25 00:00:30.556503595 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:00:56,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JP68O/install-sprout.sh 2018-10-25 00:00:56,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-25 00:00:56,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.003s sys 0m0.058s 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-25 00:00:56,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:54:7d:a3 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe54:7da3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82222 errors:0 dropped:0 overruns:0 frame:0 TX packets:53221 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131520904 (131.5 MB) TX bytes:8618657 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3648 (3.6 KB) TX bytes:3648 (3.6 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:00 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 34 2 0 Oct24 ? 00:00:00 [khungtaskd] root 35 2 0 Oct24 ? 00:00:00 [kswapd0] root 36 2 0 Oct24 ? 00:00:00 [vmstat] root 37 2 0 Oct24 ? 00:00:00 [ksmd] root 38 2 0 Oct24 ? 00:00:00 [khugepaged] root 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Oct24 ? 00:00:00 [crypto] root 53 2 0 Oct24 ? 00:00:00 [kthrotld] root 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 55 2 0 Oct24 ? 00:00:00 [vballoon] root 56 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 123 2 0 Oct24 ? 00:00:00 [kpsmoused] root 141 2 0 Oct24 ? 00:00:00 [kworker/1:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 Oct24 ? 00:00:00 [kworker/u5:1] root 388 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 567 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 630 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 821 2 0 Oct24 ? 00:00:00 [kauditd] message+ 908 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon root 953 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind root 1044 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1047 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1051 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1052 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 Oct24 ? 00:00:00 cron daemon 1098 1 0 Oct24 ? 00:00:00 atd syslog 1108 1 0 Oct24 ? 00:00:00 rsyslogd root 1110 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1142 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1206 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1225 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1441 2 0 Oct24 ? 00:00:00 [kworker/0:2] ubuntu 1653 1 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_lr6oz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_lr6oz1 --logging-server-logdir=/home/ubuntu/bono_host_lr6oz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1%I.log --pidfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1.pid ubuntu 1767 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/bono_host_lr6oz1/env/bin/diamond --configfile /home/ubuntu/bono_host_lr6oz1/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1653 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_lr6oz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_lr6oz1 --logging-server-logdir=/home/ubuntu/bono_host_lr6oz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1%I.log --pidfile=/home/ubuntu/bono_host_lr6oz1/work/bono_host_lr6oz1.pid ubuntu 1849 1827 0 Oct24 ? 00:00:00 /home/ubuntu/bono_host_lr6oz1/env/bin/python2.7 /home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-q_BiGd ubuntu 1860 1849 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/Y8QS7/install-bono.sh ubuntu 1863 1860 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh root 2121 2 0 Oct24 ? 00:00:00 [kworker/u5:2] ntp 8123 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8658 1 0 Oct24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8659 8658 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8663 1 0 Oct24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8664 8663 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8673 8664 0 Oct24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8674 8659 0 Oct24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8675 8673 0 Oct24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8766 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8975 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8979 8975 0 00:00 ? 00:00:00 inotifywait -e create -qq . bono 8996 1 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-jla8m9.clearwater.local --alias=172.30.9.211,bono-jla8m9.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-jla8m9.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9796 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9859 1863 0 00:00 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh ubuntu 9860 9859 0 00:00 ? 00:00:00 /bin/bash -e /tmp/Y8QS7/install-bono.sh root 9861 9860 0 00:00 ? 00:00:00 sudo ps -edf root 9862 9861 0 00:00 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8766/monit tcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8996/bono tcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8996/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8996/bono tcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8123/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8123/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8123/ntpd udp 0 0 0.0.0.0:20086 0.0.0.0:* 567/dhclient udp 0 0 192.168.120.8:5058 0.0.0.0:* 8996/bono udp 0 0 192.168.120.8:5060 0.0.0.0:* 8996/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8123/ntpd udp6 0 0 ::1:123 :::* 8123/ntpd udp6 0 0 :::123 :::* 8123/ntpd udp6 0 0 :::22576 :::* 567/dhclient udp6 0 0 ::1:53 :::* 9796/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7430 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19350 8674/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20573 8675/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11586 1653/python2.7 /tmp/cloudify-logging-server-ed2ca.socket unix 2 [ ACC ] STREAM LISTENING 11890 1849/python2.7 /tmp/ctx-TizqTA.socket unix 2 [ ACC ] STREAM LISTENING 6991 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8901 1110/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8166 908/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-25 00:00:56,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RF5JV/bind.py 2018-10-25 00:00:56,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-25 00:00:56,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181025T000000Z.txt /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.324s user 0m0.006s sys 0m0.001s 2018-10-25 00:00:56,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:00:56,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:00:56,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:00:56 GMT 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:00:56,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:01,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:01,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.413Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[localhost] run: sudo mv /tmp/tmpe3mi84 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.082s\nuser\t0m12.498s\nsys\t0m3.235s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[bono] => [25-Oct-2018 00:00:34 UTC] clearwater-diags-monitor starting\n[25-Oct-2018 00:00:34 UTC] Waiting for trigger files\n2018:10:24 23:59:59: Namespace: management\n2018:10:24 23:59:59: [management] Starting server\n2018:10:24 23:59:59: [management] Listening for requests\n2018:10:24 23:59:59: Namespace: signaling\n2018:10:24 23:59:59: [signaling] Starting server\n2018:10:24 23:59:59: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[bono] => 2018-10-25 00:00:30.332233295 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "[localhost] run: sudo mv /tmp/tmpyuhiwa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:56.533Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:56.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "1f00d513-af6a-41d0-801b-460daa2f60f5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.383Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.383Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/87RCU/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "47de2568-577d-4287-83a5-0c01981f3b09"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "Execution done (return_code=0): /tmp/Y8QS7/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wl9r45/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "47de2568-577d-4287-83a5-0c01981f3b09"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:57.545Z", "message": "[bono] sudo cat /var/log/bono/bono_20181025T000000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:57.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8f337578-8c6e-44f9-9cea-802fa4fc6196"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:58.413Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:58.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "bono_jla8m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:58.413Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:58.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:58.597Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.004s\nsys\t0m0.056s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:58.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.432Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.432Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H3O3I/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:ab:99 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe30:ab99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105187 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47093 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166390795 (166.3 MB) TX bytes:8223918 (8.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:00 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 36 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 37 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 38 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Oct24 ? 00:00:00 [crypto]\nroot 53 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 56 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 125 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 127 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 371 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 376 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 421 2 0 Oct24 ? 00:00:00 [kworker/u5:1]\nroot 422 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nroot 528 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 577 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 Oct24 ? 00:00:00 [kauditd]\nmessage+ 894 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 999 1 0 Oct24 ? 00:00:00 rsyslogd\nroot 1049 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 Oct24 ? 00:00:00 cron\ndaemon 1108 1 0 Oct24 ? 00:00:00 atd\nroot 1112 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1126 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1195 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1448 2 0 Oct24 ? 00:00:00 [kworker/1:2]\nubuntu 1648 1 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jrcrer --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jrcrer --logging-server-logdir=/home/ubuntu/homer_host_jrcrer/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer%I.log --pidfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer.pid\nubuntu 1762 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/homer_host_jrcrer/env/bin/diamond --configfile /home/ubuntu/homer_host_jrcrer/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1648 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jrcrer --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jrcrer --logging-server-logdir=/home/ubuntu/homer_host_jrcrer/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer%I.log --pidfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer.pid\nubuntu 1836 1816 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 /home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-j9JkqS\nubuntu 1847 1836 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/M490T/install-homer.sh\nubuntu 1849 1847 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh\nntp 8458 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8969 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9056 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9060 9056 0 00:00 ? 00:00:00 inotifywait -e create -qq .\nroot 9140 1 0 00:00 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9141 9140 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 9142 9140 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 9143 9140 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 9144 9140 0 00:00 ? 00:00:00 nginx: worker process\nroot 9319 8969 0 00:00 ? 00:00:00 [nginx_ping] \nroot 9321 8969 0 00:00 ? 00:00:00 [check-nginx-upt] \nroot 9326 8969 0 00:00 ? 00:00:00 [check-monit-upt] \nroot 9404 2 0 00:00 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9745 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9808 1849 0 00:00 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh\nubuntu 9809 9808 0 00:00 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh\nroot 9810 9809 0 00:00 ? 00:00:00 sudo ps -edf\nroot 9811 9810 0 00:00 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:00:59.611Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:00:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[homer] => /var/log\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.023s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9745/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8969/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9140/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9745/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8458/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:60452 0.0.0.0:* 577/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9745/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8458/ntpd \nudp6 0 0 ::1:123 :::* 8458/ntpd \nudp6 0 0 :::123 :::* 8458/ntpd \nudp6 0 0 :::53205 :::* 577/dhclient \nudp6 0 0 ::1:53 :::* 9745/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11299 1648/python2.7 /tmp/cloudify-logging-server-c3f15.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 598 376/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 12646 1836/python2.7 /tmp/ctx-18Frq5.socket\nunix 2 [ ACC ] STREAM LISTENING 384 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9173 1112/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8926 894/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[localhost] run: sudo mv /tmp/tmpiwZS23 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.629Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:00.897Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:00.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1750, "offset": 1681, "size": 50}}} 2018-10-25 00:01:01,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:01,420 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:01 GMT 2018-10-25 00:01:01,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:01,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 53921 2018-10-25 00:01:01,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:01,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:01,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:01:01,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe3mi84 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:01,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:01:01,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-25 00:01:01,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.082s user 0m12.498s sys 0m3.235s 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [25-Oct-2018 00:00:34 UTC] clearwater-diags-monitor starting [25-Oct-2018 00:00:34 UTC] Waiting for trigger files 2018:10:24 23:59:59: Namespace: management 2018:10:24 23:59:59: [management] Starting server 2018:10:24 23:59:59: [management] Listening for requests 2018:10:24 23:59:59: Namespace: signaling 2018:10:24 23:59:59: [signaling] Starting server 2018:10:24 23:59:59: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-25 00:00:30.332233295 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:01,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyuhiwa /etc/bind/db.clearwater.local 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:01,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/87RCU/add-snmpproxy-collector.py 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y8QS7/install-bono.sh 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wl9r45/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181025T000000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-25 00:01:01,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.004s sys 0m0.056s 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H3O3I/bind.py 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:ab:99 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe30:ab99/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105187 errors:0 dropped:0 overruns:0 frame:0 TX packets:47093 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166390795 (166.3 MB) TX bytes:8223918 (8.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-25 00:01:01,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:00 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 34 2 0 Oct24 ? 00:00:00 [khungtaskd] root 35 2 0 Oct24 ? 00:00:00 [kswapd0] root 36 2 0 Oct24 ? 00:00:00 [vmstat] root 37 2 0 Oct24 ? 00:00:00 [ksmd] root 38 2 0 Oct24 ? 00:00:00 [khugepaged] root 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Oct24 ? 00:00:00 [crypto] root 53 2 0 Oct24 ? 00:00:00 [kthrotld] root 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 55 2 0 Oct24 ? 00:00:00 [vballoon] root 56 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 59 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 125 2 0 Oct24 ? 00:00:00 [kpsmoused] root 127 2 0 Oct24 ? 00:00:00 [kworker/0:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 371 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 376 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 421 2 0 Oct24 ? 00:00:00 [kworker/u5:1] root 422 2 0 Oct24 ? 00:00:00 [kworker/u5:2] root 528 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 577 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 Oct24 ? 00:00:00 [kauditd] message+ 894 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 Oct24 ? 00:00:00 rsyslogd root 1049 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 Oct24 ? 00:00:00 cron daemon 1108 1 0 Oct24 ? 00:00:00 atd root 1112 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1126 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1195 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 Oct24 ? 00:00:00 [kworker/1:2] ubuntu 1648 1 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jrcrer --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jrcrer --logging-server-logdir=/home/ubuntu/homer_host_jrcrer/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer%I.log --pidfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer.pid ubuntu 1762 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/homer_host_jrcrer/env/bin/diamond --configfile /home/ubuntu/homer_host_jrcrer/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1648 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jrcrer --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jrcrer --logging-server-logdir=/home/ubuntu/homer_host_jrcrer/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer%I.log --pidfile=/home/ubuntu/homer_host_jrcrer/work/homer_host_jrcrer.pid ubuntu 1836 1816 0 Oct24 ? 00:00:00 /home/ubuntu/homer_host_jrcrer/env/bin/python2.7 /home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-j9JkqS ubuntu 1847 1836 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/M490T/install-homer.sh ubuntu 1849 1847 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh ntp 8458 1 0 Oct24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8969 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9056 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9060 9056 0 00:00 ? 00:00:00 inotifywait -e create -qq . root 9140 1 0 00:00 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9141 9140 0 00:00 ? 00:00:00 nginx: worker process www-data 9142 9140 0 00:00 ? 00:00:00 nginx: worker process www-data 9143 9140 0 00:00 ? 00:00:00 nginx: worker process www-data 9144 9140 0 00:00 ? 00:00:00 nginx: worker process root 9319 8969 0 00:00 ? 00:00:00 [nginx_ping] root 9321 8969 0 00:00 ? 00:00:00 [check-nginx-upt] root 9326 8969 0 00:00 ? 00:00:00 [check-monit-upt] root 9404 2 0 00:00 ? 00:00:00 [kworker/u5:0] dnsmasq 9745 1 0 00:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9808 1849 0 00:00 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh ubuntu 9809 9808 0 00:00 ? 00:00:00 /bin/bash -e /tmp/M490T/install-homer.sh root 9810 9809 0 00:00 ? 00:00:00 sudo ps -edf root 9811 9810 0 00:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa25 /var/log/dpkg.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.023s user 0m0.000s sys 0m0.007s 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9745/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8969/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9140/nginx tcp6 0 0 ::1:53 :::* LISTEN 9745/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8458/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:60452 0.0.0.0:* 577/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9745/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8458/ntpd udp6 0 0 ::1:123 :::* 8458/ntpd udp6 0 0 :::123 :::* 8458/ntpd udp6 0 0 :::53205 :::* 577/dhclient udp6 0 0 ::1:53 :::* 9745/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11299 1648/python2.7 /tmp/cloudify-logging-server-c3f15.socket unix 2 [ ACC ] SEQPACKET LISTENING 598 376/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 12646 1836/python2.7 /tmp/ctx-18Frq5.socket unix 2 [ ACC ] STREAM LISTENING 384 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9173 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8926 894/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-10-25 00:01:01,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiwZS23 /etc/bind/db.clearwater.local 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:01,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:01,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:01,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:01 GMT 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:01,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:06,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:06,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.462Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.462Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[localhost] run: sudo mv /tmp/tmpqellDB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[homer] => [25-Oct-2018 00:00:10 UTC] clearwater-diags-monitor starting\n[25-Oct-2018 00:00:10 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MPA9D/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0c3db107-7145-404a-b982-3401e06c942e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "2b1c1804-759b-43bd-a6ba-104402a00f10"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:01.630Z", "message": "[homer] => 2018-10-25 00:00:38.397135861 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:01.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:02.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:02.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:02.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:02.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:02.634Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:02.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:02.634Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:02.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:02.634Z", "message": "Execution done (return_code=0): /tmp/M490T/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:02.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "0536dc5a-a41e-4149-93ce-2f504a0f22be"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:03.471Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:03.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "homer_n0qgpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:03.471Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:03.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:03.471Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:03.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:03.638Z", "message": "Downloaded scripts/bind/bind.py to /tmp/G1IL8/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:04.637Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "[localhost] run: sudo mv /tmp/tmpOlNfNZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:05.673Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:05.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:06.435Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:06.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1784, "offset": 1729, "size": 50}}} 2018-10-25 00:01:06,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:06,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:06 GMT 2018-10-25 00:01:06,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:06,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17198 2018-10-25 00:01:06,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:06,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:06,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:06,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqellDB /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:06,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [25-Oct-2018 00:00:10 UTC] clearwater-diags-monitor starting [25-Oct-2018 00:00:10 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MPA9D/add-snmpproxy-collector.py 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-25 00:01:06,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-25 00:00:38.397135861 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M490T/install-homer.sh 2018-10-25 00:01:06,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/G1IL8/bind.py 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:06,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:01:06,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:01:06,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOlNfNZ /etc/bind/db.clearwater.local 2018-10-25 00:01:06,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:01:06,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:06,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:06,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:06,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:06,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:06 GMT 2018-10-25 00:01:06,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:06,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:06,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:11,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:11,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:07.085Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:07.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:07.085Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:07.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:07.085Z", "message": "[localhost] run: sudo mv /tmp/tmpyf4FtJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:07.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "b0b2c323-411f-4b5a-94c4-f08622f0e5e0"}], "metadata": {"pagination": {"total": 1787, "offset": 1759, "size": 50}}} 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:11 GMT 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1729 2018-10-25 00:01:11,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyf4FtJ /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:11,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:11,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:11,998 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:11 GMT 2018-10-25 00:01:11,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:11,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:11,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:17,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:17,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1787, "offset": 1762, "size": 50}}} 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:17 GMT 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:17,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:17,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:17,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:17,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:17 GMT 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:17,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:22,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:22,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:18.712Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.907s\nuser\t0m12.513s\nsys\t0m3.204s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:18.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:19.091Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.559s\nuser\t0m12.442s\nsys\t0m3.225s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:19.091Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:19.091Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:20.095Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:20.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:20.095Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:20.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:20.095Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:20.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:20.095Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:20.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:21.671Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.002s\nsys\t0m0.058s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:21.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:22.099Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.004s\nsys\t0m0.056s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:22.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:22.099Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:22.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:22.099Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:9c:57 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe38:9c57/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112881 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63939 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171974922 (171.9 MB) TX bytes:9553077 (9.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:22.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:22.099Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:22.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}], "metadata": {"pagination": {"total": 1800, "offset": 1762, "size": 50}}} 2018-10-25 00:01:22,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:22,740 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:22 GMT 2018-10-25 00:01:22,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:22,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35513 2018-10-25 00:01:22,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.907s user 0m12.513s sys 0m3.204s 2018-10-25 00:01:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.559s user 0m12.442s sys 0m3.225s 2018-10-25 00:01:22,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-25 00:01:22,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-25 00:01:22,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-25 00:01:22,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-25 00:01:22,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.002s sys 0m0.058s 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.004s sys 0m0.056s 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:9c:57 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe38:9c57/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112881 errors:0 dropped:0 overruns:0 frame:0 TX packets:63939 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171974922 (171.9 MB) TX bytes:9553077 (9.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-10-25 00:01:22,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-25 00:01:22,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:22,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:22,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:22,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:22,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:22 GMT 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:22,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:27,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:28,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:28,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:28,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10806/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9950/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10094/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9214/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10806/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 9362/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9362/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9362/ntpd \nudp 0 0 0.0.0.0:14921 0.0.0.0:* 577/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10806/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 9362/ntpd \nudp6 0 0 ::1:123 :::* 9362/ntpd \nudp6 0 0 :::123 :::* 9362/ntpd \nudp6 0 0 ::1:53 :::* 10806/dnsmasq \nudp6 0 0 :::9281 :::* 577/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21536 9214/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11051 1653/python2.7 /tmp/cloudify-logging-server-7a248.socket\nunix 2 [ ACC ] STREAM LISTENING 11911 1837/python2.7 /tmp/ctx-OL5qor.socket\nunix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22741 10296/python /tmp/.ellis-sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7571 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9407 1113/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8189 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:01 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 Oct24 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 36 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 37 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 38 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Oct24 ? 00:00:00 [crypto]\nroot 53 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 56 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 124 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 126 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 447 2 0 Oct24 ? 00:00:00 [kworker/u5:1]\nroot 501 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 Oct24 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 945 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1013 1 0 Oct24 ? 00:00:00 rsyslogd\nroot 1049 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 Oct24 ? 00:00:00 cron\ndaemon 1108 1 0 Oct24 ? 00:00:00 atd\nroot 1115 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1193 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_avk0k5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_avk0k5 --logging-server-logdir=/home/ubuntu/dime_host_avk0k5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5%I.log --pidfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5.pid\nubuntu 1764 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/dime_host_avk0k5/env/bin/diamond --configfile /home/ubuntu/dime_host_avk0k5/work/plugins/diamond/etc/diamond.conf\nubuntu 1810 1650 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_avk0k5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_avk0k5 --logging-server-logdir=/home/ubuntu/dime_host_avk0k5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5%I.log --pidfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5.pid\nubuntu 1832 1810 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 /home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P1pwWX\nubuntu 1843 1832 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/J36KD/install-dime.sh\nubuntu 1845 1843 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh\nroot 1975 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nntp 8776 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9339 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9340 9339 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9344 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9345 9344 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9354 9345 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9355 9340 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9356 9354 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9552 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10063 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10067 10063 0 00:00 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10186 1 0 00:01 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10437 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10500 1845 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh\nubuntu 10501 10500 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh\nroot 10502 10501 0 00:01 ? 00:00:00 sudo ps -edf\nroot 10503 10502 0 00:01 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10437/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9552/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10437/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8776/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8776/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8776/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10186/snmpd \nudp 0 0 0.0.0.0:18748 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10437/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8776/ntpd \nudp6 0 0 ::1:123 :::* 8776/ntpd \nudp6 0 0 :::123 :::* 8776/ntpd \nudp6 0 0 :::161 :::* 10186/snmpd \nudp6 0 0 :::18695 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 10437/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10958 1650/python2.7 /tmp/cloudify-logging-server-2581c.socket\nunix 2 [ ACC ] STREAM LISTENING 11912 1832/python2.7 /tmp/ctx-OjCMXK.socket\nunix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22049 9355/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20946 9356/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7341 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23173 10186/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9420 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8164 905/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6d:84:b1 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6d:84b1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94399 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54175 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147328816 (147.3 MB) TX bytes:9000921 (9.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:01 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 36 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 37 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 38 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 39 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 40 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 Oct24 ? 00:00:00 [crypto]\nroot 54 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 55 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 125 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 141 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 Oct24 ? 00:00:00 [kworker/u5:1]\nroot 469 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 577 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 Oct24 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1019 1 0 Oct24 ? 00:00:00 rsyslogd\nroot 1050 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 Oct24 ? 00:00:00 cron\ndaemon 1112 1 0 Oct24 ? 00:00:00 atd\nroot 1113 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1124 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 Oct24 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_1n6wk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_1n6wk8 --logging-server-logdir=/home/ubuntu/ellis_host_1n6wk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8%I.log --pidfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8.pid\nubuntu 1767 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1n6wk8/env/bin/diamond --configfile /home/ubuntu/ellis_host_1n6wk8/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1653 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_1n6wk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_1n6wk8 --logging-server-logdir=/home/ubuntu/ellis_host_1n6wk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8%I.log --pidfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8.pid\nubuntu 1837 1817 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 /home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AC3Kwn\nubuntu 1848 1837 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/UC2FJ/install-ellis.sh\nubuntu 1851 1848 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh\nroot 2116 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nmysql 9214 1 0 00:00 ? 00:00:00 /usr/sbin/mysqld\nntp 9362 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9950 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10094 1 0 00:00 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10095 10094 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 10096 10094 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 10097 10094 0 00:00 ? 00:00:00 nginx: worker process\nwww-data 10098 10094 0 00:00 ? 00:00:00 nginx: worker process\nroot 10130 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10134 10130 0 00:00 ? 00:00:00 inotifywait -e create -qq .\nellis 10296 1 0 00:00 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10522 9950 0 00:01 ? 00:00:00 [nginx_ping] \nroot 10525 9950 0 00:01 ? 00:00:00 [check-nginx-upt] \nroot 10529 9950 0 00:01 ? 00:00:00 [check-monit-upt] \nroot 10533 9950 0 00:01 ? 00:00:00 [poll_ellis.sh] \nroot 10535 9950 0 00:01 ? 00:00:00 [poll_ellis_http] \nroot 10537 9950 0 00:01 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10554 10537 0 00:01 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10593 10554 0 00:01 ? 00:00:00 sleep 27\ndnsmasq 10806 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10869 1851 0 00:01 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh\nubuntu 10870 10869 0 00:01 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh\nroot 10871 10870 0 00:01 ? 00:00:00 sudo ps -edf\nroot 10872 10871 0 00:01 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:23.103Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:23.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[ellis] => /var/log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/mysql.err\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/ellis\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[dime] => /var/log\n/var/log/ralf\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181025T000000Z.txt\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[ellis] => [25-Oct-2018 00:00:35 UTC] clearwater-diags-monitor starting\n[25-Oct-2018 00:00:35 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[dime] => [25-Oct-2018 00:00:56 UTC] clearwater-diags-monitor starting\n[25-Oct-2018 00:00:56 UTC] Waiting for trigger files\n2018:10:25 00:00:22: Namespace: management\n2018:10:25 00:00:22: [management] Starting server\n2018:10:25 00:00:22: [management] Listening for requests\n2018:10:25 00:00:22: Namespace: signaling\n2018:10:25 00:00:22: [signaling] Starting server\n2018:10:25 00:00:22: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:24.370Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.279Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "Execution done (return_code=0): /tmp/J36KD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "Execution done (return_code=0): /tmp/UC2FJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[ellis] => 2018-10-25 00:01:00.948529309 Stopping etcd clearwater-etcd\n2018-10-25 00:01:02.178323404 Restarting etcd clearwater-etcd\n2018-10-25 00:01:02.183057913 Configured ETCDCTL_PEERS: 192.168.120.13:4000,\n2018-10-25 00:01:02.183780833 Check for previous failed startup attempt\n2018-10-25 00:01:02.184907430 Running etcdctl member list\nf4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true\n2018-10-25 00:01:02.305570540 etcdctl returned 0\n2018-10-25 00:01:02.311904579 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "dfeca199-0a3e-4f02-aa4e-e864c193b9ad"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.375Z", "message": "[dime] => 2018-10-25 00:01:01.215786584 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "a9b91e5d-eb0f-4ec4-9b77-5f3bda85968e"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:25.478Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:25.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "dime_37r1tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:26.483Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:26.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:26.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:26.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:26.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:26.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:26.483Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:26.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:26.675Z", "message": "Downloaded scripts/bind/bind.py to /tmp/W2W7T/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:26.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "[localhost] run: sudo mv /tmp/tmpyrjRSV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/70AU1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "[localhost] run: sudo mv /tmp/tmp_87Hxe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Executing: /tmp/70AU1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Y3RR0/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}], "metadata": {"pagination": {"total": 1864, "offset": 1775, "size": 50}}} 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:28 GMT 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 55865 2018-10-25 00:01:28,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:28,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10806/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9950/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10094/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9214/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10806/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 9362/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9362/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9362/ntpd udp 0 0 0.0.0.0:14921 0.0.0.0:* 577/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10806/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 9362/ntpd udp6 0 0 ::1:123 :::* 9362/ntpd udp6 0 0 :::123 :::* 9362/ntpd udp6 0 0 ::1:53 :::* 10806/dnsmasq udp6 0 0 :::9281 :::* 577/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21536 9214/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11051 1653/python2.7 /tmp/cloudify-logging-server-7a248.socket unix 2 [ ACC ] STREAM LISTENING 11911 1837/python2.7 /tmp/ctx-OL5qor.socket unix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22741 10296/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 7571 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9407 1113/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8189 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:01 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 18 2 0 Oct24 ? 00:00:00 [kworker/1:0] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 34 2 0 Oct24 ? 00:00:00 [khungtaskd] root 35 2 0 Oct24 ? 00:00:00 [kswapd0] root 36 2 0 Oct24 ? 00:00:00 [vmstat] root 37 2 0 Oct24 ? 00:00:00 [ksmd] root 38 2 0 Oct24 ? 00:00:00 [khugepaged] root 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Oct24 ? 00:00:00 [crypto] root 53 2 0 Oct24 ? 00:00:00 [kthrotld] root 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 55 2 0 Oct24 ? 00:00:00 [vballoon] root 56 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 124 2 0 Oct24 ? 00:00:00 [kpsmoused] root 126 2 0 Oct24 ? 00:00:00 [kworker/0:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 447 2 0 Oct24 ? 00:00:00 [kworker/u5:1] root 501 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 Oct24 ? 00:00:00 [kauditd] message+ 905 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon syslog 1013 1 0 Oct24 ? 00:00:00 rsyslogd root 1049 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 Oct24 ? 00:00:00 cron daemon 1108 1 0 Oct24 ? 00:00:00 atd root 1115 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1193 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_avk0k5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_avk0k5 --logging-server-logdir=/home/ubuntu/dime_host_avk0k5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5%I.log --pidfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5.pid ubuntu 1764 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/dime_host_avk0k5/env/bin/diamond --configfile /home/ubuntu/dime_host_avk0k5/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1650 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_avk0k5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_avk0k5 --logging-server-logdir=/home/ubuntu/dime_host_avk0k5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5%I.log --pidfile=/home/ubuntu/dime_host_avk0k5/work/dime_host_avk0k5.pid ubuntu 1832 1810 0 Oct24 ? 00:00:00 /home/ubuntu/dime_host_avk0k5/env/bin/python2.7 /home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P1pwWX ubuntu 1843 1832 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/J36KD/install-dime.sh ubuntu 1845 1843 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh root 1975 2 0 Oct24 ? 00:00:00 [kworker/u5:2] ntp 8776 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9339 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9340 9339 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9344 1 0 00:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9345 9344 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9354 9345 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9355 9340 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9356 9354 0 00:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9552 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10063 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10067 10063 0 00:00 ? 00:00:00 inotifywait -e create -qq . snmp 10186 1 0 00:01 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10437 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10500 1845 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh ubuntu 10501 10500 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J36KD/install-dime.sh root 10502 10501 0 00:01 ? 00:00:00 sudo ps -edf root 10503 10502 0 00:01 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10437/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9552/monit tcp6 0 0 ::1:53 :::* LISTEN 10437/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8776/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8776/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8776/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10186/snmpd udp 0 0 0.0.0.0:18748 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10437/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8776/ntpd udp6 0 0 ::1:123 :::* 8776/ntpd udp6 0 0 :::123 :::* 8776/ntpd udp6 0 0 :::161 :::* 10186/snmpd udp6 0 0 :::18695 :::* 580/dhclient udp6 0 0 ::1:53 :::* 10437/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10958 1650/python2.7 /tmp/cloudify-logging-server-2581c.socket unix 2 [ ACC ] STREAM LISTENING 11912 1832/python2.7 /tmp/ctx-OjCMXK.socket unix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22049 9355/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20946 9356/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7341 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23173 10186/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9420 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8164 905/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-25 00:01:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6d:84:b1 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6d:84b1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:94399 errors:0 dropped:0 overruns:0 frame:0 TX packets:54175 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147328816 (147.3 MB) TX bytes:9000921 (9.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.006s user 0m0.001s sys 0m0.005s 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:01 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 33 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 35 2 0 Oct24 ? 00:00:00 [khungtaskd] root 36 2 0 Oct24 ? 00:00:00 [kswapd0] root 37 2 0 Oct24 ? 00:00:00 [vmstat] root 38 2 0 Oct24 ? 00:00:00 [ksmd] root 39 2 0 Oct24 ? 00:00:00 [khugepaged] root 40 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 41 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 Oct24 ? 00:00:00 [crypto] root 54 2 0 Oct24 ? 00:00:00 [kthrotld] root 55 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 56 2 0 Oct24 ? 00:00:00 [vballoon] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 125 2 0 Oct24 ? 00:00:00 [kpsmoused] root 141 2 0 Oct24 ? 00:00:00 [kworker/0:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 Oct24 ? 00:00:00 [kworker/u5:1] root 469 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 577 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 Oct24 ? 00:00:00 [kauditd] message+ 897 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 Oct24 ? 00:00:00 rsyslogd root 1050 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 Oct24 ? 00:00:00 cron daemon 1112 1 0 Oct24 ? 00:00:00 atd root 1113 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1124 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 Oct24 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_1n6wk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_1n6wk8 --logging-server-logdir=/home/ubuntu/ellis_host_1n6wk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8%I.log --pidfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8.pid ubuntu 1767 1 0 Oct24 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1n6wk8/env/bin/diamond --configfile /home/ubuntu/ellis_host_1n6wk8/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1653 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_1n6wk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_1n6wk8 --logging-server-logdir=/home/ubuntu/ellis_host_1n6wk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8%I.log --pidfile=/home/ubuntu/ellis_host_1n6wk8/work/ellis_host_1n6wk8.pid ubuntu 1837 1817 0 Oct24 ? 00:00:00 /home/ubuntu/ellis_host_1n6wk8/env/bin/python2.7 /home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AC3Kwn ubuntu 1848 1837 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/UC2FJ/install-ellis.sh ubuntu 1851 1848 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh root 2116 2 0 Oct24 ? 00:00:00 [kworker/u5:2] mysql 9214 1 0 00:00 ? 00:00:00 /usr/sbin/mysqld ntp 9362 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9950 1 0 00:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10094 1 0 00:00 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10095 10094 0 00:00 ? 00:00:00 nginx: worker process www-data 10096 10094 0 00:00 ? 00:00:00 nginx: worker process www-data 10097 10094 0 00:00 ? 00:00:00 nginx: worker process www-data 10098 10094 0 00:00 ? 00:00:00 nginx: worker process root 10130 1 0 00:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10134 10130 0 00:00 ? 00:00:00 inotifywait -e create -qq . ellis 10296 1 0 00:00 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10522 9950 0 00:01 ? 00:00:00 [nginx_ping] root 10525 9950 0 00:01 ? 00:00:00 [check-nginx-upt] root 10529 9950 0 00:01 ? 00:00:00 [check-monit-upt] root 10533 9950 0 00:01 ? 00:00:00 [poll_ellis.sh] root 10535 9950 0 00:01 ? 00:00:00 [poll_ellis_http] root 10537 9950 0 00:01 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10554 10537 0 00:01 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10593 10554 0 00:01 ? 00:00:00 sleep 27 dnsmasq 10806 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10869 1851 0 00:01 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh ubuntu 10870 10869 0 00:01 ? 00:00:00 /bin/bash -e /tmp/UC2FJ/install-ellis.sh root 10871 10870 0 00:01 ? 00:00:00 sudo ps -edf root 10872 10871 0 00:01 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.008s 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.002s sys 0m0.004s 2018-10-25 00:01:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181025T000000Z.txt /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.009s user 0m0.000s sys 0m0.006s 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [25-Oct-2018 00:00:35 UTC] clearwater-diags-monitor starting [25-Oct-2018 00:00:35 UTC] Waiting for trigger files real 0m0.006s user 0m0.005s sys 0m0.003s 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [25-Oct-2018 00:00:56 UTC] clearwater-diags-monitor starting [25-Oct-2018 00:00:56 UTC] Waiting for trigger files 2018:10:25 00:00:22: Namespace: management 2018:10:25 00:00:22: [management] Starting server 2018:10:25 00:00:22: [management] Listening for requests 2018:10:25 00:00:22: Namespace: signaling 2018:10:25 00:00:22: [signaling] Starting server 2018:10:25 00:00:22: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J36KD/install-dime.sh 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UC2FJ/install-ellis.sh 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-25 00:01:00.948529309 Stopping etcd clearwater-etcd 2018-10-25 00:01:02.178323404 Restarting etcd clearwater-etcd 2018-10-25 00:01:02.183057913 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2018-10-25 00:01:02.183780833 Check for previous failed startup attempt 2018-10-25 00:01:02.184907430 Running etcdctl member list f4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true 2018-10-25 00:01:02.305570540 etcdctl returned 0 2018-10-25 00:01:02.311904579 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-25 00:01:01.215786584 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/W2W7T/bind.py 2018-10-25 00:01:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyrjRSV /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/70AU1/create_number.sh 2018-10-25 00:01:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_87Hxe /etc/bind/db.clearwater.local 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/70AU1/create_number.sh 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:01:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y3RR0/bind.py 2018-10-25 00:01:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-25 00:01:28,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:28,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:28 GMT 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:28,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:33,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:33,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "ea4c172d-311e-466f-8fcb-28b4e69d56ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.387Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:27.485Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:27.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "[localhost] run: sudo mv /tmp/tmp8N4E7t /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "[localhost] run: sudo mv /tmp/tmpHCXwdc /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.392Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "bd8ec380-aaa9-44db-8e81-217e7c4b8033"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:28.488Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:28.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1873, "offset": 1825, "size": 50}}} 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:33 GMT 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7388 2018-10-25 00:01:33,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:01:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8N4E7t /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHCXwdc /etc/bind/db.clearwater.local 2018-10-25 00:01:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:01:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:01:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:01:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:33,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:33,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:33 GMT 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:33,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:38,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:39,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:35.306Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}], "metadata": {"pagination": {"total": 1874, "offset": 1837, "size": 50}}} 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:39 GMT 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-10-25 00:01:39,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:39,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-25 00:01:39,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:39,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:39,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:39,286 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:39 GMT 2018-10-25 00:01:39,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:39,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:39,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:44,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:44,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:44,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:44,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:44,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:42.245Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,172 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.751s\nuser\t0m3.501s\nsys\t0m0.948s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:42.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:42.637Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:42.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:43.640Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:43.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:43.640Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:43.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}], "metadata": {"pagination": {"total": 1878, "offset": 1838, "size": 50}}} 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:44 GMT 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6918 2018-10-25 00:01:44,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,172 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.751s user 0m3.501s sys 0m0.948s 2018-10-25 00:01:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-25 00:01:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-25 00:01:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-25 00:01:44,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:44,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:44,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:44 GMT 2018-10-25 00:01:44,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:44,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:49,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:49,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:49,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:49,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:49,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:49,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:45.195Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.004s\nsys\t0m0.061s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:45.665Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:18:83:54 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe18:8354/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:139781 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61530 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218489722 (218.4 MB) TX bytes:9939444 (9.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:45.665Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:46.668Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:46.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:46.668Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Oct24 ? 00:00:00 /sbin/init\nroot 2 0 0 Oct24 ? 00:00:00 [kthreadd]\nroot 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Oct24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Oct24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Oct24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Oct24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Oct24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Oct24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Oct24 ? 00:00:00 [migration/0]\nroot 14 2 0 Oct24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Oct24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Oct24 ? 00:00:00 [migration/1]\nroot 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Oct24 ? 00:00:00 [khelper]\nroot 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Oct24 ? 00:00:00 [netns]\nroot 23 2 0 Oct24 ? 00:00:00 [writeback]\nroot 24 2 0 Oct24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Oct24 ? 00:00:00 [bioset]\nroot 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Oct24 ? 00:00:00 [kblockd]\nroot 28 2 0 Oct24 ? 00:00:00 [ata_sff]\nroot 29 2 0 Oct24 ? 00:00:00 [khubd]\nroot 30 2 0 Oct24 ? 00:00:00 [md]\nroot 31 2 0 Oct24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Oct24 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Oct24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Oct24 ? 00:00:00 [kswapd0]\nroot 36 2 0 Oct24 ? 00:00:00 [vmstat]\nroot 37 2 0 Oct24 ? 00:00:00 [ksmd]\nroot 38 2 0 Oct24 ? 00:00:00 [khugepaged]\nroot 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Oct24 ? 00:00:00 [crypto]\nroot 53 2 0 Oct24 ? 00:00:00 [kthrotld]\nroot 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Oct24 ? 00:00:00 [vballoon]\nroot 56 2 0 Oct24 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Oct24 ? 00:00:00 [deferwq]\nroot 80 2 0 Oct24 ? 00:00:00 [charger_manager]\nroot 123 2 0 Oct24 ? 00:00:00 [kpsmoused]\nroot 142 2 0 Oct24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 502 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 Oct24 ? 00:00:00 [kauditd]\nroot 927 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 942 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork\nroot 967 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 989 1 0 Oct24 ? 00:00:00 rsyslogd\nroot 1050 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 Oct24 ? 00:00:00 cron\ndaemon 1110 1 0 Oct24 ? 00:00:00 atd\nroot 1115 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 Oct24 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_sxxugi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_sxxugi --logging-server-logdir=/home/ubuntu/vellum_host_sxxugi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi%I.log --pidfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi.pid\nroot 1653 2 0 Oct24 ? 00:00:00 [kworker/u5:2]\nubuntu 1767 1 0 Oct24 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_sxxugi/env/bin/diamond --configfile /home/ubuntu/vellum_host_sxxugi/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1652 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_sxxugi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_sxxugi --logging-server-logdir=/home/ubuntu/vellum_host_sxxugi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi%I.log --pidfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi.pid\nubuntu 1835 1815 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 /home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P0XUTP\nubuntu 1846 1835 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/J66AL/install-vellum.sh\nubuntu 1848 1846 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh\nntp 11865 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12260 1 0 00:00 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12586 1 0 00:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13229 1 0 00:01 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13239 13229 0 00:01 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13539 12586 0 00:01 ? 00:00:00 [check-monit-upt] \nroot 14055 2 0 00:01 ? 00:00:00 [kworker/u5:1]\ndnsmasq 14197 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14260 1848 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh\nubuntu 14261 14260 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh\nroot 14262 14261 0 00:01 ? 00:00:00 sudo ps -edf\nroot 14263 14262 0 00:01 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.012s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:46.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:46.668Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:46.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:46.668Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14197/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12586/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12260/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14197/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11865/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11865/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11865/ntpd \nudp 0 0 0.0.0.0:7512 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12260/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14197/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 11865/ntpd \nudp6 0 0 ::1:123 :::* 11865/ntpd \nudp6 0 0 :::123 :::* 11865/ntpd \nudp6 0 0 :::50427 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 14197/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9270 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11153 1652/python2.7 /tmp/cloudify-logging-server-2d25c.socket\nunix 2 [ ACC ] STREAM LISTENING 11823 1835/python2.7 /tmp/ctx-xNMuWK.socket\nunix 2 [ ACC ] STREAM LISTENING 6878 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 2009 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7930 942/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:46.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:47.672Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:47.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:47.672Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:47.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:47.672Z", "message": "[vellum] => /var/log\n/var/log/chronos\n/var/log/sysstat\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20181025T000000Z.txt\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:47.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:47.672Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:47.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:48.676Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:48.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:48.676Z", "message": "[vellum] => 2018-10-25 00:01:06.321588687 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:48.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:48.676Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:48.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:48.676Z", "message": "[vellum] => INFO [main] 2018-10-24 23:59:40,521 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-24 23:59:40,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:40,645 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:40,824 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-24 23:59:40,833 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-24 23:59:40,834 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-24 23:59:41,206 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:41,217 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698560(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034536(72299K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16662776(16272K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1540425579.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540425579.log]\nINFO [main] 2018-10-24 23:59:41,286 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-24 23:59:41,286 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-24 23:59:41,378 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-24 23:59:41,380 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-24 23:59:41,380 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-24 23:59:41,384 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-24 23:59:41,390 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-24 23:59:41,395 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-24 23:59:41,456 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-24 23:59:41,527 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-24 23:59:42,843 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-24 23:59:42,848 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-24 23:59:42,852 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-24 23:59:42,856 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-24 23:59:42,860 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-24 23:59:42,864 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-24 23:59:42,869 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-24 23:59:42,873 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-24 23:59:42,876 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-24 23:59:42,879 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-24 23:59:42,951 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-24 23:59:42,955 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-24 23:59:42,958 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-24 23:59:42,961 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-24 23:59:42,965 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-24 23:59:42,968 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-24 23:59:43,039 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-24 23:59:43,040 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-24 23:59:43,085 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:43,093 Memtable.java:347 - Writing Memtable-local@439685649(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:43,136 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=399)\nINFO [main] 2018-10-24 23:59:43,682 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-24 23:59:43,828 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-24 23:59:43,828 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-24 23:59:43,830 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-24 23:59:43,842 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-10-24 23:59:43,843 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-24 23:59:43,856 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:43,864 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-10-24 23:59:43,874 SystemKeyspace.java:765 - No host ID found, created 86430213-42e6-4024-af07-8f143fc6f037 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-24 23:59:43,876 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-24 23:59:43,878 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:43,878 Memtable.java:347 - Writing Memtable-local@1606777897(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:43,879 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=93397)\nINFO [main] 2018-10-24 23:59:44,112 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:44,119 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:44,145 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-24 23:59:44,159 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:44,168 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:44,176 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:44,183 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:44,190 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-24 23:59:44,191 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-24 23:59:44,197 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-24 23:59:44,209 StorageService.java:959 - Generated random tokens. tokens are [5433227644224258097, 1283173905599616718, -5590102328004611784, 8586374384176514084, -939058352575514001, -2634911761302237687, -4485161917131598171, 2566253974738572526, -3846536435475306996, -4251618852926464328, -5198701653201127016, -253591969612266654, -2419191564191391848, 3155552340318725100, -8770774961629985351, -5029003874278108183, 4516055278156015882, -7137826974809288415, 6211786458952051930, -5275789465052716853, 6338479165080937746, -8462351830920875100, -6319961879282841646, -2271528221361168286, -6097363881761173436, -5552301825723698932, 939810934354597850, 4214129070106712302, -2074864199958564745, 5221040465965321249, 5668182653143730907, -6401258847948052619, 1642817881503736576, 8732233924571558474, 3404296729106852369, 319012935010910977, -41673619083799243, 5976899051818193274, 4961275825853871082, 7758493942558708391, 6227110896471652247, 3278419256388863586, -6183787889668536951, 5256848474213540970, 4524639633519686712, 4806169109254757698, -1928743065725679290, 1092220540096237912, 995902152543642320, 3445309316278811265, -5910952442406363194, -8683451986962381204, 4267040260971341987, 5532328470237426522, -492053331603214449, 2685875417929989582, 2543481891018130332, 8548067123515789060, 5084549575737982125, -8942040591361655773, -8847839128579854947, 2296579231390227665, -2753626948279532563, -6982242323829349413, 1066100320374359703, -1812499152973234137, -6519933242246067981, -1308572370492548670, -3239337910593976684, -5060482045333903283, -6358325776239798218, -8420128000816235337, 4790244963097880833, -5126871460564248020, -8646451903403285907, 1123611461435778502, 2420486126186758593, 507815022945155990, -6990417542278731247, 1512963109561237486, -7929616463825467004, 901024860556343827, 5708171828385138813, 9012851392527371049, -8344493709127650300, -7872899190493375778, 1745950440109639532, 6344430306118123068, -4474187129042953571, 3212253771985555900, -6480849424211881174, 8339009739162668916, 4111597889890755626, 680538169936308593, -5402753871360251369, -6878446445526544738, -5212504486305816021, -268062604915400511, 9154967428184593492, -3674955995236897088, 792153595359717710, 3795696810212790763, 4909259349013411778, 6371260412606256081, -2499266209014970098, -7071234661902363910, -8554238486020667643, -8966864817080110902, -8324786667340902424, 7691832563731299470, 3058541820019549673, 5303044343038522981, -4130160276204740025, 9030274788096756313, -1180173604176545051, -1544222599195942008, 4349847030383370369, 6718437453803423965, 8953361844405998128, -2885188271025378548, 2885611193232342249, -7046644138819146863, 3774921179018674608, -7709642941931500463, 442664920540454691, 5279347824411989942, 6985384691414219569, 8421903212691115554, 3480126788345159053, 7524028065769967332, 2393321610770184178, 5242705493779352323, 3764600002912485254, -5522622231676689995, 2684149992462307001, 3129525649568041589, 6612701657106048822, -3738273789560854352, -5176209974629271954, 8394884952756411241, 8917015584781632791, -2074982516876039120, -5977162304405222663, -9132047976847280470, 3650439320349235467, -3155410300607755987, -7372175968688660454, -6366220644209044758, 6516905308183446473, -3386564586115465879, 6511040089567295836, 6093242975540406556, -5070120502442233012, -8776146997252602276, -1347325332637164939, 1282608707333157339, -2299442834611154967, 3739738321891136494, 4718793448111790392, -1871800600410780322, 5481045110605792797, 5608028798756438891, 8100268140629533032, -4243562801557859271, 8438839071009034746, 5077279613711793819, -1503851288766330506, 6692474993825864772, -5322206345043368930, -6276352828868553059, -6735109651812303078, -3779687246519567241, -7889762954208587306, -9053826369300171446, -2309853310243199108, -6037252531280532875, -6619552538013877876, 2485480157392393939, -7934839218878100264, -8613692758199682190, 4326188587575446887, 7126055648854835124, 3554917241462617864, -2930061602594415921, 8336633078574911223, -7858746167087451019, -8935284526398522575, 3753139875161052854, -1229795027944672672, -7598276278385169417, 5218015033186234390, -6463315828600804631, 6975825108476547342, 7763117881883526913, 6564215379740293652, -7336960071704281548, 7423144795180658446, -8409390905157233446, 3481669505281184975, -2285615553751434522, 3393790015901195609, -6715684161736414990, 3687988830327855891, 4911312514997859876, 7250353285109772571, -3405209084124481170, 9073165404383957570, -2884676027750898219, 1663911750939447757, -2760250746114628720, -9091311927649911150, 183601625179481116, 8962257331018958798, -5995678749913381338, 5067651743335536639, -8270226996722075319, 5768148671831237453, 4741723164384588751, 6999129068977841662, -653043414424671787, 8508672806541967883, -9009095842485491424, 4973909362437303763, -1236686044586435870, -71334810127444448, 3235378929998928734, -5778564515031995677, -3253895182037596542, -3114758858315398015, -1525861519896981087, -710358396900580913, 8638150428531411051, -7534346557137436840, -4707738706898450536, 765536845034215418, 1816201304995330791, -7997767122229495583, 7687293310879755671, 6312428144399934040, 4830573065373662298, -5456445219447061985, -301992049139790812, 6552315060849979404, 3662873355875066214, -7331487558531579737, -5827905740981006873, -311324656555259999, 4608213828838434813, 222829843255802340, -7369949750461183415, 6820972036427906680, -1989818496362130592, 4001104756626853352, -2907269464164112372, -2811948242400179334, 8378486368654486076]\nINFO [main] 2018-10-24 23:59:44,218 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7ae80945[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@72a8bd50[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@3b0d4ee0}\nINFO [MigrationStage:1] 2018-10-24 23:59:44,244 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,245 Memtable.java:347 - Writing Memtable-schema_keyspaces@793257464(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,246 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352)\nINFO [MigrationStage:1] 2018-10-24 23:59:44,770 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:44,771 Memtable.java:347 - Writing Memtable-schema_columnfamilies@276976727(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:44,779 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352)\nINFO [MigrationStage:1] 2018-10-24 23:59:44,974 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,974 Memtable.java:347 - Writing Memtable-schema_columns@1753689217(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,000 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352)\nINFO [MigrationStage:1] 2018-10-24 23:59:45,049 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,050 Memtable.java:347 - Writing Memtable-schema_triggers@382098115(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,051 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352)\nINFO [MigrationStage:1] 2018-10-24 23:59:45,067 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,068 Memtable.java:347 - Writing Memtable-schema_usertypes@815737656(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,069 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352)\nINFO [MigrationStage:1] 2018-10-24 23:59:45,640 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5571b0f6[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-24 23:59:45,651 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-24 23:59:45,652 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@41be2587[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-24 23:59:45,658 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-24 23:59:45,759 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,760 Memtable.java:347 - Writing Memtable-local@45996354(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,761 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102595)\nINFO [main] 2018-10-24 23:59:46,254 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51480 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:46,255 Memtable.java:347 - Writing Memtable-local@2127638175(8.366KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-24 23:59:46,264 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=114586)\nINFO [CompactionExecutor:2] 2018-10-24 23:59:46,840 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-10-24 23:59:46,873 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-24 23:59:47,000 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-24 23:59:47,028 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-10-24 23:59:47,028 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-24 23:59:47,077 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-24 23:59:47,184 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-24 23:59:47,487 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,944 bytes to 5,782 (~97% of original) in 625ms = 0.008823MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,822 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,845 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,845 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,846 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-25 00:01:02,861 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-25 00:01:02,862 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:48.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:49.681Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:49.681Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:49.681Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:49.681Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:49.681Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}], "metadata": {"pagination": {"total": 1900, "offset": 1842, "size": 50}}} 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:49 GMT 2018-10-25 00:01:49,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:49,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 78641 2018-10-25 00:01:49,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:49,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.004s sys 0m0.061s 2018-10-25 00:01:49,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:18:83:54 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe18:8354/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:139781 errors:0 dropped:0 overruns:0 frame:0 TX packets:61530 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218489722 (218.4 MB) TX bytes:9939444 (9.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-25 00:01:49,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-25 00:01:49,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-25 00:01:49,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Oct24 ? 00:00:00 /sbin/init root 2 0 0 Oct24 ? 00:00:00 [kthreadd] root 3 2 0 Oct24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Oct24 ? 00:00:00 [kworker/0:0H] root 6 2 0 Oct24 ? 00:00:00 [kworker/u4:0] root 7 2 0 Oct24 ? 00:00:00 [rcu_sched] root 8 2 0 Oct24 ? 00:00:00 [rcuos/0] root 9 2 0 Oct24 ? 00:00:00 [rcuos/1] root 10 2 0 Oct24 ? 00:00:00 [rcu_bh] root 11 2 0 Oct24 ? 00:00:00 [rcuob/0] root 12 2 0 Oct24 ? 00:00:00 [rcuob/1] root 13 2 0 Oct24 ? 00:00:00 [migration/0] root 14 2 0 Oct24 ? 00:00:00 [watchdog/0] root 15 2 0 Oct24 ? 00:00:00 [watchdog/1] root 16 2 0 Oct24 ? 00:00:00 [migration/1] root 17 2 0 Oct24 ? 00:00:00 [ksoftirqd/1] root 19 2 0 Oct24 ? 00:00:00 [kworker/1:0H] root 20 2 0 Oct24 ? 00:00:00 [khelper] root 21 2 0 Oct24 ? 00:00:00 [kdevtmpfs] root 22 2 0 Oct24 ? 00:00:00 [netns] root 23 2 0 Oct24 ? 00:00:00 [writeback] root 24 2 0 Oct24 ? 00:00:00 [kintegrityd] root 25 2 0 Oct24 ? 00:00:00 [bioset] root 26 2 0 Oct24 ? 00:00:00 [kworker/u5:0] root 27 2 0 Oct24 ? 00:00:00 [kblockd] root 28 2 0 Oct24 ? 00:00:00 [ata_sff] root 29 2 0 Oct24 ? 00:00:00 [khubd] root 30 2 0 Oct24 ? 00:00:00 [md] root 31 2 0 Oct24 ? 00:00:00 [devfreq_wq] root 32 2 0 Oct24 ? 00:00:00 [kworker/0:1] root 34 2 0 Oct24 ? 00:00:00 [khungtaskd] root 35 2 0 Oct24 ? 00:00:00 [kswapd0] root 36 2 0 Oct24 ? 00:00:00 [vmstat] root 37 2 0 Oct24 ? 00:00:00 [ksmd] root 38 2 0 Oct24 ? 00:00:00 [khugepaged] root 39 2 0 Oct24 ? 00:00:00 [fsnotify_mark] root 40 2 0 Oct24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Oct24 ? 00:00:00 [crypto] root 53 2 0 Oct24 ? 00:00:00 [kthrotld] root 54 2 0 Oct24 ? 00:00:00 [kworker/u4:1] root 55 2 0 Oct24 ? 00:00:00 [vballoon] root 56 2 0 Oct24 ? 00:00:00 [kworker/1:1] root 57 2 0 Oct24 ? 00:00:00 [scsi_eh_0] root 58 2 0 Oct24 ? 00:00:00 [scsi_eh_1] root 79 2 0 Oct24 ? 00:00:00 [deferwq] root 80 2 0 Oct24 ? 00:00:00 [charger_manager] root 123 2 0 Oct24 ? 00:00:00 [kpsmoused] root 142 2 0 Oct24 ? 00:00:00 [kworker/0:2] root 186 2 0 Oct24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Oct24 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 Oct24 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 502 1 0 Oct24 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 Oct24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 Oct24 ? 00:00:00 [kauditd] root 927 1 0 Oct24 ? 00:00:00 upstart-file-bridge --daemon message+ 942 1 0 Oct24 ? 00:00:00 dbus-daemon --system --fork root 967 1 0 Oct24 ? 00:00:00 /lib/systemd/systemd-logind syslog 989 1 0 Oct24 ? 00:00:00 rsyslogd root 1050 1 0 Oct24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 Oct24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 Oct24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 Oct24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 Oct24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 Oct24 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 Oct24 ? 00:00:00 cron daemon 1110 1 0 Oct24 ? 00:00:00 atd root 1115 1 0 Oct24 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 Oct24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 Oct24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 Oct24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 Oct24 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_sxxugi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_sxxugi --logging-server-logdir=/home/ubuntu/vellum_host_sxxugi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi%I.log --pidfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi.pid root 1653 2 0 Oct24 ? 00:00:00 [kworker/u5:2] ubuntu 1767 1 0 Oct24 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_sxxugi/env/bin/diamond --configfile /home/ubuntu/vellum_host_sxxugi/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1652 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_sxxugi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_sxxugi --logging-server-logdir=/home/ubuntu/vellum_host_sxxugi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi%I.log --pidfile=/home/ubuntu/vellum_host_sxxugi/work/vellum_host_sxxugi.pid ubuntu 1835 1815 0 Oct24 ? 00:00:00 /home/ubuntu/vellum_host_sxxugi/env/bin/python2.7 /home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P0XUTP ubuntu 1846 1835 0 Oct24 ? 00:00:00 /bin/sh -c /tmp/J66AL/install-vellum.sh ubuntu 1848 1846 0 Oct24 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh ntp 11865 1 0 00:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12260 1 0 00:00 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12586 1 0 00:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13229 1 0 00:01 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13239 13229 0 00:01 ? 00:00:00 cpulimit -e astaire -l 10 root 13539 12586 0 00:01 ? 00:00:00 [check-monit-upt] root 14055 2 0 00:01 ? 00:00:00 [kworker/u5:1] dnsmasq 14197 1 0 00:01 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14260 1848 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh ubuntu 14261 14260 0 00:01 ? 00:00:00 /bin/bash -e /tmp/J66AL/install-vellum.sh root 14262 14261 0 00:01 ? 00:00:00 sudo ps -edf root 14263 14262 0 00:01 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.012s 2018-10-25 00:01:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-25 00:01:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14197/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12586/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12260/memcached tcp6 0 0 ::1:53 :::* LISTEN 14197/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 11865/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11865/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11865/ntpd udp 0 0 0.0.0.0:7512 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12260/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14197/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 11865/ntpd udp6 0 0 ::1:123 :::* 11865/ntpd udp6 0 0 :::123 :::* 11865/ntpd udp6 0 0 :::50427 :::* 568/dhclient udp6 0 0 ::1:53 :::* 14197/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9270 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11153 1652/python2.7 /tmp/cloudify-logging-server-2d25c.socket unix 2 [ ACC ] STREAM LISTENING 11823 1835/python2.7 /tmp/ctx-xNMuWK.socket unix 2 [ ACC ] STREAM LISTENING 6878 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 2009 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7930 942/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-25 00:01:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-25 00:01:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-25 00:01:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20181025T000000Z.txt /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.003s 2018-10-25 00:01:49,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-25 00:01:49,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-25 00:01:49,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-25 00:01:06.321588687 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:49,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-25 00:01:49,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-24 23:59:40,521 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-24 23:59:40,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:40,645 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:40,824 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-24 23:59:40,833 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-24 23:59:40,834 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-24 23:59:41,206 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:41,217 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698560(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034536(72299K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-24 23:59:41,228 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16662776(16272K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-24 23:59:41,229 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1540425579.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540425579.log] INFO [main] 2018-10-24 23:59:41,286 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-24 23:59:41,286 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-24 23:59:41,378 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-24 23:59:41,380 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-24 23:59:41,380 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-24 23:59:41,384 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-24 23:59:41,390 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-24 23:59:41,395 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-24 23:59:41,456 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-24 23:59:41,527 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-24 23:59:42,843 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-24 23:59:42,848 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-24 23:59:42,852 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-24 23:59:42,856 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-24 23:59:42,860 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-24 23:59:42,864 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-24 23:59:42,869 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-24 23:59:42,873 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-24 23:59:42,876 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-24 23:59:42,879 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-24 23:59:42,951 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-24 23:59:42,955 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-24 23:59:42,958 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-24 23:59:42,961 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-24 23:59:42,965 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-24 23:59:42,968 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-24 23:59:43,039 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-24 23:59:43,040 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-24 23:59:43,085 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-24 23:59:43,093 Memtable.java:347 - Writing Memtable-local@439685649(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-24 23:59:43,136 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=399) INFO [main] 2018-10-24 23:59:43,682 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-24 23:59:43,828 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-24 23:59:43,828 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-24 23:59:43,830 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-24 23:59:43,842 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-24 23:59:43,843 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-24 23:59:43,856 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:43,864 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-24 23:59:43,874 SystemKeyspace.java:765 - No host ID found, created 86430213-42e6-4024-af07-8f143fc6f037 (Note: This should happen exactly once per node). INFO [main] 2018-10-24 23:59:43,876 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-24 23:59:43,878 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-24 23:59:43,878 Memtable.java:347 - Writing Memtable-local@1606777897(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-24 23:59:43,879 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=93397) INFO [main] 2018-10-24 23:59:44,112 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:44,119 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:44,145 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-24 23:59:44,159 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:44,168 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:44,176 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:44,183 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:44,190 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-24 23:59:44,191 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-24 23:59:44,197 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-24 23:59:44,209 StorageService.java:959 - Generated random tokens. tokens are [5433227644224258097, 1283173905599616718, -5590102328004611784, 8586374384176514084, -939058352575514001, -2634911761302237687, -4485161917131598171, 2566253974738572526, -3846536435475306996, -4251618852926464328, -5198701653201127016, -253591969612266654, -2419191564191391848, 3155552340318725100, -8770774961629985351, -5029003874278108183, 4516055278156015882, -7137826974809288415, 6211786458952051930, -5275789465052716853, 6338479165080937746, -8462351830920875100, -6319961879282841646, -2271528221361168286, -6097363881761173436, -5552301825723698932, 939810934354597850, 4214129070106712302, -2074864199958564745, 5221040465965321249, 5668182653143730907, -6401258847948052619, 1642817881503736576, 8732233924571558474, 3404296729106852369, 319012935010910977, -41673619083799243, 5976899051818193274, 4961275825853871082, 7758493942558708391, 6227110896471652247, 3278419256388863586, -6183787889668536951, 5256848474213540970, 4524639633519686712, 4806169109254757698, -1928743065725679290, 1092220540096237912, 995902152543642320, 3445309316278811265, -5910952442406363194, -8683451986962381204, 4267040260971341987, 5532328470237426522, -492053331603214449, 2685875417929989582, 2543481891018130332, 8548067123515789060, 5084549575737982125, -8942040591361655773, -8847839128579854947, 2296579231390227665, -2753626948279532563, -6982242323829349413, 1066100320374359703, -1812499152973234137, -6519933242246067981, -1308572370492548670, -3239337910593976684, -5060482045333903283, -6358325776239798218, -8420128000816235337, 4790244963097880833, -5126871460564248020, -8646451903403285907, 1123611461435778502, 2420486126186758593, 507815022945155990, -6990417542278731247, 1512963109561237486, -7929616463825467004, 901024860556343827, 5708171828385138813, 9012851392527371049, -8344493709127650300, -7872899190493375778, 1745950440109639532, 6344430306118123068, -4474187129042953571, 3212253771985555900, -6480849424211881174, 8339009739162668916, 4111597889890755626, 680538169936308593, -5402753871360251369, -6878446445526544738, -5212504486305816021, -268062604915400511, 9154967428184593492, -3674955995236897088, 792153595359717710, 3795696810212790763, 4909259349013411778, 6371260412606256081, -2499266209014970098, -7071234661902363910, -8554238486020667643, -8966864817080110902, -8324786667340902424, 7691832563731299470, 3058541820019549673, 5303044343038522981, -4130160276204740025, 9030274788096756313, -1180173604176545051, -1544222599195942008, 4349847030383370369, 6718437453803423965, 8953361844405998128, -2885188271025378548, 2885611193232342249, -7046644138819146863, 3774921179018674608, -7709642941931500463, 442664920540454691, 5279347824411989942, 6985384691414219569, 8421903212691115554, 3480126788345159053, 7524028065769967332, 2393321610770184178, 5242705493779352323, 3764600002912485254, -5522622231676689995, 2684149992462307001, 3129525649568041589, 6612701657106048822, -3738273789560854352, -5176209974629271954, 8394884952756411241, 8917015584781632791, -2074982516876039120, -5977162304405222663, -9132047976847280470, 3650439320349235467, -3155410300607755987, -7372175968688660454, -6366220644209044758, 6516905308183446473, -3386564586115465879, 6511040089567295836, 6093242975540406556, -5070120502442233012, -8776146997252602276, -1347325332637164939, 1282608707333157339, -2299442834611154967, 3739738321891136494, 4718793448111790392, -1871800600410780322, 5481045110605792797, 5608028798756438891, 8100268140629533032, -4243562801557859271, 8438839071009034746, 5077279613711793819, -1503851288766330506, 6692474993825864772, -5322206345043368930, -6276352828868553059, -6735109651812303078, -3779687246519567241, -7889762954208587306, -9053826369300171446, -2309853310243199108, -6037252531280532875, -6619552538013877876, 2485480157392393939, -7934839218878100264, -8613692758199682190, 4326188587575446887, 7126055648854835124, 3554917241462617864, -2930061602594415921, 8336633078574911223, -7858746167087451019, -8935284526398522575, 3753139875161052854, -1229795027944672672, -7598276278385169417, 5218015033186234390, -6463315828600804631, 6975825108476547342, 7763117881883526913, 6564215379740293652, -7336960071704281548, 7423144795180658446, -8409390905157233446, 3481669505281184975, -2285615553751434522, 3393790015901195609, -6715684161736414990, 3687988830327855891, 4911312514997859876, 7250353285109772571, -3405209084124481170, 9073165404383957570, -2884676027750898219, 1663911750939447757, -2760250746114628720, -9091311927649911150, 183601625179481116, 8962257331018958798, -5995678749913381338, 5067651743335536639, -8270226996722075319, 5768148671831237453, 4741723164384588751, 6999129068977841662, -653043414424671787, 8508672806541967883, -9009095842485491424, 4973909362437303763, -1236686044586435870, -71334810127444448, 3235378929998928734, -5778564515031995677, -3253895182037596542, -3114758858315398015, -1525861519896981087, -710358396900580913, 8638150428531411051, -7534346557137436840, -4707738706898450536, 765536845034215418, 1816201304995330791, -7997767122229495583, 7687293310879755671, 6312428144399934040, 4830573065373662298, -5456445219447061985, -301992049139790812, 6552315060849979404, 3662873355875066214, -7331487558531579737, -5827905740981006873, -311324656555259999, 4608213828838434813, 222829843255802340, -7369949750461183415, 6820972036427906680, -1989818496362130592, 4001104756626853352, -2907269464164112372, -2811948242400179334, 8378486368654486076] INFO [main] 2018-10-24 23:59:44,218 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7ae80945[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@72a8bd50[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@3b0d4ee0} INFO [MigrationStage:1] 2018-10-24 23:59:44,244 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,245 Memtable.java:347 - Writing Memtable-schema_keyspaces@793257464(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,246 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352) INFO [MigrationStage:1] 2018-10-24 23:59:44,770 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-24 23:59:44,771 Memtable.java:347 - Writing Memtable-schema_columnfamilies@276976727(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-24 23:59:44,779 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352) INFO [MigrationStage:1] 2018-10-24 23:59:44,974 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-24 23:59:44,974 Memtable.java:347 - Writing Memtable-schema_columns@1753689217(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,000 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352) INFO [MigrationStage:1] 2018-10-24 23:59:45,049 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,050 Memtable.java:347 - Writing Memtable-schema_triggers@382098115(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,051 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352) INFO [MigrationStage:1] 2018-10-24 23:59:45,067 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,068 Memtable.java:347 - Writing Memtable-schema_usertypes@815737656(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-24 23:59:45,069 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102352) INFO [MigrationStage:1] 2018-10-24 23:59:45,640 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5571b0f6[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-24 23:59:45,651 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-24 23:59:45,652 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@41be2587[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-24 23:59:45,658 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-24 23:59:45,759 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,760 Memtable.java:347 - Writing Memtable-local@45996354(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-24 23:59:45,761 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=102595) INFO [main] 2018-10-24 23:59:46,254 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51480 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-24 23:59:46,255 Memtable.java:347 - Writing Memtable-local@2127638175(8.366KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-24 23:59:46,264 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1540425582820, position=114586) INFO [CompactionExecutor:2] 2018-10-24 23:59:46,840 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-10-24 23:59:46,873 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-24 23:59:47,000 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-24 23:59:47,028 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-24 23:59:47,028 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-24 23:59:47,077 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-24 23:59:47,184 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-24 23:59:47,487 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,944 bytes to 5,782 (~97% of original) in 625ms = 0.008823MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,822 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,845 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,845 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-25 00:01:00,846 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-25 00:01:02,861 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-25 00:01:02,862 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-25 00:01:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-25 00:01:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-25 00:01:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-25 00:01:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-25 00:01:49,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:49,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:49,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:49,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:49,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:49,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:49 GMT 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:49,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:54,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:01:55,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:50.070Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:50.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:50.697Z", "message": "Execution done (return_code=0): /tmp/J66AL/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:50.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "24e5c093-beed-4de3-b65a-1d44c3254673"}, {"node_instance_id": "vellum_f39hm8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.640Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.640Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.640Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.700Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.700Z", "message": "Executing: /tmp/DOOWZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:51.700Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/DOOWZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:51.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:52.703Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:52.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:52.703Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:52.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:52.703Z", "message": "[vellum] 192.168.120.5", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:52.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:53.706Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:53.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1912, "offset": 1862, "size": 50}}} 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:55 GMT 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:55,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6242 2018-10-25 00:01:55,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:01:55,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:01:55,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J66AL/install-vellum.sh 2018-10-25 00:01:55,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:01:55,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DOOWZ/start-vellum.sh 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/DOOWZ/start-vellum.sh 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-25 00:01:55,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2018-10-25 00:01:55,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:01:55,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:01:55,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:01:55,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:01:55,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:01:55,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:01:55 GMT 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:01:55,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:00,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:00,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:00,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:01:57.511Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.13:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.13\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:01:57.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}], "metadata": {"pagination": {"total": 1913, "offset": 1874, "size": 50}}} 2018-10-25 00:02:00,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:00,364 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:00 GMT 2018-10-25 00:02:00,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:00,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-10-25 00:02:00,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.13:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.13 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-25 00:02:00,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:00,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:00 GMT 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:00,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:05,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:05,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:01.233Z", "message": "Execution done (return_code=0): /tmp/70AU1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:01.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "8a16c43a-5d48-4dae-8bd5-c16dbfe46163"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:01.299Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:01.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:02.952Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:02.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1916, "offset": 1875, "size": 50}}} 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:05 GMT 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1675 2018-10-25 00:02:05,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/70AU1/create_number.sh 2018-10-25 00:02:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:02:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:05,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:05 GMT 2018-10-25 00:02:05,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:05,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:05,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:10,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:11,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:11,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:11,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1878, "size": 50}}} 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:11 GMT 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:02:11,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:11,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:11,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:11,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:11,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:11,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:11 GMT 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:11,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:16,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:16,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:16,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:16,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:16,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:13.187Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1917, "offset": 1878, "size": 50}}} 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:16 GMT 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:02:16,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:16,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:16,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:16,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:16 GMT 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:16,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:16,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:21,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:21,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1879, "size": 50}}} 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:21 GMT 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:21,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:21,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:21,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:21,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:21 GMT 2018-10-25 00:02:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:21,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:26,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:23.421Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:23.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1918, "offset": 1879, "size": 50}}} 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:26,647 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:26 GMT 2018-10-25 00:02:26,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:26,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:02:26,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:26,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:26,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:26 GMT 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:26,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:31,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:31,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1880, "size": 50}}} 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:31 GMT 2018-10-25 00:02:31,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:02:31,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:31,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:31,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:31 GMT 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:31,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:36,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:36,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:36,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:36,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:36,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:33.658Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:33.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1919, "offset": 1880, "size": 50}}} 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:36 GMT 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:02:36,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:36,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:36,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:37,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:37,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:37,030 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:37 GMT 2018-10-25 00:02:37,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:37,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:37,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:42,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:42,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1881, "size": 50}}} 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:42 GMT 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:42,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:42,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:42 GMT 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:42,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:47,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:47,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:47,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:43.890Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:43.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1920, "offset": 1881, "size": 50}}} 2018-10-25 00:02:47,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:47,525 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:47 GMT 2018-10-25 00:02:47,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:47,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:02:47,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:47,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:47,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:47,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:47,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:47 GMT 2018-10-25 00:02:47,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:47,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:47,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:52,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:52,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1882, "size": 50}}} 2018-10-25 00:02:52,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:52,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:52 GMT 2018-10-25 00:02:52,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:52,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:02:52,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:52,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:52,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:52 GMT 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:52,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:57,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:02:57,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:57,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:57,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:57,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:57,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:02:54.120Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:02:54.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1921, "offset": 1882, "size": 50}}} 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:57 GMT 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:02:57,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:02:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:02:57,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:02:57,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:02:57,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:02:57,964 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:02:57 GMT 2018-10-25 00:02:57,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:02:57,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:02:57,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:02,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:03,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1883, "size": 50}}} 2018-10-25 00:03:03,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:03,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:03 GMT 2018-10-25 00:03:03,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:03,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:03,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:03,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:03,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:03,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:03,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:03 GMT 2018-10-25 00:03:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:03,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:08,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:08,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:04.361Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:04.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1922, "offset": 1883, "size": 50}}} 2018-10-25 00:03:08,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:08,214 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:08 GMT 2018-10-25 00:03:08,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:08,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:03:08,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:08,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:03:08,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:08,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:08,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:08,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:08,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:08 GMT 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:08,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:13,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:13,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:13,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:13,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:13,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1884, "size": 50}}} 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:13 GMT 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:13,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:13,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:13,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:13,464 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:13 GMT 2018-10-25 00:03:13,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:13,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:13,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:18,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:18,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:18,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:18,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:14.596Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:14.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1923, "offset": 1884, "size": 50}}} 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:18 GMT 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:03:18,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:18,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:03:18,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:18,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:18 GMT 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:18,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:23,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:23,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1885, "size": 50}}} 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:23,858 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:23 GMT 2018-10-25 00:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:23,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:23,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:23 GMT 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:23,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:28,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:29,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:24.829Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:24.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1924, "offset": 1885, "size": 50}}} 2018-10-25 00:03:29,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:29 GMT 2018-10-25 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:03:29,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:29,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:29,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:29,070 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:29 GMT 2018-10-25 00:03:29,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:29,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:29,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:34,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:34,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1886, "size": 50}}} 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:34 GMT 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:34,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:34,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:34 GMT 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:39,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:39,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:39,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:35.062Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:35.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1925, "offset": 1886, "size": 50}}} 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:39 GMT 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:03:39,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:39,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:39,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:39,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:39,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:39,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:39 GMT 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:39,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:44,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:44,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1887, "size": 50}}} 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:44,492 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:44 GMT 2018-10-25 00:03:44,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:44,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:44,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:44,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:44,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:44,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:44,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:44,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:44 GMT 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:44,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:49,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:49,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:45.296Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:45.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1926, "offset": 1887, "size": 50}}} 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:49 GMT 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:03:49,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:03:49,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:49,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:49,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:49,754 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:49 GMT 2018-10-25 00:03:49,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:49,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:49,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:54,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:54,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1888, "size": 50}}} 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:54 GMT 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:54,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:03:54,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:03:54,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:03:54,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:03:54,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:03:54,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:03:54 GMT 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:03:54,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:03:59,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:00,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:03:55.529Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:03:55.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}], "metadata": {"pagination": {"total": 1927, "offset": 1888, "size": 50}}} 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:00 GMT 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-25 00:04:00,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-25 00:04:00,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:04:00,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:00,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:00 GMT 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:04:00,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:05,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:05,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1889, "size": 50}}} 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:05 GMT 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:05,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:04:05,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:05 GMT 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-25 00:04:05,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:10,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:04:10,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:05.565Z", "message": "Execution done (return_code=0): /tmp/DOOWZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:05.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "842ffce6-da45-465e-90bf-fddf662ddf8a"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:05.711Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:05.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:06.680Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:06.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:06.680Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:06.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:06.738Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GP8R4/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:06.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "[localhost] run: sudo mv /tmp/tmpQ22smb /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "[localhost] run: sudo mv /tmp/tmp2bGVUm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:07.742Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:07.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220", "logger": "93f52751-a8f8-4059-8c75-569624dd10b5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:04:08.685Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:04:08.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 1946, "offset": 1889, "size": 50}}} 2018-10-25 00:04:10,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:10,406 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:10 GMT 2018-10-25 00:04:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10571 2018-10-25 00:04:10,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DOOWZ/start-vellum.sh 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GP8R4/bind.py 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:04:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQ22smb /etc/bind/db.clearwater.opnfv 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2bGVUm /etc/bind/db.clearwater.local 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:04:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:04:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:04:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:04:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:04:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {u'dime_37r1tg': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-37r1tg'}}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:04:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-25 00:04:10,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/36a32583-aeaf-42e9-9a63-bf590d260220 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:10,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"} 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:10 GMT 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-25 00:04:10,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-24T23:52:37.785Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'36a32583-aeaf-42e9-9a63-bf590d260220'} 2018-10-25 00:04:10,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:04:10,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2018-10-25 00:04:10,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:04:10,538 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:04:10 GMT 2018-10-25 00:04:10,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:04:10,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-25 00:04:10,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:04:10,540 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.209 2018-10-25 00:04:10,635 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-25 00:04:10,739 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-25 00:04:10,740 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-25 00:04:11,012 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:04:11,012 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-25 00:05:16,461 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:05:16,462 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-25 00:06:21,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:06:21,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-25 00:07:26,984 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:07:26,984 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-25 00:08:32,275 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:08:32,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-25 00:08:57,456 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550823@clearwater.opnfv', u'sip_username': u'6505550823', u'formatted_number': u'(650) 555-0823', u'number': u'6505550823', u'sip_uri': u'sip:6505550823@clearwater.opnfv', u'number_id': u'06da8f4aea364ba389aade82eaa58bd9', u'sip_password': u'tsTfzB7T7', u'pstn': False} 2018-10-25 00:08:57,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-25 00:08:57,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:08:57 GMT 2018-10-25 00:08:57,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:08:57,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-25 00:08:57,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:08:57,539 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-25 00:08:57,539 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-25 00:08:57,545 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-25 00:08:57,546 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-25 00:11:05,035 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550797, 6505550460) Passed Basic Call - SDP (TCP) - (6505550452, 6505550578) Passed Basic Call - Tel URIs (TCP) - (6505550643, 6505550751) Passed Basic Call - Unknown number (TCP) - (6505550669, 6505550158) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550982, 6505550577) Passed Basic Call - Messages - Pager model (TCP) - (6505550906, 6505550929) Passed Basic Call - Pracks (TCP) - (6505550558, 6505550979) Passed Basic Registration (TCP) - (6505550257) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550118, 6505550442) Passed Call Barring - Outbound Rejection (TCP) - (6505550670, 6505550025) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550328, 6505550166) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550960, 6505550411, 6505550935) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550399, 6505550316, 6505550549) Passed Call Diversion - Not reachable (408) (TCP) - (6505550141, 6505550221, 6505550323) Passed Call Diversion - Not reachable (503) (TCP) - (6505550164, 6505550317, 6505550667) Passed Call Diversion - Not reachable (500) (TCP) - (6505550324, 6505550772, 6505550744) Passed Call Diversion - Busy (TCP) - (6505550350, 6505550323, 6505550986) Passed Call Diversion - Unconditional (TCP) - (6505550357, 6505550944, 6505550770) Passed Call Diversion - No answer (TCP) - (6505550861, 6505550290, 6505550233) Passed Call Diversion - Bad target URI (TCP) - (6505550296, 6505550978) Passed Call Diversion - Audio-only call (TCP) - (6505550323, 6505550384, 6505550639, 6505550415) Passed Call Diversion - Audio-video call (TCP) - (6505550144, 6505550152, 6505550444, 6505550867) Passed Call Waiting - Accepted (TCP) - (6505550559, 6505550015, 6505550863) Passed Call Waiting - Cancelled (TCP) - (6505550873, 6505550925, 6505550969) Passed CANCEL - Mainline (TCP) - (6505550895, 6505550866) Passed Filtering - Accept-Contact (TCP) - (6505550599, 6505550784) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550339, 6505550309) Passed Filtering - Accept-Contact no match (TCP) - (6505550331, 6505550193) Passed Filtering - Accept-Contact negated match (TCP) - (6505550497, 6505550884) Passed Filtering - RFC3841 example (TCP) - (6505550655, 6505550596) Passed Filtering - Reject-Contact no match (TCP) - (6505550384, 6505550663) Passed Filtering - Reject-Contact match (TCP) - (6505550146, 6505550451) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550256) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550327) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550110) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550021) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550042, 6505550435) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550869, 6505550602) Passed GRUU - Call - only GRUU as target (TCP) - (6505550080, 6505550085) Passed GRUU - Call - AoR as target (TCP) - (6505550929, 6505550095) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550008, 6505550140) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550843, 6505550865) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550624, 6505550928) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550622, 6505550587) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550607, 6505550616) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550995, 6505550746) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550023) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550841) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550091) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550149, 6505550117) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550030, 6505550321) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-25 00:11:05,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-25 00:11:05,161 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-25 00:11:05,161 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:15 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-25 00:11:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-25 00:11:05,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-10-25 00:11:05,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:05,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:05,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:05,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:05,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:55.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7a85143d-9e03-4363-820d-5a5c8200c134"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-24T23:52:37.785Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "36a32583-aeaf-42e9-9a63-bf590d260220"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:05 GMT 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-25 00:11:05,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:05,253 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-25 00:11:05,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:05,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:05,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:05,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:05,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:05 GMT 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:05,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:05,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:05,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:05,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:05,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:05,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:05 GMT 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-25 00:11:05,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:05,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:05,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:05,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:05,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:05 GMT 2018-10-25 00:11:05,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:05,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:05,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:10,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:10,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:10,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:10,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:06.254Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:06.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.263Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.715Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AM47G/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "274ef0ce-856f-4293-8b9b-732f615589fd"}, {"node_instance_id": "vellum_f39hm8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.834Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/J5OCZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "98174678-c5ac-4f1e-bfbd-6a749ee21efb"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.834Z", "message": "Executing: /tmp/J5OCZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "98174678-c5ac-4f1e-bfbd-6a749ee21efb"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:07.834Z", "message": "Executing: /tmp/AM47G/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:07.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "274ef0ce-856f-4293-8b9b-732f615589fd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.814Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.814Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.814Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_1n6wk8/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:08.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.814Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_jrcrer/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:08.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.814Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_avk0k5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:08.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "274ef0ce-856f-4293-8b9b-732f615589fd"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Executing: /tmp/MA0LM/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1389a36c-caa7-45ef-8ae7-9992e4c01b93"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Execution done (return_code=1): /tmp/PQ5ZD/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "193ca332-4e53-4803-87ac-cb7edfada511"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PQ5ZD/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "193ca332-4e53-4803-87ac-cb7edfada511"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/MA0LM/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1389a36c-caa7-45ef-8ae7-9992e4c01b93"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Execution done (return_code=1): /tmp/AM47G/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "274ef0ce-856f-4293-8b9b-732f615589fd"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "300d9031-dbed-481e-9f6f-9af82ff84ef8"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Executing: /tmp/P2LBA/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "300d9031-dbed-481e-9f6f-9af82ff84ef8"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "98174678-c5ac-4f1e-bfbd-6a749ee21efb"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/P2LBA/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "300d9031-dbed-481e-9f6f-9af82ff84ef8"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "193ca332-4e53-4803-87ac-cb7edfada511"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Executing: /tmp/QKVH3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e8cccc9c-9307-456f-88a2-0c268adb394f"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e8cccc9c-9307-456f-88a2-0c268adb394f"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/QKVH3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e8cccc9c-9307-456f-88a2-0c268adb394f"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1389a36c-caa7-45ef-8ae7-9992e4c01b93"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Execution done (return_code=1): /tmp/P2LBA/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "300d9031-dbed-481e-9f6f-9af82ff84ef8"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Executing: /tmp/PQ5ZD/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "193ca332-4e53-4803-87ac-cb7edfada511"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:08.838Z", "message": "Execution done (return_code=1): /tmp/MA0LM/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:08.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1389a36c-caa7-45ef-8ae7-9992e4c01b93"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.822Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.822Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:09.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.822Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}], "metadata": {"pagination": {"total": 70, "offset": 0, "size": 50}}} 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:10 GMT 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:10,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30338 2018-10-25 00:11:10,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-25 00:11:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AM47G/stop-dime.sh 2018-10-25 00:11:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/J5OCZ/stop-sprout.sh 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J5OCZ/stop-sprout.sh 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AM47G/stop-dime.sh 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MA0LM/stop-homer.sh 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PQ5ZD/stop-ellis.sh 2018-10-25 00:11:10,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PQ5ZD/stop-ellis.sh 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/MA0LM/stop-homer.sh 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AM47G/stop-dime.sh 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P2LBA/stop-vellum.sh 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/P2LBA/stop-vellum.sh 2018-10-25 00:11:10,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QKVH3/stop-bono.sh 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/QKVH3/stop-bono.sh 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/P2LBA/stop-vellum.sh 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PQ5ZD/stop-ellis.sh 2018-10-25 00:11:10,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/MA0LM/stop-homer.sh 2018-10-25 00:11:10,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:10,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-25 00:11:10,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:10,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:10,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:10,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:10,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:10,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:10 GMT 2018-10-25 00:11:10,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:10,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:10,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:15,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:15,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:15,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:15,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:15,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z2UTX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "[localhost] run: sudo mv /tmp/tmpoH7FZh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UUHTR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z1R8B/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:09.893Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7CI4J/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_37r1tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.832Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_lr6oz1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Execution done (return_code=1): /tmp/QKVH3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e8cccc9c-9307-456f-88a2-0c268adb394f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpa2MwC2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpff35rb /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b9dd7a30-07ea-423e-bf63-5ffda0b57ae8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpe4KHxN /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpOL85DU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}], "metadata": {"pagination": {"total": 178, "offset": 50, "size": 50}}} 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:15 GMT 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29965 2018-10-25 00:11:15,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z2UTX/bind.py 2018-10-25 00:11:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoH7FZh /etc/bind/db.clearwater.local 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UUHTR/bind.py 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z1R8B/bind.py 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_n0qgpw': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'homer-n0qgpw'}}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7CI4J/bind.py 2018-10-25 00:11:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QKVH3/stop-bono.sh 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpa2MwC2 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpff35rb /etc/bind/db.clearwater.local 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe4KHxN /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOL85DU /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:15,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:15,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:15,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:15,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:15,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:15 GMT 2018-10-25 00:11:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:15,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:20,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:20,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:20,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:20,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:20,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpe4KHxN /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d4ba6b46-8dba-4b31-b94e-465c6b08add2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "93139bc4-1881-4e67-a1d9-b16d2cea9d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:10.900Z", "message": "[localhost] run: sudo mv /tmp/tmpOL85DU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:10.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7ea41aa6-9e19-4922-a355-6a74aa69a6a9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_f39hm8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.837Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "3f321b74-47e1-4dca-9790-3983cb9a2674"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VCJ9S/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ee8d1942-69cf-43cd-8b5e-8f1a55c99bb3"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QYTD3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "3f321b74-47e1-4dca-9790-3983cb9a2674"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A2W9I/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "fcef3beb-ae79-4ba7-b101-0c8964c76c96"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Executing: /tmp/J8Z3I/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ce4f9c33-2159-43b0-914c-920963e9e295"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Executing: /tmp/VCJ9S/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ee8d1942-69cf-43cd-8b5e-8f1a55c99bb3"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Executing: /tmp/62PGJ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "fcef3beb-ae79-4ba7-b101-0c8964c76c96"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ce4f9c33-2159-43b0-914c-920963e9e295"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J8Z3I/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ce4f9c33-2159-43b0-914c-920963e9e295"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/62PGJ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "fcef3beb-ae79-4ba7-b101-0c8964c76c96"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:11.911Z", "message": "Executing: /tmp/QYTD3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:11.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "3f321b74-47e1-4dca-9790-3983cb9a2674"}, {"node_instance_id": "bono_jla8m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.866Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.866Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "[localhost] run: sudo mv /tmp/tmpMVs0GM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "[localhost] run: sudo mv /tmp/tmpNMS5iV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "Execution done (return_code=1): /tmp/J5OCZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "98174678-c5ac-4f1e-bfbd-6a749ee21efb"}, {"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ee8d1942-69cf-43cd-8b5e-8f1a55c99bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:12.923Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:12.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "b433b8d4-e1bc-4aaa-ab8b-8b0e659a5c53"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.870Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.870Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_bfww0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:11:13.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.870Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.870Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.870Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "eacfc6c5-cb46-44ec-8ce0-3d6426a85e3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IANMZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}], "metadata": {"pagination": {"total": 199, "offset": 100, "size": 50}}} 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:20 GMT 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29931 2018-10-25 00:11:20,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {u'vellum_f39hm8': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-f39hm8'}}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe4KHxN /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {u'bono_jla8m9': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.8', u'name': u'bono-jla8m9'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOL85DU /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VCJ9S/remove-cluster-node.sh 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QYTD3/remove-cluster-node.sh 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A2W9I/bind.py 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J8Z3I/remove-cluster-node.sh 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VCJ9S/remove-cluster-node.sh 2018-10-25 00:11:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/62PGJ/remove-cluster-node.sh 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J8Z3I/remove-cluster-node.sh 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/62PGJ/remove-cluster-node.sh 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QYTD3/remove-cluster-node.sh 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMVs0GM /etc/bind/db.clearwater.local 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNMS5iV /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/J5OCZ/stop-sprout.sh 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {u'sprout_n3vylg': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-n3vylg'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-25 00:11:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:20,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IANMZ/bind.py 2018-10-25 00:11:20,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:21,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:21,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:21 GMT 2018-10-25 00:11:21,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:21,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:21,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:26,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:26,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:26,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:26,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:26,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:26,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:13.927Z", "message": "Executing: /tmp/HUKOG/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "eacfc6c5-cb46-44ec-8ce0-3d6426a85e3b"}, {"node_instance_id": "sprout_n3vylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.873Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.873Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "[localhost] run: sudo mv /tmp/tmp9EHlBB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:14.930Z", "message": "[localhost] run: sudo mv /tmp/tmp5mj2xe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:14.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "286ef71e-d471-459f-9893-82b1f9d2c6e9"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:15.934Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:15.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0a95af3d-8deb-4981-804d-2e468db21fc8"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:15.934Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DCRLZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:15.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0a95af3d-8deb-4981-804d-2e468db21fc8"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:15.934Z", "message": "Executing: /tmp/DCRLZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:15.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0a95af3d-8deb-4981-804d-2e468db21fc8"}, {"node_instance_id": "dime_37r1tg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:16.943Z", "message": "Execution done (return_code=0): /tmp/J8Z3I/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:16.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ce4f9c33-2159-43b0-914c-920963e9e295"}, {"node_instance_id": "dime_37r1tg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:17.009Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:17.877Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:17.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:17.877Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:17.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:17.877Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:17.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_y5fyuw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:18.899Z", "message": "Execution done (return_code=0): /tmp/QYTD3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:18.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "3f321b74-47e1-4dca-9790-3983cb9a2674"}, {"node_instance_id": "ellis_y5fyuw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:18.988Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:18.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.881Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.881Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.881Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.881Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.881Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_n0qgpw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:19.937Z", "message": "Execution done (return_code=0): /tmp/62PGJ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:19.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "fcef3beb-ae79-4ba7-b101-0c8964c76c96"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:20.885Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:20.885Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:20.885Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:20.885Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:20.885Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.343Z", "message": "Execution done (return_code=0): /tmp/HUKOG/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "eacfc6c5-cb46-44ec-8ce0-3d6426a85e3b"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_jla8m9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:21.890Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:21.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}], "metadata": {"pagination": {"total": 269, "offset": 150, "size": 50}}} 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:26 GMT 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26482 2018-10-25 00:11:26,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HUKOG/remove-cluster-node.sh 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-25 00:11:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9EHlBB /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_y5fyuw': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.17', u'name': u'ellis-y5fyuw'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2018-10-25 00:11:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5mj2xe /etc/bind/db.clearwater.local 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DCRLZ/remove-cluster-node.sh 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DCRLZ/remove-cluster-node.sh 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J8Z3I/remove-cluster-node.sh 2018-10-25 00:11:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QYTD3/remove-cluster-node.sh 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/62PGJ/remove-cluster-node.sh 2018-10-25 00:11:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HUKOG/remove-cluster-node.sh 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:26,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:26,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:26,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:26,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:26,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:26,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:26,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:26,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:26,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:26,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:26,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:26 GMT 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:26,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:31,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:31,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Stopping Agent homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.941Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:22.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:22.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.948Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Stopping Agent ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Stopping Agent dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:23.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:23.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}], "metadata": {"pagination": {"total": 352, "offset": 200, "size": 50}}} 2018-10-25 00:11:31,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:31,264 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:31 GMT 2018-10-25 00:11:31,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:31,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26640 2018-10-25 00:11:31,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:31,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_jrcrer 2018-10-25 00:11:31,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_1n6wk8 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_avk0k5 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:31,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:31,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:31,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:31,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:31,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:31,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:31 GMT 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:31,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:36,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:36,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:36,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:25.007Z", "message": "Stopping Agent bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:25.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:26.572Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:26.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:26.764Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:26.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:26.975Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:26.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:26.975Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:26.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:26.975Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:26.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.012Z", "message": "Successfully stopped daemon: homer_host_jrcrer\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.012Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_jrcrer stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9ffa2ac2-cce8-4976-a285-765b51d00eb6"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.978Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.978Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.978Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:27.978Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:27.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_1n6wk8 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Deleting Agent homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Successfully stopped daemon: ellis_host_1n6wk8\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "83f06c20-e73a-4dfc-91b4-0806fed2d288"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.982Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.982Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.982Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:28.982Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:28.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Successfully stopped daemon: bono_host_lr6oz1\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Deleting Agent ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_avk0k5 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d38fbabf-7d36-4289-a3ee-3f07614f4600"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}], "metadata": {"pagination": {"total": 365, "offset": 250, "size": 50}}} 2018-10-25 00:11:36,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:36,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:36 GMT 2018-10-25 00:11:36,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:36,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27086 2018-10-25 00:11:36,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_lr6oz1 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:36,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_jrcrer 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_jrcrer stop 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:11:36,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_1n6wk8 stop 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_jrcrer 2018-10-25 00:11:36,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_1n6wk8 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:11:36,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:36,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_lr6oz1 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_1n6wk8 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_avk0k5 stop 2018-10-25 00:11:36,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:36,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:36,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:36,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:36 GMT 2018-10-25 00:11:36,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:36,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:36,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:41,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:41,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:41,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:41,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:41,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_lr6oz1 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0fe6da33-b6b5-4f58-b5ce-58d1d0331fb6"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:29.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:29.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.063Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Deleting Agent dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Successfully deleted daemon: homer_host_jrcrer", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "68e0ee11-7184-4abb-b24f-030d4c73a75c"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Deleting Agent bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:30.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.077Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.077Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.077Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Successfully deleted daemon: dime_host_avk0k5", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Successfully deleted daemon: ellis_host_1n6wk8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e484cc94-2edd-4613-b560-6727e01d43bf"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:31.126Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:31.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "bc7518c0-4a60-47a4-98a6-f2e8978bc2f4"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.082Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.082Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.082Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.130Z", "message": "Successfully deleted daemon: bono_host_lr6oz1", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.130Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:32.130Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:32.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "081ed42f-b6bd-47f8-9e4f-b9a3d8930454"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:33.085Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:33.085Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:33.085Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:34.716Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:34.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:35.088Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:35.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 384, "offset": 300, "size": 50}}} 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:41 GMT 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26617 2018-10-25 00:11:41,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_lr6oz1 stop 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:41,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_avk0k5 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_jrcrer 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_lr6oz1 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:11:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_avk0k5 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_1n6wk8 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:11:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_lr6oz1 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:11:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:11:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:41,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:41,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:41,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:41,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:41,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:41,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:41 GMT 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:41,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:46,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:46,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:46,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:46,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:35.088Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:35.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:36.091Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:36.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:37.097Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:37.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:38.100Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:38.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:38.100Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:38.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:39.104Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:39.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:39.104Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:39.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:39.104Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:39.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_n3vylg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:39.697Z", "message": "Execution done (return_code=0): /tmp/DCRLZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:39.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "0a95af3d-8deb-4981-804d-2e468db21fc8"}, {"node_instance_id": "sprout_n3vylg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:40.108Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:40.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:40.108Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:40.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:41.112Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:41.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:41.112Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:41.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:41.112Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:41.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_node_rn2o52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:41.112Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:41.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:41.112Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:41.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:42.117Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.172Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:43.466Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:43.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Stopping Agent sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "67cd86f9-ee98-4f4a-a3ff-bdda705d4cf3"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.137Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.177Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 424, "offset": 350, "size": 50}}} 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:46 GMT 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25852 2018-10-25 00:11:46,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:11:46,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DCRLZ/remove-cluster-node.sh 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:46,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:46,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:46,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_bfww0i 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:46,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:11:46,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:47,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:47,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:47 GMT 2018-10-25 00:11:47,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:47,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:47,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:52,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:52,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jrcrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.177Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:44.177Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:44.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:45.366Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:45.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.216Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:46.963Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:46.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "f291ea04-8656-46a9-b126-55a96f623551"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:47.289Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:47.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:47.289Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:47.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:47.289Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:47.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:48.064Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:48.188Z", "message": "Successfully stopped daemon: sprout_host_bfww0i\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:48.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:48.188Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_bfww0i stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:48.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "c9f887b1-2d34-477d-98fa-4b667ef00bb5"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:48.292Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:48.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "homer_host_jrcrer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Waiting for server \"c4417ca9-2cac-472e-af25-05d692a5c09d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "67cd86f9-ee98-4f4a-a3ff-bdda705d4cf3"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Deleting Agent sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.295Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.295Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:49.295Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:49.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:50.194Z", "message": "Waiting for server \"5872e02b-85c8-4495-ae67-8ac5f4b18bcf\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:50.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "f291ea04-8656-46a9-b126-55a96f623551"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:50.298Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:50.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.425Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.425Z", "message": "Successfully deleted daemon: sprout_host_bfww0i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.425Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0b7420d-322b-40dc-883d-2d5698519ea6"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:51.447Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 460, "offset": 400, "size": 50}}} 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:52,129 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:52 GMT 2018-10-25 00:11:52,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:52,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23773 2018-10-25 00:11:52,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:52,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:11:52,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:11:52,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:11:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_bfww0i 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_bfww0i stop 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c4417ca9-2cac-472e-af25-05d692a5c09d" to be deleted. current status: ACTIVE 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_bfww0i 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5872e02b-85c8-4495-ae67-8ac5f4b18bcf" to be deleted. current status: SHUTOFF 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_bfww0i 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:11:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:52,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:52,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:52 GMT 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:52,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:57,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:11:57,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.452Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "69e0a1b9-3305-454a-be2e-5c51a3b68093"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:52.464Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_host_jrcrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:54.135Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:54.476Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:54.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:54.481Z", "message": "Waiting for server \"5dca7dea-4506-463c-b0d2-b69c31fdd73f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:54.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "69e0a1b9-3305-454a-be2e-5c51a3b68093"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Stopping Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.484Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_host_avk0k5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.484Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.484Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:55.484Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:55.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:56.712Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:56.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:57.051Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:57.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "f783747f-d779-4687-9cfb-8bc09ff67520"}], "metadata": {"pagination": {"total": 494, "offset": 445, "size": 50}}} 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:57 GMT 2018-10-25 00:11:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:57,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17774 2018-10-25 00:11:57,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:11:57,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5dca7dea-4506-463c-b0d2-b69c31fdd73f" to be deleted. current status: SHUTOFF 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_wl9r45 2018-10-25 00:11:57,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:11:57,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:11:57,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:11:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:11:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:11:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:11:57,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:11:57,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:11:57,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:11:57,329 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:11:57 GMT 2018-10-25 00:11:57,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:11:57,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:11:57,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:02,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:02,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_95i4hs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:57.688Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:57.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "4f790933-67f1-4664-9581-ca7ca160e42e"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:57.790Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:57.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:57.790Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:57.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_security_group_p6tt07", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:58.691Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:58.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "107e9d13-406c-4f9e-9229-1615ca8837d0"}, {"node_instance_id": "homer_security_group_95i4hs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:58.792Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:58.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:58.792Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:58.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.721Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.721Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_wl9r45 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.721Z", "message": "Successfully stopped daemon: proxy_host_wl9r45\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "9d78d8e9-c22d-465a-8e62-7a5371f96b01"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_host_1n6wk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:11:59.919Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:11:59.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Deleting Agent proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.934Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.934Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "dime_security_group_p6tt07", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:00.934Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:00.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:01.964Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:01.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_security_group_2ge6s8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.145Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "882cde8e-9379-4ade-a7a1-d75960831b37"}], "metadata": {"pagination": {"total": 531, "offset": 479, "size": 50}}} 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:02 GMT 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19563 2018-10-25 00:12:02,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:02,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:02,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_wl9r45 stop 2018-10-25 00:12:02,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_wl9r45 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:12:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_wl9r45 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:12:02,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:02,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:12:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:02,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:02,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:02,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:02,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:02,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:02 GMT 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:02,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:07,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:07,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:07,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:07,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.777Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "bono_host_lr6oz1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.777Z", "message": "Waiting for server \"28097b07-170f-4321-be23-26c312e6e444\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "f783747f-d779-4687-9cfb-8bc09ff67520"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.777Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "ellis_floatingip_3j54wz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.777Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "2ee06f32-790b-485f-beed-4331f1de6893"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:02.777Z", "message": "Successfully deleted daemon: proxy_host_wl9r45", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:02.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "d64377ee-7e5f-49df-b40a-bda8bc1bb6d5"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:03.092Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:03.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:04.112Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:04.112Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:04.112Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:04.112Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:04.112Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_security_group_2ge6s8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:05.117Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:05.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "ellis_floatingip_3j54wz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:05.117Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:05.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:06.243Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:07.122Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:07.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:07.122Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:07.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:07.122Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:07.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 548, "offset": 516, "size": 50}}} 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:07 GMT 2018-10-25 00:12:07,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:07,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8906 2018-10-25 00:12:07,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:07,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:12:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "28097b07-170f-4321-be23-26c312e6e444" to be deleted. current status: SHUTOFF 2018-10-25 00:12:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:12:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-25 00:12:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_wl9r45 2018-10-25 00:12:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:07,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:07,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:07,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:12:07,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:07,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:12:07,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:12:07,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:07,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:07,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:07 GMT 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:07,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:07,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:12,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:12,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:07.669Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:07.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "2eb16571-6ea8-4d52-8fea-a062806c7513"}, {"node_instance_id": "bono_host_lr6oz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:08.125Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:08.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:08.125Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:08.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:08.125Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:08.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:08.125Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:08.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.146Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.336Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "71a68571-b563-4933-81b6-078970469f27"}, {"node_instance_id": "bono_floatingip_nueou2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.787Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1a9d5715-5a37-4f4d-a69e-9ec7a89c5c6b"}, {"node_instance_id": "bono_security_group_j3ad18", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:09.787Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:09.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "1b877b5d-ab5a-4d85-90f7-4febdf87013f"}, {"node_instance_id": "bono_security_group_j3ad18", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:10.430Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:10.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bono_floatingip_nueou2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:11.212Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:11.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "proxy_host_wl9r45", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:11.587Z", "message": "Waiting for server \"9a99401b-f3b5-4fa7-a574-58145ea746be\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "2eb16571-6ea8-4d52-8fea-a062806c7513"}], "metadata": {"pagination": {"total": 568, "offset": 533, "size": 50}}} 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:12 GMT 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10291 2018-10-25 00:12:12,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:12,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:12:12,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:12:12,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-25 00:12:12,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9a99401b-f3b5-4fa7-a574-58145ea746be" to be deleted. current status: SHUTOFF 2018-10-25 00:12:12,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:12,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:12 GMT 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:12,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:17,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:18,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:18,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bfww0i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:12.790Z", "message": "Waiting for server \"4f3d02a8-d183-414f-b093-d3b1a977c1ee\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:12.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "71a68571-b563-4933-81b6-078970469f27"}, {"node_instance_id": "proxy_host_wl9r45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:16.743Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 570, "offset": 553, "size": 50}}} 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:18 GMT 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:18,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1190 2018-10-25 00:12:18,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:18,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4f3d02a8-d183-414f-b093-d3b1a977c1ee" to be deleted. current status: SHUTOFF 2018-10-25 00:12:18,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:12:18,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:18,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:18,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:18 GMT 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:18,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:23,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:23,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:18.199Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:18.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_host_bfww0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:18.199Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:18.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:18.216Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:18.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.273Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:19.739Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "cf427ff8-106e-4c81-af0f-98015b4a5cdd"}, {"node_instance_id": "internal_sip_security_group_t16fpl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:20.576Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "sprout_security_group_4lsxl6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:20.814Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:20.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e28f9be0-8240-4e86-ad7d-c9cb458ffb66"}, {"node_instance_id": "sprout_security_group_4lsxl6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:12:21.287Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:12:21.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 583, "offset": 555, "size": 50}}} 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:23 GMT 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-10-25 00:12:23,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:23,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:23,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:12:23,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:12:23,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:23,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:12:23,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:12:23,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:23,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:23,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:23 GMT 2018-10-25 00:12:23,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:23,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:23,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:28,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:28,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:28,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:28,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:28 GMT 2018-10-25 00:12:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:28,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:28,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:28,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:28,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:28,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:28,527 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:28 GMT 2018-10-25 00:12:28,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:28,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:28,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:33,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:33,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:33,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:33,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:33,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:33 GMT 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:33,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:33,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:33,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:33 GMT 2018-10-25 00:12:33,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:33,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:33,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:38,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:38,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:38 GMT 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:38,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:38,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:38,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:38 GMT 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:38,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:43,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:43,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:43,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:43 GMT 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:43,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:43,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:43,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:43 GMT 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:43,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:48,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:49,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:49 GMT 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:49,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:49,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:49,121 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:49 GMT 2018-10-25 00:12:49,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:49,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:49,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:54,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:54,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:54,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:54,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:54 GMT 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:54,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:54,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:54,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:54,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:54,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:54,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:54 GMT 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:54,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:59,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:12:59,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:59,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:59 GMT 2018-10-25 00:12:59,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:59,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:12:59,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:12:59,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:12:59,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:12:59,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:12:59 GMT 2018-10-25 00:12:59,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:12:59,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:12:59,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:04,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:04,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:04 GMT 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:04,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:04,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:04,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:04,498 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:04 GMT 2018-10-25 00:13:04,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:04,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:04,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:09,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:09,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:09,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:09 GMT 2018-10-25 00:13:09,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:09,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:13:09,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:09,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:09,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:09 GMT 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:09,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:14,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:14,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:14,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:14,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:14,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:14 GMT 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:13:14,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:14,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:14,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:14,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:14 GMT 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:14,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:19,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:19,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:19,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:19 GMT 2018-10-25 00:13:19,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:19,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:13:19,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:19,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:19,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:19 GMT 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:19,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:24,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:24,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_f39hm8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:24.376Z", "message": "Execution done (return_code=2): /tmp/VCJ9S/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:24.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ee8d1942-69cf-43cd-8b5e-8f1a55c99bb3"}, {"node_instance_id": "vellum_f39hm8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:24.636Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ee21722d4f91dd6a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member ee21722d4f91dd6a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_sxxugi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member ee21722d4f91dd6a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-25T00:13:24.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 585, "offset": 568, "size": 50}}} 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:24 GMT 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2985 2018-10-25 00:13:24,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/VCJ9S/remove-cluster-node.sh 2018-10-25 00:13:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ee21722d4f91dd6a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader ; error #1: client: etcd member http://192.168.120.5:4000 has no leader ; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout 2018-10-25 00:13:24,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:25,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:25 GMT 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:25,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:30,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:30,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:30,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:30,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:25.306Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_xxdz9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:25.306Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:25.306Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:25.306Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:26.309Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:26.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_xxdz9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:26.309Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:26.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:26.309Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:26.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:26.309Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:26.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:29.698Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:29.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 594, "offset": 570, "size": 50}}} 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:30 GMT 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:30,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4404 2018-10-25 00:13:30,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:30,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:13:30,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:13:30,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-25 00:13:30,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:13:30,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:30,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:30,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:30,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:30,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:30 GMT 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:30,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:35,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:35,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:30.314Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:30.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:30.314Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:30.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:30.314Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:30.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:30.314Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:30.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:30.314Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:30.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.212Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.320Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Stopping Agent vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Stopping Agent bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:31.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:31.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}], "metadata": {"pagination": {"total": 627, "offset": 579, "size": 50}}} 2018-10-25 00:13:35,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:35,242 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:35 GMT 2018-10-25 00:13:35,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:35,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17742 2018-10-25 00:13:35,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-25 00:13:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_sxxugi 2018-10-25 00:13:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_avt7o7 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:35,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:35,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:35,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:35,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:35,304 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:35 GMT 2018-10-25 00:13:35,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:35,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:35,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:40,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:40,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:35.948Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:35.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.110Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.324Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.324Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.324Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.842Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.842Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_avt7o7 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.842Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_sxxugi stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.842Z", "message": "Successfully stopped daemon: bind_host_avt7o7\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "8b354e1e-5003-484c-b5e5-9e1d2283bf2d"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:36.842Z", "message": "Successfully stopped daemon: vellum_host_sxxugi\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:36.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "e710ad81-10cd-454a-b6de-2a0418996746"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.327Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.327Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.327Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.327Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Deleting Agent bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Deleting Agent vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:37.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:37.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:38.897Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:38.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.279Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.940Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.940Z", "message": "Successfully deleted daemon: bind_host_avt7o7", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.940Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.940Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "176d0167-ac23-4fb7-b05c-33e797753ec6"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:39.940Z", "message": "Successfully deleted daemon: vellum_host_sxxugi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "18e57309-d751-429f-b289-2f71319a1a7e"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:40.331Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:40.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:40.331Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:40.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:40.331Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:40.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:40.331Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:40.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:40.331Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:40.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 673, "offset": 612, "size": 50}}} 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:40 GMT 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24768 2018-10-25 00:13:40,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:40,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-25 00:13:40,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_avt7o7 stop 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_sxxugi stop 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_avt7o7 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_sxxugi 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-25 00:13:40,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_avt7o7 2018-10-25 00:13:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_sxxugi 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:13:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_avt7o7 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_sxxugi 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:13:40,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-25 00:13:40,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:13:40,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:40,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:40,437 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:40 GMT 2018-10-25 00:13:40,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:40,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:40,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:45,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:45,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:45,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:41.702Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:41.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:42.353Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:42.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:42.353Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:42.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:42.353Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:42.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:42.353Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:42.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:42.353Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:42.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 679, "offset": 658, "size": 50}}} 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:45,503 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:45 GMT 2018-10-25 00:13:45,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:45,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3134 2018-10-25 00:13:45,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:13:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-25 00:13:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:13:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:13:45,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:45,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:45 GMT 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:45,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:50,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:50,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:46.133Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:46.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:46.401Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:46.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:46.401Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:46.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:47.469Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:47.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:48.405Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:48.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:48.405Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:48.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:50.331Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:50.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 686, "offset": 664, "size": 50}}} 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:50 GMT 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3681 2018-10-25 00:13:50,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-25 00:13:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:50,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:50,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:50,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:50 GMT 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:50,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:55,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:13:55,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_sxxugi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.436Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:51.578Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:51.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0402ddf-a7ca-4781-9734-036658ef156a"}, {"node_instance_id": "vellum_host_sxxugi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:53.393Z", "message": "Waiting for server \"85a413fd-8bf1-45de-a080-903ebf01502b\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:53.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "a0402ddf-a7ca-4781-9734-036658ef156a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:55.001Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:55.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 695, "offset": 671, "size": 50}}} 2018-10-25 00:13:55,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:55,764 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:55 GMT 2018-10-25 00:13:55,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:55,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4721 2018-10-25 00:13:55,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:13:55,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:13:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:13:55,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "85a413fd-8bf1-45de-a080-903ebf01502b" to be deleted. current status: ACTIVE 2018-10-25 00:13:55,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-25 00:13:55,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:13:55,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:13:55,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:13:55 GMT 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:13:55,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:13:55,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:00,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:00,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:56.255Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:56.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "60c48f94-0114-4dcb-9494-43962a0037ac"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:56.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:56.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:56.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:56.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:56.441Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:56.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_host_sxxugi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:58.566Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:58.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:58.990Z", "message": "Waiting for server \"6ed5e516-6c59-4a9f-bc88-dcc1caee2fb0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:58.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "60c48f94-0114-4dcb-9494-43962a0037ac"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:13:59.445Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:13:59.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_security_group_jcd9ra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:00.286Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:00.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "eda9a7ec-0f0d-4d39-a4c5-079008d8c932"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:00.447Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:00.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:00.447Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:00.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:00.447Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:00.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 706, "offset": 680, "size": 50}}} 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:00 GMT 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5714 2018-10-25 00:14:00,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-25 00:14:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:14:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:14:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6ed5e516-6c59-4a9f-bc88-dcc1caee2fb0" to be deleted. current status: SHUTOFF 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:14:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:00,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:14:00,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:00,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:00,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:00,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:00,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:00 GMT 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:14:00,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:05,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:14:06,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:06,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:06,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_jcd9ra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:01.486Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:01.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_host_avt7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:04.220Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:04.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.322Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.322Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "keypair_359yad", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.322Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.322Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.322Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.490Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "keypair_359yad", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.490Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.490Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:05.490Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:05.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 717, "offset": 691, "size": 50}}} 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:06 GMT 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5415 2018-10-25 00:14:06,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:06,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:14:06,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:14:06,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:06,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:06,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:06 GMT 2018-10-25 00:14:06,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:06,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-25 00:14:06,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:11,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:14:11,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:11,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:11,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:11,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_359yad", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "keypair_359yad", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.556Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "base_security_group_4wa64k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:06.898Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:06.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "f173c625-c626-48fd-9ee8-54cebb3c7974"}, {"node_instance_id": "bind_security_group_fmml5j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:07.009Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:07.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "ee8964d7-3add-4da4-9d36-96883652a36f"}, {"node_instance_id": "keypair_359yad", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:07.740Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:07.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "keypair_359yad", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:08.027Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:08.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "fb307279-1b3b-4984-a3a1-0217464d47d0"}, {"node_instance_id": "bind_floatingip_xp248c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:08.027Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:08.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02", "logger": "7c0cf34a-5314-4200-b2f6-a2af93fc9d66"}, {"node_instance_id": "base_security_group_4wa64k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:08.742Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:08.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_floatingip_xp248c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:08.742Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:08.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": "bind_security_group_fmml5j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:08.742Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:08.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-25T00:14:09.745Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:14:09.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "369f4208-5526-441c-98c9-cc658eebea02"}], "metadata": {"pagination": {"total": 733, "offset": 702, "size": 50}}} 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:11 GMT 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8364 2018-10-25 00:14:11,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-25 00:14:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:14:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-25 00:14:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-25 00:14:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-25 00:14:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-25 00:14:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:14:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-25 00:14:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:14:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-25 00:14:11,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/369f4208-5526-441c-98c9-cc658eebea02 2018-10-25 00:14:11,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:11:05.321Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "369f4208-5526-441c-98c9-cc658eebea02"} 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:11 GMT 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:11,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-25 00:14:11,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:11,357 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv 2018-10-25 00:14:12,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "01317987-667e-413d-8a49-055c1c133d43", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "bono_cluster_size": 1, "flavor_id": "d2143264-9d55-42bd-986b-9e400c51b093", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:53.723Z", "updated_at": "2018-10-24T23:51:53.723Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:12,063 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:12 GMT 2018-10-25 00:14:12,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:12,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-25 00:14:12,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:12,064 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv 2018-10-25 00:14:12,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:14:12,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:14:12,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:14:12,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:14:12,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:14:12,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:14:12,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:14:12,141 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-25 00:14:12,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-24T23:51:47.422Z", "updated_at": "2018-10-24T23:51:47.422Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-25 00:14:12,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:14:12,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:14:12 GMT 2018-10-25 00:14:12,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:14:12,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-25 00:14:12,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:14:12,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 00:14:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/01317987-667e-413d-8a49-055c1c133d43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:13,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:14:13 GMT X-Openstack-Request-Id: req-9c1210dc-1325-43f7-94b7-372946973b47 2018-10-25 00:14:13,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:14:13,902 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/01317987-667e-413d-8a49-055c1c133d43 used request id req-9c1210dc-1325-43f7-94b7-372946973b47 2018-10-25 00:14:13,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73470187187s 2018-10-25 00:14:13,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:14:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:14,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb39223b-5403-44c2-bd8e-7f3fd9fea66f x-openstack-request-id: req-bb39223b-5403-44c2-bd8e-7f3fd9fea66f 2018-10-25 00:14:14,205 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "name": "cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d2143264-9d55-42bd-986b-9e400c51b093", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d2143264-9d55-42bd-986b-9e400c51b093", "name": "cloudify_ims-flavor_alt_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:14:14,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bb39223b-5403-44c2-bd8e-7f3fd9fea66f 2018-10-25 00:14:14,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296389818192s 2018-10-25 00:14:14,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 00:14:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:14,241 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5ec49e4-04bb-4b9b-836c-d3a10cd674b6 x-openstack-request-id: req-a5ec49e4-04bb-4b9b-836c-d3a10cd674b6 2018-10-25 00:14:14,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d2143264-9d55-42bd-986b-9e400c51b093 used request id req-a5ec49e4-04bb-4b9b-836c-d3a10cd674b6 2018-10-25 00:14:14,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331838130951s 2018-10-25 00:14:14,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 00:14:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/1e84b35c-5362-4db6-8a19-59eb17e2e315.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:15,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:15 GMT X-Openstack-Request-Id: req-e68984c4-e0bf-4e2c-9a59-7b1f5de75431 2018-10-25 00:14:15,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:15,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/1e84b35c-5362-4db6-8a19-59eb17e2e315.json used request id req-e68984c4-e0bf-4e2c-9a59-7b1f5de75431 2018-10-25 00:14:15,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.52244186401s 2018-10-25 00:14:15,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:14:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:15 GMT X-Openstack-Request-Id: req-2e126023-73c5-4ecf-b238-a80208dd1cd6 2018-10-25 00:14:15,846 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-25 00:14:15,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2e126023-73c5-4ecf-b238-a80208dd1cd6 2018-10-25 00:14:15,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661590099335s 2018-10-25 00:14:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-25 00:14:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:18,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bad329ba-4ee6-4c5a-9618-aa02888fc9d7 x-openstack-request-id: req-bad329ba-4ee6-4c5a-9618-aa02888fc9d7 2018-10-25 00:14:18,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865 used request id req-bad329ba-4ee6-4c5a-9618-aa02888fc9d7 2018-10-25 00:14:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.45382285118s 2018-10-25 00:14:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:14:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88244043-4c79-4f31-896c-c8ca08b80e8b x-openstack-request-id: req-88244043-4c79-4f31-896c-c8ca08b80e8b 2018-10-25 00:14:18,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8e:c8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:50:45.000000", "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "security_groups": [{"name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}], "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-25T00:14:16Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:14:18,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88244043-4c79-4f31-896c-c8ca08b80e8b 2018-10-25 00:14:18,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554716110229s 2018-10-25 00:14:18,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:14:20,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:14:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:21,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd94ce52-0003-41d1-b1c6-23f6bd137a64 x-openstack-request-id: req-dd94ce52-0003-41d1-b1c6-23f6bd137a64 2018-10-25 00:14:21,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8e:c8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bafbdf09-8119-4e5a-ba64-7a45914b8865", "rel": "bookmark"}], "image": {"id": "edd464b7-9be6-4550-b255-4bb24db18428", "links": [{"href": "http://172.30.9.21:8774/images/edd464b7-9be6-4550-b255-4bb24db18428", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-24T23:50:45.000000", "flavor": {"id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "links": [{"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}]}, "id": "bafbdf09-8119-4e5a-ba64-7a45914b8865", "user_id": "7e07b6d5cffe41e58f139a980beaa9ba", "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-10-25T00:14:19Z", "hostId": "1ea96bdca853de16a9619d1dccc3437aaff62024d5077e36e8e7786f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "name": "cloudify_ims-vm_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "created": "2018-10-24T23:48:30Z", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:14:21,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd94ce52-0003-41d1-b1c6-23f6bd137a64 2018-10-25 00:14:21,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739159107208s 2018-10-25 00:14:21,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:14:23,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:14:23,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9227db6e-d275-48e8-9936-fb4f97045744 x-openstack-request-id: req-9227db6e-d275-48e8-9936-fb4f97045744 2018-10-25 00:14:23,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-25 00:14:23,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9227db6e-d275-48e8-9936-fb4f97045744 2018-10-25 00:14:23,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0759627819061s 2018-10-25 00:14:23,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:14:23,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:23,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:23 GMT X-Openstack-Request-Id: req-819ff8ee-6369-4f9e-8946-99d956b04fa7 2018-10-25 00:14:23,754 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:48:25Z", "updated_at": "2018-10-24T23:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "024cfab4-1b86-43c3-aebd-335dea94cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "10966de9-c7c5-44c8-a7e0-e72f9b81e322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "5c47f086-3010-4c2b-b865-5ee44fd385c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "6258f507-94f9-4488-86b6-bfdd0a8b1fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "94e0c588-9c0e-4d57-9625-8c8fbe2f757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "a9e58e93-08bd-4b33-a0df-07026e3828ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-24T23:48:26Z", "revision_number": 0, "id": "accfaf25-5816-4892-a12c-8cc5ea2a263e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:26Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:48:25Z", "revision_number": 0, "id": "ee87322e-21b8-41b0-ab38-05fa119e4a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:48:25Z", "security_group_id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 7, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "e5de7f91-29f9-4366-aadb-a0a33e0393b5", "name": "cloudify_ims-sg_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:51:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:51:44Z", "revision_number": 0, "id": "a3da93cd-c27d-4399-ba79-1db338b117fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:51:44Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 2, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-25 00:14:23,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-819ff8ee-6369-4f9e-8946-99d956b04fa7 2018-10-25 00:14:23,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0683550834656s 2018-10-25 00:14:23,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 00:14:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e5de7f91-29f9-4366-aadb-a0a33e0393b5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:23,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:23 GMT X-Openstack-Request-Id: req-250f2929-8c42-457c-b565-1101a4fd0337 2018-10-25 00:14:23,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:23,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e5de7f91-29f9-4366-aadb-a0a33e0393b5.json used request id req-250f2929-8c42-457c-b565-1101a4fd0337 2018-10-25 00:14:23,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146528959274s 2018-10-25 00:14:23,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-25 00:14:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:23,937 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ba5dcea-9363-43dc-b85f-291f063e0aec x-openstack-request-id: req-5ba5dcea-9363-43dc-b85f-291f063e0aec 2018-10-25 00:14:23,937 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_c9a14fe2-cada-41c0-b8f3-fd24e50b803f used request id req-5ba5dcea-9363-43dc-b85f-291f063e0aec 2018-10-25 00:14:23,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0297839641571s 2018-10-25 00:14:23,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-25 00:14:23,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" -d '{"subnet_id": "df02fe8e-3dcd-416c-a0ac-95d767a96554"}' 2018-10-25 00:14:25,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:25 GMT X-Openstack-Request-Id: req-bae3e2ce-5f92-4c98-a94d-b5558d2fea72 2018-10-25 00:14:25,913 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c42eaf6-b626-4595-830e-bb5fc4e53fcf", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "subnet_id": "df02fe8e-3dcd-416c-a0ac-95d767a96554", "subnet_ids": ["df02fe8e-3dcd-416c-a0ac-95d767a96554"], "port_id": "d52210c7-d9a3-43ab-9705-a8fe04f7e98b", "id": "78b6c5c0-7480-437a-b978-78b269fb2fa2"} 2018-10-25 00:14:25,913 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2/remove_router_interface.json used request id req-bae3e2ce-5f92-4c98-a94d-b5558d2fea72 2018-10-25 00:14:25,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9747569561s 2018-10-25 00:14:25,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-25 00:14:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:26,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:26 GMT X-Openstack-Request-Id: req-22187bad-ff28-488e-bfd4-87af094c7b27 2018-10-25 00:14:26,052 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:52Z", "admin_state_up": true, "updated_at": "2018-10-25T00:14:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "78b6c5c0-7480-437a-b978-78b269fb2fa2", "name": "cloudify_ims-router_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}]} 2018-10-25 00:14:26,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-22187bad-ff28-488e-bfd4-87af094c7b27 2018-10-25 00:14:26,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138379096985s 2018-10-25 00:14:26,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-25 00:14:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:27,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:27 GMT X-Openstack-Request-Id: req-9fea3eb0-0a54-47f2-bb6c-2ef84f9a2c60 2018-10-25 00:14:27,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:27,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/78b6c5c0-7480-437a-b978-78b269fb2fa2.json used request id req-9fea3eb0-0a54-47f2-bb6c-2ef84f9a2c60 2018-10-25 00:14:27,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.70248603821s 2018-10-25 00:14:27,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 00:14:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:27,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:27 GMT X-Openstack-Request-Id: req-e3c278cf-8133-4dfb-add1-7cbd08e3d3f9 2018-10-25 00:14:27,799 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-24T23:46:51Z","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":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","id":"df02fe8e-3dcd-416c-a0ac-95d767a96554","subnetpool_id":null,"name":"cloudify_ims-subnet_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}]} 2018-10-25 00:14:27,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e3c278cf-8133-4dfb-add1-7cbd08e3d3f9 2018-10-25 00:14:27,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432739257812s 2018-10-25 00:14:27,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-25 00:14:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/df02fe8e-3dcd-416c-a0ac-95d767a96554.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:28,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:28 GMT X-Openstack-Request-Id: req-6cedf5c1-c680-4b35-9780-d4fc79be6a53 2018-10-25 00:14:28,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:28,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/df02fe8e-3dcd-416c-a0ac-95d767a96554.json used request id req-6cedf5c1-c680-4b35-9780-d4fc79be6a53 2018-10-25 00:14:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00586795807s 2018-10-25 00:14:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:14:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:28,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:28 GMT X-Openstack-Request-Id: req-726dab37-c089-4140-9534-96ddf9b704b8 2018-10-25 00:14:28,903 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4c42eaf6-b626-4595-830e-bb5fc4e53fcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:14:28Z","qos_policy_id":null,"name":"cloudify_ims-net_c9a14fe2-cada-41c0-b8f3-fd24e50b803f","admin_state_up":true,"tenant_id":"7b77f3e3ab684bba8f5bdfd6eb3ccfc2","created_at":"2018-10-24T23:46:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-25 00:14:28,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-726dab37-c089-4140-9534-96ddf9b704b8 2018-10-25 00:14:28,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958371162415s 2018-10-25 00:14:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-25 00:14:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4c42eaf6-b626-4595-830e-bb5fc4e53fcf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:30,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:30 GMT X-Openstack-Request-Id: req-3ab2fbf5-7af6-4f0b-81d2-a5c4e5c0f104 2018-10-25 00:14:30,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:30,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4c42eaf6-b626-4595-830e-bb5fc4e53fcf.json used request id req-3ab2fbf5-7af6-4f0b-81d2-a5c4e5c0f104 2018-10-25 00:14:30,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62642097473s 2018-10-25 00:14:30,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:14:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:30 GMT X-Openstack-Request-Id: req-35afc320-326a-419e-b114-f8988ff9b03d 2018-10-25 00:14:30,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-24T23:48:22Z", "file": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428/file", "owner": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "edd464b7-9be6-4550-b255-4bb24db18428", "size": 4373348352, "self": "/v2/images/edd464b7-9be6-4550-b255-4bb24db18428", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/edd464b7-9be6-4550-b255-4bb24db18428/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-24T23:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:14:30,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-35afc320-326a-419e-b114-f8988ff9b03d 2018-10-25 00:14:30,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294522047043s 2018-10-25 00:14:30,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 00:14:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/edd464b7-9be6-4550-b255-4bb24db18428 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15077524fa1bbd731894687997a2297c1d92837fbac508f02c678ac08a011a52" 2018-10-25 00:14:31,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:14:31 GMT X-Openstack-Request-Id: req-e4d63941-a5eb-4509-a8cf-f72a3788230b 2018-10-25 00:14:31,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:14:31,993 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/edd464b7-9be6-4550-b255-4bb24db18428 used request id req-e4d63941-a5eb-4509-a8cf-f72a3788230b 2018-10-25 00:14:31,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1608710289s 2018-10-25 00:14:31,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:14:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:32,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7058dc1d-f5c7-475a-9552-a0f28cd5bd5c x-openstack-request-id: req-7058dc1d-f5c7-475a-9552-a0f28cd5bd5c 2018-10-25 00:14:32,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c68cf369-4e1b-4761-accf-13bc83375fb8", "name": "cloudify_ims-flavor_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:14:32,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7058dc1d-f5c7-475a-9552-a0f28cd5bd5c 2018-10-25 00:14:32,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247189998627s 2018-10-25 00:14:32,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 00:14:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:32,051 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db7f39e8-04aa-4926-bf5c-df2d294538b7 x-openstack-request-id: req-db7f39e8-04aa-4926-bf5c-df2d294538b7 2018-10-25 00:14:32,052 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c68cf369-4e1b-4761-accf-13bc83375fb8 used request id req-db7f39e8-04aa-4926-bf5c-df2d294538b7 2018-10-25 00:14:32,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0321249961853s 2018-10-25 00:14:32,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:14:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:32,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf36238-7ef7-4ad2-9230-198ccdbaa1e3 2018-10-25 00:14:32,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "links": {"self": "http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e07b6d5cffe41e58f139a980beaa9ba", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:14:32,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dbf36238-7ef7-4ad2-9230-198ccdbaa1e3 2018-10-25 00:14:32,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231623888016s 2018-10-25 00:14:32,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:14:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:32,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd27769-6cff-4f19-9128-93b89b539185 2018-10-25 00:14:32,493 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c9a14fe2-cada-41c0-b8f3-fd24e50b803f", "links": {"self": "http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7e07b6d5cffe41e58f139a980beaa9ba", "description": null}} 2018-10-25 00:14:32,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba used request id req-6bd27769-6cff-4f19-9128-93b89b539185 2018-10-25 00:14:32,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202299118042s 2018-10-25 00:14:32,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 00:14:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:32,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a54af3-5c72-42fe-9f3d-cd397bf2fedb 2018-10-25 00:14:32,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:14:32,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7e07b6d5cffe41e58f139a980beaa9ba used request id req-01a54af3-5c72-42fe-9f3d-cd397bf2fedb 2018-10-25 00:14:32,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.420405864716s 2018-10-25 00:14:32,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:14:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:33,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6b0210-8a6c-487c-852d-688bb2a36eeb 2018-10-25 00:14:33,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, "tags": [], "enabled": true, "id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c9a14fe2-cada-41c0-b8f3-fd24e50b803f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-25 00:14:33,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ff6b0210-8a6c-487c-852d-688bb2a36eeb 2018-10-25 00:14:33,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195312023163s 2018-10-25 00:14:33,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 00:14:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:33,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c3495ba-e0b0-44c8-a757-0a82a8a14378 2018-10-25 00:14:33,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:14:33,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7b77f3e3ab684bba8f5bdfd6eb3ccfc2 used request id req-7c3495ba-e0b0-44c8-a757-0a82a8a14378 2018-10-25 00:14:33,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244906902313s 2018-10-25 00:14:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:14:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:33,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:33 GMT X-Openstack-Request-Id: req-4537adb4-1e65-40d1-8240-deeec4e77caf 2018-10-25 00:14:33,617 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:51:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:51:44Z", "revision_number": 0, "id": "a3da93cd-c27d-4399-ba79-1db338b117fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:51:44Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 2, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-25 00:14:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7b77f3e3ab684bba8f5bdfd6eb3ccfc2&name=default used request id req-4537adb4-1e65-40d1-8240-deeec4e77caf 2018-10-25 00:14:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244359970093s 2018-10-25 00:14:33,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:14:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:33,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9849 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:33 GMT X-Openstack-Request-Id: req-10b57e11-0ee1-42f2-a1c9-cf5e392d6fc4 2018-10-25 00:14:33,679 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "created_at": "2018-10-24T23:46:50Z", "updated_at": "2018-10-24T23:51:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "e6f95f6d-361c-4afa-8354-08f3022420f3", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "27f7f386-482c-4185-ae98-64bc939fd127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "5f3cb746-045c-4e1c-9fa8-b56edfd3f3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-24T23:51:44Z", "revision_number": 0, "id": "a3da93cd-c27d-4399-ba79-1db338b117fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T23:51:44Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T23:46:50Z", "revision_number": 0, "id": "f6482e6d-7262-4674-b90a-d7b94ba8cd58", "remote_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "remote_ip_prefix": null, "created_at": "2018-10-24T23:46:50Z", "security_group_id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "tenant_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2"}], "revision_number": 2, "project_id": "7b77f3e3ab684bba8f5bdfd6eb3ccfc2", "id": "ec2bbc89-be67-4afe-b10d-e0d27aa2c539", "name": "default"}]} 2018-10-25 00:14:33,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-10b57e11-0ee1-42f2-a1c9-cf5e392d6fc4 2018-10-25 00:14:33,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564839839935s 2018-10-25 00:14:33,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 00:14:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ec2bbc89-be67-4afe-b10d-e0d27aa2c539.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2085e028085d97ec4174295e80c59b19b37a0c280133e2e16361c53f6dd56a5f" 2018-10-25 00:14:33,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:14:33 GMT X-Openstack-Request-Id: req-b3533747-d585-4aa3-8c6f-1c59d21da299 2018-10-25 00:14:33,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:14:33,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ec2bbc89-be67-4afe-b10d-e0d27aa2c539.json used request id req-b3533747-d585-4aa3-8c6f-1c59d21da299 2018-10-25 00:14:33,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170252084732s 2018-10-25 00:14:33,880 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-25 00:14:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:14:33,911 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b9f7894-388e-460c-8c11-6af171f33bed 2018-10-25 00:14:33,912 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:14:33,912 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-2b9f7894-388e-460c-8c11-6af171f33bed 2018-10-25 00:14:33,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:14:34,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T01:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["IVf-vcU8QMK_I_-eTZnWLg"], "issued_at": "2018-10-25T00:14:34.000000Z"}} 2018-10-25 00:14:34,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:14:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:34,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:34 GMT X-Openstack-Request-Id: req-b3f63ea7-15e2-4476-b73a-191f81736870 2018-10-25 00:14:34,680 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-25 00:14:34,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3f63ea7-15e2-4476-b73a-191f81736870 2018-10-25 00:14:34,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356453180313s 2018-10-25 00:14:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:14:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:34,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476559ad-0360-4e25-93e8-70675cd61d66 2018-10-25 00:14:34,882 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:14:34,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-476559ad-0360-4e25-93e8-70675cd61d66 2018-10-25 00:14:34,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193542957306s 2018-10-25 00:14:34,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-25 00:14:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}}' 2018-10-25 00:14:35,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535b00f7-0be3-42ac-a570-12116e3b9aaa 2018-10-25 00:14:35,104 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}} 2018-10-25 00:14:35,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-535b00f7-0be3-42ac-a570-12116e3b9aaa 2018-10-25 00:14:35,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21505022049s 2018-10-25 00:14:35,105 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'9dcff5f132de4175979291a8b842d4c1', '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'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429'}) 2018-10-25 00:14:35,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-25 00:14:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9f1a0ed0-b53a-4be3-879d-7764dae30927", "email": null, "name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429"}}' 2018-10-25 00:14:35,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0db8675-232d-4261-859e-ca0f3952d33c 2018-10-25 00:14:35,530 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "links": {"self": "http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0441f992a611454a8bd8a8bb2ab94f80", "domain_id": "default", "password_expires_at": null}} 2018-10-25 00:14:35,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a0db8675-232d-4261-859e-ca0f3952d33c 2018-10-25 00:14:35,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417454957962s 2018-10-25 00:14:35,531 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0441f992a611454a8bd8a8bb2ab94f80', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_d4417c40-7274-4531-85a0-82644911d429'}) 2018-10-25 00:14:35,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:14:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:35,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e7e8b7-65c3-48e4-b6a7-34df4b663b8b 2018-10-25 00:14:35,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:14:35,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37e7e8b7-65c3-48e4-b6a7-34df4b663b8b 2018-10-25 00:14:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197267055511s 2018-10-25 00:14:35,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:14:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:35,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104383f9-54c0-4506-bc2b-7b94ac156bce 2018-10-25 00:14:35,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:14:35,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-104383f9-54c0-4506-bc2b-7b94ac156bce 2018-10-25 00:14:35,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111847877502s 2018-10-25 00:14:35,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:14:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd8a288-eb5d-43fc-bdb0-2d03bf432265 2018-10-25 00:14:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:14:36,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ecd8a288-eb5d-43fc-bdb0-2d03bf432265 2018-10-25 00:14:36,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196849107742s 2018-10-25 00:14:36,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:14:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0299949d-10fc-4ce2-bc3d-10a35c769580 2018-10-25 00:14:36,160 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 00:14:36,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0299949d-10fc-4ce2-bc3d-10a35c769580 2018-10-25 00:14:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103280067444s 2018-10-25 00:14:36,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:14:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdc01f3-cc30-4b33-8b79-fbfa6910b671 2018-10-25 00:14:36,377 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "links": {"self": "http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0441f992a611454a8bd8a8bb2ab94f80", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:14:36,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4fdc01f3-cc30-4b33-8b79-fbfa6910b671 2018-10-25 00:14:36,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216282844543s 2018-10-25 00:14:36,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:14:36,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fddfe66-00c7-4fcd-8299-93753a406721 2018-10-25 00:14:36,500 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-25 00:14:36,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0fddfe66-00c7-4fcd-8299-93753a406721 2018-10-25 00:14:36,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109189033508s 2018-10-25 00:14:36,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 00:14:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9dcff5f132de4175979291a8b842d4c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c973cb-342c-4711-a1ed-8d9780a77dec 2018-10-25 00:14:36,619 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9dcff5f132de4175979291a8b842d4c1", "previous": null, "next": null}} 2018-10-25 00:14:36,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=9dcff5f132de4175979291a8b842d4c1 used request id req-f3c973cb-342c-4711-a1ed-8d9780a77dec 2018-10-25 00:14:36,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110199928284s 2018-10-25 00:14:36,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 00:14:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1/users/0441f992a611454a8bd8a8bb2ab94f80/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e669e8-c5c7-4b96-9c54-188bae370035 2018-10-25 00:14:36,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:14:36,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1/users/0441f992a611454a8bd8a8bb2ab94f80/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-d1e669e8-c5c7-4b96-9c54-188bae370035 2018-10-25 00:14:36,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200276851654s 2018-10-25 00:14:36,825 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 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'9dcff5f132de4175979291a8b842d4c1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9f1a0ed0-b53a-4be3-879d-7764dae30927', 'username': u'heat_ims-user_d4417c40-7274-4531-85a0-82644911d429', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-25 00:14:36,828 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_d4417c40-7274-4531-85a0-82644911d429', 'password': '9f1a0ed0-b53a-4be3-879d-7764dae30927', 'project_name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '9dcff5f132de4175979291a8b842d4c1', 'project_domain_name': 'Default'} 2018-10-25 00:14:36,858 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-10-25 00:14:36,858 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-25 00:14:36,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:14:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:36,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de980ee8-6f30-4f14-8cad-509be71a246a 2018-10-25 00:14:36,972 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:14:36,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-de980ee8-6f30-4f14-8cad-509be71a246a 2018-10-25 00:14:36,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113803863525s 2018-10-25 00:14:36,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:14:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:37,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f752d04-36d8-4808-ab7c-495007d38585 2018-10-25 00:14:37,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-25 00:14:37,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5f752d04-36d8-4808-ab7c-495007d38585 2018-10-25 00:14:37,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108097076416s 2018-10-25 00:14:37,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-25 00:14:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"network": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "heat_ims-net_d4417c40-7274-4531-85a0-82644911d429", "admin_state_up": true}}' 2018-10-25 00:14:37,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:37 GMT X-Openstack-Request-Id: req-9e24b131-4430-4819-b7dd-6a41b6a6366b 2018-10-25 00:14:37,415 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:14:37Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_d4417c40-7274-4531-85a0-82644911d429","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:37Z","mtu":1450}} 2018-10-25 00:14:37,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9e24b131-4430-4819-b7dd-6a41b6a6366b 2018-10-25 00:14:37,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.323544979095s 2018-10-25 00:14:37,416 - 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-10-25T00:14:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0eaa4a64-b782-460f-b083-06c56fbe25c7', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_d4417c40-7274-4531-85a0-82644911d429', u'created_at': u'2018-10-25T00:14:37Z', u'mtu': 1450, u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9dcff5f132de4175979291a8b842d4c1', u'l2_adjacency': True}) 2018-10-25 00:14:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:14:37,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd53cd41-3d47-45f1-9a77-a2d0ed34602f 2018-10-25 00:14:37,426 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:14:37,426 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-dd53cd41-3d47-45f1-9a77-a2d0ed34602f 2018-10-25 00:14:37,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:14:37,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T01:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dcff5f132de4175979291a8b842d4c1", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/9dcff5f132de4175979291a8b842d4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_9dcff5f132de4175979291a8b842d4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9dcff5f132de4175979291a8b842d4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9dcff5f132de4175979291a8b842d4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/9dcff5f132de4175979291a8b842d4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9dcff5f132de4175979291a8b842d4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/9dcff5f132de4175979291a8b842d4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/9dcff5f132de4175979291a8b842d4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "id": "0441f992a611454a8bd8a8bb2ab94f80"}, "audit_ids": ["PguT1uefSEiA2s_7IGjbJQ"], "issued_at": "2018-10-25T00:14:37.000000Z"}} 2018-10-25 00:14:37,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:14:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:14:38,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:38 GMT X-Openstack-Request-Id: req-1eead661-3d1e-4954-83e4-97ec86cdad31 2018-10-25 00:14:38,188 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:14:37Z","qos_policy_id":null,"name":"heat_ims-net_d4417c40-7274-4531-85a0-82644911d429","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-25 00:14:38,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1eead661-3d1e-4954-83e4-97ec86cdad31 2018-10-25 00:14:38,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364307880402s 2018-10-25 00:14:38,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-25 00:14:38,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"subnet": {"name": "heat_ims-subnet_d4417c40-7274-4531-85a0-82644911d429", "enable_dhcp": true, "network_id": "0eaa4a64-b782-460f-b083-06c56fbe25c7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-25 00:14:38,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:38 GMT X-Openstack-Request-Id: req-012a0185-1a54-430d-95ef-35ba2f579f10 2018-10-25 00:14:38,773 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:14:38Z","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":"9dcff5f132de4175979291a8b842d4c1","id":"ae758674-d654-4be4-93fa-77d7018661bb","subnetpool_id":null,"name":"heat_ims-subnet_d4417c40-7274-4531-85a0-82644911d429"}} 2018-10-25 00:14:38,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-012a0185-1a54-430d-95ef-35ba2f579f10 2018-10-25 00:14:38,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.583508968353s 2018-10-25 00:14:38,774 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:14:38Z', 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'ae758674-d654-4be4-93fa-77d7018661bb', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_d4417c40-7274-4531-85a0-82644911d429', u'enable_dhcp': True, u'network_id': u'0eaa4a64-b782-460f-b083-06c56fbe25c7', u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'created_at': u'2018-10-25T00:14:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9dcff5f132de4175979291a8b842d4c1'}) 2018-10-25 00:14:38,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-25 00:14:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "heat_ims-router_d4417c40-7274-4531-85a0-82644911d429", "admin_state_up": true}}' 2018-10-25 00:14:40,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:40 GMT X-Openstack-Request-Id: req-4d2d4d0e-16ec-4466-afc6-154a9ee4ed35 2018-10-25 00:14:40,501 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "created_at": "2018-10-25T00:14:38Z", "admin_state_up": true, "updated_at": "2018-10-25T00:14:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9dcff5f132de4175979291a8b842d4c1", "id": "be765a33-bcd5-41be-87c6-9cb289a00f6f", "name": "heat_ims-router_d4417c40-7274-4531-85a0-82644911d429"}} 2018-10-25 00:14:40,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4d2d4d0e-16ec-4466-afc6-154a9ee4ed35 2018-10-25 00:14:40,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7268640995s 2018-10-25 00:14:40,502 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:14:40Z', u'revision_number': 2, u'id': u'be765a33-bcd5-41be-87c6-9cb289a00f6f', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_d4417c40-7274-4531-85a0-82644911d429', u'admin_state_up': True, u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'created_at': u'2018-10-25T00:14:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'9dcff5f132de4175979291a8b842d4c1'}) 2018-10-25 00:14:40,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-25 00:14:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"subnet_id": "ae758674-d654-4be4-93fa-77d7018661bb"}' 2018-10-25 00:14:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:43 GMT X-Openstack-Request-Id: req-1b0ad8cd-467c-4620-a405-6d9f0ef21c5e 2018-10-25 00:14:43,330 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0eaa4a64-b782-460f-b083-06c56fbe25c7", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "subnet_id": "ae758674-d654-4be4-93fa-77d7018661bb", "subnet_ids": ["ae758674-d654-4be4-93fa-77d7018661bb"], "port_id": "23f9f737-9c95-43f5-9d10-e20b92e098dd", "id": "be765a33-bcd5-41be-87c6-9cb289a00f6f"} 2018-10-25 00:14:43,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f/add_router_interface.json used request id req-1b0ad8cd-467c-4620-a405-6d9f0ef21c5e 2018-10-25 00:14:43,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8280081749s 2018-10-25 00:14:43,331 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-25 00:14:44,806 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-10-25 00:14:44,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:14:44,813 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:44 GMT 2018-10-25 00:14:44,813 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-25 00:14:44,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:14:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:14:45,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:45 GMT X-Openstack-Request-Id: req-5e5ad5ef-1b1e-42d9-8c85-3742349a35e0 2018-10-25 00:14:45,232 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:14:45,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5e5ad5ef-1b1e-42d9-8c85-3742349a35e0 2018-10-25 00:14:45,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.414020061493s 2018-10-25 00:14:45,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 00:14:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429"}' 2018-10-25 00:14:45,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:45 GMT Location: http://172.30.9.21:9292/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7afa491-b12e-425a-b5b6-aacd78f3e123 2018-10-25 00:14:45,338 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:45Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": null, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": null, "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 00:14:45,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d7afa491-b12e-425a-b5b6-aacd78f3e123 2018-10-25 00:14:45,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0971491336823s 2018-10-25 00:14:45,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 00:14:45,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '' 2018-10-25 00:14:50,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:14:50 GMT X-Openstack-Request-Id: req-a5ee22f0-80c6-463d-b444-5a5111b3a9f7 2018-10-25 00:14:50,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:14:50,138 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file used request id req-a5ee22f0-80c6-463d-b444-5a5111b3a9f7 2018-10-25 00:14:50,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.79875707626s 2018-10-25 00:14:50,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:14:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:14:50,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:50 GMT X-Openstack-Request-Id: req-f09d3787-c3ee-4f61-b155-a014edf4696d 2018-10-25 00:14:50,222 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:14:50,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f09d3787-c3ee-4f61-b155-a014edf4696d 2018-10-25 00:14:50,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0796070098877s 2018-10-25 00:14:50,224 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file', 'owner': u'9dcff5f132de4175979291a8b842d4c1', 'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'size': 263586304, u'self': u'/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T00:14:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-25T00:14:49Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429', 'created': u'2018-10-25T00:14:45Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-10-25T00:14:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-10-25 00:14:50,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 00:14:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-25 00:14:50,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35f32a39-da83-4b93-85c3-cc981e7b92dd x-openstack-request-id: req-35f32a39-da83-4b93-85c3-cc981e7b92dd 2018-10-25 00:14:50,553 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 00:14:50,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-35f32a39-da83-4b93-85c3-cc981e7b92dd 2018-10-25 00:14:50,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326054096222s 2018-10-25 00:14:50,554 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 25, 'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'swap': 0}) 2018-10-25 00:14:50,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 00:14:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"extra_specs": {}}' 2018-10-25 00:14:50,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb8bed08-7047-4ccb-93b5-e1d3d8b325f7 x-openstack-request-id: req-fb8bed08-7047-4ccb-93b5-e1d3d8b325f7 2018-10-25 00:14:50,576 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 00:14:50,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c/os-extra_specs used request id req-fb8bed08-7047-4ccb-93b5-e1d3d8b325f7 2018-10-25 00:14:50,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206880569458s 2018-10-25 00:14:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:14:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ead1f93-c49e-483e-9409-baac2f1d805b 2018-10-25 00:14:50,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}]} 2018-10-25 00:14:50,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ead1f93-c49e-483e-9409-baac2f1d805b 2018-10-25 00:14:50,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193667173386s 2018-10-25 00:14:50,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-25 00:14:50,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/9dcff5f132de4175979291a8b842d4c1.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-25 00:14:51,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT X-Openstack-Request-Id: req-135c5103-ca20-404e-9ed8-e67b0682851f 2018-10-25 00:14:51,129 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-25 00:14:51,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/9dcff5f132de4175979291a8b842d4c1.json used request id req-135c5103-ca20-404e-9ed8-e67b0682851f 2018-10-25 00:14:51,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.349935054779s 2018-10-25 00:14:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:14:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:51,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2567818f-9d9a-46ba-ab1f-5a886f8ded8f 2018-10-25 00:14:51,326 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:14:51,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2567818f-9d9a-46ba-ab1f-5a886f8ded8f 2018-10-25 00:14:51,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193407058716s 2018-10-25 00:14:51,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:14:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:51,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3eedbfa-f26d-43bc-806e-ea5204a3815a 2018-10-25 00:14:51,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:14:51,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3eedbfa-f26d-43bc-806e-ea5204a3815a 2018-10-25 00:14:51,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.295361042023s 2018-10-25 00:14:51,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:14:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:51,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b9e5d3-70ee-470f-8e11-3b92f0883d08 2018-10-25 00:14:51,828 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 00:14:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e4b9e5d3-70ee-470f-8e11-3b92f0883d08 2018-10-25 00:14:51,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194900035858s 2018-10-25 00:14:51,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:14:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:51,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354e1da3-f997-4a4a-acf2-b7d05c9d36c0 2018-10-25 00:14:51,958 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "links": {"self": "http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0441f992a611454a8bd8a8bb2ab94f80", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:14:51,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-354e1da3-f997-4a4a-acf2-b7d05c9d36c0 2018-10-25 00:14:51,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129374980927s 2018-10-25 00:14:51,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:14:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:52,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df545875-7b31-43b7-aa31-aafa2d6c665b 2018-10-25 00:14:52,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-25 00:14:52,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-df545875-7b31-43b7-aa31-aafa2d6c665b 2018-10-25 00:14:52,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199635982513s 2018-10-25 00:14:52,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 00:14:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=9dcff5f132de4175979291a8b842d4c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:52,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194bd1e6-ab62-47cf-aaf1-4020ea0f7e79 2018-10-25 00:14:52,284 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=9dcff5f132de4175979291a8b842d4c1", "previous": null, "next": null}} 2018-10-25 00:14:52,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0441f992a611454a8bd8a8bb2ab94f80&role.id=fa49aafcbe224bf780873219182af220&scope.project.id=9dcff5f132de4175979291a8b842d4c1 used request id req-194bd1e6-ab62-47cf-aaf1-4020ea0f7e79 2018-10-25 00:14:52,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104162931442s 2018-10-25 00:14:52,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 00:14:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1/users/0441f992a611454a8bd8a8bb2ab94f80/roles/fa49aafcbe224bf780873219182af220 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:14:52,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f7931f-b396-4ae3-9e89-1bab8ca917f1 2018-10-25 00:14:52,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:14:52,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1/users/0441f992a611454a8bd8a8bb2ab94f80/roles/fa49aafcbe224bf780873219182af220 used request id req-11f7931f-b396-4ae3-9e89-1bab8ca917f1 2018-10-25 00:14:52,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235311031342s 2018-10-25 00:14:52,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-25 00:14:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"keypair": {"name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429"}}' 2018-10-25 00:14:52,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aedbaefa-b8f7-4d60-95ac-4be2cfe8658a x-openstack-request-id: req-aedbaefa-b8f7-4d60-95ac-4be2cfe8658a 2018-10-25 00:14:52,971 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdIctRE44oNS2uRo78MZelad0VvVSLzfgY7zzyem7fPktPT1rO26Ua67OQ5aam0OybRh2w62YMWbQodGd+E+u4vmQ7Oov0RgXwqJ72r01dgBXYTjXFyGT0eXKUKNrOZPs9Q6/zNbnlx0RNj7xYP4aMj29+wR5ZjU7mf636tBdhGCDzA/mpzZdoBFvCDgMsWpAlvwcU8JbcjCv5piYhF/qKnYtuPxvMpYEYkp2NNx6nG2pKBztCjXQIiymyghCdLyVptfUpvPppJ6ZGseRD2MybxiFpEQeQXD5N15qkTDk+qbbkfyw9wPINRQsmgugEyKaiuPSvD1xdMnqHv28tz+BT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3SHLUROOKDUtrkaO/DGXpWndFb1Ui834GO888npu3z5LT09a\nztulGuuzkOWmptDsm0YdsOtmDFm0KHRnfhPruL5kOzqL9EYF8Kie9q9NXYAV2E41\nxchk9HlylCjazmT7PUOv8zW55cdETY+8WD+GjI9vfsEeWY1O5n+t+rQXYRgg8wP5\nqc2XaARbwg4DLFqQJb8HFPCW3Iwr+aYmIRf6ip2Lbj8bzKWBGJKdjTcepxtqSgc7\nQo10CIspsoIQnS8labX1Kbz6aSemRrHkQ9jMm8YhaREHkFw+TdeapEw5Pqm25H8s\nPcDyDUULJoLoBMimorj0rw9cXTJ6h79vLc/gUwIDAQABAoIBAA1m8u+jA8akEnSx\nihD24H4CAIhExU8D2LmKJmN70CRvnhjccmB/J26OQn/Rq1wI5Y4znbEPU0wEU8rv\n4yXdBzhXMbP1RG41oD6JubixvzqffLNzagbmsleu1KbuIvTHYgLAi3VuGCo4/YbF\n42Bl2T3Do7pG8hPzYIjPzDeZmqEjvFnldv/Z8jnaCV/MA30xByGQ+wfZCwU1yFVS\n8gWbCo3R0aMFx0m+2+bUo+7z7OsmOA3mnKUYgukeno497kBtxGbfdU/YwO5IFmHg\nBP+JZEnT4Vd+mWJeWO7pewZPpYO2RCYOn/WF+BYxIfp2KH2wAVFVzUkJ0jv1JeyV\nLOF5NsECgYEA+uO1g8e6wm+jUhO6dWxvFpny+uGSN6Gh16LS/y04Emrhkc8VTm/f\nM4kTVgN0/s4JC5xfb98+2N4/WMMJE23Qe9rNw1VaRVxraQ/xKmizzGk741kcMP5v\ntmu4h/BJiKySfeCUT9Uc9abxM1CtNEmY6idR79jX3P1vx69CNPmayHkCgYEA4aLp\nV+SXNaj1U0t/bTBKEXvOVFUi5F6yzU6fHibZ94lo/z08NxfNalNkziNrQKYU/8xr\nj9qYmHtn8BMEr/MK0oIGmosJMuursmN0vwptMoUG0MsgWbruo2MgPL0eizr3hY/8\nAQHo+Uux7kpaifoPDyakNR75q9wP6zF9ZA4s1CsCgYBkd7NEZkL/gb0hLQ1J4HZL\n0rJejN4EsREiTO25id4eYfaacRbTJjF3bbj0hMXhE5jDsYb2QavlJHqxjMihoyQN\ntP0Y76EKjYvlsqCcnvkBLlLxI8oKRJlvr4thxHNt681t4vUBUxIZvRRxvCjf+2jk\nu4IwTeGDeWm9yQz2Mc4t4QKBgQC4/HlWR+D4a1cGPSVxfV+cSeZ1GX+Lv1/UFps5\nexzEZvGgILIXcPpGK6y/nCY4UHFy7kNZIxxsFvC10MHNBvNedp+3YDngd3rCu+th\nHMk92/YkhAQ3zJwNdB1f7qT1/RgldlBi+w/oIvjzph3odQyXnVSPAKAtGDQs3Nwy\nhbSXFQKBgQCSBxWF4BpnpBMg9VN9kHfZpzbrci6Gx0068CZ105L7ck9pblF2sgS+\nG78hOONWfPg+A2gYNWODyQ2gSbORKbRabIFbV8Hp8iHMFBeasLDiJ76e+Vuioaoa\nK2mnRh/jM0iUdTirIGKvRfqfLpfJHxMtGUTEPvmDTkK7h/QlzwjfkQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "fingerprint": "8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db"}} 2018-10-25 00:14:52,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aedbaefa-b8f7-4d60-95ac-4be2cfe8658a 2018-10-25 00:14:52,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.444489002228s 2018-10-25 00:14:52,972 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdIctRE44oNS2uRo78MZelad0VvVSLzfgY7zzyem7fPktPT1rO26Ua67OQ5aam0OybRh2w62YMWbQodGd+E+u4vmQ7Oov0RgXwqJ72r01dgBXYTjXFyGT0eXKUKNrOZPs9Q6/zNbnlx0RNj7xYP4aMj29+wR5ZjU7mf636tBdhGCDzA/mpzZdoBFvCDgMsWpAlvwcU8JbcjCv5piYhF/qKnYtuPxvMpYEYkp2NNx6nG2pKBztCjXQIiymyghCdLyVptfUpvPppJ6ZGseRD2MybxiFpEQeQXD5N15qkTDk+qbbkfyw9wPINRQsmgugEyKaiuPSvD1xdMnqHv28tz+BT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3SHLUROOKDUtrkaO/DGXpWndFb1Ui834GO888npu3z5LT09a\nztulGuuzkOWmptDsm0YdsOtmDFm0KHRnfhPruL5kOzqL9EYF8Kie9q9NXYAV2E41\nxchk9HlylCjazmT7PUOv8zW55cdETY+8WD+GjI9vfsEeWY1O5n+t+rQXYRgg8wP5\nqc2XaARbwg4DLFqQJb8HFPCW3Iwr+aYmIRf6ip2Lbj8bzKWBGJKdjTcepxtqSgc7\nQo10CIspsoIQnS8labX1Kbz6aSemRrHkQ9jMm8YhaREHkFw+TdeapEw5Pqm25H8s\nPcDyDUULJoLoBMimorj0rw9cXTJ6h79vLc/gUwIDAQABAoIBAA1m8u+jA8akEnSx\nihD24H4CAIhExU8D2LmKJmN70CRvnhjccmB/J26OQn/Rq1wI5Y4znbEPU0wEU8rv\n4yXdBzhXMbP1RG41oD6JubixvzqffLNzagbmsleu1KbuIvTHYgLAi3VuGCo4/YbF\n42Bl2T3Do7pG8hPzYIjPzDeZmqEjvFnldv/Z8jnaCV/MA30xByGQ+wfZCwU1yFVS\n8gWbCo3R0aMFx0m+2+bUo+7z7OsmOA3mnKUYgukeno497kBtxGbfdU/YwO5IFmHg\nBP+JZEnT4Vd+mWJeWO7pewZPpYO2RCYOn/WF+BYxIfp2KH2wAVFVzUkJ0jv1JeyV\nLOF5NsECgYEA+uO1g8e6wm+jUhO6dWxvFpny+uGSN6Gh16LS/y04Emrhkc8VTm/f\nM4kTVgN0/s4JC5xfb98+2N4/WMMJE23Qe9rNw1VaRVxraQ/xKmizzGk741kcMP5v\ntmu4h/BJiKySfeCUT9Uc9abxM1CtNEmY6idR79jX3P1vx69CNPmayHkCgYEA4aLp\nV+SXNaj1U0t/bTBKEXvOVFUi5F6yzU6fHibZ94lo/z08NxfNalNkziNrQKYU/8xr\nj9qYmHtn8BMEr/MK0oIGmosJMuursmN0vwptMoUG0MsgWbruo2MgPL0eizr3hY/8\nAQHo+Uux7kpaifoPDyakNR75q9wP6zF9ZA4s1CsCgYBkd7NEZkL/gb0hLQ1J4HZL\n0rJejN4EsREiTO25id4eYfaacRbTJjF3bbj0hMXhE5jDsYb2QavlJHqxjMihoyQN\ntP0Y76EKjYvlsqCcnvkBLlLxI8oKRJlvr4thxHNt681t4vUBUxIZvRRxvCjf+2jk\nu4IwTeGDeWm9yQz2Mc4t4QKBgQC4/HlWR+D4a1cGPSVxfV+cSeZ1GX+Lv1/UFps5\nexzEZvGgILIXcPpGK6y/nCY4UHFy7kNZIxxsFvC10MHNBvNedp+3YDngd3rCu+th\nHMk92/YkhAQ3zJwNdB1f7qT1/RgldlBi+w/oIvjzph3odQyXnVSPAKAtGDQs3Nwy\nhbSXFQKBgQCSBxWF4BpnpBMg9VN9kHfZpzbrci6Gx0068CZ105L7ck9pblF2sgS+\nG78hOONWfPg+A2gYNWODyQ2gSbORKbRabIFbV8Hp8iHMFBeasLDiJ76e+Vuioaoa\nK2mnRh/jM0iUdTirIGKvRfqfLpfJHxMtGUTEPvmDTkK7h/QlzwjfkQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'created_at': '2018-10-25T00:14:52.972636', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db', 'type': 'ssh', 'id': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429'}) 2018-10-25 00:14:52,973 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-10-25 00:14:53,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-10-25 00:14:53,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-10-25 00:14:59,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Thu, 25 Oct 2018 00:14:53 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c Server: Apache x-openstack-request-id: req-20f88d08-8bc4-4936-b5b2-063d88527e26 2018-10-25 00:14:59,331 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}]}} 2018-10-25 00:14:59,331 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks used request id req-20f88d08-8bc4-4936-b5b2-063d88527e26 2018-10-25 00:14:59,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.58829689026s 2018-10-25 00:14:59,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:14:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:00,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:14:59 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?sort_dir=asc Server: Apache x-openstack-request-id: req-4877202b-5fd9-4837-b5d2-6235e5b22731 2018-10-25 00:15:00,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:00,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c792f763-c162-4bb2-b36a-80b403dcfc4b 2018-10-25 00:15:00,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-25T00:14:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv/events/13551104-fc1f-401d-9199-d5a79b90fb32", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "id": "13551104-fc1f-401d-9199-d5a79b90fb32"}, {"resource_name": "sig_network", "event_time": "2018-10-25T00:14:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network/events/a49116a9-112f-4bc6-93b3-5d8468118e38", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-rc3aoqcqubmf", "id": "a49116a9-112f-4bc6-93b3-5d8468118e38"}]} 2018-10-25 00:15:00,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?sort_dir=asc&sort_dir=asc used request id req-c792f763-c162-4bb2-b36a-80b403dcfc4b 2018-10-25 00:15:00,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.47015380859s 2018-10-25 00:15:05,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=a49116a9-112f-4bc6-93b3-5d8468118e38&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:06,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:05 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=a49116a9-112f-4bc6-93b3-5d8468118e38&sort_dir=asc Server: Apache x-openstack-request-id: req-e478da67-14e3-4ebb-85e5-d184ca2e9e0f 2018-10-25 00:15:06,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:07,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dec98974-126b-4fe6-8178-6ce21e1112a6 2018-10-25 00:15:07,473 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-25T00:15:00Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network/events/d06d1514-6ab7-4c98-ba2a-938d03785e2b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-brjgyi6dwkyv", "id": "d06d1514-6ab7-4c98-ba2a-938d03785e2b"}, {"resource_name": "security_groups", "event_time": "2018-10-25T00:15:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups/events/dbcba8a5-a4da-48a3-bc43-f219a5f988a7", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-ieepfukjpcqc", "id": "dbcba8a5-a4da-48a3-bc43-f219a5f988a7"}]} 2018-10-25 00:15:07,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=a49116a9-112f-4bc6-93b3-5d8468118e38&sort_dir=asc&marker=a49116a9-112f-4bc6-93b3-5d8468118e38&sort_dir=asc used request id req-dec98974-126b-4fe6-8178-6ce21e1112a6 2018-10-25 00:15:07,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.66540193558s 2018-10-25 00:15:12,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=dbcba8a5-a4da-48a3-bc43-f219a5f988a7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:13,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:12 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=dbcba8a5-a4da-48a3-bc43-f219a5f988a7&sort_dir=asc Server: Apache x-openstack-request-id: req-ef9e9a23-71fc-4bfd-b2d1-c03317b144e0 2018-10-25 00:15:13,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:13,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01d0f4b4-06e5-4894-913b-2cd3cc5c9a19 2018-10-25 00:15:13,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-25T00:15:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network/events/1d49b8cf-038b-4273-81f3-18ce3576dbcb", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8ed2de34-499d-497b-bac4-91b8fc5f5037", "id": "1d49b8cf-038b-4273-81f3-18ce3576dbcb"}, {"resource_name": "sig_network", "event_time": "2018-10-25T00:15:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network/events/d3d0f988-c377-41ac-b2d5-c8a78f8cf403", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5eaebe83-0a37-4c5e-8ed2-6015b8bdcb61", "id": "d3d0f988-c377-41ac-b2d5-c8a78f8cf403"}]} 2018-10-25 00:15:13,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=dbcba8a5-a4da-48a3-bc43-f219a5f988a7&sort_dir=asc&marker=dbcba8a5-a4da-48a3-bc43-f219a5f988a7&sort_dir=asc used request id req-01d0f4b4-06e5-4894-913b-2cd3cc5c9a19 2018-10-25 00:15:13,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.769819021225s 2018-10-25 00:15:18,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=d3d0f988-c377-41ac-b2d5-c8a78f8cf403&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:18,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:18 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=d3d0f988-c377-41ac-b2d5-c8a78f8cf403&sort_dir=asc Server: Apache x-openstack-request-id: req-b1a9e7fa-ff7d-4014-a914-287a0a706395 2018-10-25 00:15:18,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:19,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e9e66ce4-41bf-41dd-8354-0199329e2360 2018-10-25 00:15:19,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-25T00:15:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups/events/73a2bd32-ed11-4a45-ad93-4d9644b72edd", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f4cdd626-8ad0-47ee-8749-febafc3f34e0", "id": "73a2bd32-ed11-4a45-ad93-4d9644b72edd"}, {"resource_name": "dns", "event_time": "2018-10-25T00:15:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns/events/96d78b00-6b37-4efe-bb40-687e68145fe2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-gpdklaxd5iix", "id": "96d78b00-6b37-4efe-bb40-687e68145fe2"}]} 2018-10-25 00:15:19,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=d3d0f988-c377-41ac-b2d5-c8a78f8cf403&sort_dir=asc&marker=d3d0f988-c377-41ac-b2d5-c8a78f8cf403&sort_dir=asc used request id req-e9e66ce4-41bf-41dd-8354-0199329e2360 2018-10-25 00:15:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.787256002426s 2018-10-25 00:15:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:24,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:24 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-bd85c7af-7b80-42f3-b6be-a483349c9155 2018-10-25 00:15:24,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:24 GMT Server: Apache x-openstack-request-id: req-e5cdfaab-8a82-437f-af78-b2fd927ee1a5 2018-10-25 00:15:24,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:24,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-e5cdfaab-8a82-437f-af78-b2fd927ee1a5 2018-10-25 00:15:24,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.687421798706s 2018-10-25 00:15:29,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:29,773 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:29 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-63713ef7-3bda-45fc-b0af-bee2a7907790 2018-10-25 00:15:29,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:30,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:29 GMT Server: Apache x-openstack-request-id: req-9dafa94a-1e3c-416b-a1a3-c1b93797f6c8 2018-10-25 00:15:30,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:30,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-9dafa94a-1e3c-416b-a1a3-c1b93797f6c8 2018-10-25 00:15:30,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.763963937759s 2018-10-25 00:15:30,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:15:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:30,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:30 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5597796-2ee0-4577-a725-2d8491c9866d 2018-10-25 00:15:30,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e93de7b-8ab7-4454-b934-82b8ef58faed 2018-10-25 00:15:31,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:15:31,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-1e93de7b-8ab7-4454-b934-82b8ef58faed 2018-10-25 00:15:31,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.759036064148s 2018-10-25 00:15:36,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:36,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:36 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-2a13d7c9-bf3d-42cd-894b-b32fd6a3f1a2 2018-10-25 00:15:36,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:36,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:36 GMT Server: Apache x-openstack-request-id: req-f069c7c0-ffcb-4a7f-8262-f199f3e4679e 2018-10-25 00:15:36,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:36,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-f069c7c0-ffcb-4a7f-8262-f199f3e4679e 2018-10-25 00:15:36,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727770328522s 2018-10-25 00:15:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:41,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:41 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-fc41ef92-8457-4758-9ea0-0de89845f435 2018-10-25 00:15:41,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:41,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:41 GMT Server: Apache x-openstack-request-id: req-51ea732b-a829-4c8c-bb70-b6d218593ac9 2018-10-25 00:15:41,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:41,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-51ea732b-a829-4c8c-bb70-b6d218593ac9 2018-10-25 00:15:41,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697019100189s 2018-10-25 00:15:41,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:15:41,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:42,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:41 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1eeef5c-e2a5-4014-9a3a-ad64a5e30e0d 2018-10-25 00:15:42,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:42,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afd9f997-1a05-4306-8147-9973e510f51d 2018-10-25 00:15:42,175 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:15:42,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-afd9f997-1a05-4306-8147-9973e510f51d 2018-10-25 00:15:42,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.753125905991s 2018-10-25 00:15:47,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:47,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:47 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-23846164-550c-4a89-ba8e-c3a521b52345 2018-10-25 00:15:47,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:47,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:47 GMT Server: Apache x-openstack-request-id: req-9c2af879-c009-4ce9-84d0-6b0447947cd1 2018-10-25 00:15:47,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:47,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-9c2af879-c009-4ce9-84d0-6b0447947cd1 2018-10-25 00:15:47,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.766239881516s 2018-10-25 00:15:52,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:52,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:52 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-62b56055-369c-4c48-8eaf-dd3a15db6a8d 2018-10-25 00:15:52,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:53,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:52 GMT Server: Apache x-openstack-request-id: req-078cdbe5-30c9-45ec-93e5-83cea2ebbe32 2018-10-25 00:15:53,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:53,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-078cdbe5-30c9-45ec-93e5-83cea2ebbe32 2018-10-25 00:15:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722382068634s 2018-10-25 00:15:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:15:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:53,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:53 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce362b50-2796-44ab-a569-5a9bf62694f1 2018-10-25 00:15:53,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb65b4bd-1c34-435b-8493-aeaae3f910bf 2018-10-25 00:15:53,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:15:53,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-fb65b4bd-1c34-435b-8493-aeaae3f910bf 2018-10-25 00:15:53,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712201595306s 2018-10-25 00:15:58,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:15:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:15:58,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:15:58 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-0d3444dc-a8f7-4bcb-b36b-0d46e8cc4a50 2018-10-25 00:15:58,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:15:58,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:15:58 GMT Server: Apache x-openstack-request-id: req-e952f2fd-3371-46a3-ac5f-ebf241a9779c 2018-10-25 00:15:58,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:15:58,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-e952f2fd-3371-46a3-ac5f-ebf241a9779c 2018-10-25 00:15:58,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0880770683289s 2018-10-25 00:16:03,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:03,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:03 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-198df1d6-ab09-437e-a951-a4a87adc7bb3 2018-10-25 00:16:03,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:03 GMT Server: Apache x-openstack-request-id: req-3b2bcb11-8be2-40ed-bd8c-9880b377b6b2 2018-10-25 00:16:03,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:03,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-3b2bcb11-8be2-40ed-bd8c-9880b377b6b2 2018-10-25 00:16:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717289447784s 2018-10-25 00:16:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:03,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:03 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4fe2dc0-e7f7-4598-aeb6-c4b3ae748a87 2018-10-25 00:16:03,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:03,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-084fb325-9160-481f-9080-fb085474f682 2018-10-25 00:16:03,344 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:03,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-084fb325-9160-481f-9080-fb085474f682 2018-10-25 00:16:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073609828949s 2018-10-25 00:16:08,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:08,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:08 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-383b0d56-d3a6-446c-bb94-45e09e47979e 2018-10-25 00:16:08,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:08,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:08 GMT Server: Apache x-openstack-request-id: req-3be936fb-93e9-4cd7-bfff-c321042a554b 2018-10-25 00:16:08,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:08,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-3be936fb-93e9-4cd7-bfff-c321042a554b 2018-10-25 00:16:08,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0789949893951s 2018-10-25 00:16:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:13,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:13 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-5f40ebbf-692c-4f9f-ad09-48e579cb63f0 2018-10-25 00:16:13,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:13,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:13 GMT Server: Apache x-openstack-request-id: req-6124b3cc-f499-4f31-b515-635f997079c8 2018-10-25 00:16:13,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:13,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-6124b3cc-f499-4f31-b515-635f997079c8 2018-10-25 00:16:13,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070652961731s 2018-10-25 00:16:13,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:13,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:13 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0937120-a5d6-4756-ae59-d18c6e015f97 2018-10-25 00:16:13,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:13,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd962944-68d5-4b42-b586-6efbdc0e510f 2018-10-25 00:16:13,577 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:13,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-bd962944-68d5-4b42-b586-6efbdc0e510f 2018-10-25 00:16:13,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692539215088s 2018-10-25 00:16:18,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:18,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:18 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-a822e5a4-9e75-4211-9cc8-16f25578d812 2018-10-25 00:16:18,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:18,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:18 GMT Server: Apache x-openstack-request-id: req-5c5bec04-89cd-42ec-a7d9-93aa68a22efb 2018-10-25 00:16:18,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:18,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-5c5bec04-89cd-42ec-a7d9-93aa68a22efb 2018-10-25 00:16:18,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071681022644s 2018-10-25 00:16:23,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:23,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:23 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-4ae5c624-c073-4554-81d4-e39f954e806a 2018-10-25 00:16:23,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:23,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:23 GMT Server: Apache x-openstack-request-id: req-c4970bea-c22d-4475-9c50-a59d02edc2a8 2018-10-25 00:16:23,728 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:23,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-c4970bea-c22d-4475-9c50-a59d02edc2a8 2018-10-25 00:16:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070837020874s 2018-10-25 00:16:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:23,755 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:23 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-866ab608-d1ec-4d71-9c47-e6fc88eb1eef 2018-10-25 00:16:23,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef89cced-c96f-4e92-b361-e1e2dd1860bd 2018-10-25 00:16:23,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:23,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-ef89cced-c96f-4e92-b361-e1e2dd1860bd 2018-10-25 00:16:23,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069048166275s 2018-10-25 00:16:28,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:28,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:28 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-be49b7e6-4eb6-40a4-81a3-aaf2cf893949 2018-10-25 00:16:28,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:28,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:28 GMT Server: Apache x-openstack-request-id: req-1387fad5-ef05-415e-840f-80184cbdd0eb 2018-10-25 00:16:28,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:28,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-1387fad5-ef05-415e-840f-80184cbdd0eb 2018-10-25 00:16:28,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716409683228s 2018-10-25 00:16:33,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:33,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:33 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-9b00c294-35fd-4f35-933a-9da8ff557eec 2018-10-25 00:16:33,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:33,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:33 GMT Server: Apache x-openstack-request-id: req-4f033502-315b-43a1-9606-c4daff4a4be0 2018-10-25 00:16:33,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:33,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-4f033502-315b-43a1-9606-c4daff4a4be0 2018-10-25 00:16:33,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720989704132s 2018-10-25 00:16:33,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:33,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:33 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-06aa502a-1676-45f7-9a98-6146478fc246 2018-10-25 00:16:33,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:34,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09c29918-8971-4820-83d9-0a4dd7a68a5f 2018-10-25 00:16:34,025 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:34,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-09c29918-8971-4820-83d9-0a4dd7a68a5f 2018-10-25 00:16:34,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715069770813s 2018-10-25 00:16:39,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:39,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:39 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-50d58296-3ca5-494f-afa7-61d2fbdef706 2018-10-25 00:16:39,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:39,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:39 GMT Server: Apache x-openstack-request-id: req-6d2efdbd-71a2-4699-ae05-c778006deb82 2018-10-25 00:16:39,103 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:39,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-6d2efdbd-71a2-4699-ae05-c778006deb82 2018-10-25 00:16:39,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705749988556s 2018-10-25 00:16:44,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:44,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:44,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:44 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-62d747a7-b339-40c4-bb02-703afb9a7d41 2018-10-25 00:16:44,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:44 GMT Server: Apache x-openstack-request-id: req-05d94fc1-c37f-4167-ade9-44ac8eed035e 2018-10-25 00:16:44,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:44,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-05d94fc1-c37f-4167-ade9-44ac8eed035e 2018-10-25 00:16:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769519805908s 2018-10-25 00:16:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:44,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:44 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd2de0d5-2347-4292-8f27-ff897ede2fb5 2018-10-25 00:16:44,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:44,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eca20e7a-0397-4515-ad9b-dbdcb860340e 2018-10-25 00:16:44,257 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:44,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-eca20e7a-0397-4515-ad9b-dbdcb860340e 2018-10-25 00:16:44,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708210468292s 2018-10-25 00:16:49,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:49,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:49 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-ba865a4e-84b8-4dcc-a829-29ad6b2b1a3e 2018-10-25 00:16:49,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:49,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:49 GMT Server: Apache x-openstack-request-id: req-30ac252f-da90-4340-9c8e-1f4ce703d1c8 2018-10-25 00:16:49,334 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:49,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-30ac252f-da90-4340-9c8e-1f4ce703d1c8 2018-10-25 00:16:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706918239594s 2018-10-25 00:16:54,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:54,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:54 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-7b81a31e-33f3-4ffd-a059-e1b94edb4183 2018-10-25 00:16:54,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:54,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:54 GMT Server: Apache x-openstack-request-id: req-7ce326f3-7418-462b-b99f-b29d05379143 2018-10-25 00:16:54,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:54,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-7ce326f3-7418-462b-b99f-b29d05379143 2018-10-25 00:16:54,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069944858551s 2018-10-25 00:16:54,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:16:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:54,437 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:54 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e84c3e2-988d-4a0d-8747-26e5dd3b6f19 2018-10-25 00:16:54,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:54,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f8fca86-f629-461b-ac8a-d7deac43fe30 2018-10-25 00:16:54,477 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:16:54,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-9f8fca86-f629-461b-ac8a-d7deac43fe30 2018-10-25 00:16:54,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0670487880707s 2018-10-25 00:16:59,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:16:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:16:59,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:16:59 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-7b4a4601-e011-406b-b869-6c1a2048e4c3 2018-10-25 00:16:59,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:16:59,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:16:59 GMT Server: Apache x-openstack-request-id: req-fa305084-4b96-481e-9e69-9b0cd7de78a0 2018-10-25 00:16:59,558 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:16:59,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-fa305084-4b96-481e-9e69-9b0cd7de78a0 2018-10-25 00:16:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742020606995s 2018-10-25 00:17:04,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:04,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:04 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-7d4dbfdc-2251-4b30-993d-66a346f3ef35 2018-10-25 00:17:04,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:04,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:04 GMT Server: Apache x-openstack-request-id: req-e3cb8cd1-f303-430f-9820-63f2adb8ab44 2018-10-25 00:17:04,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:04,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-e3cb8cd1-f303-430f-9820-63f2adb8ab44 2018-10-25 00:17:04,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072555065155s 2018-10-25 00:17:04,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:17:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:04,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:04 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-84fa8d1e-477a-4f3a-8e91-bff8f4cfd46d 2018-10-25 00:17:04,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:04,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-080fed83-63bf-4c57-8b9a-3da65548f2f6 2018-10-25 00:17:04,710 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:17:04,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-080fed83-63bf-4c57-8b9a-3da65548f2f6 2018-10-25 00:17:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734469890594s 2018-10-25 00:17:09,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:09,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:09 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-470a0c36-8c00-4f09-8da1-7f8b13260374 2018-10-25 00:17:09,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:09,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:09 GMT Server: Apache x-openstack-request-id: req-59834189-774d-410a-87f1-846ac1e9cb43 2018-10-25 00:17:09,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:09,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-59834189-774d-410a-87f1-846ac1e9cb43 2018-10-25 00:17:09,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720601081848s 2018-10-25 00:17:14,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:14,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:14,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:14 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc Server: Apache x-openstack-request-id: req-f7ac8199-322e-4c84-b428-e039d7ac1c1e 2018-10-25 00:17:14,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:14,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b43f4620-180e-45c8-b2bd-5195a8e661fe 2018-10-25 00:17:14,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-25T00:17:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns/events/e22a668b-ef66-4a0f-b2e1-9ae7befd735f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3a2a3eca-0057-46aa-9391-d6c415f49c55", "id": "e22a668b-ef66-4a0f-b2e1-9ae7befd735f"}, {"resource_name": "ellis", "event_time": "2018-10-25T00:17:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis/events/7b57b13a-41ff-4cab-b720-2ca3069a6176", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ywmvft6vq5m4", "id": "7b57b13a-41ff-4cab-b720-2ca3069a6176"}]} 2018-10-25 00:17:14,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc&marker=96d78b00-6b37-4efe-bb40-687e68145fe2&sort_dir=asc used request id req-b43f4620-180e-45c8-b2bd-5195a8e661fe 2018-10-25 00:17:14,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0888960361481s 2018-10-25 00:17:19,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:19,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:19 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-28cdf736-c03f-4e03-8082-801a6d96ece7 2018-10-25 00:17:19,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:19,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:19 GMT Server: Apache x-openstack-request-id: req-ecf3d983-88f3-499b-97af-3fc7d4180b7f 2018-10-25 00:17:19,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:19,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-ecf3d983-88f3-499b-97af-3fc7d4180b7f 2018-10-25 00:17:19,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0921549797058s 2018-10-25 00:17:24,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:25,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:24 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-7f2f8e2b-b141-437b-9439-f490262f8f2f 2018-10-25 00:17:25,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:25,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:25 GMT Server: Apache x-openstack-request-id: req-b68e5a0d-e0d1-4699-8f59-62e10e0a279f 2018-10-25 00:17:25,055 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:25,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-b68e5a0d-e0d1-4699-8f59-62e10e0a279f 2018-10-25 00:17:25,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704379081726s 2018-10-25 00:17:25,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:17:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:25,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:25 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-f24153a5-5357-4443-9ffd-fe4b978b9e69 2018-10-25 00:17:25,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:25,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3481053c-1ade-48c7-9bc5-343bff78ac7c 2018-10-25 00:17:25,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:17:25,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-3481053c-1ade-48c7-9bc5-343bff78ac7c 2018-10-25 00:17:25,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0644731521606s 2018-10-25 00:17:30,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:30,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:30 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-cc7bea44-05ee-4711-ac83-7f6559f2eaa8 2018-10-25 00:17:30,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:30 GMT Server: Apache x-openstack-request-id: req-ef152372-bb19-4003-aac6-630c5677a37b 2018-10-25 00:17:30,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:30,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-ef152372-bb19-4003-aac6-630c5677a37b 2018-10-25 00:17:30,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714800357819s 2018-10-25 00:17:35,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:35,251 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:35 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-7f453131-447f-4a27-9e35-cf8bebace1b1 2018-10-25 00:17:35,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:35,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:35 GMT Server: Apache x-openstack-request-id: req-22b0b38d-3712-495e-b5ea-3dbb86e3ca9c 2018-10-25 00:17:35,292 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:35,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-22b0b38d-3712-495e-b5ea-3dbb86e3ca9c 2018-10-25 00:17:35,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0885720252991s 2018-10-25 00:17:35,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:17:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:35,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:35 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-d99f3fa2-3968-4956-abfb-2c56e37fbbc2 2018-10-25 00:17:35,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:35,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-757db8bf-48f4-4fe4-b862-0648efba1366 2018-10-25 00:17:35,365 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:17:35,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-757db8bf-48f4-4fe4-b862-0648efba1366 2018-10-25 00:17:35,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723490715027s 2018-10-25 00:17:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:40,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:40 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-5aec6863-9634-4527-ab99-3bcf2f87ef2f 2018-10-25 00:17:40,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:40,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:40 GMT Server: Apache x-openstack-request-id: req-b34a59c9-1524-463c-9e5e-7f3081939845 2018-10-25 00:17:40,443 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:40,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-b34a59c9-1524-463c-9e5e-7f3081939845 2018-10-25 00:17:40,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718541145325s 2018-10-25 00:17:45,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:45,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:45 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-57e24454-d559-4491-9905-b3472654ec6e 2018-10-25 00:17:45,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:45,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:45 GMT Server: Apache x-openstack-request-id: req-b239fcc3-285d-4ead-983e-69c2ac3a7d25 2018-10-25 00:17:45,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:45,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-b239fcc3-285d-4ead-983e-69c2ac3a7d25 2018-10-25 00:17:45,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724220275879s 2018-10-25 00:17:45,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:17:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:45,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:45 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-78094faa-2bfe-4b12-97c7-18242d2ba2c1 2018-10-25 00:17:45,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:45,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b37a5e39-bade-4000-b690-d5d0867019af 2018-10-25 00:17:45,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:17:45,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-b37a5e39-bade-4000-b690-d5d0867019af 2018-10-25 00:17:45,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725870132446s 2018-10-25 00:17:50,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:50,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:50 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-8fa75342-fe31-4b92-9ffb-bdbfc5688bca 2018-10-25 00:17:50,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:50,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:50 GMT Server: Apache x-openstack-request-id: req-4d6f6674-a82b-409f-ad86-6cb242b55aa3 2018-10-25 00:17:50,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:50,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-4d6f6674-a82b-409f-ad86-6cb242b55aa3 2018-10-25 00:17:50,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726301670074s 2018-10-25 00:17:55,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:17:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:55,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:55 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-9a5019af-b6d0-48d4-bf11-875be4c0afef 2018-10-25 00:17:55,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:55,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:55 GMT Server: Apache x-openstack-request-id: req-69fe9c50-859c-4ee8-8ba5-e99bb28bbe35 2018-10-25 00:17:55,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:17:55,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-69fe9c50-859c-4ee8-8ba5-e99bb28bbe35 2018-10-25 00:17:55,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0689120292664s 2018-10-25 00:17:55,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:17:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:17:55,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:17:55 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-fcf2e103-142f-43ad-80dc-cebee3e73b26 2018-10-25 00:17:55,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:17:55,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:17:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c20167e7-e45f-4471-84c5-1d5e61b06c27 2018-10-25 00:17:55,809 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:17:55,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-c20167e7-e45f-4471-84c5-1d5e61b06c27 2018-10-25 00:17:55,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0670309066772s 2018-10-25 00:18:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:00,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:00 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-611e3248-ca19-4b2c-8ef6-ceae7c7e359e 2018-10-25 00:18:00,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:00,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:00 GMT Server: Apache x-openstack-request-id: req-a4884888-e6a4-434c-b1e1-34f960ec9cc7 2018-10-25 00:18:00,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:00,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-a4884888-e6a4-434c-b1e1-34f960ec9cc7 2018-10-25 00:18:00,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071900844574s 2018-10-25 00:18:05,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:05,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:05 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-18105d0c-2fb7-4e2b-8139-1b946f2321a4 2018-10-25 00:18:05,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:05,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:05 GMT Server: Apache x-openstack-request-id: req-53fe30d2-e803-49c7-b18a-dac88a29ad93 2018-10-25 00:18:05,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:05,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-53fe30d2-e803-49c7-b18a-dac88a29ad93 2018-10-25 00:18:05,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071300983429s 2018-10-25 00:18:05,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:05,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:05 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-c72e50cb-05d8-4a2d-8fc3-0ca996e21479 2018-10-25 00:18:05,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:06,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-602fb51b-8547-48e8-bd5e-ceb147fd7249 2018-10-25 00:18:06,036 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:06,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-602fb51b-8547-48e8-bd5e-ceb147fd7249 2018-10-25 00:18:06,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070741891861s 2018-10-25 00:18:11,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:11,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:11 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-f673ab03-e2d2-4614-a7ff-5f543d305622 2018-10-25 00:18:11,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:11,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:11 GMT Server: Apache x-openstack-request-id: req-ab710bba-723b-4998-a200-11812e1c1bd0 2018-10-25 00:18:11,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:11,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-ab710bba-723b-4998-a200-11812e1c1bd0 2018-10-25 00:18:11,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690159797668s 2018-10-25 00:18:16,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:16,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:16,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:16 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-834fce61-49e4-471f-8ecf-6b4088f11d2a 2018-10-25 00:18:16,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:16,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:16 GMT Server: Apache x-openstack-request-id: req-7223565b-7a3a-4922-8870-6793d3420664 2018-10-25 00:18:16,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:16,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-7223565b-7a3a-4922-8870-6793d3420664 2018-10-25 00:18:16,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070601940155s 2018-10-25 00:18:16,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:16,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:16 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-831c21f0-d3ef-4c1f-bf16-a553751aa446 2018-10-25 00:18:16,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:16,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c09e455-f304-41ea-a22f-2cd1635509da 2018-10-25 00:18:16,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:16,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-4c09e455-f304-41ea-a22f-2cd1635509da 2018-10-25 00:18:16,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715188980103s 2018-10-25 00:18:21,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:21,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:21 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-4f6ae93e-0c36-430e-b1e4-77bded48f02c 2018-10-25 00:18:21,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:21,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:21 GMT Server: Apache x-openstack-request-id: req-8e895628-9614-4884-8631-d085b9bfa60a 2018-10-25 00:18:21,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:21,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-8e895628-9614-4884-8631-d085b9bfa60a 2018-10-25 00:18:21,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740518569946s 2018-10-25 00:18:26,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:26,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:26 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-d1f023c4-d1d9-439e-8327-b05128283ec1 2018-10-25 00:18:26,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:26,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:26 GMT Server: Apache x-openstack-request-id: req-42f165e0-2907-4416-9939-007d463906f1 2018-10-25 00:18:26,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:26,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-42f165e0-2907-4416-9939-007d463906f1 2018-10-25 00:18:26,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726451873779s 2018-10-25 00:18:26,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:26,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:26 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-8718ba80-f4de-4c69-bf3f-b66393d82a10 2018-10-25 00:18:26,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:26,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-56bd6860-8838-4990-a634-f23882c3cf00 2018-10-25 00:18:26,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:26,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-56bd6860-8838-4990-a634-f23882c3cf00 2018-10-25 00:18:26,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728430747986s 2018-10-25 00:18:31,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:31,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:31 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-962957dd-cb71-4d2b-baf0-cd5359d8174b 2018-10-25 00:18:31,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:31 GMT Server: Apache x-openstack-request-id: req-01c6758c-8990-47e9-bab7-568b739df09d 2018-10-25 00:18:31,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:31,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-01c6758c-8990-47e9-bab7-568b739df09d 2018-10-25 00:18:31,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719718933105s 2018-10-25 00:18:36,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:36,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:36 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-bde652b6-4ab8-474a-a174-f644af30c903 2018-10-25 00:18:36,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:36,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:36 GMT Server: Apache x-openstack-request-id: req-029045a6-0c07-48b8-b8c6-4921f96dac99 2018-10-25 00:18:36,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:36,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-029045a6-0c07-48b8-b8c6-4921f96dac99 2018-10-25 00:18:36,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717689990997s 2018-10-25 00:18:36,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:36,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:36 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-945fd9e2-1aa9-487f-b25f-76b41259b6ba 2018-10-25 00:18:36,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:36,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01d6378b-4f2b-49a8-8937-916faaec7cb5 2018-10-25 00:18:36,711 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:36,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-01d6378b-4f2b-49a8-8937-916faaec7cb5 2018-10-25 00:18:36,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724370479584s 2018-10-25 00:18:41,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:41,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:41,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:41 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-f0899d7c-c4ad-492e-9531-6166962ec255 2018-10-25 00:18:41,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:41,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:41 GMT Server: Apache x-openstack-request-id: req-e13cdcc1-b879-4c46-b3c8-d3a813870876 2018-10-25 00:18:41,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:41,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-e13cdcc1-b879-4c46-b3c8-d3a813870876 2018-10-25 00:18:41,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723729133606s 2018-10-25 00:18:46,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:46,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:46 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-fcaf54ce-de5f-4736-8b52-0cc5233b7094 2018-10-25 00:18:46,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:46,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:46 GMT Server: Apache x-openstack-request-id: req-39c1bd45-7711-4650-9789-9b1d60f9c7c6 2018-10-25 00:18:46,866 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:46,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-39c1bd45-7711-4650-9789-9b1d60f9c7c6 2018-10-25 00:18:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724341869354s 2018-10-25 00:18:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:46,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:46,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:46 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-5cee52d8-5633-4caa-971f-7772d1e4ed91 2018-10-25 00:18:46,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:46,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d877fdcb-c626-4716-af3d-90c96eb34cb2 2018-10-25 00:18:46,938 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:46,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-d877fdcb-c626-4716-af3d-90c96eb34cb2 2018-10-25 00:18:46,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712950229645s 2018-10-25 00:18:51,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:51,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:51 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-779be13e-ea3d-4dc3-bcd9-e0770ad467d2 2018-10-25 00:18:51,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:52,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-26a8ec9e-cb48-440e-9ae8-ba03215e271f 2018-10-25 00:18:52,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:52,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-26a8ec9e-cb48-440e-9ae8-ba03215e271f 2018-10-25 00:18:52,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718319416046s 2018-10-25 00:18:57,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:18:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:57,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:57 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-132e16e4-21bd-4979-a4c3-8391da63a3e8 2018-10-25 00:18:57,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:57,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-1f16a6a7-e425-4292-96dd-c5d6921b3af8 2018-10-25 00:18:57,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:18:57,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-1f16a6a7-e425-4292-96dd-c5d6921b3af8 2018-10-25 00:18:57,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738890171051s 2018-10-25 00:18:57,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:18:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:18:57,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:18:57 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-2dae2e0e-9483-4715-89a5-ca2e4c758f41 2018-10-25 00:18:57,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:18:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:18:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bede30da-e8d1-4318-8830-20c10f6a79fb 2018-10-25 00:18:57,168 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:18:57,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-bede30da-e8d1-4318-8830-20c10f6a79fb 2018-10-25 00:18:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706958770752s 2018-10-25 00:19:02,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:02,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:02 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-bfd4f077-141d-4818-bd0a-a40a288be503 2018-10-25 00:19:02,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:02,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:02 GMT Server: Apache x-openstack-request-id: req-0941aa6f-3c9b-40fc-b5cc-2a5c0fc41979 2018-10-25 00:19:02,247 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:02,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-0941aa6f-3c9b-40fc-b5cc-2a5c0fc41979 2018-10-25 00:19:02,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714399814606s 2018-10-25 00:19:07,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:07,284 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:07 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-81e901a2-16d9-492e-afef-783e3b349fbb 2018-10-25 00:19:07,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:07,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:07 GMT Server: Apache x-openstack-request-id: req-da04e928-94f0-4644-9a87-270c4a18c365 2018-10-25 00:19:07,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:07,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-da04e928-94f0-4644-9a87-270c4a18c365 2018-10-25 00:19:07,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724139213562s 2018-10-25 00:19:07,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:19:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:07,354 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:07 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-b325a4b3-3453-493e-a26a-ae4047c541c9 2018-10-25 00:19:07,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:07,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fce2e195-ac9e-4cc1-ba14-48edd6dc6543 2018-10-25 00:19:07,396 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:19:07,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-fce2e195-ac9e-4cc1-ba14-48edd6dc6543 2018-10-25 00:19:07,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699129104614s 2018-10-25 00:19:12,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:12,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:12 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc Server: Apache x-openstack-request-id: req-adb62170-4e20-4c7d-923f-ebd4e682fb90 2018-10-25 00:19:12,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 718 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25df83ce-0615-4eac-a0b8-92804215c871 2018-10-25 00:19:12,473 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-25T00:19:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis/events/1f4630e5-6484-48b5-a885-f0d25bf88c9b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c06751f7-7b3b-4789-9e05-81b52a92f3d9", "id": "1f4630e5-6484-48b5-a885-f0d25bf88c9b"}, {"resource_name": "dime", "event_time": "2018-10-25T00:19:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime/events/6e4c907f-263b-462a-933d-c29bf9b7c41c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-zq3lhqov5lv7", "id": "6e4c907f-263b-462a-933d-c29bf9b7c41c"}, {"resource_name": "bono", "event_time": "2018-10-25T00:19:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono/events/f0098c90-5b6d-4371-81a6-d86852f2ef54", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-tflghiggul54", "id": "f0098c90-5b6d-4371-81a6-d86852f2ef54"}, {"resource_name": "vellum", "event_time": "2018-10-25T00:19:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum/events/931bdd4a-758b-4d91-b9fe-231dd2051682", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-7w4ovfblkwmh", "id": "931bdd4a-758b-4d91-b9fe-231dd2051682"}, {"resource_name": "sprout", "event_time": "2018-10-25T00:19:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout/events/85d7d346-a403-4b82-a915-9eeb04f25063", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-34mrg7rj5cl7", "id": "85d7d346-a403-4b82-a915-9eeb04f25063"}, {"resource_name": "homer", "event_time": "2018-10-25T00:19:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer/events/0de03392-adfd-47f0-a058-e3767ea49a3c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-vwxorvjauxvd", "id": "0de03392-adfd-47f0-a058-e3767ea49a3c"}]} 2018-10-25 00:19:12,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc&marker=7b57b13a-41ff-4cab-b720-2ca3069a6176&sort_dir=asc used request id req-25df83ce-0615-4eac-a0b8-92804215c871 2018-10-25 00:19:12,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749189853668s 2018-10-25 00:19:17,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:17,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:17,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:17 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-9d2a7e34-6df1-433c-8866-56bbaacaa98f 2018-10-25 00:19:17,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:17,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:17 GMT Server: Apache x-openstack-request-id: req-94d387a4-5251-4990-9132-23a3a647b6b9 2018-10-25 00:19:17,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:17,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-94d387a4-5251-4990-9132-23a3a647b6b9 2018-10-25 00:19:17,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0944499969482s 2018-10-25 00:19:22,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:22,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:22 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-c461279b-b39c-4331-8d0d-b9bfeff3c297 2018-10-25 00:19:22,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:22,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:22 GMT Server: Apache x-openstack-request-id: req-55762f6f-9b74-4d7d-a9c9-b0aa7f1891cc 2018-10-25 00:19:22,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:22,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-55762f6f-9b74-4d7d-a9c9-b0aa7f1891cc 2018-10-25 00:19:22,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0896260738373s 2018-10-25 00:19:22,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:19:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:22,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:22 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-7de87c75-2612-4903-a7b1-31cd937c7d3b 2018-10-25 00:19:22,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:22,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c7ed22c5-79db-4c4c-a9cc-e5dd6953b0e3 2018-10-25 00:19:22,756 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:19:22,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-c7ed22c5-79db-4c4c-a9cc-e5dd6953b0e3 2018-10-25 00:19:22,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0899338722229s 2018-10-25 00:19:27,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:27,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:27 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-b4f18952-5244-482e-8667-6f50a45c9554 2018-10-25 00:19:27,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:27 GMT Server: Apache x-openstack-request-id: req-454280cb-2d53-41f3-bef6-c634f1f35474 2018-10-25 00:19:27,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:27,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-454280cb-2d53-41f3-bef6-c634f1f35474 2018-10-25 00:19:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.173693180084s 2018-10-25 00:19:32,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:32,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:32 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-ddd34af8-009c-4545-ae91-de6b96de9504 2018-10-25 00:19:32,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:32 GMT Server: Apache x-openstack-request-id: req-3fb12e84-14e5-4e83-b065-ed03541cad0c 2018-10-25 00:19:33,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:33,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-3fb12e84-14e5-4e83-b065-ed03541cad0c 2018-10-25 00:19:33,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761070251465s 2018-10-25 00:19:33,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:19:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:33,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:33 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-600e783f-2f42-491a-ac58-51061ea4d5e3 2018-10-25 00:19:33,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:33,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd978288-7e02-4451-b82f-3effb7dd7d85 2018-10-25 00:19:33,108 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:19:33,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-cd978288-7e02-4451-b82f-3effb7dd7d85 2018-10-25 00:19:33,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0917611122131s 2018-10-25 00:19:38,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:38,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:38 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-176c0584-fd40-4aef-ae70-b2775c2a6804 2018-10-25 00:19:38,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:38,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:38 GMT Server: Apache x-openstack-request-id: req-98215b38-f7b3-4fe0-8aad-47c1b8234fd2 2018-10-25 00:19:38,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:38,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-98215b38-f7b3-4fe0-8aad-47c1b8234fd2 2018-10-25 00:19:38,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0896198749542s 2018-10-25 00:19:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:43,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:43 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-8693b67d-723d-4607-8930-ad1d77f47412 2018-10-25 00:19:43,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:43,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:43 GMT Server: Apache x-openstack-request-id: req-df2c2aec-9d68-45b0-8414-b7c9b20b0fe2 2018-10-25 00:19:43,293 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:43,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-df2c2aec-9d68-45b0-8414-b7c9b20b0fe2 2018-10-25 00:19:43,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901939868927s 2018-10-25 00:19:43,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:19:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:43,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:43 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc7d8f38-2c2c-4984-b7c2-f782769be253 2018-10-25 00:19:43,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:43,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94d6a13a-dc37-4a99-a5d9-1a393f72d422 2018-10-25 00:19:43,365 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:19:43,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-94d6a13a-dc37-4a99-a5d9-1a393f72d422 2018-10-25 00:19:43,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712471008301s 2018-10-25 00:19:48,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:48,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:48 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-4e33fb0f-b1c4-45bc-88f3-d840758e6d63 2018-10-25 00:19:48,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:48,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:48 GMT Server: Apache x-openstack-request-id: req-aaa88754-f2dc-42be-8d3c-4827bfc27649 2018-10-25 00:19:48,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:48,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-aaa88754-f2dc-42be-8d3c-4827bfc27649 2018-10-25 00:19:48,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731589794159s 2018-10-25 00:19:53,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:53,481 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:53 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-faaa2f48-840a-45df-ac13-90162a229f5f 2018-10-25 00:19:53,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:53,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:53 GMT Server: Apache x-openstack-request-id: req-993191a6-5311-4465-ba25-b89c30f3367a 2018-10-25 00:19:53,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:53,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-993191a6-5311-4465-ba25-b89c30f3367a 2018-10-25 00:19:53,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722978115082s 2018-10-25 00:19:53,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:19:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:53,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:53 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed96ed88-6ccc-4875-a089-ab745ac43079 2018-10-25 00:19:53,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:53,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0f34fe51-c531-41d2-845d-702f8fb7d2e3 2018-10-25 00:19:53,612 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:19:53,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-0f34fe51-c531-41d2-845d-702f8fb7d2e3 2018-10-25 00:19:53,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0891151428223s 2018-10-25 00:19:58,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:19:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:19:58,649 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:19:58 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-b54b88fd-ba5f-4539-bb7b-2bbc3b89c486 2018-10-25 00:19:58,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:19:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:19:58 GMT Server: Apache x-openstack-request-id: req-c552c58c-a753-4352-9a7b-f372698199ea 2018-10-25 00:19:58,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:19:58,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-c552c58c-a753-4352-9a7b-f372698199ea 2018-10-25 00:19:58,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072124004364s 2018-10-25 00:20:03,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:20:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:03,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:20:03 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc Server: Apache x-openstack-request-id: req-e909ce15-153e-40dd-b9bc-8bae4178a101 2018-10-25 00:20:03,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:20:03,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31ca210b-1025-485c-a575-a72aca0e8ca2 2018-10-25 00:20:03,770 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-10-25T00:20:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout/events/b656246f-d86a-4ab0-ac95-a28c2ecc16e8", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9911d8f6-9c03-4fa9-b275-91a57f48ac0f", "id": "b656246f-d86a-4ab0-ac95-a28c2ecc16e8"}]} 2018-10-25 00:20:03,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc&marker=0de03392-adfd-47f0-a058-e3767ea49a3c&sort_dir=asc used request id req-31ca210b-1025-485c-a575-a72aca0e8ca2 2018-10-25 00:20:03,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727820396423s 2018-10-25 00:20:08,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:20:08,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=b656246f-d86a-4ab0-ac95-a28c2ecc16e8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:09,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:20:08 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=b656246f-d86a-4ab0-ac95-a28c2ecc16e8&sort_dir=asc Server: Apache x-openstack-request-id: req-fd5095cd-1d8a-4b86-b826-f9c972310c26 2018-10-25 00:20:09,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:20:09,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06e0e1a0-105e-4ed3-9cef-47429bfbee68 2018-10-25 00:20:09,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-10-25T00:20:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono/events/958a7b09-6879-4d1b-8fe2-389c27db3f32", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0d36cc1f-d7d1-4633-8093-47b96098e989", "id": "958a7b09-6879-4d1b-8fe2-389c27db3f32"}]} 2018-10-25 00:20:09,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=b656246f-d86a-4ab0-ac95-a28c2ecc16e8&sort_dir=asc&marker=b656246f-d86a-4ab0-ac95-a28c2ecc16e8&sort_dir=asc used request id req-06e0e1a0-105e-4ed3-9cef-47429bfbee68 2018-10-25 00:20:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.413017988205s 2018-10-25 00:20:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:20:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/events?marker=958a7b09-6879-4d1b-8fe2-389c27db3f32&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:14,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:20:14 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=958a7b09-6879-4d1b-8fe2-389c27db3f32&sort_dir=asc Server: Apache x-openstack-request-id: req-abda42b8-f76f-4763-a8db-86288767d9a2 2018-10-25 00:20:14,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:20:14,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b2a1b80-b42c-4c1a-87e9-934741aa11dc 2018-10-25 00:20:14,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-25T00:20:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum/events/519e3d61-7ff9-4337-bc2c-1901ad261c7a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "41ead19b-dd31-4106-87ea-93f10992ea5c", "id": "519e3d61-7ff9-4337-bc2c-1901ad261c7a"}, {"resource_name": "homer", "event_time": "2018-10-25T00:20:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer/events/b2917b21-deff-4f6d-b1ab-0e48163f08e6", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "18e245be-d43b-42e6-98cf-bd3e5002e0a7", "id": "b2917b21-deff-4f6d-b1ab-0e48163f08e6"}, {"resource_name": "dime", "event_time": "2018-10-25T00:20:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime/events/2e9deb12-9772-435e-906e-7780cc720b6d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e63fe2d0-2a48-46f2-b3c9-6b840d071d31", "id": "2e9deb12-9772-435e-906e-7780cc720b6d"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-25T00:20:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv/events/099e194e-22a4-42c6-acc4-662826c74018", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "id": "099e194e-22a4-42c6-acc4-662826c74018"}]} 2018-10-25 00:20:14,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=958a7b09-6879-4d1b-8fe2-389c27db3f32&sort_dir=asc&marker=958a7b09-6879-4d1b-8fe2-389c27db3f32&sort_dir=asc used request id req-2b2a1b80-b42c-4c1a-87e9-934741aa11dc 2018-10-25 00:20:14,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378920793533s 2018-10-25 00:20:14,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:20:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:14,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:20:14 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c Server: Apache x-openstack-request-id: req-74ef52e5-e59c-40b3-9a4f-9f176fcb2655 2018-10-25 00:20:14,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:20:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 947 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-634396fd-18dc-44fb-99f4-d1b3a1fc3710 2018-10-25 00:20:15,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "outputs": [{"output_value": "172.30.9.203", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-10-25 00:20:15,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c used request id req-634396fd-18dc-44fb-99f4-d1b3a1fc3710 2018-10-25 00:20:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.440031051636s 2018-10-25 00:20:15,013 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-10-25T00:14:58Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'1c157b3d-ec95-49ae-a25f-954c7304bc8c', 'parameters': Munch({u'OS::project_id': u'9dcff5f132de4175979291a8b842d4c1', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'1c157b3d-ec95-49ae-a25f-954c7304bc8c', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'04c4f1b0a25e422aba135ae92f2826dc', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.203', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-10-25T00:14:58Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c'}) 2018-10-25 00:20:15,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:20:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:15,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f28472d6-56b2-4ee8-b77b-2fea7c7228cf x-openstack-request-id: req-f28472d6-56b2-4ee8-b77b-2fea7c7228cf 2018-10-25 00:20:15,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:20:15,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f28472d6-56b2-4ee8-b77b-2fea7c7228cf 2018-10-25 00:20:15,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67818903923s 2018-10-25 00:20:15,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:20:15,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:16,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:16 GMT X-Openstack-Request-Id: req-9b170ad3-193b-44e3-87c9-449337422b98 2018-10-25 00:20:16,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":["ae758674-d654-4be4-93fa-77d7018661bb"],"description":"","tags":[],"updated_at":"2018-10-25T00:14:38Z","qos_policy_id":null,"name":"heat_ims-net_d4417c40-7274-4531-85a0-82644911d429","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a91cdf2-7f08-482e-8c21-79f545276a93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":["8f366b19-8283-45aa-9b72-693c36989ee0"],"description":"","tags":[],"updated_at":"2018-10-25T00:15:03Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f3b11162-46a9-40f0-aa09-88674b2c1ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":["9d6101db-2bf6-44d7-b1f8-cfd9fd5d505f"],"description":"","tags":[],"updated_at":"2018-10-25T00:15:03Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:15:01Z","mtu":1450}]} 2018-10-25 00:20:16,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b170ad3-193b-44e3-87c9-449337422b98 2018-10-25 00:20:16,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323179006577s 2018-10-25 00:20:16,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 00:20:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:16,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:16 GMT X-Openstack-Request-Id: req-0d660b16-5f10-403d-ad5a-770a9850c41e 2018-10-25 00:20:16,102 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a91cdf2-7f08-482e-8c21-79f545276a93","tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:15:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"9dcff5f132de4175979291a8b842d4c1","id":"8f366b19-8283-45aa-9b72-693c36989ee0","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3b11162-46a9-40f0-aa09-88674b2c1ca7","tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:15:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"9dcff5f132de4175979291a8b842d4c1","id":"9d6101db-2bf6-44d7-b1f8-cfd9fd5d505f","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:14:38Z","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":"9dcff5f132de4175979291a8b842d4c1","id":"ae758674-d654-4be4-93fa-77d7018661bb","subnetpool_id":null,"name":"heat_ims-subnet_d4417c40-7274-4531-85a0-82644911d429"}]} 2018-10-25 00:20:16,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0d660b16-5f10-403d-ad5a-770a9850c41e 2018-10-25 00:20:16,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0747349262238s 2018-10-25 00:20:17,107 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-10-25 00:20:17,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:17,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d49ea6a-4d21-424d-a2f9-267a7a6e6102 x-openstack-request-id: req-4d49ea6a-4d21-424d-a2f9-267a7a6e6102 2018-10-25 00:20:17,135 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:17,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4d49ea6a-4d21-424d-a2f9-267a7a6e6102 2018-10-25 00:20:17,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023421049118s 2018-10-25 00:20:17,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:17,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af4cfd54-9aed-49c0-8158-7797809313c1 x-openstack-request-id: req-af4cfd54-9aed-49c0-8158-7797809313c1 2018-10-25 00:20:17,374 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "5b38006e-3b05-4ec5-9fd8-a03e31915839", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08699a35-5f6c-431e-a27a-b13bb07d8922"}, {"from_port": 7888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "5b38006e-3b05-4ec5-9fd8-a03e31915839", "ip_range": {}, "id": "5f03d0f7-1e07-4974-b735-d1a46043c81b"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "5b38006e-3b05-4ec5-9fd8-a03e31915839", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3c5498a7-c4a1-4ca6-8395-138b55f14854", "ip_range": {}, "id": "7403a84b-c136-4f51-9fcb-78f18b8dd5fb"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3c5498a7-c4a1-4ca6-8395-138b55f14854", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "988a13a3-ac7e-44e8-9466-abfbc2bc1c4d"}, {"from_port": 7888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3c5498a7-c4a1-4ca6-8395-138b55f14854", "ip_range": {}, "id": "e1323f8c-17a6-45ee-a202-b3428d03fdbe"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "3c5498a7-c4a1-4ca6-8395-138b55f14854", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-10-25 00:20:17,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/os-security-groups used request id req-af4cfd54-9aed-49c0-8158-7797809313c1 2018-10-25 00:20:17,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.237240076065s 2018-10-25 00:20:17,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:17,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:17 GMT X-Openstack-Request-Id: req-402b3db5-4167-4b04-9c2f-6e355b877ddd 2018-10-25 00:20:17,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:17,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-402b3db5-4167-4b04-9c2f-6e355b877ddd 2018-10-25 00:20:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.365276813507s 2018-10-25 00:20:17,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:18,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e106d0f6-5986-42bf-bbe5-bb9110281f56 x-openstack-request-id: req-e106d0f6-5986-42bf-bbe5-bb9110281f56 2018-10-25 00:20:18,541 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:18,541 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-e106d0f6-5986-42bf-bbe5-bb9110281f56 2018-10-25 00:20:18,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.783596038818s 2018-10-25 00:20:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:19,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aba5c8b3-40ff-441d-aada-ff5e80d0d7d5 x-openstack-request-id: req-aba5c8b3-40ff-441d-aada-ff5e80d0d7d5 2018-10-25 00:20:19,567 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:19,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-aba5c8b3-40ff-441d-aada-ff5e80d0d7d5 2018-10-25 00:20:19,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235509872437s 2018-10-25 00:20:19,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:19,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71bc7e22-61fb-41af-81cf-6929759bca76 x-openstack-request-id: req-71bc7e22-61fb-41af-81cf-6929759bca76 2018-10-25 00:20:19,762 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b1f3a88-6005-4c35-9940-dd343c792e3d"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25f72fed-e115-4211-adcf-b884bf4d9826"}, {"from_port": 5058, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {}, "id": "5f9eeb13-1b75-4281-8429-75642ed4cf3d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6f1b69a8-6689-4215-94a4-964ad5c033bf"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9928969a-f2b4-4483-8439-6573c0c09cd7"}, {"from_port": 5058, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {}, "id": "a823ea50-a4b7-4ea1-b487-bef265894159"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d3d34bfa-0e6e-4fef-be6e-93294d272693"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edeb856b-92dc-4105-be98-91be81c21773"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "0843b2c7-0691-4b15-b3a9-dab40f4f88e5", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-10-25 00:20:19,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1/os-security-groups used request id req-71bc7e22-61fb-41af-81cf-6929759bca76 2018-10-25 00:20:19,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.193200111389s 2018-10-25 00:20:19,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:19,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:19 GMT X-Openstack-Request-Id: req-b9ec2467-7de2-4d58-87fa-889cc5214aff 2018-10-25 00:20:19,820 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:19,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b9ec2467-7de2-4d58-87fa-889cc5214aff 2018-10-25 00:20:19,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0497529506683s 2018-10-25 00:20:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:20,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-15ded9e9-f3c8-4c5d-9933-61b19f30fe31 x-openstack-request-id: req-15ded9e9-f3c8-4c5d-9933-61b19f30fe31 2018-10-25 00:20:20,727 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:20,727 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-15ded9e9-f3c8-4c5d-9933-61b19f30fe31 2018-10-25 00:20:20,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.901862859726s 2018-10-25 00:20:20,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:20,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dc8e898-12a8-4eb0-a0c4-9c295919b05f x-openstack-request-id: req-0dc8e898-12a8-4eb0-a0c4-9c295919b05f 2018-10-25 00:20:20,751 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:20,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0dc8e898-12a8-4eb0-a0c4-9c295919b05f 2018-10-25 00:20:20,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231220722198s 2018-10-25 00:20:20,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:20,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 792 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a68e2c6-19c0-424c-8715-4d4f2423b454 x-openstack-request-id: req-3a68e2c6-19c0-424c-8715-4d4f2423b454 2018-10-25 00:20:21,371 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "766532ce-d16a-4ce5-9a15-151445562e2e", "ip_range": {}, "id": "fff6e944-c71d-4bbe-9e29-b8400711666b"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "766532ce-d16a-4ce5-9a15-151445562e2e", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "ip_range": {}, "id": "29718e4d-31c4-406e-96d3-d397ad5a7b09"}, {"from_port": 10888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "ip_range": {}, "id": "54df5baa-e396-4f77-8c3f-a4f8077bafbc"}, {"from_port": 10888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "ip_range": {}, "id": "76b74818-3ae2-452b-b3de-d3069858d99c"}, {"from_port": 8888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "ip_range": {}, "id": "a46e04e5-f7f0-4f10-b0c5-7df87698feb0"}, {"from_port": 10888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "ip_range": {}, "id": "bccd6c15-d3a5-434f-b715-7f787257c94e"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "4d4ffb3c-87c7-4502-92ef-5d631fb0083a", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-10-25 00:20:21,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/os-security-groups used request id req-3a68e2c6-19c0-424c-8715-4d4f2423b454 2018-10-25 00:20:21,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.618809938431s 2018-10-25 00:20:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:21,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:21 GMT X-Openstack-Request-Id: req-f88bc5c1-bc21-40ad-b689-830880123388 2018-10-25 00:20:21,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:21,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f88bc5c1-bc21-40ad-b689-830880123388 2018-10-25 00:20:21,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037250995636s 2018-10-25 00:20:21,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:21,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0549471b-b55c-40df-8807-66ab05be6148 x-openstack-request-id: req-0549471b-b55c-40df-8807-66ab05be6148 2018-10-25 00:20:22,157 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:22,158 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-0549471b-b55c-40df-8807-66ab05be6148 2018-10-25 00:20:22,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.733877182007s 2018-10-25 00:20:22,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:22,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db4d7eb4-4168-48e0-95cd-b17ce1bf1dd1 x-openstack-request-id: req-db4d7eb4-4168-48e0-95cd-b17ce1bf1dd1 2018-10-25 00:20:22,182 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:22,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-db4d7eb4-4168-48e0-95cd-b17ce1bf1dd1 2018-10-25 00:20:22,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237982273102s 2018-10-25 00:20:22,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:22,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 918 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe704fb9-e04d-4ef3-aa36-af618c5bb1f7 x-openstack-request-id: req-fe704fb9-e04d-4ef3-aa36-af618c5bb1f7 2018-10-25 00:20:22,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "449efb72-6e90-4bc1-81ca-9d674d2eded3"}, {"from_port": 7253, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "8d4cd52a-84e3-4eb0-8637-78fffacff6d9"}, {"from_port": 9160, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "b1c577b5-2f04-4877-b573-ae2fcdaec407"}, {"from_port": 11311, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "b87fbf01-a604-4d91-82d3-ab21671a67a2"}, {"from_port": 9160, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "e4b5286b-5ac9-4a4f-a6d1-4716c63b1e85"}, {"from_port": 11311, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "ip_range": {}, "id": "ff598c0d-8328-4bdc-b06e-4ca1eb73bb5d"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "30c5af77-ed10-48de-b8f4-795d8fe2219a", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "17e879c1-fcd7-4bc6-89fe-2f3b288d0096", "ip_range": {}, "id": "1bd250f5-eefb-4d0a-9e80-5c658214677a"}, {"from_port": 7000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "17e879c1-fcd7-4bc6-89fe-2f3b288d0096", "ip_range": {}, "id": "8c8ca0fd-7b52-4419-81b8-479a4029ad39"}, {"from_port": 11211, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "17e879c1-fcd7-4bc6-89fe-2f3b288d0096", "ip_range": {}, "id": "e44423e4-00fb-4bdf-8d69-d84000bcb69a"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "17e879c1-fcd7-4bc6-89fe-2f3b288d0096", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-10-25 00:20:22,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/os-security-groups used request id req-fe704fb9-e04d-4ef3-aa36-af618c5bb1f7 2018-10-25 00:20:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.574527025223s 2018-10-25 00:20:22,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:22 GMT X-Openstack-Request-Id: req-ea10e570-72f0-48b3-bb49-76d0e3d8c7d9 2018-10-25 00:20:22,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:22,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ea10e570-72f0-48b3-bb49-76d0e3d8c7d9 2018-10-25 00:20:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400109291077s 2018-10-25 00:20:22,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:23,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e1582d89-49ba-4e69-a95c-5e126586bf16 x-openstack-request-id: req-e1582d89-49ba-4e69-a95c-5e126586bf16 2018-10-25 00:20:23,575 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:23,575 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-e1582d89-49ba-4e69-a95c-5e126586bf16 2018-10-25 00:20:23,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.760947942734s 2018-10-25 00:20:23,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:23,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e862617-88ce-444e-819d-3077e53d5957 x-openstack-request-id: req-6e862617-88ce-444e-819d-3077e53d5957 2018-10-25 00:20:23,601 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:23,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6e862617-88ce-444e-819d-3077e53d5957 2018-10-25 00:20:23,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250251293182s 2018-10-25 00:20:23,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9315c7ce-a18a-4d25-8e9c-9c43f34ff64f x-openstack-request-id: req-9315c7ce-a18a-4d25-8e9c-9c43f34ff64f 2018-10-25 00:20:24,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "d4ef4d1a-4319-4762-9fd9-f240695db7cd", "ip_range": {}, "id": "3d8ba744-0e97-4260-bfe3-d364f2d16476"}, {"from_port": 5054, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "d4ef4d1a-4319-4762-9fd9-f240695db7cd", "ip_range": {}, "id": "82a9ce79-7541-48f6-8f27-303b92b12ee2"}, {"from_port": 9888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "d4ef4d1a-4319-4762-9fd9-f240695db7cd", "ip_range": {}, "id": "921f49a0-6b08-4a91-b253-2b05efbc7502"}, {"from_port": 9888, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "d4ef4d1a-4319-4762-9fd9-f240695db7cd", "ip_range": {}, "id": "ead4c163-ccfd-462d-b13f-9c0035a3c4a6"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "d4ef4d1a-4319-4762-9fd9-f240695db7cd", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "485082fe-5903-49a3-b6d9-a25864a82983", "ip_range": {}, "id": "62aeb221-2236-454b-9a2b-e5e1493d4c83"}, {"from_port": 5052, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "485082fe-5903-49a3-b6d9-a25864a82983", "ip_range": {}, "id": "8dc76f0e-8221-41e0-a216-5331006d3936"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "485082fe-5903-49a3-b6d9-a25864a82983", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-10-25 00:20:24,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46/os-security-groups used request id req-9315c7ce-a18a-4d25-8e9c-9c43f34ff64f 2018-10-25 00:20:24,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.778545856476s 2018-10-25 00:20:24,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT X-Openstack-Request-Id: req-7cfd44ce-2a98-419d-81fc-b63d467c3d24 2018-10-25 00:20:24,430 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:24,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7cfd44ce-2a98-419d-81fc-b63d467c3d24 2018-10-25 00:20:24,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404109954834s 2018-10-25 00:20:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:24,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-365a8984-7ae0-4e35-acd5-e285dd8e82c0 x-openstack-request-id: req-365a8984-7ae0-4e35-acd5-e285dd8e82c0 2018-10-25 00:20:24,479 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:24,479 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-365a8984-7ae0-4e35-acd5-e285dd8e82c0 2018-10-25 00:20:24,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0425601005554s 2018-10-25 00:20:24,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9061022-20d5-416f-b89b-c561e625fafa x-openstack-request-id: req-b9061022-20d5-416f-b89b-c561e625fafa 2018-10-25 00:20:24,507 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:24,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b9061022-20d5-416f-b89b-c561e625fafa 2018-10-25 00:20:24,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268239974976s 2018-10-25 00:20:24,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 585 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-157d6d50-c48f-4c15-b0e9-241085e27525 x-openstack-request-id: req-157d6d50-c48f-4c15-b0e9-241085e27525 2018-10-25 00:20:24,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "02e671fe-4a05-4afc-a1f3-bf8b5afaade1"}, {"from_port": 2380, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "0b9af484-39bc-4573-b271-0c07381cf66e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18a69d42-7263-429a-a618-ce5e5f6c8e67"}, {"from_port": 4000, "group": {"tenant_id": "9dcff5f132de4175979291a8b842d4c1", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {}, "id": "df24fb35-c654-4939-a142-0e8136b7150f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef41ff8f-1d79-4def-824b-9f827cae33cd"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "800d2c64-c6ac-45e4-bfc0-b22e567cc02a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8e0b47ed-257c-4d15-9896-0cd13a516b51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "82ecce17-661a-45b7-a7e3-925ec10b93ee"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8e0b47ed-257c-4d15-9896-0cd13a516b51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8bdf01c3-4e13-4f24-9e5b-3bb5a65e346e"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "8e0b47ed-257c-4d15-9896-0cd13a516b51", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-10-25 00:20:24,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea/os-security-groups used request id req-157d6d50-c48f-4c15-b0e9-241085e27525 2018-10-25 00:20:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.156776189804s 2018-10-25 00:20:24,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT X-Openstack-Request-Id: req-e9d8d7be-98a5-4be0-a092-12076f09a508 2018-10-25 00:20:24,711 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:24,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e9d8d7be-98a5-4be0-a092-12076f09a508 2018-10-25 00:20:24,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380039215088s 2018-10-25 00:20:24,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b7650199-57ec-4e23-a682-b9a0c5b5def4 x-openstack-request-id: req-b7650199-57ec-4e23-a682-b9a0c5b5def4 2018-10-25 00:20:24,755 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:24,755 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-b7650199-57ec-4e23-a682-b9a0c5b5def4 2018-10-25 00:20:24,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0395131111145s 2018-10-25 00:20:24,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:20:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:24,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e4b0dfe-13d1-43cf-9536-107aa8c75586 x-openstack-request-id: req-4e4b0dfe-13d1-43cf-9536-107aa8c75586 2018-10-25 00:20:24,777 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:20:24,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4e4b0dfe-13d1-43cf-9536-107aa8c75586 2018-10-25 00:20:24,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216119289398s 2018-10-25 00:20:24,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-25 00:20:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:25,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f26126ed-abee-45dd-b2a1-4cf520568450 x-openstack-request-id: req-f26126ed-abee-45dd-b2a1-4cf520568450 2018-10-25 00:20:25,187 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4664cf90-8705-4fb8-b2d9-ad04535d014f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5b42e96a-924e-42e9-ae7b-c61572f804b3"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba048543-2f1b-4bb3-8d74-f1d2bf6594e0"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc39da43-28ac-4849-8442-ba98dcdce3f0"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4664cf90-8705-4fb8-b2d9-ad04535d014f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5b42e96a-924e-42e9-ae7b-c61572f804b3"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba048543-2f1b-4bb3-8d74-f1d2bf6594e0"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc39da43-28ac-4849-8442-ba98dcdce3f0"}], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "id": "05a9351c-8e8e-47e2-993c-bc9f13136db0", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-10-25 00:20:25,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1/os-security-groups used request id req-f26126ed-abee-45dd-b2a1-4cf520568450 2018-10-25 00:20:25,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.410323143005s 2018-10-25 00:20:25,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:20:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:25,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:25 GMT X-Openstack-Request-Id: req-1ff970d0-9012-4fc9-9095-f03ab48869c9 2018-10-25 00:20:25,236 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:20:25,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ff970d0-9012-4fc9-9095-f03ab48869c9 2018-10-25 00:20:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402200222015s 2018-10-25 00:20:25,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-25 00:20:25,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:26,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b276ecb0-6889-4e76-9f3a-a22f16f5b55d x-openstack-request-id: req-b276ecb0-6889-4e76-9f3a-a22f16f5b55d 2018-10-25 00:20:26,003 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-25 00:20:26,003 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/9dcff5f132de4175979291a8b842d4c1/volumes/detail used request id req-b276ecb0-6889-4e76-9f3a-a22f16f5b55d 2018-10-25 00:20:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.761111974716s 2018-10-25 00:20:26,003 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:5f:4e', u'version': 4, u'addr': u'192.168.1.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:5f:4e', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:8e:87', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:8e:87', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:20:08.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5b38006e-3b05-4ec5-9fd8-a03e31915839', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'08699a35-5f6c-431e-a27a-b13bb07d8922'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5b38006e-3b05-4ec5-9fd8-a03e31915839', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5f03d0f7-1e07-4974-b735-d1a46043c81b'})], 'id': u'5b38006e-3b05-4ec5-9fd8-a03e31915839', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'3c5498a7-c4a1-4ca6-8395-138b55f14854', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'7403a84b-c136-4f51-9fcb-78f18b8dd5fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3c5498a7-c4a1-4ca6-8395-138b55f14854', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'988a13a3-ac7e-44e8-9466-abfbc2bc1c4d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3c5498a7-c4a1-4ca6-8395-138b55f14854', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e1323f8c-17a6-45ee-a202-b3428d03fdbe'})], 'id': u'3c5498a7-c4a1-4ca6-8395-138b55f14854', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-10-25T00:20:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:20:08Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.1.24', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:20:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:19:27Z', 'created': u'2018-10-25T00:19:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:80:ef', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:80:ef', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:b7:cb', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:b7:cb', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:20:05.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'37e6db03-aecb-47ed-b5ec-7c9173cfbfa1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b1f3a88-6005-4c35-9940-dd343c792e3d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25f72fed-e115-4211-adcf-b884bf4d9826'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'5f9eeb13-1b75-4281-8429-75642ed4cf3d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6f1b69a8-6689-4215-94a4-964ad5c033bf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9928969a-f2b4-4483-8439-6573c0c09cd7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a823ea50-a4b7-4ea1-b487-bef265894159'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd3d34bfa-0e6e-4fef-be6e-93294d272693'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'edeb856b-92dc-4105-be98-91be81c21773'})], 'id': u'0843b2c7-0691-4b15-b3a9-dab40f4f88e5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-10-25T00:20:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:20:05Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.1.2', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:20:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:19:25Z', 'created': u'2018-10-25T00:19:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:4d:2e', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:67:5b', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:67:5b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:20:10.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'bc0bc9b4-5ae1-448c-b461-e0fa9c80a956', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'766532ce-d16a-4ce5-9a15-151445562e2e', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'fff6e944-c71d-4bbe-9e29-b8400711666b'})], 'id': u'766532ce-d16a-4ce5-9a15-151445562e2e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'29718e4d-31c4-406e-96d3-d397ad5a7b09'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'54df5baa-e396-4f77-8c3f-a4f8077bafbc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'76b74818-3ae2-452b-b3de-d3069858d99c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a46e04e5-f7f0-4f10-b0c5-7df87698feb0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bccd6c15-d3a5-434f-b715-7f787257c94e'})], 'id': u'4d4ffb3c-87c7-4502-92ef-5d631fb0083a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-10-25T00:20:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:20:10Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:20:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:19:25Z', 'created': u'2018-10-25T00:19:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:65:39', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:08:4b:1f', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:08:4b:1f', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:20:08.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'd977e384-197b-4782-9552-7c695eae63b8', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'449efb72-6e90-4bc1-81ca-9d674d2eded3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8d4cd52a-84e3-4eb0-8637-78fffacff6d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'b1c577b5-2f04-4877-b573-ae2fcdaec407'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b87fbf01-a604-4d91-82d3-ab21671a67a2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'e4b5286b-5ac9-4a4f-a6d1-4716c63b1e85'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'ff598c0d-8328-4bdc-b06e-4ca1eb73bb5d'})], 'id': u'30c5af77-ed10-48de-b8f4-795d8fe2219a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'17e879c1-fcd7-4bc6-89fe-2f3b288d0096', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'1bd250f5-eefb-4d0a-9e80-5c658214677a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'17e879c1-fcd7-4bc6-89fe-2f3b288d0096', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8c8ca0fd-7b52-4419-81b8-479a4029ad39'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'17e879c1-fcd7-4bc6-89fe-2f3b288d0096', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e44423e4-00fb-4bdf-8d69-d84000bcb69a'})], 'id': u'17e879c1-fcd7-4bc6-89fe-2f3b288d0096', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-10-25T00:20:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:20:08Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:20:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:19:25Z', 'created': u'2018-10-25T00:19:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:45:32', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:7a:d1', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:7a:d1', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:19:58.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'7947fecb-66a9-4883-ac9a-ffca12b3be46', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'd4ef4d1a-4319-4762-9fd9-f240695db7cd', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'3d8ba744-0e97-4260-bfe3-d364f2d16476'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'd4ef4d1a-4319-4762-9fd9-f240695db7cd', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'82a9ce79-7541-48f6-8f27-303b92b12ee2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'd4ef4d1a-4319-4762-9fd9-f240695db7cd', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'921f49a0-6b08-4a91-b253-2b05efbc7502'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'd4ef4d1a-4319-4762-9fd9-f240695db7cd', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ead4c163-ccfd-462d-b13f-9c0035a3c4a6'})], 'id': u'd4ef4d1a-4319-4762-9fd9-f240695db7cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'485082fe-5903-49a3-b6d9-a25864a82983', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'62aeb221-2236-454b-9a2b-e5e1493d4c83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'485082fe-5903-49a3-b6d9-a25864a82983', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8dc76f0e-8221-41e0-a216-5331006d3936'})], 'id': u'485082fe-5903-49a3-b6d9-a25864a82983', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-10-25T00:19:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:19:58Z', 'hostId': u'5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:19:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:19:24Z', 'created': u'2018-10-25T00:19:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:b6:1a', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:b6:1a', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:19:10.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'413a2996-cf0c-4bd7-82db-0f7b40d856ea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'82ecce17-661a-45b7-a7e3-925ec10b93ee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8bdf01c3-4e13-4f24-9e5b-3bb5a65e346e'})], 'id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-10-25T00:19:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:19:10Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:19:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:17:23Z', 'created': u'2018-10-25T00:17:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:60:7b', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:2d:82', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:2d:82', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:17:11.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'6b57b3bb-e345-465e-be02-5aa3b3678ec1', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4664cf90-8705-4fb8-b2d9-ad04535d014f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5b42e96a-924e-42e9-ae7b-c61572f804b3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ba048543-2f1b-4bb3-8d74-f1d2bf6594e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc39da43-28ac-4849-8442-ba98dcdce3f0'})], 'id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4664cf90-8705-4fb8-b2d9-ad04535d014f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5b42e96a-924e-42e9-ae7b-c61572f804b3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ba048543-2f1b-4bb3-8d74-f1d2bf6594e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc39da43-28ac-4849-8442-ba98dcdce3f0'})], 'id': u'05a9351c-8e8e-47e2-993c-bc9f13136db0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-10-25T00:17:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:17:11Z', 'hostId': u'5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:17:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:15:25Z', 'created': u'2018-10-25T00:15:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-10-25 00:20:26,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:20:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:26,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-045f1dd0-1172-4644-a9bd-cfeb1bffa373 x-openstack-request-id: req-045f1dd0-1172-4644-a9bd-cfeb1bffa373 2018-10-25 00:20:26,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:20:26,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-045f1dd0-1172-4644-a9bd-cfeb1bffa373 2018-10-25 00:20:26,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805047988892s 2018-10-25 00:20:26,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:20:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:20:26,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10486 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b46725ca-6b9f-44ab-8c43-5f13aa8ea8ce x-openstack-request-id: req-b46725ca-6b9f-44ab-8c43-5f13aa8ea8ce 2018-10-25 00:20:26,898 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\n"} 2018-10-25 00:20:26,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-b46725ca-6b9f-44ab-8c43-5f13aa8ea8ce 2018-10-25 00:20:26,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699799060822s 2018-10-25 00:20:26,900 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2018-10-25 00:20:26,903 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:20:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:20:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:37,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93494414-348e-45e3-9906-6e994eb3ac55 x-openstack-request-id: req-93494414-348e-45e3-9906-6e994eb3ac55 2018-10-25 00:20:37,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:20:37,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-93494414-348e-45e3-9906-6e994eb3ac55 2018-10-25 00:20:37,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587953090668s 2018-10-25 00:20:37,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:20:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:20:37,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12494 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fc494da-c663-404b-9ac7-9af5f01f844b x-openstack-request-id: req-4fc494da-c663-404b-9ac7-9af5f01f844b 2018-10-25 00:20:37,603 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\n"} 2018-10-25 00:20:37,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-4fc494da-c663-404b-9ac7-9af5f01f844b 2018-10-25 00:20:37,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0946259498596s 2018-10-25 00:20:37,605 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] 2018-10-25 00:20:37,607 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:20:47,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:20:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:47,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14875271-adb2-4a09-af59-dd322684917b x-openstack-request-id: req-14875271-adb2-4a09-af59-dd322684917b 2018-10-25 00:20:47,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:20:47,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14875271-adb2-4a09-af59-dd322684917b 2018-10-25 00:20:47,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343551158905s 2018-10-25 00:20:47,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:20:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:20:48,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13722 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-876cf5eb-c9b0-4226-ad45-3c7e6db29f9a x-openstack-request-id: req-876cf5eb-c9b0-4226-ad45-3c7e6db29f9a 2018-10-25 00:20:48,045 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\n"} 2018-10-25 00:20:48,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-876cf5eb-c9b0-4226-ad45-3c7e6db29f9a 2018-10-25 00:20:48,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0763721466064s 2018-10-25 00:20:48,048 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... 2018-10-25 00:20:48,051 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:20:58,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:20:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:20:58,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ffc019c-4956-4fd0-9233-9625df2dfb07 x-openstack-request-id: req-7ffc019c-4956-4fd0-9233-9625df2dfb07 2018-10-25 00:20:58,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:20:58,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ffc019c-4956-4fd0-9233-9625df2dfb07 2018-10-25 00:20:58,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613536119461s 2018-10-25 00:20:58,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:20:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:20:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14083 Content-Type: application/json Date: Thu, 25 Oct 2018 00:20:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47125895-fc6c-41b7-bf62-32648cfb7396 x-openstack-request-id: req-47125895-fc6c-41b7-bf62-32648cfb7396 2018-10-25 00:20:58,751 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\n"} 2018-10-25 00:20:58,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-47125895-fc6c-41b7-bf62-32648cfb7396 2018-10-25 00:20:58,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0700409412384s 2018-10-25 00:20:58,754 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... 2018-10-25 00:20:58,757 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:21:08,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:21:08,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:21:09,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d64186e-b7ef-4b4c-8bed-b75a1c1a7323 x-openstack-request-id: req-1d64186e-b7ef-4b4c-8bed-b75a1c1a7323 2018-10-25 00:21:09,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:21:09,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d64186e-b7ef-4b4c-8bed-b75a1c1a7323 2018-10-25 00:21:09,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683362960815s 2018-10-25 00:21:09,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:21:09,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:21:09,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14325 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9e22b0c-2f3d-4ddf-a1cc-99b9be1307f3 x-openstack-request-id: req-e9e22b0c-2f3d-4ddf-a1cc-99b9be1307f3 2018-10-25 00:21:09,541 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\n"} 2018-10-25 00:21:09,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-e9e22b0c-2f3d-4ddf-a1cc-99b9be1307f3 2018-10-25 00:21:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829319953918s 2018-10-25 00:21:09,543 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... 2018-10-25 00:21:09,546 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:21:19,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:21:19,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:21:20,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dc8ccf2-9cc6-4dc9-a974-3959ec2c7c01 x-openstack-request-id: req-5dc8ccf2-9cc6-4dc9-a974-3959ec2c7c01 2018-10-25 00:21:20,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:21:20,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5dc8ccf2-9cc6-4dc9-a974-3959ec2c7c01 2018-10-25 00:21:20,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555567979813s 2018-10-25 00:21:20,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:21:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:21:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14568 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5d4e5fc-744d-4b64-b877-e3104502cacb x-openstack-request-id: req-e5d4e5fc-744d-4b64-b877-e3104502cacb 2018-10-25 00:21:20,187 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\n"} 2018-10-25 00:21:20,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-e5d4e5fc-744d-4b64-b877-e3104502cacb 2018-10-25 00:21:20,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0689098834991s 2018-10-25 00:21:20,190 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... 2018-10-25 00:21:20,193 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:21:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:21:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:21:30,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb0a6fe0-0ca7-4a16-b60b-2386727cc02e x-openstack-request-id: req-eb0a6fe0-0ca7-4a16-b60b-2386727cc02e 2018-10-25 00:21:30,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:21:30,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb0a6fe0-0ca7-4a16-b60b-2386727cc02e 2018-10-25 00:21:30,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663242816925s 2018-10-25 00:21:30,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:21:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:21:30,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14867 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6a92138-73d4-46e8-a290-a453454b7004 x-openstack-request-id: req-c6a92138-73d4-46e8-a290-a453454b7004 2018-10-25 00:21:30,943 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\n"} 2018-10-25 00:21:30,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-c6a92138-73d4-46e8-a290-a453454b7004 2018-10-25 00:21:30,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0706739425659s 2018-10-25 00:21:30,947 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 2018-10-25 00:21:30,950 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:21:40,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:21:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:21:41,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63272fde-705e-4e37-9f53-d8558c3e2e44 x-openstack-request-id: req-63272fde-705e-4e37-9f53-d8558c3e2e44 2018-10-25 00:21:41,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:21:41,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-63272fde-705e-4e37-9f53-d8558c3e2e44 2018-10-25 00:21:41,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654299974442s 2018-10-25 00:21:41,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:21:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:21:41,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15390 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c226dfe-5ee6-400b-9594-cf412db457ba x-openstack-request-id: req-3c226dfe-5ee6-400b-9594-cf412db457ba 2018-10-25 00:21:41,700 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\n"} 2018-10-25 00:21:41,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-3c226dfe-5ee6-400b-9594-cf412db457ba 2018-10-25 00:21:41,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788729190826s 2018-10-25 00:21:41,704 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 2018-10-25 00:21:41,707 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:21:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:21:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:21:52,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dfd7af2-789b-40e2-8bd2-6a92138a1467 x-openstack-request-id: req-3dfd7af2-789b-40e2-8bd2-6a92138a1467 2018-10-25 00:21:52,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:21:52,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dfd7af2-789b-40e2-8bd2-6a92138a1467 2018-10-25 00:21:52,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730713129044s 2018-10-25 00:21:52,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:21:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:21:52,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15512 Content-Type: application/json Date: Thu, 25 Oct 2018 00:21:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc3374b6-74bf-4196-8bb9-cd85794e2246 x-openstack-request-id: req-dc3374b6-74bf-4196-8bb9-cd85794e2246 2018-10-25 00:21:52,526 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\n"} 2018-10-25 00:21:52,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-dc3374b6-74bf-4196-8bb9-cd85794e2246 2018-10-25 00:21:52,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721120834351s 2018-10-25 00:21:52,530 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... 2018-10-25 00:21:52,533 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:02,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:02,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ec2a444-3d96-4555-90fc-7246ff727027 x-openstack-request-id: req-0ec2a444-3d96-4555-90fc-7246ff727027 2018-10-25 00:22:02,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:02,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ec2a444-3d96-4555-90fc-7246ff727027 2018-10-25 00:22:02,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368740081787s 2018-10-25 00:22:02,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:02,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15871 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2de2678f-fc1f-44fa-a3c8-9243e9d63007 x-openstack-request-id: req-2de2678f-fc1f-44fa-a3c8-9243e9d63007 2018-10-25 00:22:02,994 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\n"} 2018-10-25 00:22:02,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-2de2678f-fc1f-44fa-a3c8-9243e9d63007 2018-10-25 00:22:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748829841614s 2018-10-25 00:22:02,997 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. 2018-10-25 00:22:03,000 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:13,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:13,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f4fa9ff-46b2-40cf-8d42-0d3c88459429 x-openstack-request-id: req-3f4fa9ff-46b2-40cf-8d42-0d3c88459429 2018-10-25 00:22:13,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:13,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f4fa9ff-46b2-40cf-8d42-0d3c88459429 2018-10-25 00:22:13,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808375120163s 2018-10-25 00:22:13,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:13,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16533 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de2a08fe-312d-46b0-ba69-a92fa1a4c10d x-openstack-request-id: req-de2a08fe-312d-46b0-ba69-a92fa1a4c10d 2018-10-25 00:22:13,894 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-10-25 00:22:13,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-de2a08fe-312d-46b0-ba69-a92fa1a4c10d 2018-10-25 00:22:13,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743660926819s 2018-10-25 00:22:13,898 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-25 00:22:13,902 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:23,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:23,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:24,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88833ebf-eff6-43cc-80f4-b311c1870e3d x-openstack-request-id: req-88833ebf-eff6-43cc-80f4-b311c1870e3d 2018-10-25 00:22:24,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:24,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88833ebf-eff6-43cc-80f4-b311c1870e3d 2018-10-25 00:22:24,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617466926575s 2018-10-25 00:22:24,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:24,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17055 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f890f8de-ac04-43e9-b912-6a6a2fbc2603 x-openstack-request-id: req-f890f8de-ac04-43e9-b912-6a6a2fbc2603 2018-10-25 00:22:24,610 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8335\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\n"} 2018-10-25 00:22:24,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-f890f8de-ac04-43e9-b912-6a6a2fbc2603 2018-10-25 00:22:24,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073637008667s 2018-10-25 00:22:24,613 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8335 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) 2018-10-25 00:22:24,616 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:34,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:34,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:35,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92f109b6-9e82-4922-9e68-e1dd5541497e x-openstack-request-id: req-92f109b6-9e82-4922-9e68-e1dd5541497e 2018-10-25 00:22:35,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:35,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-92f109b6-9e82-4922-9e68-e1dd5541497e 2018-10-25 00:22:35,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71027803421s 2018-10-25 00:22:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:35,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18132 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2dbce62f-3b34-40ba-b093-f28663b895ba x-openstack-request-id: req-2dbce62f-3b34-40ba-b093-f28663b895ba 2018-10-25 00:22:35,426 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8335\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-10-25 00:22:35,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-2dbce62f-3b34-40ba-b093-f28663b895ba 2018-10-25 00:22:35,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0828988552094s 2018-10-25 00:22:35,430 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8335 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-25 00:22:35,434 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:45,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:46,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07ae8364-5ed3-40ef-8cc4-0ba512aa8345 x-openstack-request-id: req-07ae8364-5ed3-40ef-8cc4-0ba512aa8345 2018-10-25 00:22:46,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:46,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07ae8364-5ed3-40ef-8cc4-0ba512aa8345 2018-10-25 00:22:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627082109451s 2018-10-25 00:22:46,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18804 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12f2840a-98a8-4184-ba9e-d5357059098d x-openstack-request-id: req-12f2840a-98a8-4184-ba9e-d5357059098d 2018-10-25 00:22:47,164 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8335\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (7112 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\n"} 2018-10-25 00:22:47,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-12f2840a-98a8-4184-ba9e-d5357059098d 2018-10-25 00:22:47,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08683300018s 2018-10-25 00:22:47,168 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8335 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7112 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... 2018-10-25 00:22:47,172 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:22:57,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:22:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:22:58,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ec352be-71fa-49ec-ad73-66cbded9da63 x-openstack-request-id: req-0ec352be-71fa-49ec-ad73-66cbded9da63 2018-10-25 00:22:58,098 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:22:58,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ec352be-71fa-49ec-ad73-66cbded9da63 2018-10-25 00:22:58,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.91704082489s 2018-10-25 00:22:58,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:22:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:22:58,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19316 Content-Type: application/json Date: Thu, 25 Oct 2018 00:22:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30a8b108-0eb8-4215-a368-751899d6d006 x-openstack-request-id: req-30a8b108-0eb8-4215-a368-751899d6d006 2018-10-25 00:22:58,187 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8335\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (7112 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\n"} 2018-10-25 00:22:58,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-30a8b108-0eb8-4215-a368-751899d6d006 2018-10-25 00:22:58,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819048881531s 2018-10-25 00:22:58,191 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8335 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7112 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 2018-10-25 00:22:58,195 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:23:08,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:08,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52bf99e8-bc5a-4a23-8664-7146c030cb31 x-openstack-request-id: req-52bf99e8-bc5a-4a23-8664-7146c030cb31 2018-10-25 00:23:08,583 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:08,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52bf99e8-bc5a-4a23-8664-7146c030cb31 2018-10-25 00:23:08,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37797999382s 2018-10-25 00:23:08,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:08,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20948 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4bceebae-cb15-48d6-acef-e3fed068469b x-openstack-request-id: req-4bceebae-cb15-48d6-acef-e3fed068469b 2018-10-25 00:23:08,669 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009228] AppArmor: AppArmor initialized\n[ 0.010380] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022006] Initializing cgroup subsys memory\n[ 0.023218] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025242] Initializing cgroup subsys blkio\n[ 0.026441] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029312] FEATURE SPEC_CTRL Present\n[ 0.031082] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050611] ACPI: Core revision 20131115\n[ 0.052484] ACPI: All ACPI Tables successfully acquired\n[ 0.054131] ftrace: allocating 28747 entries in 113 pages\n[ 0.076242] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084235] Enabling x2apic\n[ 0.085133] Enabled x2apic\n[ 0.086263] Switched APIC routing to physical x2apic.\n[ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101540] KVM setup paravirtual spinlock\n[ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108235] x86: Booting SMP configuration:\n[ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124021] KVM setup async PF for cpu 1\n[ 0.124035] x86: Booted up 1 node, 2 CPUs\n[ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.129308] devtmpfs: initialized\n[ 0.130254] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132852] EVM: security.ima\n[ 0.133644] EVM: security.capability\n[ 0.134580] pinctrl core: initialized pinctrl subsystem\n[ 0.136106] regulator-dummy: no parameters\n[ 0.137198] RTC time: 0:20:08, date: 10/25/18\n[ 0.138398] NET: Registered protocol family 16\n[ 0.139623] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141072] ACPI: bus type PCI registered\n[ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143650] PCI: Using configuration type 1 for base access\n[ 0.144647] bio: create slab at 0\n[ 0.145039] ACPI: Added _OSI(Module Device)\n[ 0.145107] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.165713] ACPI: (supports S0 S5)\n[ 0.166703] ACPI: Using IOAPIC for interrupt routing\n[ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.170674] ACPI: No dock devices found.\n[ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181443] acpiphp: Slot [4] registered\n[ 0.182613] acpiphp: Slot [5] registered\n[ 0.183786] acpiphp: Slot [6] registered\n[ 0.184035] acpiphp: Slot [7] registered\n[ 0.185184] acpiphp: Slot [8] registered\n[ 0.186344] acpiphp: Slot [9] registered\n[ 0.187490] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189190] acpiphp: Slot [12] registered\n[ 0.190368] acpiphp: Slot [13] registered\n[ 0.191547] acpiphp: Slot [14] registered\n[ 0.192025] acpiphp: Slot [15] registered\n[ 0.193199] acpiphp: Slot [16] registered\n[ 0.194697] acpiphp: Slot [17] registered\n[ 0.195774] acpiphp: Slot [18] registered\n[ 0.196031] acpiphp: Slot [19] registered\n[ 0.197092] acpiphp: Slot [20] registered\n[ 0.198170] acpiphp: Slot [21] registered\n[ 0.199222] acpiphp: Slot [22] registered\n[ 0.200022] acpiphp: Slot [23] registered\n[ 0.201090] acpiphp: Slot [24] registered\n[ 0.202108] acpiphp: Slot [25] registered\n[ 0.203122] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205040] acpiphp: Slot [28] registered\n[ 0.206057] acpiphp: Slot [29] registered\n[ 0.207068] acpiphp: Slot [30] registered\n[ 0.208030] acpiphp: Slot [31] registered\n[ 0.209069] PCI host bridge to bus 0000:00\n[ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270842] SCSI subsystem initialized\n[ 0.272222] ACPI: bus type USB registered\n[ 0.273351] usbcore: registered new interface driver usbfs\n[ 0.274880] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277573] PCI: Using ACPI for IRQ routing\n[ 0.277626] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282291] NetLabel: unlabeled traffic allowed by default\n[ 0.283557] Switched to clocksource kvm-clock\n[ 0.288095] AppArmor: AppArmor Filesystem Enabled\n[ 0.289307] pnp: PnP ACPI init\n[ 0.290135] ACPI: bus type PNP registered\n[ 0.291584] pnp: PnP ACPI: found 8 devices\n[ 0.292575] ACPI: bus type PNP unregistered\n[ 0.299788] NET: Registered protocol family 2\n[ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306706] TCP: reno registered\n[ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310769] NET: Registered protocol family 1\n[ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360087] Trying to unpack rootfs image as initramfs...\n[ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466915] Scanning for low memory corruption every 60 seconds\n[ 0.468899] Initialise system trusted keyring\n[ 0.470211] audit: initializing netlink socket (disabled)\n[ 0.471746] type=2000 audit(1540426809.763:1): initialized\n[ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495143] zbud: loaded\n[ 0.496132] VFS: Disk quotas dquot_6.5.2\n[ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499004] fuse init (API version 7.22)\n[ 0.500117] msgmni has been set to 3997\n[ 0.501149] Key type big_key registered\n[ 0.502524] Key type asymmetric registered\n[ 0.503545] Asymmetric key parser 'x509' registered\n[ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506571] io scheduler noop registered\n[ 0.507575] io scheduler deadline registered (default)\n[ 0.508779] io scheduler cfq registered\n[ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512771] ipmi message handler version 39.2\n[ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515808] ACPI: Power Button [PWRF]\n[ 0.516872] GHES: HEST is not enabled!\n[ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633808] Linux agpgart interface v0.103\n[ 0.635714] brd: module loaded\n[ 0.636959] loop: module loaded\n[ 0.638142] blk-mq: CPU -> queue map\n[ 0.639050] CPU 0 -> Queue 0\n[ 0.639839] CPU 1 -> Queue 0\n[ 0.641520] vda: vda1\n[ 0.643003] scsi0 : ata_piix\n[ 0.643979] scsi1 : ata_piix\n[ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.648240] libphy: Fixed MDIO Bus: probed\n[ 0.649410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654389] PPP generic driver version 2.4.2\n[ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657446] ehci-pci: EHCI PCI platform driver\n[ 0.658581] ehci-platform: EHCI generic platform driver\n[ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661246] ohci-pci: OHCI PCI platform driver\n[ 0.662456] ohci-platform: OHCI generic platform driver\n[ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695844] usb usb1: Product: UHCI Host Controller\n[ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699795] hub 1-0:1.0: USB hub found\n[ 0.700797] hub 1-0:1.0: 2 ports detected\n[ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707257] mousedev: PS/2 mouse device common for all mice\n[ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716249] device-mapper: uevent: version 1.0.3\n[ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728396] TCP: cubic registered\n[ 0.729457] NET: Registered protocol family 10\n[ 0.730871] NET: Registered protocol family 17\n[ 0.732073] Key type dns_resolver registered\n[ 0.733471] Loading compiled-in X.509 certificates\n[ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.737591] registered taskstats version 1\n[ 0.740382] Key type trusted registered\n[ 0.743884] Key type encrypted registered\n[ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746423] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748353] regulator-dummy: disabling\n[ 0.749494] Magic number: 6:172:305\n[ 0.750560] tty tty34: hash matches\n[ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809)\n[ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755210] EDD information not available.\n[ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807332] Write protecting the kernel read-only data: 12288k\n[ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826003] systemd-udevd[107]: starting version 204\n[ 0.868948] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181189] usb 1-1: Product: QEMU USB Tablet\n[ 1.182625] usb 1-1: Manufacturer: QEMU\n[ 1.183895] usb 1-1: SerialNumber: 42\n[ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.974512] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.42]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o . . . |\n| . + o . o E|\n| S + o |\n| ..+o . |\n| += . . |\n| o ++ . |\n| +oo..o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o . . |\n| . o * + |\n|E o * .. |\n|oo . .S |\n|o . .. . |\n|oo o . . |\n|.. .+. . |\n| .ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o.. |\n| ..++E. |\n| ....++. |\n| ..B... |\n| + = + S |\n|+ = . |\n| o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.+B*oo.o+. |\n|+=*=. .. . |\n|..+. . |\n| . . |\n| . . S |\n| o . |\n| . E |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2584 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 10s (8569 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8335\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (7112 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 (DSA)\nec2: 256 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 (ECDSA)\nec2: 256 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 (ED25519)\nec2: 2048 bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDYFrPcZCZCJOppsBVo1LyiY1nbNa1Gm2p0bICg8Mhu0c5LzKNqe8Pf0Q2LcYSr//gDrwYxuUYU6LYuL+OQVeYs= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP51IRWrz0GHFuS/BQV3okqbeyw18twUAdXo70p7JzYu root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgsOF50p2iLY3ehupryou2rNPTtdSw8WUv/TLmj+7VN6JDkF8f9wfj5FmOI/JJl6jZ6nlFqNH0Td3TO08YidaVk3djDr9d9PIZJi2jpLASRqxz1X+ifJV877nw5x9Tdy5lMScWKXnck86GUGWGrd/CNYd+6Cs0la4RkgaFN+xXH5fUaTbsy/+UfqUBrceXS4XRFVAjdKl/BvMTaZxJA7x3UMctrDe1oRlTEVx4c1aTx8XzYmTBDuS/xMApZDMPKeMS2fsn7NqDtUoOUOlpa88oU6+57/3equAN5ch5PrxTv21ODqRU+JzQLBbEBr2IdJDvjGDVS9nbuWW815cbbUIj root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.64 seconds\n"} 2018-10-25 00:23:08,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf/action used request id req-4bceebae-cb15-48d6-acef-e3fed068469b 2018-10-25 00:23:08,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797870159149s 2018-10-25 00:23:08,674 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009228] AppArmor: AppArmor initialized [ 0.010380] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015614] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022006] Initializing cgroup subsys memory [ 0.023218] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025242] Initializing cgroup subsys blkio [ 0.026441] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029312] FEATURE SPEC_CTRL Present [ 0.031082] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034756] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037866] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042015] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044630] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050611] ACPI: Core revision 20131115 [ 0.052484] ACPI: All ACPI Tables successfully acquired [ 0.054131] ftrace: allocating 28747 entries in 113 pages [ 0.076242] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084235] Enabling x2apic [ 0.085133] Enabled x2apic [ 0.086263] Switched APIC routing to physical x2apic. [ 0.089040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093331] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101540] KVM setup paravirtual spinlock [ 0.106473] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108235] x86: Booting SMP configuration: [ 0.109509] .... node #0, CPUs: #1[ 0.106409] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124021] KVM setup async PF for cpu 1 [ 0.124035] x86: Booted up 1 node, 2 CPUs [ 0.124038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.129308] devtmpfs: initialized [ 0.130254] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132852] EVM: security.ima [ 0.133644] EVM: security.capability [ 0.134580] pinctrl core: initialized pinctrl subsystem [ 0.136106] regulator-dummy: no parameters [ 0.137198] RTC time: 0:20:08, date: 10/25/18 [ 0.138398] NET: Registered protocol family 16 [ 0.139623] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141072] ACPI: bus type PCI registered [ 0.142080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143650] PCI: Using configuration type 1 for base access [ 0.144647] bio: create slab at 0 [ 0.145039] ACPI: Added _OSI(Module Device) [ 0.145107] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.165713] ACPI: (supports S0 S5) [ 0.166703] ACPI: Using IOAPIC for interrupt routing [ 0.168025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.170674] ACPI: No dock devices found. [ 0.173839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181443] acpiphp: Slot [4] registered [ 0.182613] acpiphp: Slot [5] registered [ 0.183786] acpiphp: Slot [6] registered [ 0.184035] acpiphp: Slot [7] registered [ 0.185184] acpiphp: Slot [8] registered [ 0.186344] acpiphp: Slot [9] registered [ 0.187490] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189190] acpiphp: Slot [12] registered [ 0.190368] acpiphp: Slot [13] registered [ 0.191547] acpiphp: Slot [14] registered [ 0.192025] acpiphp: Slot [15] registered [ 0.193199] acpiphp: Slot [16] registered [ 0.194697] acpiphp: Slot [17] registered [ 0.195774] acpiphp: Slot [18] registered [ 0.196031] acpiphp: Slot [19] registered [ 0.197092] acpiphp: Slot [20] registered [ 0.198170] acpiphp: Slot [21] registered [ 0.199222] acpiphp: Slot [22] registered [ 0.200022] acpiphp: Slot [23] registered [ 0.201090] acpiphp: Slot [24] registered [ 0.202108] acpiphp: Slot [25] registered [ 0.203122] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205040] acpiphp: Slot [28] registered [ 0.206057] acpiphp: Slot [29] registered [ 0.207068] acpiphp: Slot [30] registered [ 0.208030] acpiphp: Slot [31] registered [ 0.209069] PCI host bridge to bus 0000:00 [ 0.210118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264277] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265621] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268894] vgaarb: bridge control possible 0000:00:02.0 [ 0.270842] SCSI subsystem initialized [ 0.272222] ACPI: bus type USB registered [ 0.273351] usbcore: registered new interface driver usbfs [ 0.274880] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277573] PCI: Using ACPI for IRQ routing [ 0.277626] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281097] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282291] NetLabel: unlabeled traffic allowed by default [ 0.283557] Switched to clocksource kvm-clock [ 0.288095] AppArmor: AppArmor Filesystem Enabled [ 0.289307] pnp: PnP ACPI init [ 0.290135] ACPI: bus type PNP registered [ 0.291584] pnp: PnP ACPI: found 8 devices [ 0.292575] ACPI: bus type PNP unregistered [ 0.299788] NET: Registered protocol family 2 [ 0.301220] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303259] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306706] TCP: reno registered [ 0.307541] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309061] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310769] NET: Registered protocol family 1 [ 0.311914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313469] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360087] Trying to unpack rootfs image as initramfs... [ 0.459345] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464451] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466915] Scanning for low memory corruption every 60 seconds [ 0.468899] Initialise system trusted keyring [ 0.470211] audit: initializing netlink socket (disabled) [ 0.471746] type=2000 audit(1540426809.763:1): initialized [ 0.492862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495143] zbud: loaded [ 0.496132] VFS: Disk quotas dquot_6.5.2 [ 0.497172] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499004] fuse init (API version 7.22) [ 0.500117] msgmni has been set to 3997 [ 0.501149] Key type big_key registered [ 0.502524] Key type asymmetric registered [ 0.503545] Asymmetric key parser 'x509' registered [ 0.504716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506571] io scheduler noop registered [ 0.507575] io scheduler deadline registered (default) [ 0.508779] io scheduler cfq registered [ 0.509803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512771] ipmi message handler version 39.2 [ 0.514027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515808] ACPI: Power Button [PWRF] [ 0.516872] GHES: HEST is not enabled! [ 0.538842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605788] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633808] Linux agpgart interface v0.103 [ 0.635714] brd: module loaded [ 0.636959] loop: module loaded [ 0.638142] blk-mq: CPU -> queue map [ 0.639050] CPU 0 -> Queue 0 [ 0.639839] CPU 1 -> Queue 0 [ 0.641520] vda: vda1 [ 0.643003] scsi0 : ata_piix [ 0.643979] scsi1 : ata_piix [ 0.644862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648240] libphy: Fixed MDIO Bus: probed [ 0.649410] tun: Universal TUN/TAP device driver, 1.6 [ 0.650915] tun: (C) 1999-2004 Max Krasnyansky [ 0.654389] PPP generic driver version 2.4.2 [ 0.655690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657446] ehci-pci: EHCI PCI platform driver [ 0.658581] ehci-platform: EHCI generic platform driver [ 0.659792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661246] ohci-pci: OHCI PCI platform driver [ 0.662456] ohci-platform: OHCI generic platform driver [ 0.663686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686147] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687742] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695844] usb usb1: Product: UHCI Host Controller [ 0.697140] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699795] hub 1-0:1.0: USB hub found [ 0.700797] hub 1-0:1.0: 2 ports detected [ 0.701932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707257] mousedev: PS/2 mouse device common for all mice [ 0.708823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711339] rtc_cmos 00:00: RTC can wake from S4 [ 0.712931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716249] device-mapper: uevent: version 1.0.3 [ 0.717528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728396] TCP: cubic registered [ 0.729457] NET: Registered protocol family 10 [ 0.730871] NET: Registered protocol family 17 [ 0.732073] Key type dns_resolver registered [ 0.733471] Loading compiled-in X.509 certificates [ 0.735299] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.737591] registered taskstats version 1 [ 0.740382] Key type trusted registered [ 0.743884] Key type encrypted registered [ 0.745064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746423] IMA: No TPM chip found, activating TPM-bypass! [ 0.748353] regulator-dummy: disabling [ 0.749494] Magic number: 6:172:305 [ 0.750560] tty tty34: hash matches [ 0.751657] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:09 UTC (1540426809) [ 0.753885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755210] EDD information not available. [ 0.805397] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807332] Write protecting the kernel read-only data: 12288k [ 0.809307] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812586] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826003] systemd-udevd[107]: starting version 204 [ 0.868948] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181189] usb 1-1: Product: QEMU USB Tablet [ 1.182625] usb 1-1: Manufacturer: QEMU [ 1.183895] usb 1-1: SerialNumber: 42 [ 1.877306] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.235744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.974512] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.366079] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:12 +0000. Up 4.10 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.42]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:14 +0000. Up 5.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:5f:4e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:46:8e:87 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o . . . | | . + o . o E| | S + o | | ..+o . | | += . . | | o ++ . | | +oo..o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | . o * + | |E o * .. | |oo . .S | |o . .. . | |oo o . . | |.. .+. . | | .ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o.. | | ..++E. | | ....++. | | ..B... | | + = + S | |+ = . | | o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.+B*oo.o+. | |+=*=. .. . | |..+. . | | . . | | . . S | | o . | | . E | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 13.06 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.89 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16119 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2584 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 1 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 10s (8569 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8335 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7112 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e9:ad:c2:ce:2d:44:c3:e5:48:f2:a0:89:a3:8e:25:21 root@homer-0 (DSA) ec2: 256 10:f2:2c:12:e9:37:63:a3:d8:38:37:47:95:98:f6:61 root@homer-0 (ECDSA) ec2: 256 14:16:18:20:8c:c3:52:e6:34:95:98:93:b1:b9:5b:6b root@homer-0 (ED25519) ec2: 2048 bc:c5:86:60:b5:ee:f6:c8:47:b6:f0:da:ff:16:84:d7 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDYFrPcZCZCJOppsBVo1LyiY1nbNa1Gm2p0bICg8Mhu0c5LzKNqe8Pf0Q2LcYSr//gDrwYxuUYU6LYuL+OQVeYs= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP51IRWrz0GHFuS/BQV3okqbeyw18twUAdXo70p7JzYu root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgsOF50p2iLY3ehupryou2rNPTtdSw8WUv/TLmj+7VN6JDkF8f9wfj5FmOI/JJl6jZ6nlFqNH0Td3TO08YidaVk3djDr9d9PIZJi2jpLASRqxz1X+ifJV877nw5x9Tdy5lMScWKXnck86GUGWGrd/CNYd+6Cs0la4RkgaFN+xXH5fUaTbsy/+UfqUBrceXS4XRFVAjdKl/BvMTaZxJA7x3UMctrDe1oRlTEVx4c1aTx8XzYmTBDuS/xMApZDMPKeMS2fsn7NqDtUoOUOlpa88oU6+57/3equAN5ch5PrxTv21ODqRU+JzQLBbEBr2IdJDvjGDVS9nbuWW815cbbUIj root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.64 seconds 2018-10-25 00:23:08,678 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:08,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:09,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f53c91b7-9bf8-4f40-a4df-97ba51134555 x-openstack-request-id: req-f53c91b7-9bf8-4f40-a4df-97ba51134555 2018-10-25 00:23:09,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:09,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f53c91b7-9bf8-4f40-a4df-97ba51134555 2018-10-25 00:23:09,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37594294548s 2018-10-25 00:23:09,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:09,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18766 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b0a3415-94bb-49d0-acdc-c72cc66c30e1 x-openstack-request-id: req-2b0a3415-94bb-49d0-acdc-c72cc66c30e1 2018-10-25 00:23:09,154 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008044] pid_max: default: 32768 minimum: 301\n[ 0.009892] Security Framework initialized\n[ 0.012040] AppArmor: AppArmor initialized\n[ 0.013913] Yama: becoming mindful.\n[ 0.015831] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020594] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023794] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024011] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028197] Initializing cgroup subsys memory\n[ 0.029421] Initializing cgroup subsys devices\n[ 0.030691] Initializing cgroup subsys freezer\n[ 0.031919] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033329] Initializing cgroup subsys hugetlb\n[ 0.034699] FEATURE SPEC_CTRL Present\n[ 0.036708] mce: CPU supports 10 MCE banks\n[ 0.037773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037773] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042175] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.049772] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052689] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058760] ACPI: Core revision 20131115\n[ 0.060505] ACPI: All ACPI Tables successfully acquired\n[ 0.062081] ftrace: allocating 28747 entries in 113 pages\n[ 0.084265] smpboot: Max logical packages: 2\n[ 0.085363] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.086795] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088276] Enabling x2apic\n[ 0.089131] Enabled x2apic\n[ 0.090219] Switched APIC routing to physical x2apic.\n[ 0.093254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094789] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097228] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105319] KVM setup paravirtual spinlock\n[ 0.107767] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108186] x86: Booting SMP configuration:\n[ 0.109342] .... node #0, CPUs: #1[ 0.107726] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124046] x86: Booted up 1 node, 2 CPUs\n[ 0.124032] KVM setup async PF for cpu 1\n[ 0.124036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128453] devtmpfs: initialized\n[ 0.130355] EVM: security.selinux\n[ 0.132006] EVM: security.SMACK64\n[ 0.132918] EVM: security.ima\n[ 0.133739] EVM: security.capability\n[ 0.134746] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137291] RTC time: 0:20:06, date: 10/25/18\n[ 0.138447] NET: Registered protocol family 16\n[ 0.139793] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141185] ACPI: bus type PCI registered\n[ 0.142190] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143777] PCI: Using configuration type 1 for base access\n[ 0.144611] bio: create slab at 0\n[ 0.145129] ACPI: Added _OSI(Module Device)\n[ 0.145150] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149445] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152007] ACPI: Interpreter enabled\n[ 0.152994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.164004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168007] ACPI: (supports S0 S5)\n[ 0.169285] ACPI: Using IOAPIC for interrupt routing\n[ 0.170528] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172189] ACPI: No dock devices found.\n[ 0.175435] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179067] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181283] acpiphp: Slot [4] registered\n[ 0.182315] acpiphp: Slot [5] registered\n[ 0.183347] acpiphp: Slot [6] registered\n[ 0.184020] acpiphp: Slot [7] registered\n[ 0.185066] acpiphp: Slot [8] registered\n[ 0.186139] acpiphp: Slot [9] registered\n[ 0.187166] acpiphp: Slot [10] registered\n[ 0.188019] acpiphp: Slot [11] registered\n[ 0.189070] acpiphp: Slot [12] registered\n[ 0.190107] acpiphp: Slot [13] registered\n[ 0.191538] acpiphp: Slot [14] registered\n[ 0.192020] acpiphp: Slot [15] registered\n[ 0.193125] acpiphp: Slot [16] registered\n[ 0.194229] acpiphp: Slot [17] registered\n[ 0.195358] acpiphp: Slot [18] registered\n[ 0.196026] acpiphp: Slot [19] registered\n[ 0.197103] acpiphp: Slot [20] registered\n[ 0.198215] acpiphp: Slot [21] registered\n[ 0.199297] acpiphp: Slot [22] registered\n[ 0.200019] acpiphp: Slot [23] registered\n[ 0.201093] acpiphp: Slot [24] registered\n[ 0.202166] acpiphp: Slot [25] registered\n[ 0.203228] acpiphp: Slot [26] registered\n[ 0.204018] acpiphp: Slot [27] registered\n[ 0.205080] acpiphp: Slot [28] registered\n[ 0.206241] acpiphp: Slot [29] registered\n[ 0.207281] acpiphp: Slot [30] registered\n[ 0.208026] acpiphp: Slot [31] registered\n[ 0.209103] PCI host bridge to bus 0000:00\n[ 0.210206] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215036] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223569] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251482] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256981] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266820] SCSI subsystem initialized\n[ 0.268167] ACPI: bus type USB registered\n[ 0.269171] usbcore: registered new interface driver usbfs\n[ 0.270544] usbcore: registered new interface driver hub\n[ 0.272048] usbcore: registered new device driver usb\n[ 0.273363] PCI: Using ACPI for IRQ routing\n[ 0.273482] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278494] NetLabel: unlabeled traffic allowed by default\n[ 0.280094] Switched to clocksource kvm-clock\n[ 0.288355] AppArmor: AppArmor Filesystem Enabled\n[ 0.289677] pnp: PnP ACPI init\n[ 0.290556] ACPI: bus type PNP registered\n[ 0.292078] pnp: PnP ACPI: found 8 devices\n[ 0.293140] ACPI: bus type PNP unregistered\n[ 0.300777] NET: Registered protocol family 2\n[ 0.302184] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.304162] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305969] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307626] TCP: reno registered\n[ 0.308616] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310317] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311900] NET: Registered protocol family 1\n[ 0.313043] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.314480] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.316295] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.339363] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.362403] Trying to unpack rootfs image as initramfs...\n[ 0.470324] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476596] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.479065] Scanning for low memory corruption every 60 seconds\n[ 0.480953] Initialise system trusted keyring\n[ 0.482179] audit: initializing netlink socket (disabled)\n[ 0.483655] type=2000 audit(1540426807.683:1): initialized\n[ 0.504687] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507836] zbud: loaded\n[ 0.508909] VFS: Disk quotas dquot_6.5.2\n[ 0.509992] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511997] fuse init (API version 7.22)\n[ 0.513325] msgmni has been set to 3997\n[ 0.514578] Key type big_key registered\n[ 0.516018] Key type asymmetric registered\n[ 0.517085] Asymmetric key parser 'x509' registered\n[ 0.518264] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520289] io scheduler noop registered\n[ 0.521402] io scheduler deadline registered (default)\n[ 0.522959] io scheduler cfq registered\n[ 0.524125] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525531] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527053] ipmi message handler version 39.2\n[ 0.528198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530140] ACPI: Power Button [PWRF]\n[ 0.531627] GHES: HEST is not enabled!\n[ 0.554302] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598788] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621895] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.623852] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.647446] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.650388] Linux agpgart interface v0.103\n[ 0.652362] brd: module loaded\n[ 0.653599] loop: module loaded\n[ 0.654769] blk-mq: CPU -> queue map\n[ 0.655699] CPU 0 -> Queue 0\n[ 0.656520] CPU 1 -> Queue 0\n[ 0.658016] vda: vda1\n[ 0.659485] scsi0 : ata_piix\n[ 0.660415] scsi1 : ata_piix\n[ 0.661228] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.662811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.664670] libphy: Fixed MDIO Bus: probed\n[ 0.665881] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667181] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670345] PPP generic driver version 2.4.2\n[ 0.671500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672997] ehci-pci: EHCI PCI platform driver\n[ 0.674103] ehci-platform: EHCI generic platform driver\n[ 0.675356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676767] ohci-pci: OHCI PCI platform driver\n[ 0.677846] ohci-platform: OHCI generic platform driver\n[ 0.679072] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701680] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.702936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.706196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.707701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709484] usb usb1: Product: UHCI Host Controller\n[ 0.710669] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.712135] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713391] hub 1-0:1.0: USB hub found\n[ 0.714365] hub 1-0:1.0: 2 ports detected\n[ 0.715485] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718073] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719265] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720591] mousedev: PS/2 mouse device common for all mice\n[ 0.722201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.724444] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728875] device-mapper: uevent: version 1.0.3\n[ 0.730082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.732141] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733609] TCP: cubic registered\n[ 0.741743] NET: Registered protocol family 10\n[ 0.743085] NET: Registered protocol family 17\n[ 0.744221] Key type dns_resolver registered\n[ 0.745480] Loading compiled-in X.509 certificates\n[ 0.747236] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.749519] registered taskstats version 1\n[ 0.752280] Key type trusted registered\n[ 0.755778] Key type encrypted registered\n[ 0.756806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758075] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.759876] regulator-dummy: disabling\n[ 0.760925] Magic number: 6:172:305\n[ 0.761918] tty tty34: hash matches\n[ 0.762949] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:07 UTC (1540426807)\n[ 0.765024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.766462] EDD information not available.\n[ 0.821420] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.823301] Write protecting the kernel read-only data: 12288k\n[ 0.825192] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.828459] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.841847] systemd-udevd[107]: starting version 204\n[ 0.882711] FDC 0 is a S82078B\n[ 1.024113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.187671] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.189396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.191019] usb 1-1: Product: QEMU USB Tablet\n[ 1.192128] usb 1-1: Manufacturer: QEMU\n[ 1.193132] usb 1-1: SerialNumber: 42\n[ 1.472250] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.892996] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.230940] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.383863] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.543708] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:09 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.50]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:11 +0000. Up 4.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:74:80:ef |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d7:b7:cb |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n4f:13:fd:85:b8:95:cd:0b:1a:77:23:9b:f8:e7:06:90 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . = |\n| ..+++o+|\n| E=+*.o|\n| S oooo.. |\n| o ... |\n| . ... |\n| o. |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:e1:48:4e:46:0f:56:a0:f2:7e:0d:31:0e:60:48:7b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+o .Ooo |\n|o..B * . |\n|..oE= = |\n| o.o o . |\n| . o S |\n| . o |\n| . . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nfc:d1:19:07:14:56:0c:a5:2d:69:0e:5c:e3:78:e8:58 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .O*o |\n| . * *. |\n| E O o |\n| . + * = |\n| S o + |\n| . . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb1:ae:a3:49:5d:c0:9b:20:ad:93:e0:a0:b5:ac:9c:bc root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n|o o o o . |\n|++ = . + o |\n|..* o S |\n|o... . o |\n|.+ . . . |\n| .. ... |\n| E o... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:17 +0000. Up 10.85 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:18 +0000. Up 11.81 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 20525 0 --:--:-- --:--:-- --:--:-- 20581\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 8s (1427 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 9s (5588 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7969\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7982\nclearwater-socket-factory-sig start/running, process 7987\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c0:e1:48:4e:46:0f:56:a0:f2:7e:0d:31:0e:60:48:7b root@bono-0 (DSA)\nec2: 256 fc:d1:19:07:14:56:0c:a5:2d:69:0e:5c:e3:78:e8:58 root@bono-0 (ECDSA)\nec2: 256 b1:ae:a3:49:5d:c0:9b:20:ad:93:e0:a0:b5:ac:9c:bc root@bono-0 (ED25519)\nec2: 2048 4f:13:fd:85:b8:95:cd:0b:1a:77:23:9b:f8:e7:06:90 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMZQvEqJhl/s0MCA7rGusP2p4pCUrLmWY1RxBRm9raUIESK3OKTxVPtGRMfSOMvFNjg3Z53kN51/8swr13Jwk28= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNur1zbLGCAaOCyHFFdX+vxG3h+g+zbmC/xBJj4RSNF root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRXodT1ts5E9obHQCIo1c2DAikuDYBIqiOr1V7k/o+WYfILoi2P4yte+BJFpalU5AhFnPh9HAW00Kth6Arj2QojFXKt7cskdlqw+PFKZURCl6Eb6NTAtr1UXJtPATCVO/dmUutl7eutmnzwm+BpmExVFlkoCIWCrk9paLyFMGeB/lT/5XP3TNu8EMmp+MXIBJ2/o3NV+XwvfHZnd21UiPYC0I35XVwNMCg8y/Orw3sljwc5bl8RsOd6S7dYxoCKsg7tk1gGNArlFs9ok60WxxIgQLV45JovgGx4arU9F1RbLHrtUc9BiH8yj2AauJk5b4f3qBXaaFGIEjCzRoYOASB root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.02 seconds\n"} 2018-10-25 00:23:09,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1/action used request id req-2b0a3415-94bb-49d0-acdc-c72cc66c30e1 2018-10-25 00:23:09,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0925400257111s 2018-10-25 00:23:09,158 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008044] pid_max: default: 32768 minimum: 301 [ 0.009892] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013913] Yama: becoming mindful. [ 0.015831] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020594] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023794] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024011] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028197] Initializing cgroup subsys memory [ 0.029421] Initializing cgroup subsys devices [ 0.030691] Initializing cgroup subsys freezer [ 0.031919] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033329] Initializing cgroup subsys hugetlb [ 0.034699] FEATURE SPEC_CTRL Present [ 0.036708] mce: CPU supports 10 MCE banks [ 0.037773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037773] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042175] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.049772] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052689] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058760] ACPI: Core revision 20131115 [ 0.060505] ACPI: All ACPI Tables successfully acquired [ 0.062081] ftrace: allocating 28747 entries in 113 pages [ 0.084265] smpboot: Max logical packages: 2 [ 0.085363] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.086795] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088276] Enabling x2apic [ 0.089131] Enabled x2apic [ 0.090219] Switched APIC routing to physical x2apic. [ 0.093254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094789] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097228] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105319] KVM setup paravirtual spinlock [ 0.107767] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108186] x86: Booting SMP configuration: [ 0.109342] .... node #0, CPUs: #1[ 0.107726] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124046] x86: Booted up 1 node, 2 CPUs [ 0.124032] KVM setup async PF for cpu 1 [ 0.124036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128453] devtmpfs: initialized [ 0.130355] EVM: security.selinux [ 0.132006] EVM: security.SMACK64 [ 0.132918] EVM: security.ima [ 0.133739] EVM: security.capability [ 0.134746] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137291] RTC time: 0:20:06, date: 10/25/18 [ 0.138447] NET: Registered protocol family 16 [ 0.139793] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141185] ACPI: bus type PCI registered [ 0.142190] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143777] PCI: Using configuration type 1 for base access [ 0.144611] bio: create slab at 0 [ 0.145129] ACPI: Added _OSI(Module Device) [ 0.145150] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149445] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152007] ACPI: Interpreter enabled [ 0.152994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.164004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168007] ACPI: (supports S0 S5) [ 0.169285] ACPI: Using IOAPIC for interrupt routing [ 0.170528] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172189] ACPI: No dock devices found. [ 0.175435] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179067] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181283] acpiphp: Slot [4] registered [ 0.182315] acpiphp: Slot [5] registered [ 0.183347] acpiphp: Slot [6] registered [ 0.184020] acpiphp: Slot [7] registered [ 0.185066] acpiphp: Slot [8] registered [ 0.186139] acpiphp: Slot [9] registered [ 0.187166] acpiphp: Slot [10] registered [ 0.188019] acpiphp: Slot [11] registered [ 0.189070] acpiphp: Slot [12] registered [ 0.190107] acpiphp: Slot [13] registered [ 0.191538] acpiphp: Slot [14] registered [ 0.192020] acpiphp: Slot [15] registered [ 0.193125] acpiphp: Slot [16] registered [ 0.194229] acpiphp: Slot [17] registered [ 0.195358] acpiphp: Slot [18] registered [ 0.196026] acpiphp: Slot [19] registered [ 0.197103] acpiphp: Slot [20] registered [ 0.198215] acpiphp: Slot [21] registered [ 0.199297] acpiphp: Slot [22] registered [ 0.200019] acpiphp: Slot [23] registered [ 0.201093] acpiphp: Slot [24] registered [ 0.202166] acpiphp: Slot [25] registered [ 0.203228] acpiphp: Slot [26] registered [ 0.204018] acpiphp: Slot [27] registered [ 0.205080] acpiphp: Slot [28] registered [ 0.206241] acpiphp: Slot [29] registered [ 0.207281] acpiphp: Slot [30] registered [ 0.208026] acpiphp: Slot [31] registered [ 0.209103] PCI host bridge to bus 0000:00 [ 0.210206] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215036] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223569] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251482] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256981] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262494] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264876] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268167] ACPI: bus type USB registered [ 0.269171] usbcore: registered new interface driver usbfs [ 0.270544] usbcore: registered new interface driver hub [ 0.272048] usbcore: registered new device driver usb [ 0.273363] PCI: Using ACPI for IRQ routing [ 0.273482] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277067] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278494] NetLabel: unlabeled traffic allowed by default [ 0.280094] Switched to clocksource kvm-clock [ 0.288355] AppArmor: AppArmor Filesystem Enabled [ 0.289677] pnp: PnP ACPI init [ 0.290556] ACPI: bus type PNP registered [ 0.292078] pnp: PnP ACPI: found 8 devices [ 0.293140] ACPI: bus type PNP unregistered [ 0.300777] NET: Registered protocol family 2 [ 0.302184] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.304162] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305969] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307626] TCP: reno registered [ 0.308616] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310317] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311900] NET: Registered protocol family 1 [ 0.313043] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.314480] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.316295] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.339363] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.362403] Trying to unpack rootfs image as initramfs... [ 0.470324] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476596] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.479065] Scanning for low memory corruption every 60 seconds [ 0.480953] Initialise system trusted keyring [ 0.482179] audit: initializing netlink socket (disabled) [ 0.483655] type=2000 audit(1540426807.683:1): initialized [ 0.504687] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507836] zbud: loaded [ 0.508909] VFS: Disk quotas dquot_6.5.2 [ 0.509992] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511997] fuse init (API version 7.22) [ 0.513325] msgmni has been set to 3997 [ 0.514578] Key type big_key registered [ 0.516018] Key type asymmetric registered [ 0.517085] Asymmetric key parser 'x509' registered [ 0.518264] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520289] io scheduler noop registered [ 0.521402] io scheduler deadline registered (default) [ 0.522959] io scheduler cfq registered [ 0.524125] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525531] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527053] ipmi message handler version 39.2 [ 0.528198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530140] ACPI: Power Button [PWRF] [ 0.531627] GHES: HEST is not enabled! [ 0.554302] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598788] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621895] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.623852] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647446] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.650388] Linux agpgart interface v0.103 [ 0.652362] brd: module loaded [ 0.653599] loop: module loaded [ 0.654769] blk-mq: CPU -> queue map [ 0.655699] CPU 0 -> Queue 0 [ 0.656520] CPU 1 -> Queue 0 [ 0.658016] vda: vda1 [ 0.659485] scsi0 : ata_piix [ 0.660415] scsi1 : ata_piix [ 0.661228] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.662811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.664670] libphy: Fixed MDIO Bus: probed [ 0.665881] tun: Universal TUN/TAP device driver, 1.6 [ 0.667181] tun: (C) 1999-2004 Max Krasnyansky [ 0.670345] PPP generic driver version 2.4.2 [ 0.671500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672997] ehci-pci: EHCI PCI platform driver [ 0.674103] ehci-platform: EHCI generic platform driver [ 0.675356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676767] ohci-pci: OHCI PCI platform driver [ 0.677846] ohci-platform: OHCI generic platform driver [ 0.679072] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701680] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.706196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709484] usb usb1: Product: UHCI Host Controller [ 0.710669] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.712135] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713391] hub 1-0:1.0: USB hub found [ 0.714365] hub 1-0:1.0: 2 ports detected [ 0.715485] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718073] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719265] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720591] mousedev: PS/2 mouse device common for all mice [ 0.722201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724444] rtc_cmos 00:00: RTC can wake from S4 [ 0.725821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728875] device-mapper: uevent: version 1.0.3 [ 0.730082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732141] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733609] TCP: cubic registered [ 0.741743] NET: Registered protocol family 10 [ 0.743085] NET: Registered protocol family 17 [ 0.744221] Key type dns_resolver registered [ 0.745480] Loading compiled-in X.509 certificates [ 0.747236] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.749519] registered taskstats version 1 [ 0.752280] Key type trusted registered [ 0.755778] Key type encrypted registered [ 0.756806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758075] IMA: No TPM chip found, activating TPM-bypass! [ 0.759876] regulator-dummy: disabling [ 0.760925] Magic number: 6:172:305 [ 0.761918] tty tty34: hash matches [ 0.762949] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:07 UTC (1540426807) [ 0.765024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766462] EDD information not available. [ 0.821420] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823301] Write protecting the kernel read-only data: 12288k [ 0.825192] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.828459] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.841847] systemd-udevd[107]: starting version 204 [ 0.882711] FDC 0 is a S82078B [ 1.024113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.187671] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.189396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.191019] usb 1-1: Product: QEMU USB Tablet [ 1.192128] usb 1-1: Manufacturer: QEMU [ 1.193132] usb 1-1: SerialNumber: 42 [ 1.472250] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.892996] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.230940] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.383863] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.543708] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:09 +0000. Up 3.08 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.50]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:11 +0000. Up 4.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:74:80:ef | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d7:b7:cb | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 4f:13:fd:85:b8:95:cd:0b:1a:77:23:9b:f8:e7:06:90 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . = | | ..+++o+| | E=+*.o| | S oooo.. | | o ... | | . ... | | o. | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c0:e1:48:4e:46:0f:56:a0:f2:7e:0d:31:0e:60:48:7b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |+o .Ooo | |o..B * . | |..oE= = | | o.o o . | | . o S | | . o | | . . . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fc:d1:19:07:14:56:0c:a5:2d:69:0e:5c:e3:78:e8:58 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .O*o | | . * *. | | E O o | | . + * = | | S o + | | . . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b1:ae:a3:49:5d:c0:9b:20:ad:93:e0:a0:b5:ac:9c:bc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | |o o o o . | |++ = . + o | |..* o S | |o... . o | |.+ . . . | | .. ... | | E o... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:17 +0000. Up 10.85 seconds. * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:18 +0000. Up 11.81 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 20525 0 --:--:-- --:--:-- --:--:-- 20581 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 8s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 1 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 9s (5588 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7969 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7982 clearwater-socket-factory-sig start/running, process 7987 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c0:e1:48:4e:46:0f:56:a0:f2:7e:0d:31:0e:60:48:7b root@bono-0 (DSA) ec2: 256 fc:d1:19:07:14:56:0c:a5:2d:69:0e:5c:e3:78:e8:58 root@bono-0 (ECDSA) ec2: 256 b1:ae:a3:49:5d:c0:9b:20:ad:93:e0:a0:b5:ac:9c:bc root@bono-0 (ED25519) ec2: 2048 4f:13:fd:85:b8:95:cd:0b:1a:77:23:9b:f8:e7:06:90 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMZQvEqJhl/s0MCA7rGusP2p4pCUrLmWY1RxBRm9raUIESK3OKTxVPtGRMfSOMvFNjg3Z53kN51/8swr13Jwk28= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNur1zbLGCAaOCyHFFdX+vxG3h+g+zbmC/xBJj4RSNF root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRXodT1ts5E9obHQCIo1c2DAikuDYBIqiOr1V7k/o+WYfILoi2P4yte+BJFpalU5AhFnPh9HAW00Kth6Arj2QojFXKt7cskdlqw+PFKZURCl6Eb6NTAtr1UXJtPATCVO/dmUutl7eutmnzwm+BpmExVFlkoCIWCrk9paLyFMGeB/lT/5XP3TNu8EMmp+MXIBJ2/o3NV+XwvfHZnd21UiPYC0I35XVwNMCg8y/Orw3sljwc5bl8RsOd6S7dYxoCKsg7tk1gGNArlFs9ok60WxxIgQLV45JovgGx4arU9F1RbLHrtUc9BiH8yj2AauJk5b4f3qBXaaFGIEjCzRoYOASB root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.02 seconds 2018-10-25 00:23:09,161 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:09,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca96df24-0ce9-45a2-9cb1-672fc29918ce x-openstack-request-id: req-ca96df24-0ce9-45a2-9cb1-672fc29918ce 2018-10-25 00:23:09,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:09,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca96df24-0ce9-45a2-9cb1-672fc29918ce 2018-10-25 00:23:09,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60794711113s 2018-10-25 00:23:09,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:09,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19779 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdcfa223-591b-42dc-b3e5-31ef80014bf7 x-openstack-request-id: req-bdcfa223-591b-42dc-b3e5-31ef80014bf7 2018-10-25 00:23:09,852 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.010507] Yama: becoming mindful.\n[ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021769] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025070] Initializing cgroup subsys freezer\n[ 0.026110] Initializing cgroup subsys blkio\n[ 0.027277] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029343] FEATURE SPEC_CTRL Present\n[ 0.031097] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054596] ACPI: Core revision 20131115\n[ 0.056542] ACPI: All ACPI Tables successfully acquired\n[ 0.058259] ftrace: allocating 28747 entries in 113 pages\n[ 0.080280] smpboot: Max logical packages: 2\n[ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088433] Enabling x2apic\n[ 0.089219] Enabled x2apic\n[ 0.090336] Switched APIC routing to physical x2apic.\n[ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.107182] KVM setup paravirtual spinlock\n[ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.114936] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.132022] KVM setup async PF for cpu 1\n[ 0.132047] x86: Booted up 1 node, 2 CPUs\n[ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.137641] devtmpfs: initialized\n[ 0.140909] EVM: security.selinux\n[ 0.141913] EVM: security.SMACK64\n[ 0.142926] EVM: security.ima\n[ 0.143849] EVM: security.capability\n[ 0.145236] pinctrl core: initialized pinctrl subsystem\n[ 0.146678] regulator-dummy: no parameters\n[ 0.147712] RTC time: 0:20:11, date: 10/25/18\n[ 0.148166] NET: Registered protocol family 16\n[ 0.149355] cpuidle: using governor ladder\n[ 0.150303] cpuidle: using governor menu\n[ 0.151461] ACPI: bus type PCI registered\n[ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.153813] PCI: Using configuration type 1 for base access\n[ 0.156065] bio: create slab at 0\n[ 0.157122] ACPI: Added _OSI(Module Device)\n[ 0.157183] ACPI: Added _OSI(Processor Device)\n[ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163311] ACPI: Interpreter enabled\n[ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172658] ACPI: (supports S0 S5)\n[ 0.173511] ACPI: Using IOAPIC for interrupt routing\n[ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176228] ACPI: No dock devices found.\n[ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187079] acpiphp: Slot [3] registered\n[ 0.188038] acpiphp: Slot [4] registered\n[ 0.189047] acpiphp: Slot [5] registered\n[ 0.190134] acpiphp: Slot [6] registered\n[ 0.191200] acpiphp: Slot [7] registered\n[ 0.192022] acpiphp: Slot [8] registered\n[ 0.192984] acpiphp: Slot [9] registered\n[ 0.193957] acpiphp: Slot [10] registered\n[ 0.194981] acpiphp: Slot [11] registered\n[ 0.196021] acpiphp: Slot [12] registered\n[ 0.197094] acpiphp: Slot [13] registered\n[ 0.198197] acpiphp: Slot [14] registered\n[ 0.199616] acpiphp: Slot [15] registered\n[ 0.200023] acpiphp: Slot [16] registered\n[ 0.201188] acpiphp: Slot [17] registered\n[ 0.202236] acpiphp: Slot [18] registered\n[ 0.203252] acpiphp: Slot [19] registered\n[ 0.204021] acpiphp: Slot [20] registered\n[ 0.205047] acpiphp: Slot [21] registered\n[ 0.206057] acpiphp: Slot [22] registered\n[ 0.207062] acpiphp: Slot [23] registered\n[ 0.208028] acpiphp: Slot [24] registered\n[ 0.209047] acpiphp: Slot [25] registered\n[ 0.210238] acpiphp: Slot [26] registered\n[ 0.211491] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213064] acpiphp: Slot [29] registered\n[ 0.214267] acpiphp: Slot [30] registered\n[ 0.215286] acpiphp: Slot [31] registered\n[ 0.216013] PCI host bridge to bus 0000:00\n[ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279308] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281555] SCSI subsystem initialized\n[ 0.282695] ACPI: bus type USB registered\n[ 0.282695] usbcore: registered new interface driver usbfs\n[ 0.284020] usbcore: registered new interface driver hub\n[ 0.285297] usbcore: registered new device driver usb\n[ 0.285316] PCI: Using ACPI for IRQ routing\n[ 0.288272] NetLabel: Initializing\n[ 0.289184] NetLabel: domain hash size = 128\n[ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291568] NetLabel: unlabeled traffic allowed by default\n[ 0.292218] Switched to clocksource kvm-clock\n[ 0.300591] AppArmor: AppArmor Filesystem Enabled\n[ 0.301849] pnp: PnP ACPI init\n[ 0.302767] ACPI: bus type PNP registered\n[ 0.304342] pnp: PnP ACPI: found 8 devices\n[ 0.305429] ACPI: bus type PNP unregistered\n[ 0.313562] NET: Registered protocol family 2\n[ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320294] TCP: reno registered\n[ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324300] NET: Registered protocol family 1\n[ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373941] Trying to unpack rootfs image as initramfs...\n[ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490571] Scanning for low memory corruption every 60 seconds\n[ 0.492689] Initialise system trusted keyring\n[ 0.493846] audit: initializing netlink socket (disabled)\n[ 0.495498] type=2000 audit(1540426811.867:1): initialized\n[ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520801] zbud: loaded\n[ 0.521912] VFS: Disk quotas dquot_6.5.2\n[ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525389] fuse init (API version 7.22)\n[ 0.526498] msgmni has been set to 3997\n[ 0.527668] Key type big_key registered\n[ 0.529263] Key type asymmetric registered\n[ 0.530291] Asymmetric key parser 'x509' registered\n[ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533675] io scheduler noop registered\n[ 0.534689] io scheduler deadline registered (default)\n[ 0.535900] io scheduler cfq registered\n[ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539899] ipmi message handler version 39.2\n[ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.543040] ACPI: Power Button [PWRF]\n[ 0.544188] GHES: HEST is not enabled!\n[ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666369] Linux agpgart interface v0.103\n[ 0.668611] brd: module loaded\n[ 0.670071] loop: module loaded\n[ 0.671645] blk-mq: CPU -> queue map\n[ 0.672584] CPU 0 -> Queue 0\n[ 0.673391] CPU 1 -> Queue 0\n[ 0.675120] vda: vda1\n[ 0.676741] scsi0 : ata_piix\n[ 0.677775] scsi1 : ata_piix\n[ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.681959] libphy: Fixed MDIO Bus: probed\n[ 0.683175] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687522] PPP generic driver version 2.4.2\n[ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690166] ehci-pci: EHCI PCI platform driver\n[ 0.691351] ehci-platform: EHCI generic platform driver\n[ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694128] ohci-pci: OHCI PCI platform driver\n[ 0.695238] ohci-platform: OHCI generic platform driver\n[ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727700] usb usb1: Product: UHCI Host Controller\n[ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.730326] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731635] hub 1-0:1.0: USB hub found\n[ 0.732671] hub 1-0:1.0: 2 ports detected\n[ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739214] mousedev: PS/2 mouse device common for all mice\n[ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743103] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747774] device-mapper: uevent: version 1.0.3\n[ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760531] TCP: cubic registered\n[ 0.761628] NET: Registered protocol family 10\n[ 0.763168] NET: Registered protocol family 17\n[ 0.764408] Key type dns_resolver registered\n[ 0.765880] Loading compiled-in X.509 certificates\n[ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.770120] registered taskstats version 1\n[ 0.773357] Key type trusted registered\n[ 0.777603] Key type encrypted registered\n[ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780164] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.782604] regulator-dummy: disabling\n[ 0.784017] Magic number: 6:172:305\n[ 0.785358] tty tty34: hash matches\n[ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812)\n[ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791438] EDD information not available.\n[ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839986] Write protecting the kernel read-only data: 12288k\n[ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860409] systemd-udevd[107]: starting version 204\n[ 0.903713] FDC 0 is a S82078B\n[ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213616] usb 1-1: Product: QEMU USB Tablet\n[ 1.214738] usb 1-1: Manufacturer: QEMU\n[ 1.215781] usb 1-1: SerialNumber: 42\n[ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594116] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds.\ncloud-init-nonet[4.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ....o. |\n| .. o+o |\n| . =o+.. |\n| ..oo.+ |\n| .E. .. S |\n| . .o |\n| ... |\n| o o. |\n| B+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . . |\n| . o + . . |\n| E . S * . = .|\n| . = + + o |\n| o + o . |\n| . o.o.o |\n| .o+. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .... . |\n| =.++.o . |\n| o.O=. o |\n| . .o+ . o |\n| oSo E o |\n| .o o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. E |\n| + o.* |\n| + .+.+ + |\n| ...o + |\n| . S |\n| . o.. |\n| . . o. |\n| . o .o |\n| +o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2745 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 17s (5372 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................+++\n.........................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\n"} 2018-10-25 00:23:09,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action used request id req-bdcfa223-591b-42dc-b3e5-31ef80014bf7 2018-10-25 00:23:09,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764029026031s 2018-10-25 00:23:09,856 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.010507] Yama: becoming mindful. [ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021769] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025070] Initializing cgroup subsys freezer [ 0.026110] Initializing cgroup subsys blkio [ 0.027277] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029343] FEATURE SPEC_CTRL Present [ 0.031097] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054596] ACPI: Core revision 20131115 [ 0.056542] ACPI: All ACPI Tables successfully acquired [ 0.058259] ftrace: allocating 28747 entries in 113 pages [ 0.080280] smpboot: Max logical packages: 2 [ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088433] Enabling x2apic [ 0.089219] Enabled x2apic [ 0.090336] Switched APIC routing to physical x2apic. [ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.107182] KVM setup paravirtual spinlock [ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.114936] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132022] KVM setup async PF for cpu 1 [ 0.132047] x86: Booted up 1 node, 2 CPUs [ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.137641] devtmpfs: initialized [ 0.140909] EVM: security.selinux [ 0.141913] EVM: security.SMACK64 [ 0.142926] EVM: security.ima [ 0.143849] EVM: security.capability [ 0.145236] pinctrl core: initialized pinctrl subsystem [ 0.146678] regulator-dummy: no parameters [ 0.147712] RTC time: 0:20:11, date: 10/25/18 [ 0.148166] NET: Registered protocol family 16 [ 0.149355] cpuidle: using governor ladder [ 0.150303] cpuidle: using governor menu [ 0.151461] ACPI: bus type PCI registered [ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.153813] PCI: Using configuration type 1 for base access [ 0.156065] bio: create slab at 0 [ 0.157122] ACPI: Added _OSI(Module Device) [ 0.157183] ACPI: Added _OSI(Processor Device) [ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163311] ACPI: Interpreter enabled [ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172658] ACPI: (supports S0 S5) [ 0.173511] ACPI: Using IOAPIC for interrupt routing [ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176228] ACPI: No dock devices found. [ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187079] acpiphp: Slot [3] registered [ 0.188038] acpiphp: Slot [4] registered [ 0.189047] acpiphp: Slot [5] registered [ 0.190134] acpiphp: Slot [6] registered [ 0.191200] acpiphp: Slot [7] registered [ 0.192022] acpiphp: Slot [8] registered [ 0.192984] acpiphp: Slot [9] registered [ 0.193957] acpiphp: Slot [10] registered [ 0.194981] acpiphp: Slot [11] registered [ 0.196021] acpiphp: Slot [12] registered [ 0.197094] acpiphp: Slot [13] registered [ 0.198197] acpiphp: Slot [14] registered [ 0.199616] acpiphp: Slot [15] registered [ 0.200023] acpiphp: Slot [16] registered [ 0.201188] acpiphp: Slot [17] registered [ 0.202236] acpiphp: Slot [18] registered [ 0.203252] acpiphp: Slot [19] registered [ 0.204021] acpiphp: Slot [20] registered [ 0.205047] acpiphp: Slot [21] registered [ 0.206057] acpiphp: Slot [22] registered [ 0.207062] acpiphp: Slot [23] registered [ 0.208028] acpiphp: Slot [24] registered [ 0.209047] acpiphp: Slot [25] registered [ 0.210238] acpiphp: Slot [26] registered [ 0.211491] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213064] acpiphp: Slot [29] registered [ 0.214267] acpiphp: Slot [30] registered [ 0.215286] acpiphp: Slot [31] registered [ 0.216013] PCI host bridge to bus 0000:00 [ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281555] SCSI subsystem initialized [ 0.282695] ACPI: bus type USB registered [ 0.282695] usbcore: registered new interface driver usbfs [ 0.284020] usbcore: registered new interface driver hub [ 0.285297] usbcore: registered new device driver usb [ 0.285316] PCI: Using ACPI for IRQ routing [ 0.288272] NetLabel: Initializing [ 0.289184] NetLabel: domain hash size = 128 [ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291568] NetLabel: unlabeled traffic allowed by default [ 0.292218] Switched to clocksource kvm-clock [ 0.300591] AppArmor: AppArmor Filesystem Enabled [ 0.301849] pnp: PnP ACPI init [ 0.302767] ACPI: bus type PNP registered [ 0.304342] pnp: PnP ACPI: found 8 devices [ 0.305429] ACPI: bus type PNP unregistered [ 0.313562] NET: Registered protocol family 2 [ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320294] TCP: reno registered [ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324300] NET: Registered protocol family 1 [ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373941] Trying to unpack rootfs image as initramfs... [ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490571] Scanning for low memory corruption every 60 seconds [ 0.492689] Initialise system trusted keyring [ 0.493846] audit: initializing netlink socket (disabled) [ 0.495498] type=2000 audit(1540426811.867:1): initialized [ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520801] zbud: loaded [ 0.521912] VFS: Disk quotas dquot_6.5.2 [ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525389] fuse init (API version 7.22) [ 0.526498] msgmni has been set to 3997 [ 0.527668] Key type big_key registered [ 0.529263] Key type asymmetric registered [ 0.530291] Asymmetric key parser 'x509' registered [ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533675] io scheduler noop registered [ 0.534689] io scheduler deadline registered (default) [ 0.535900] io scheduler cfq registered [ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.539899] ipmi message handler version 39.2 [ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.543040] ACPI: Power Button [PWRF] [ 0.544188] GHES: HEST is not enabled! [ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666369] Linux agpgart interface v0.103 [ 0.668611] brd: module loaded [ 0.670071] loop: module loaded [ 0.671645] blk-mq: CPU -> queue map [ 0.672584] CPU 0 -> Queue 0 [ 0.673391] CPU 1 -> Queue 0 [ 0.675120] vda: vda1 [ 0.676741] scsi0 : ata_piix [ 0.677775] scsi1 : ata_piix [ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.681959] libphy: Fixed MDIO Bus: probed [ 0.683175] tun: Universal TUN/TAP device driver, 1.6 [ 0.684400] tun: (C) 1999-2004 Max Krasnyansky [ 0.687522] PPP generic driver version 2.4.2 [ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690166] ehci-pci: EHCI PCI platform driver [ 0.691351] ehci-platform: EHCI generic platform driver [ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694128] ohci-pci: OHCI PCI platform driver [ 0.695238] ohci-platform: OHCI generic platform driver [ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727700] usb usb1: Product: UHCI Host Controller [ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.730326] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731635] hub 1-0:1.0: USB hub found [ 0.732671] hub 1-0:1.0: 2 ports detected [ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739214] mousedev: PS/2 mouse device common for all mice [ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743103] rtc_cmos 00:00: RTC can wake from S4 [ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747774] device-mapper: uevent: version 1.0.3 [ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760531] TCP: cubic registered [ 0.761628] NET: Registered protocol family 10 [ 0.763168] NET: Registered protocol family 17 [ 0.764408] Key type dns_resolver registered [ 0.765880] Loading compiled-in X.509 certificates [ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.770120] registered taskstats version 1 [ 0.773357] Key type trusted registered [ 0.777603] Key type encrypted registered [ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780164] IMA: No TPM chip found, activating TPM-bypass! [ 0.782604] regulator-dummy: disabling [ 0.784017] Magic number: 6:172:305 [ 0.785358] tty tty34: hash matches [ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812) [ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791438] EDD information not available. [ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839986] Write protecting the kernel read-only data: 12288k [ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860409] systemd-udevd[107]: starting version 204 [ 0.903713] FDC 0 is a S82078B [ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213616] usb 1-1: Product: QEMU USB Tablet [ 1.214738] usb 1-1: Manufacturer: QEMU [ 1.215781] usb 1-1: SerialNumber: 42 [ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594116] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds. cloud-init-nonet[4.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o. | | .. o+o | | . =o+.. | | ..oo.+ | | .E. .. S | | . .o | | ... | | o o. | | B+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . . | | . o + . . | | E . S * . = .| | . = + + o | | o + o . | | . o.o.o | | .o+. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .... . | | =.++.o . | | o.O=. o | | . .o+ . o | | oSo E o | | .o o . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. E | | + o.* | | + .+.+ + | | ...o + | | . S | | . o.. | | . . o. | | . o .o | | +o . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2745 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 17s (5372 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................+++ .........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] 2018-10-25 00:23:09,860 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:23:19,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:20,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dcd0b3c-ec1a-4b08-8973-a16f89485b1f x-openstack-request-id: req-4dcd0b3c-ec1a-4b08-8973-a16f89485b1f 2018-10-25 00:23:20,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:20,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dcd0b3c-ec1a-4b08-8973-a16f89485b1f 2018-10-25 00:23:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608155012131s 2018-10-25 00:23:20,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:21,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20013 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-667d1a1b-66c0-46dc-aa46-61d6cfc32a91 x-openstack-request-id: req-667d1a1b-66c0-46dc-aa46-61d6cfc32a91 2018-10-25 00:23:21,524 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.010507] Yama: becoming mindful.\n[ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021769] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025070] Initializing cgroup subsys freezer\n[ 0.026110] Initializing cgroup subsys blkio\n[ 0.027277] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029343] FEATURE SPEC_CTRL Present\n[ 0.031097] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054596] ACPI: Core revision 20131115\n[ 0.056542] ACPI: All ACPI Tables successfully acquired\n[ 0.058259] ftrace: allocating 28747 entries in 113 pages\n[ 0.080280] smpboot: Max logical packages: 2\n[ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088433] Enabling x2apic\n[ 0.089219] Enabled x2apic\n[ 0.090336] Switched APIC routing to physical x2apic.\n[ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.107182] KVM setup paravirtual spinlock\n[ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.114936] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.132022] KVM setup async PF for cpu 1\n[ 0.132047] x86: Booted up 1 node, 2 CPUs\n[ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.137641] devtmpfs: initialized\n[ 0.140909] EVM: security.selinux\n[ 0.141913] EVM: security.SMACK64\n[ 0.142926] EVM: security.ima\n[ 0.143849] EVM: security.capability\n[ 0.145236] pinctrl core: initialized pinctrl subsystem\n[ 0.146678] regulator-dummy: no parameters\n[ 0.147712] RTC time: 0:20:11, date: 10/25/18\n[ 0.148166] NET: Registered protocol family 16\n[ 0.149355] cpuidle: using governor ladder\n[ 0.150303] cpuidle: using governor menu\n[ 0.151461] ACPI: bus type PCI registered\n[ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.153813] PCI: Using configuration type 1 for base access\n[ 0.156065] bio: create slab at 0\n[ 0.157122] ACPI: Added _OSI(Module Device)\n[ 0.157183] ACPI: Added _OSI(Processor Device)\n[ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163311] ACPI: Interpreter enabled\n[ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172658] ACPI: (supports S0 S5)\n[ 0.173511] ACPI: Using IOAPIC for interrupt routing\n[ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176228] ACPI: No dock devices found.\n[ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187079] acpiphp: Slot [3] registered\n[ 0.188038] acpiphp: Slot [4] registered\n[ 0.189047] acpiphp: Slot [5] registered\n[ 0.190134] acpiphp: Slot [6] registered\n[ 0.191200] acpiphp: Slot [7] registered\n[ 0.192022] acpiphp: Slot [8] registered\n[ 0.192984] acpiphp: Slot [9] registered\n[ 0.193957] acpiphp: Slot [10] registered\n[ 0.194981] acpiphp: Slot [11] registered\n[ 0.196021] acpiphp: Slot [12] registered\n[ 0.197094] acpiphp: Slot [13] registered\n[ 0.198197] acpiphp: Slot [14] registered\n[ 0.199616] acpiphp: Slot [15] registered\n[ 0.200023] acpiphp: Slot [16] registered\n[ 0.201188] acpiphp: Slot [17] registered\n[ 0.202236] acpiphp: Slot [18] registered\n[ 0.203252] acpiphp: Slot [19] registered\n[ 0.204021] acpiphp: Slot [20] registered\n[ 0.205047] acpiphp: Slot [21] registered\n[ 0.206057] acpiphp: Slot [22] registered\n[ 0.207062] acpiphp: Slot [23] registered\n[ 0.208028] acpiphp: Slot [24] registered\n[ 0.209047] acpiphp: Slot [25] registered\n[ 0.210238] acpiphp: Slot [26] registered\n[ 0.211491] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213064] acpiphp: Slot [29] registered\n[ 0.214267] acpiphp: Slot [30] registered\n[ 0.215286] acpiphp: Slot [31] registered\n[ 0.216013] PCI host bridge to bus 0000:00\n[ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279308] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281555] SCSI subsystem initialized\n[ 0.282695] ACPI: bus type USB registered\n[ 0.282695] usbcore: registered new interface driver usbfs\n[ 0.284020] usbcore: registered new interface driver hub\n[ 0.285297] usbcore: registered new device driver usb\n[ 0.285316] PCI: Using ACPI for IRQ routing\n[ 0.288272] NetLabel: Initializing\n[ 0.289184] NetLabel: domain hash size = 128\n[ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291568] NetLabel: unlabeled traffic allowed by default\n[ 0.292218] Switched to clocksource kvm-clock\n[ 0.300591] AppArmor: AppArmor Filesystem Enabled\n[ 0.301849] pnp: PnP ACPI init\n[ 0.302767] ACPI: bus type PNP registered\n[ 0.304342] pnp: PnP ACPI: found 8 devices\n[ 0.305429] ACPI: bus type PNP unregistered\n[ 0.313562] NET: Registered protocol family 2\n[ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320294] TCP: reno registered\n[ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324300] NET: Registered protocol family 1\n[ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373941] Trying to unpack rootfs image as initramfs...\n[ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490571] Scanning for low memory corruption every 60 seconds\n[ 0.492689] Initialise system trusted keyring\n[ 0.493846] audit: initializing netlink socket (disabled)\n[ 0.495498] type=2000 audit(1540426811.867:1): initialized\n[ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520801] zbud: loaded\n[ 0.521912] VFS: Disk quotas dquot_6.5.2\n[ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525389] fuse init (API version 7.22)\n[ 0.526498] msgmni has been set to 3997\n[ 0.527668] Key type big_key registered\n[ 0.529263] Key type asymmetric registered\n[ 0.530291] Asymmetric key parser 'x509' registered\n[ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533675] io scheduler noop registered\n[ 0.534689] io scheduler deadline registered (default)\n[ 0.535900] io scheduler cfq registered\n[ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539899] ipmi message handler version 39.2\n[ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.543040] ACPI: Power Button [PWRF]\n[ 0.544188] GHES: HEST is not enabled!\n[ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666369] Linux agpgart interface v0.103\n[ 0.668611] brd: module loaded\n[ 0.670071] loop: module loaded\n[ 0.671645] blk-mq: CPU -> queue map\n[ 0.672584] CPU 0 -> Queue 0\n[ 0.673391] CPU 1 -> Queue 0\n[ 0.675120] vda: vda1\n[ 0.676741] scsi0 : ata_piix\n[ 0.677775] scsi1 : ata_piix\n[ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.681959] libphy: Fixed MDIO Bus: probed\n[ 0.683175] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687522] PPP generic driver version 2.4.2\n[ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690166] ehci-pci: EHCI PCI platform driver\n[ 0.691351] ehci-platform: EHCI generic platform driver\n[ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694128] ohci-pci: OHCI PCI platform driver\n[ 0.695238] ohci-platform: OHCI generic platform driver\n[ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727700] usb usb1: Product: UHCI Host Controller\n[ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.730326] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731635] hub 1-0:1.0: USB hub found\n[ 0.732671] hub 1-0:1.0: 2 ports detected\n[ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739214] mousedev: PS/2 mouse device common for all mice\n[ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743103] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747774] device-mapper: uevent: version 1.0.3\n[ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760531] TCP: cubic registered\n[ 0.761628] NET: Registered protocol family 10\n[ 0.763168] NET: Registered protocol family 17\n[ 0.764408] Key type dns_resolver registered\n[ 0.765880] Loading compiled-in X.509 certificates\n[ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.770120] registered taskstats version 1\n[ 0.773357] Key type trusted registered\n[ 0.777603] Key type encrypted registered\n[ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780164] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.782604] regulator-dummy: disabling\n[ 0.784017] Magic number: 6:172:305\n[ 0.785358] tty tty34: hash matches\n[ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812)\n[ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791438] EDD information not available.\n[ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839986] Write protecting the kernel read-only data: 12288k\n[ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860409] systemd-udevd[107]: starting version 204\n[ 0.903713] FDC 0 is a S82078B\n[ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213616] usb 1-1: Product: QEMU USB Tablet\n[ 1.214738] usb 1-1: Manufacturer: QEMU\n[ 1.215781] usb 1-1: SerialNumber: 42\n[ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594116] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds.\ncloud-init-nonet[4.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ....o. |\n| .. o+o |\n| . =o+.. |\n| ..oo.+ |\n| .E. .. S |\n| . .o |\n| ... |\n| o o. |\n| B+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . . |\n| . o + . . |\n| E . S * . = .|\n| . = + + o |\n| o + o . |\n| . o.o.o |\n| .o+. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .... . |\n| =.++.o . |\n| o.O=. o |\n| . .o+ . o |\n| oSo E o |\n| .o o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. E |\n| + o.* |\n| + .+.+ + |\n| ...o + |\n| . S |\n| . o.. |\n| . . o. |\n| . o .o |\n| +o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2745 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 17s (5372 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................+++\n.........................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 10s (3808 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\n"} 2018-10-25 00:23:21,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action used request id req-667d1a1b-66c0-46dc-aa46-61d6cfc32a91 2018-10-25 00:23:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.03973007202s 2018-10-25 00:23:21,528 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.010507] Yama: becoming mindful. [ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021769] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025070] Initializing cgroup subsys freezer [ 0.026110] Initializing cgroup subsys blkio [ 0.027277] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029343] FEATURE SPEC_CTRL Present [ 0.031097] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054596] ACPI: Core revision 20131115 [ 0.056542] ACPI: All ACPI Tables successfully acquired [ 0.058259] ftrace: allocating 28747 entries in 113 pages [ 0.080280] smpboot: Max logical packages: 2 [ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088433] Enabling x2apic [ 0.089219] Enabled x2apic [ 0.090336] Switched APIC routing to physical x2apic. [ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.107182] KVM setup paravirtual spinlock [ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.114936] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132022] KVM setup async PF for cpu 1 [ 0.132047] x86: Booted up 1 node, 2 CPUs [ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.137641] devtmpfs: initialized [ 0.140909] EVM: security.selinux [ 0.141913] EVM: security.SMACK64 [ 0.142926] EVM: security.ima [ 0.143849] EVM: security.capability [ 0.145236] pinctrl core: initialized pinctrl subsystem [ 0.146678] regulator-dummy: no parameters [ 0.147712] RTC time: 0:20:11, date: 10/25/18 [ 0.148166] NET: Registered protocol family 16 [ 0.149355] cpuidle: using governor ladder [ 0.150303] cpuidle: using governor menu [ 0.151461] ACPI: bus type PCI registered [ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.153813] PCI: Using configuration type 1 for base access [ 0.156065] bio: create slab at 0 [ 0.157122] ACPI: Added _OSI(Module Device) [ 0.157183] ACPI: Added _OSI(Processor Device) [ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163311] ACPI: Interpreter enabled [ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172658] ACPI: (supports S0 S5) [ 0.173511] ACPI: Using IOAPIC for interrupt routing [ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176228] ACPI: No dock devices found. [ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187079] acpiphp: Slot [3] registered [ 0.188038] acpiphp: Slot [4] registered [ 0.189047] acpiphp: Slot [5] registered [ 0.190134] acpiphp: Slot [6] registered [ 0.191200] acpiphp: Slot [7] registered [ 0.192022] acpiphp: Slot [8] registered [ 0.192984] acpiphp: Slot [9] registered [ 0.193957] acpiphp: Slot [10] registered [ 0.194981] acpiphp: Slot [11] registered [ 0.196021] acpiphp: Slot [12] registered [ 0.197094] acpiphp: Slot [13] registered [ 0.198197] acpiphp: Slot [14] registered [ 0.199616] acpiphp: Slot [15] registered [ 0.200023] acpiphp: Slot [16] registered [ 0.201188] acpiphp: Slot [17] registered [ 0.202236] acpiphp: Slot [18] registered [ 0.203252] acpiphp: Slot [19] registered [ 0.204021] acpiphp: Slot [20] registered [ 0.205047] acpiphp: Slot [21] registered [ 0.206057] acpiphp: Slot [22] registered [ 0.207062] acpiphp: Slot [23] registered [ 0.208028] acpiphp: Slot [24] registered [ 0.209047] acpiphp: Slot [25] registered [ 0.210238] acpiphp: Slot [26] registered [ 0.211491] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213064] acpiphp: Slot [29] registered [ 0.214267] acpiphp: Slot [30] registered [ 0.215286] acpiphp: Slot [31] registered [ 0.216013] PCI host bridge to bus 0000:00 [ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281555] SCSI subsystem initialized [ 0.282695] ACPI: bus type USB registered [ 0.282695] usbcore: registered new interface driver usbfs [ 0.284020] usbcore: registered new interface driver hub [ 0.285297] usbcore: registered new device driver usb [ 0.285316] PCI: Using ACPI for IRQ routing [ 0.288272] NetLabel: Initializing [ 0.289184] NetLabel: domain hash size = 128 [ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291568] NetLabel: unlabeled traffic allowed by default [ 0.292218] Switched to clocksource kvm-clock [ 0.300591] AppArmor: AppArmor Filesystem Enabled [ 0.301849] pnp: PnP ACPI init [ 0.302767] ACPI: bus type PNP registered [ 0.304342] pnp: PnP ACPI: found 8 devices [ 0.305429] ACPI: bus type PNP unregistered [ 0.313562] NET: Registered protocol family 2 [ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320294] TCP: reno registered [ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324300] NET: Registered protocol family 1 [ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373941] Trying to unpack rootfs image as initramfs... [ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490571] Scanning for low memory corruption every 60 seconds [ 0.492689] Initialise system trusted keyring [ 0.493846] audit: initializing netlink socket (disabled) [ 0.495498] type=2000 audit(1540426811.867:1): initialized [ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520801] zbud: loaded [ 0.521912] VFS: Disk quotas dquot_6.5.2 [ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525389] fuse init (API version 7.22) [ 0.526498] msgmni has been set to 3997 [ 0.527668] Key type big_key registered [ 0.529263] Key type asymmetric registered [ 0.530291] Asymmetric key parser 'x509' registered [ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533675] io scheduler noop registered [ 0.534689] io scheduler deadline registered (default) [ 0.535900] io scheduler cfq registered [ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.539899] ipmi message handler version 39.2 [ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.543040] ACPI: Power Button [PWRF] [ 0.544188] GHES: HEST is not enabled! [ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666369] Linux agpgart interface v0.103 [ 0.668611] brd: module loaded [ 0.670071] loop: module loaded [ 0.671645] blk-mq: CPU -> queue map [ 0.672584] CPU 0 -> Queue 0 [ 0.673391] CPU 1 -> Queue 0 [ 0.675120] vda: vda1 [ 0.676741] scsi0 : ata_piix [ 0.677775] scsi1 : ata_piix [ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.681959] libphy: Fixed MDIO Bus: probed [ 0.683175] tun: Universal TUN/TAP device driver, 1.6 [ 0.684400] tun: (C) 1999-2004 Max Krasnyansky [ 0.687522] PPP generic driver version 2.4.2 [ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690166] ehci-pci: EHCI PCI platform driver [ 0.691351] ehci-platform: EHCI generic platform driver [ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694128] ohci-pci: OHCI PCI platform driver [ 0.695238] ohci-platform: OHCI generic platform driver [ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727700] usb usb1: Product: UHCI Host Controller [ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.730326] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731635] hub 1-0:1.0: USB hub found [ 0.732671] hub 1-0:1.0: 2 ports detected [ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739214] mousedev: PS/2 mouse device common for all mice [ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743103] rtc_cmos 00:00: RTC can wake from S4 [ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747774] device-mapper: uevent: version 1.0.3 [ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760531] TCP: cubic registered [ 0.761628] NET: Registered protocol family 10 [ 0.763168] NET: Registered protocol family 17 [ 0.764408] Key type dns_resolver registered [ 0.765880] Loading compiled-in X.509 certificates [ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.770120] registered taskstats version 1 [ 0.773357] Key type trusted registered [ 0.777603] Key type encrypted registered [ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780164] IMA: No TPM chip found, activating TPM-bypass! [ 0.782604] regulator-dummy: disabling [ 0.784017] Magic number: 6:172:305 [ 0.785358] tty tty34: hash matches [ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812) [ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791438] EDD information not available. [ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839986] Write protecting the kernel read-only data: 12288k [ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860409] systemd-udevd[107]: starting version 204 [ 0.903713] FDC 0 is a S82078B [ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213616] usb 1-1: Product: QEMU USB Tablet [ 1.214738] usb 1-1: Manufacturer: QEMU [ 1.215781] usb 1-1: SerialNumber: 42 [ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594116] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds. cloud-init-nonet[4.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o. | | .. o+o | | . =o+.. | | ..oo.+ | | .E. .. S | | . .o | | ... | | o o. | | B+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . . | | . o + . . | | E . S * . = .| | . = + + o | | o + o . | | . o.o.o | | .o+. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .... . | | =.++.o . | | o.O=. o | | . .o+ . o | | oSo E o | | .o o . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. E | | + o.* | | + .+.+ + | | ...o + | | . S | | . o.. | | . . o. | | . o .o | | +o . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2745 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 17s (5372 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................+++ .........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 10s (3808 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 2018-10-25 00:23:21,533 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:23:31,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:31,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-328c0d58-ab95-4ad7-970d-e1caea204e27 x-openstack-request-id: req-328c0d58-ab95-4ad7-970d-e1caea204e27 2018-10-25 00:23:31,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:31,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-328c0d58-ab95-4ad7-970d-e1caea204e27 2018-10-25 00:23:31,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361116886139s 2018-10-25 00:23:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20283 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0a04e21-1804-4a7a-ab6f-7ffa64d01538 x-openstack-request-id: req-e0a04e21-1804-4a7a-ab6f-7ffa64d01538 2018-10-25 00:23:33,012 - keystoneauth.session - DEBUG - RESP BODY: {"output": ".000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.010507] Yama: becoming mindful.\n[ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021769] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025070] Initializing cgroup subsys freezer\n[ 0.026110] Initializing cgroup subsys blkio\n[ 0.027277] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029343] FEATURE SPEC_CTRL Present\n[ 0.031097] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054596] ACPI: Core revision 20131115\n[ 0.056542] ACPI: All ACPI Tables successfully acquired\n[ 0.058259] ftrace: allocating 28747 entries in 113 pages\n[ 0.080280] smpboot: Max logical packages: 2\n[ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088433] Enabling x2apic\n[ 0.089219] Enabled x2apic\n[ 0.090336] Switched APIC routing to physical x2apic.\n[ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.107182] KVM setup paravirtual spinlock\n[ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.114936] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.132022] KVM setup async PF for cpu 1\n[ 0.132047] x86: Booted up 1 node, 2 CPUs\n[ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.137641] devtmpfs: initialized\n[ 0.140909] EVM: security.selinux\n[ 0.141913] EVM: security.SMACK64\n[ 0.142926] EVM: security.ima\n[ 0.143849] EVM: security.capability\n[ 0.145236] pinctrl core: initialized pinctrl subsystem\n[ 0.146678] regulator-dummy: no parameters\n[ 0.147712] RTC time: 0:20:11, date: 10/25/18\n[ 0.148166] NET: Registered protocol family 16\n[ 0.149355] cpuidle: using governor ladder\n[ 0.150303] cpuidle: using governor menu\n[ 0.151461] ACPI: bus type PCI registered\n[ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.153813] PCI: Using configuration type 1 for base access\n[ 0.156065] bio: create slab at 0\n[ 0.157122] ACPI: Added _OSI(Module Device)\n[ 0.157183] ACPI: Added _OSI(Processor Device)\n[ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163311] ACPI: Interpreter enabled\n[ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172658] ACPI: (supports S0 S5)\n[ 0.173511] ACPI: Using IOAPIC for interrupt routing\n[ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176228] ACPI: No dock devices found.\n[ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187079] acpiphp: Slot [3] registered\n[ 0.188038] acpiphp: Slot [4] registered\n[ 0.189047] acpiphp: Slot [5] registered\n[ 0.190134] acpiphp: Slot [6] registered\n[ 0.191200] acpiphp: Slot [7] registered\n[ 0.192022] acpiphp: Slot [8] registered\n[ 0.192984] acpiphp: Slot [9] registered\n[ 0.193957] acpiphp: Slot [10] registered\n[ 0.194981] acpiphp: Slot [11] registered\n[ 0.196021] acpiphp: Slot [12] registered\n[ 0.197094] acpiphp: Slot [13] registered\n[ 0.198197] acpiphp: Slot [14] registered\n[ 0.199616] acpiphp: Slot [15] registered\n[ 0.200023] acpiphp: Slot [16] registered\n[ 0.201188] acpiphp: Slot [17] registered\n[ 0.202236] acpiphp: Slot [18] registered\n[ 0.203252] acpiphp: Slot [19] registered\n[ 0.204021] acpiphp: Slot [20] registered\n[ 0.205047] acpiphp: Slot [21] registered\n[ 0.206057] acpiphp: Slot [22] registered\n[ 0.207062] acpiphp: Slot [23] registered\n[ 0.208028] acpiphp: Slot [24] registered\n[ 0.209047] acpiphp: Slot [25] registered\n[ 0.210238] acpiphp: Slot [26] registered\n[ 0.211491] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213064] acpiphp: Slot [29] registered\n[ 0.214267] acpiphp: Slot [30] registered\n[ 0.215286] acpiphp: Slot [31] registered\n[ 0.216013] PCI host bridge to bus 0000:00\n[ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279308] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281555] SCSI subsystem initialized\n[ 0.282695] ACPI: bus type USB registered\n[ 0.282695] usbcore: registered new interface driver usbfs\n[ 0.284020] usbcore: registered new interface driver hub\n[ 0.285297] usbcore: registered new device driver usb\n[ 0.285316] PCI: Using ACPI for IRQ routing\n[ 0.288272] NetLabel: Initializing\n[ 0.289184] NetLabel: domain hash size = 128\n[ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291568] NetLabel: unlabeled traffic allowed by default\n[ 0.292218] Switched to clocksource kvm-clock\n[ 0.300591] AppArmor: AppArmor Filesystem Enabled\n[ 0.301849] pnp: PnP ACPI init\n[ 0.302767] ACPI: bus type PNP registered\n[ 0.304342] pnp: PnP ACPI: found 8 devices\n[ 0.305429] ACPI: bus type PNP unregistered\n[ 0.313562] NET: Registered protocol family 2\n[ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320294] TCP: reno registered\n[ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324300] NET: Registered protocol family 1\n[ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373941] Trying to unpack rootfs image as initramfs...\n[ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490571] Scanning for low memory corruption every 60 seconds\n[ 0.492689] Initialise system trusted keyring\n[ 0.493846] audit: initializing netlink socket (disabled)\n[ 0.495498] type=2000 audit(1540426811.867:1): initialized\n[ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520801] zbud: loaded\n[ 0.521912] VFS: Disk quotas dquot_6.5.2\n[ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525389] fuse init (API version 7.22)\n[ 0.526498] msgmni has been set to 3997\n[ 0.527668] Key type big_key registered\n[ 0.529263] Key type asymmetric registered\n[ 0.530291] Asymmetric key parser 'x509' registered\n[ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533675] io scheduler noop registered\n[ 0.534689] io scheduler deadline registered (default)\n[ 0.535900] io scheduler cfq registered\n[ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539899] ipmi message handler version 39.2\n[ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.543040] ACPI: Power Button [PWRF]\n[ 0.544188] GHES: HEST is not enabled!\n[ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666369] Linux agpgart interface v0.103\n[ 0.668611] brd: module loaded\n[ 0.670071] loop: module loaded\n[ 0.671645] blk-mq: CPU -> queue map\n[ 0.672584] CPU 0 -> Queue 0\n[ 0.673391] CPU 1 -> Queue 0\n[ 0.675120] vda: vda1\n[ 0.676741] scsi0 : ata_piix\n[ 0.677775] scsi1 : ata_piix\n[ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.681959] libphy: Fixed MDIO Bus: probed\n[ 0.683175] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687522] PPP generic driver version 2.4.2\n[ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690166] ehci-pci: EHCI PCI platform driver\n[ 0.691351] ehci-platform: EHCI generic platform driver\n[ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694128] ohci-pci: OHCI PCI platform driver\n[ 0.695238] ohci-platform: OHCI generic platform driver\n[ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727700] usb usb1: Product: UHCI Host Controller\n[ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.730326] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731635] hub 1-0:1.0: USB hub found\n[ 0.732671] hub 1-0:1.0: 2 ports detected\n[ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739214] mousedev: PS/2 mouse device common for all mice\n[ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743103] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747774] device-mapper: uevent: version 1.0.3\n[ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760531] TCP: cubic registered\n[ 0.761628] NET: Registered protocol family 10\n[ 0.763168] NET: Registered protocol family 17\n[ 0.764408] Key type dns_resolver registered\n[ 0.765880] Loading compiled-in X.509 certificates\n[ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.770120] registered taskstats version 1\n[ 0.773357] Key type trusted registered\n[ 0.777603] Key type encrypted registered\n[ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780164] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.782604] regulator-dummy: disabling\n[ 0.784017] Magic number: 6:172:305\n[ 0.785358] tty tty34: hash matches\n[ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812)\n[ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791438] EDD information not available.\n[ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839986] Write protecting the kernel read-only data: 12288k\n[ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860409] systemd-udevd[107]: starting version 204\n[ 0.903713] FDC 0 is a S82078B\n[ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213616] usb 1-1: Product: QEMU USB Tablet\n[ 1.214738] usb 1-1: Manufacturer: QEMU\n[ 1.215781] usb 1-1: SerialNumber: 42\n[ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594116] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds.\ncloud-init-nonet[4.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ....o. |\n| .. o+o |\n| . =o+.. |\n| ..oo.+ |\n| .E. .. S |\n| . .o |\n| ... |\n| o o. |\n| B+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . . |\n| . o + . . |\n| E . S * . = .|\n| . = + + o |\n| o + o . |\n| . o.o.o |\n| .o+. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .... . |\n| =.++.o . |\n| o.O=. o |\n| . .o+ . o |\n| oSo E o |\n| .o o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. E |\n| + o.* |\n| + .+.+ + |\n| ...o + |\n| . S |\n| . o.. |\n| . . o. |\n| . o .o |\n| +o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2745 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 17s (5372 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................+++\n.........................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 10s (3808 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-10-25 00:23:33,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action used request id req-e0a04e21-1804-4a7a-ab6f-7ffa64d01538 2018-10-25 00:23:33,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1016201973s 2018-10-25 00:23:33,017 - functest.core.singlevm - DEBUG - console: .000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.010507] Yama: becoming mindful. [ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021769] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025070] Initializing cgroup subsys freezer [ 0.026110] Initializing cgroup subsys blkio [ 0.027277] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029343] FEATURE SPEC_CTRL Present [ 0.031097] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054596] ACPI: Core revision 20131115 [ 0.056542] ACPI: All ACPI Tables successfully acquired [ 0.058259] ftrace: allocating 28747 entries in 113 pages [ 0.080280] smpboot: Max logical packages: 2 [ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088433] Enabling x2apic [ 0.089219] Enabled x2apic [ 0.090336] Switched APIC routing to physical x2apic. [ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.107182] KVM setup paravirtual spinlock [ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.114936] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132022] KVM setup async PF for cpu 1 [ 0.132047] x86: Booted up 1 node, 2 CPUs [ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.137641] devtmpfs: initialized [ 0.140909] EVM: security.selinux [ 0.141913] EVM: security.SMACK64 [ 0.142926] EVM: security.ima [ 0.143849] EVM: security.capability [ 0.145236] pinctrl core: initialized pinctrl subsystem [ 0.146678] regulator-dummy: no parameters [ 0.147712] RTC time: 0:20:11, date: 10/25/18 [ 0.148166] NET: Registered protocol family 16 [ 0.149355] cpuidle: using governor ladder [ 0.150303] cpuidle: using governor menu [ 0.151461] ACPI: bus type PCI registered [ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.153813] PCI: Using configuration type 1 for base access [ 0.156065] bio: create slab at 0 [ 0.157122] ACPI: Added _OSI(Module Device) [ 0.157183] ACPI: Added _OSI(Processor Device) [ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163311] ACPI: Interpreter enabled [ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172658] ACPI: (supports S0 S5) [ 0.173511] ACPI: Using IOAPIC for interrupt routing [ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176228] ACPI: No dock devices found. [ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187079] acpiphp: Slot [3] registered [ 0.188038] acpiphp: Slot [4] registered [ 0.189047] acpiphp: Slot [5] registered [ 0.190134] acpiphp: Slot [6] registered [ 0.191200] acpiphp: Slot [7] registered [ 0.192022] acpiphp: Slot [8] registered [ 0.192984] acpiphp: Slot [9] registered [ 0.193957] acpiphp: Slot [10] registered [ 0.194981] acpiphp: Slot [11] registered [ 0.196021] acpiphp: Slot [12] registered [ 0.197094] acpiphp: Slot [13] registered [ 0.198197] acpiphp: Slot [14] registered [ 0.199616] acpiphp: Slot [15] registered [ 0.200023] acpiphp: Slot [16] registered [ 0.201188] acpiphp: Slot [17] registered [ 0.202236] acpiphp: Slot [18] registered [ 0.203252] acpiphp: Slot [19] registered [ 0.204021] acpiphp: Slot [20] registered [ 0.205047] acpiphp: Slot [21] registered [ 0.206057] acpiphp: Slot [22] registered [ 0.207062] acpiphp: Slot [23] registered [ 0.208028] acpiphp: Slot [24] registered [ 0.209047] acpiphp: Slot [25] registered [ 0.210238] acpiphp: Slot [26] registered [ 0.211491] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213064] acpiphp: Slot [29] registered [ 0.214267] acpiphp: Slot [30] registered [ 0.215286] acpiphp: Slot [31] registered [ 0.216013] PCI host bridge to bus 0000:00 [ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281555] SCSI subsystem initialized [ 0.282695] ACPI: bus type USB registered [ 0.282695] usbcore: registered new interface driver usbfs [ 0.284020] usbcore: registered new interface driver hub [ 0.285297] usbcore: registered new device driver usb [ 0.285316] PCI: Using ACPI for IRQ routing [ 0.288272] NetLabel: Initializing [ 0.289184] NetLabel: domain hash size = 128 [ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291568] NetLabel: unlabeled traffic allowed by default [ 0.292218] Switched to clocksource kvm-clock [ 0.300591] AppArmor: AppArmor Filesystem Enabled [ 0.301849] pnp: PnP ACPI init [ 0.302767] ACPI: bus type PNP registered [ 0.304342] pnp: PnP ACPI: found 8 devices [ 0.305429] ACPI: bus type PNP unregistered [ 0.313562] NET: Registered protocol family 2 [ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320294] TCP: reno registered [ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324300] NET: Registered protocol family 1 [ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373941] Trying to unpack rootfs image as initramfs... [ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490571] Scanning for low memory corruption every 60 seconds [ 0.492689] Initialise system trusted keyring [ 0.493846] audit: initializing netlink socket (disabled) [ 0.495498] type=2000 audit(1540426811.867:1): initialized [ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520801] zbud: loaded [ 0.521912] VFS: Disk quotas dquot_6.5.2 [ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525389] fuse init (API version 7.22) [ 0.526498] msgmni has been set to 3997 [ 0.527668] Key type big_key registered [ 0.529263] Key type asymmetric registered [ 0.530291] Asymmetric key parser 'x509' registered [ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533675] io scheduler noop registered [ 0.534689] io scheduler deadline registered (default) [ 0.535900] io scheduler cfq registered [ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.539899] ipmi message handler version 39.2 [ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.543040] ACPI: Power Button [PWRF] [ 0.544188] GHES: HEST is not enabled! [ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666369] Linux agpgart interface v0.103 [ 0.668611] brd: module loaded [ 0.670071] loop: module loaded [ 0.671645] blk-mq: CPU -> queue map [ 0.672584] CPU 0 -> Queue 0 [ 0.673391] CPU 1 -> Queue 0 [ 0.675120] vda: vda1 [ 0.676741] scsi0 : ata_piix [ 0.677775] scsi1 : ata_piix [ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.681959] libphy: Fixed MDIO Bus: probed [ 0.683175] tun: Universal TUN/TAP device driver, 1.6 [ 0.684400] tun: (C) 1999-2004 Max Krasnyansky [ 0.687522] PPP generic driver version 2.4.2 [ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690166] ehci-pci: EHCI PCI platform driver [ 0.691351] ehci-platform: EHCI generic platform driver [ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694128] ohci-pci: OHCI PCI platform driver [ 0.695238] ohci-platform: OHCI generic platform driver [ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727700] usb usb1: Product: UHCI Host Controller [ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.730326] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731635] hub 1-0:1.0: USB hub found [ 0.732671] hub 1-0:1.0: 2 ports detected [ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739214] mousedev: PS/2 mouse device common for all mice [ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743103] rtc_cmos 00:00: RTC can wake from S4 [ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747774] device-mapper: uevent: version 1.0.3 [ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760531] TCP: cubic registered [ 0.761628] NET: Registered protocol family 10 [ 0.763168] NET: Registered protocol family 17 [ 0.764408] Key type dns_resolver registered [ 0.765880] Loading compiled-in X.509 certificates [ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.770120] registered taskstats version 1 [ 0.773357] Key type trusted registered [ 0.777603] Key type encrypted registered [ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780164] IMA: No TPM chip found, activating TPM-bypass! [ 0.782604] regulator-dummy: disabling [ 0.784017] Magic number: 6:172:305 [ 0.785358] tty tty34: hash matches [ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812) [ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791438] EDD information not available. [ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839986] Write protecting the kernel read-only data: 12288k [ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860409] systemd-udevd[107]: starting version 204 [ 0.903713] FDC 0 is a S82078B [ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213616] usb 1-1: Product: QEMU USB Tablet [ 1.214738] usb 1-1: Manufacturer: QEMU [ 1.215781] usb 1-1: SerialNumber: 42 [ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594116] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds. cloud-init-nonet[4.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o. | | .. o+o | | . =o+.. | | ..oo.+ | | .E. .. S | | . .o | | ... | | o o. | | B+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . . | | . o + . . | | E . S * . = .| | . = + + o | | o + o . | | . o.o.o | | .o+. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .... . | | =.++.o . | | o.O=. o | | . .o+ . o | | oSo E o | | .o o . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. E | | + o.* | | + .+.+ + | | ...o + | | . S | | . o.. | | . . o. | | . o .o | | +o . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2745 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 17s (5372 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................+++ .........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 10s (3808 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-25 00:23:33,021 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:23:43,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:43,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b87d1ced-4caa-416a-8229-788574f56ffb x-openstack-request-id: req-b87d1ced-4caa-416a-8229-788574f56ffb 2018-10-25 00:23:43,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:43,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b87d1ced-4caa-416a-8229-788574f56ffb 2018-10-25 00:23:43,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631788015366s 2018-10-25 00:23:43,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:43,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20804 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c807330-8073-4149-9396-5663b80448c6 x-openstack-request-id: req-1c807330-8073-4149-9396-5663b80448c6 2018-10-25 00:23:43,748 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.010507] Yama: becoming mindful.\n[ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021769] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025070] Initializing cgroup subsys freezer\n[ 0.026110] Initializing cgroup subsys blkio\n[ 0.027277] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029343] FEATURE SPEC_CTRL Present\n[ 0.031097] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054596] ACPI: Core revision 20131115\n[ 0.056542] ACPI: All ACPI Tables successfully acquired\n[ 0.058259] ftrace: allocating 28747 entries in 113 pages\n[ 0.080280] smpboot: Max logical packages: 2\n[ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088433] Enabling x2apic\n[ 0.089219] Enabled x2apic\n[ 0.090336] Switched APIC routing to physical x2apic.\n[ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.107182] KVM setup paravirtual spinlock\n[ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.114936] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.132022] KVM setup async PF for cpu 1\n[ 0.132047] x86: Booted up 1 node, 2 CPUs\n[ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.137641] devtmpfs: initialized\n[ 0.140909] EVM: security.selinux\n[ 0.141913] EVM: security.SMACK64\n[ 0.142926] EVM: security.ima\n[ 0.143849] EVM: security.capability\n[ 0.145236] pinctrl core: initialized pinctrl subsystem\n[ 0.146678] regulator-dummy: no parameters\n[ 0.147712] RTC time: 0:20:11, date: 10/25/18\n[ 0.148166] NET: Registered protocol family 16\n[ 0.149355] cpuidle: using governor ladder\n[ 0.150303] cpuidle: using governor menu\n[ 0.151461] ACPI: bus type PCI registered\n[ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.153813] PCI: Using configuration type 1 for base access\n[ 0.156065] bio: create slab at 0\n[ 0.157122] ACPI: Added _OSI(Module Device)\n[ 0.157183] ACPI: Added _OSI(Processor Device)\n[ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163311] ACPI: Interpreter enabled\n[ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172658] ACPI: (supports S0 S5)\n[ 0.173511] ACPI: Using IOAPIC for interrupt routing\n[ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176228] ACPI: No dock devices found.\n[ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187079] acpiphp: Slot [3] registered\n[ 0.188038] acpiphp: Slot [4] registered\n[ 0.189047] acpiphp: Slot [5] registered\n[ 0.190134] acpiphp: Slot [6] registered\n[ 0.191200] acpiphp: Slot [7] registered\n[ 0.192022] acpiphp: Slot [8] registered\n[ 0.192984] acpiphp: Slot [9] registered\n[ 0.193957] acpiphp: Slot [10] registered\n[ 0.194981] acpiphp: Slot [11] registered\n[ 0.196021] acpiphp: Slot [12] registered\n[ 0.197094] acpiphp: Slot [13] registered\n[ 0.198197] acpiphp: Slot [14] registered\n[ 0.199616] acpiphp: Slot [15] registered\n[ 0.200023] acpiphp: Slot [16] registered\n[ 0.201188] acpiphp: Slot [17] registered\n[ 0.202236] acpiphp: Slot [18] registered\n[ 0.203252] acpiphp: Slot [19] registered\n[ 0.204021] acpiphp: Slot [20] registered\n[ 0.205047] acpiphp: Slot [21] registered\n[ 0.206057] acpiphp: Slot [22] registered\n[ 0.207062] acpiphp: Slot [23] registered\n[ 0.208028] acpiphp: Slot [24] registered\n[ 0.209047] acpiphp: Slot [25] registered\n[ 0.210238] acpiphp: Slot [26] registered\n[ 0.211491] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213064] acpiphp: Slot [29] registered\n[ 0.214267] acpiphp: Slot [30] registered\n[ 0.215286] acpiphp: Slot [31] registered\n[ 0.216013] PCI host bridge to bus 0000:00\n[ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279308] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281555] SCSI subsystem initialized\n[ 0.282695] ACPI: bus type USB registered\n[ 0.282695] usbcore: registered new interface driver usbfs\n[ 0.284020] usbcore: registered new interface driver hub\n[ 0.285297] usbcore: registered new device driver usb\n[ 0.285316] PCI: Using ACPI for IRQ routing\n[ 0.288272] NetLabel: Initializing\n[ 0.289184] NetLabel: domain hash size = 128\n[ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291568] NetLabel: unlabeled traffic allowed by default\n[ 0.292218] Switched to clocksource kvm-clock\n[ 0.300591] AppArmor: AppArmor Filesystem Enabled\n[ 0.301849] pnp: PnP ACPI init\n[ 0.302767] ACPI: bus type PNP registered\n[ 0.304342] pnp: PnP ACPI: found 8 devices\n[ 0.305429] ACPI: bus type PNP unregistered\n[ 0.313562] NET: Registered protocol family 2\n[ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320294] TCP: reno registered\n[ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324300] NET: Registered protocol family 1\n[ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373941] Trying to unpack rootfs image as initramfs...\n[ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490571] Scanning for low memory corruption every 60 seconds\n[ 0.492689] Initialise system trusted keyring\n[ 0.493846] audit: initializing netlink socket (disabled)\n[ 0.495498] type=2000 audit(1540426811.867:1): initialized\n[ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520801] zbud: loaded\n[ 0.521912] VFS: Disk quotas dquot_6.5.2\n[ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525389] fuse init (API version 7.22)\n[ 0.526498] msgmni has been set to 3997\n[ 0.527668] Key type big_key registered\n[ 0.529263] Key type asymmetric registered\n[ 0.530291] Asymmetric key parser 'x509' registered\n[ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533675] io scheduler noop registered\n[ 0.534689] io scheduler deadline registered (default)\n[ 0.535900] io scheduler cfq registered\n[ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539899] ipmi message handler version 39.2\n[ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.543040] ACPI: Power Button [PWRF]\n[ 0.544188] GHES: HEST is not enabled!\n[ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666369] Linux agpgart interface v0.103\n[ 0.668611] brd: module loaded\n[ 0.670071] loop: module loaded\n[ 0.671645] blk-mq: CPU -> queue map\n[ 0.672584] CPU 0 -> Queue 0\n[ 0.673391] CPU 1 -> Queue 0\n[ 0.675120] vda: vda1\n[ 0.676741] scsi0 : ata_piix\n[ 0.677775] scsi1 : ata_piix\n[ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.681959] libphy: Fixed MDIO Bus: probed\n[ 0.683175] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687522] PPP generic driver version 2.4.2\n[ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690166] ehci-pci: EHCI PCI platform driver\n[ 0.691351] ehci-platform: EHCI generic platform driver\n[ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694128] ohci-pci: OHCI PCI platform driver\n[ 0.695238] ohci-platform: OHCI generic platform driver\n[ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727700] usb usb1: Product: UHCI Host Controller\n[ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.730326] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731635] hub 1-0:1.0: USB hub found\n[ 0.732671] hub 1-0:1.0: 2 ports detected\n[ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739214] mousedev: PS/2 mouse device common for all mice\n[ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743103] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747774] device-mapper: uevent: version 1.0.3\n[ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760531] TCP: cubic registered\n[ 0.761628] NET: Registered protocol family 10\n[ 0.763168] NET: Registered protocol family 17\n[ 0.764408] Key type dns_resolver registered\n[ 0.765880] Loading compiled-in X.509 certificates\n[ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.770120] registered taskstats version 1\n[ 0.773357] Key type trusted registered\n[ 0.777603] Key type encrypted registered\n[ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780164] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.782604] regulator-dummy: disabling\n[ 0.784017] Magic number: 6:172:305\n[ 0.785358] tty tty34: hash matches\n[ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812)\n[ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791438] EDD information not available.\n[ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839986] Write protecting the kernel read-only data: 12288k\n[ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860409] systemd-udevd[107]: starting version 204\n[ 0.903713] FDC 0 is a S82078B\n[ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213616] usb 1-1: Product: QEMU USB Tablet\n[ 1.214738] usb 1-1: Manufacturer: QEMU\n[ 1.215781] usb 1-1: SerialNumber: 42\n[ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594116] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds.\ncloud-init-nonet[4.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ....o. |\n| .. o+o |\n| . =o+.. |\n| ..oo.+ |\n| .E. .. S |\n| . .o |\n| ... |\n| o o. |\n| B+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . . |\n| . o + . . |\n| E . S * . = .|\n| . = + + o |\n| o + o . |\n| . o.o.o |\n| .o+. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .... . |\n| =.++.o . |\n| o.O=. o |\n| . .o+ . o |\n| oSo E o |\n| .o o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. E |\n| + o.* |\n| + .+.+ + |\n| ...o + |\n| . S |\n| . o.. |\n| . . o. |\n| . o .o |\n| +o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2745 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 17s (5372 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................+++\n.........................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 10s (3808 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 (DSA)\nec2: 256 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 (ECDSA)\nec2: 256 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 (ED25519)\nec2: 2048 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKxZNz5tB3Woj9aEoBNxu2geK9vs1AeOm5do8LaZw32NhXI4cHMDjEWjPMRho2m2BZOl9mRHwMVxFYsTWWt8cD0= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHDn6U5ChQnU69EBcOJ4Vyj/Pl6AtMZCmz6Xgxn6BFEu root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaWK0SAN+ch94K9de2zkcr+q3i+GxlN8kTnl0dZiS6GVOV/czEl87JAIr8GUMCdM2t89hF2JQ+odsgnTLEqLwtONTUyX5FGqxB39JenaexY5L3rYuUrAZGUlgR+XLHparRe09Btl45aFWzWNaf6JePMrYGDqYGh0bwLhq4X0Hkc8osquxaJcXm4HfwIT6jxnsy0db+UyRDGjArj0GzmvwK9RdGO3GJHWgmqYheSSXLut5Zxl02TCHXv1KxlgZllXruQ+TYP+ZqXeSU3Ulyt1Y7ilCuUOROGNDd4pghAkoXoFCYY2n8UIG7VVkO0dZIC9tO15dv8Zm8InjhZYEiV4wj root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 202.93 seconds\n"} 2018-10-25 00:23:43,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956/action used request id req-1c807330-8073-4149-9396-5663b80448c6 2018-10-25 00:23:43,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0784740447998s 2018-10-25 00:23:43,752 - functest.core.singlevm - DEBUG - console: 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.010507] Yama: becoming mindful. [ 0.012145] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016242] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019295] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021769] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025070] Initializing cgroup subsys freezer [ 0.026110] Initializing cgroup subsys blkio [ 0.027277] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029343] FEATURE SPEC_CTRL Present [ 0.031097] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034752] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038311] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054596] ACPI: Core revision 20131115 [ 0.056542] ACPI: All ACPI Tables successfully acquired [ 0.058259] ftrace: allocating 28747 entries in 113 pages [ 0.080280] smpboot: Max logical packages: 2 [ 0.084254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085744] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088433] Enabling x2apic [ 0.089219] Enabled x2apic [ 0.090336] Switched APIC routing to physical x2apic. [ 0.092964] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097724] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.107182] KVM setup paravirtual spinlock [ 0.112870] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.114936] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132022] KVM setup async PF for cpu 1 [ 0.132047] x86: Booted up 1 node, 2 CPUs [ 0.132058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.137641] devtmpfs: initialized [ 0.140909] EVM: security.selinux [ 0.141913] EVM: security.SMACK64 [ 0.142926] EVM: security.ima [ 0.143849] EVM: security.capability [ 0.145236] pinctrl core: initialized pinctrl subsystem [ 0.146678] regulator-dummy: no parameters [ 0.147712] RTC time: 0:20:11, date: 10/25/18 [ 0.148166] NET: Registered protocol family 16 [ 0.149355] cpuidle: using governor ladder [ 0.150303] cpuidle: using governor menu [ 0.151461] ACPI: bus type PCI registered [ 0.152029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.153813] PCI: Using configuration type 1 for base access [ 0.156065] bio: create slab at 0 [ 0.157122] ACPI: Added _OSI(Module Device) [ 0.157183] ACPI: Added _OSI(Processor Device) [ 0.158271] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163311] ACPI: Interpreter enabled [ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172658] ACPI: (supports S0 S5) [ 0.173511] ACPI: Using IOAPIC for interrupt routing [ 0.174683] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176228] ACPI: No dock devices found. [ 0.179993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187079] acpiphp: Slot [3] registered [ 0.188038] acpiphp: Slot [4] registered [ 0.189047] acpiphp: Slot [5] registered [ 0.190134] acpiphp: Slot [6] registered [ 0.191200] acpiphp: Slot [7] registered [ 0.192022] acpiphp: Slot [8] registered [ 0.192984] acpiphp: Slot [9] registered [ 0.193957] acpiphp: Slot [10] registered [ 0.194981] acpiphp: Slot [11] registered [ 0.196021] acpiphp: Slot [12] registered [ 0.197094] acpiphp: Slot [13] registered [ 0.198197] acpiphp: Slot [14] registered [ 0.199616] acpiphp: Slot [15] registered [ 0.200023] acpiphp: Slot [16] registered [ 0.201188] acpiphp: Slot [17] registered [ 0.202236] acpiphp: Slot [18] registered [ 0.203252] acpiphp: Slot [19] registered [ 0.204021] acpiphp: Slot [20] registered [ 0.205047] acpiphp: Slot [21] registered [ 0.206057] acpiphp: Slot [22] registered [ 0.207062] acpiphp: Slot [23] registered [ 0.208028] acpiphp: Slot [24] registered [ 0.209047] acpiphp: Slot [25] registered [ 0.210238] acpiphp: Slot [26] registered [ 0.211491] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213064] acpiphp: Slot [29] registered [ 0.214267] acpiphp: Slot [30] registered [ 0.215286] acpiphp: Slot [31] registered [ 0.216013] PCI host bridge to bus 0000:00 [ 0.217052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.219753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.221525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.223019] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268115] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281555] SCSI subsystem initialized [ 0.282695] ACPI: bus type USB registered [ 0.282695] usbcore: registered new interface driver usbfs [ 0.284020] usbcore: registered new interface driver hub [ 0.285297] usbcore: registered new device driver usb [ 0.285316] PCI: Using ACPI for IRQ routing [ 0.288272] NetLabel: Initializing [ 0.289184] NetLabel: domain hash size = 128 [ 0.290301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291568] NetLabel: unlabeled traffic allowed by default [ 0.292218] Switched to clocksource kvm-clock [ 0.300591] AppArmor: AppArmor Filesystem Enabled [ 0.301849] pnp: PnP ACPI init [ 0.302767] ACPI: bus type PNP registered [ 0.304342] pnp: PnP ACPI: found 8 devices [ 0.305429] ACPI: bus type PNP unregistered [ 0.313562] NET: Registered protocol family 2 [ 0.314997] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320294] TCP: reno registered [ 0.321327] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.322741] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324300] NET: Registered protocol family 1 [ 0.325407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326784] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328123] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373941] Trying to unpack rootfs image as initramfs... [ 0.474765] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486353] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488056] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490571] Scanning for low memory corruption every 60 seconds [ 0.492689] Initialise system trusted keyring [ 0.493846] audit: initializing netlink socket (disabled) [ 0.495498] type=2000 audit(1540426811.867:1): initialized [ 0.517603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520801] zbud: loaded [ 0.521912] VFS: Disk quotas dquot_6.5.2 [ 0.523147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525389] fuse init (API version 7.22) [ 0.526498] msgmni has been set to 3997 [ 0.527668] Key type big_key registered [ 0.529263] Key type asymmetric registered [ 0.530291] Asymmetric key parser 'x509' registered [ 0.531567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533675] io scheduler noop registered [ 0.534689] io scheduler deadline registered (default) [ 0.535900] io scheduler cfq registered [ 0.537081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.539899] ipmi message handler version 39.2 [ 0.541245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.543040] ACPI: Power Button [PWRF] [ 0.544188] GHES: HEST is not enabled! [ 0.567172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637465] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.639571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666369] Linux agpgart interface v0.103 [ 0.668611] brd: module loaded [ 0.670071] loop: module loaded [ 0.671645] blk-mq: CPU -> queue map [ 0.672584] CPU 0 -> Queue 0 [ 0.673391] CPU 1 -> Queue 0 [ 0.675120] vda: vda1 [ 0.676741] scsi0 : ata_piix [ 0.677775] scsi1 : ata_piix [ 0.678658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.680157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.681959] libphy: Fixed MDIO Bus: probed [ 0.683175] tun: Universal TUN/TAP device driver, 1.6 [ 0.684400] tun: (C) 1999-2004 Max Krasnyansky [ 0.687522] PPP generic driver version 2.4.2 [ 0.688675] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690166] ehci-pci: EHCI PCI platform driver [ 0.691351] ehci-platform: EHCI generic platform driver [ 0.692721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694128] ohci-pci: OHCI PCI platform driver [ 0.695238] ohci-platform: OHCI generic platform driver [ 0.696466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.724372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727700] usb usb1: Product: UHCI Host Controller [ 0.728867] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.730326] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731635] hub 1-0:1.0: USB hub found [ 0.732671] hub 1-0:1.0: 2 ports detected [ 0.733895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736619] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739214] mousedev: PS/2 mouse device common for all mice [ 0.740804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743103] rtc_cmos 00:00: RTC can wake from S4 [ 0.744614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747774] device-mapper: uevent: version 1.0.3 [ 0.749016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751275] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760531] TCP: cubic registered [ 0.761628] NET: Registered protocol family 10 [ 0.763168] NET: Registered protocol family 17 [ 0.764408] Key type dns_resolver registered [ 0.765880] Loading compiled-in X.509 certificates [ 0.767700] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.770120] registered taskstats version 1 [ 0.773357] Key type trusted registered [ 0.777603] Key type encrypted registered [ 0.778771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780164] IMA: No TPM chip found, activating TPM-bypass! [ 0.782604] regulator-dummy: disabling [ 0.784017] Magic number: 6:172:305 [ 0.785358] tty tty34: hash matches [ 0.786724] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:12 UTC (1540426812) [ 0.789503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791438] EDD information not available. [ 0.837837] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839986] Write protecting the kernel read-only data: 12288k [ 0.842151] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.845596] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860409] systemd-udevd[107]: starting version 204 [ 0.903713] FDC 0 is a S82078B [ 1.044044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209612] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213616] usb 1-1: Product: QEMU USB Tablet [ 1.214738] usb 1-1: Manufacturer: QEMU [ 1.215781] usb 1-1: SerialNumber: 42 [ 1.484194] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.921311] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.267557] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594116] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.926530] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:15 +0000. Up 4.09 seconds. cloud-init-nonet[4.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:17 +0000. Up 5.54 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a7:4d:2e | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b8:67:5b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o. | | .. o+o | | . =o+.. | | ..oo.+ | | .E. .. S | | . .o | | ... | | o o. | | B+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . . | | . o + . . | | E . S * . = .| | . = + + o | | o + o . | | . o.o.o | | .o+. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .... . | | =.++.o . | | o.O=. o | | . .o+ . o | | oSo E o | | .o o . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. E | | + o.* | | + .+.+ + | | ...o + | | . S | | . o.. | | . . o. | | . o .o | | +o . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:24 +0000. Up 12.66 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:25 +0000. Up 13.84 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18858 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2745 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 1 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:107 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:111 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:117 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 17s (5372 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................+++ .........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 10s (3808 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f3:6b:f7:24:90:5f:72:73:08:aa:bd:4a:4f:41:0b:2a root@dime-0 (DSA) ec2: 256 06:c7:99:c1:e6:03:da:9f:04:33:77:f4:e1:cf:c2:66 root@dime-0 (ECDSA) ec2: 256 53:68:6b:85:68:f9:fe:e8:26:a5:48:44:66:5f:74:4e root@dime-0 (ED25519) ec2: 2048 80:81:ee:d5:f8:eb:6e:32:5f:18:45:c8:13:3b:c2:a3 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKxZNz5tB3Woj9aEoBNxu2geK9vs1AeOm5do8LaZw32NhXI4cHMDjEWjPMRho2m2BZOl9mRHwMVxFYsTWWt8cD0= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHDn6U5ChQnU69EBcOJ4Vyj/Pl6AtMZCmz6Xgxn6BFEu root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaWK0SAN+ch94K9de2zkcr+q3i+GxlN8kTnl0dZiS6GVOV/czEl87JAIr8GUMCdM2t89hF2JQ+odsgnTLEqLwtONTUyX5FGqxB39JenaexY5L3rYuUrAZGUlgR+XLHparRe09Btl45aFWzWNaf6JePMrYGDqYGh0bwLhq4X0Hkc8osquxaJcXm4HfwIT6jxnsy0db+UyRDGjArj0GzmvwK9RdGO3GJHWgmqYheSSXLut5Zxl02TCHXv1KxlgZllXruQ+TYP+ZqXeSU3Ulyt1Y7ilCuUOROGNDd4pghAkoXoFCYY2n8UIG7VVkO0dZIC9tO15dv8Zm8InjhZYEiV4wj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 202.93 seconds 2018-10-25 00:23:43,756 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:44,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f314fe62-5e6a-403e-8382-566659d99964 x-openstack-request-id: req-f314fe62-5e6a-403e-8382-566659d99964 2018-10-25 00:23:44,358 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:44,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f314fe62-5e6a-403e-8382-566659d99964 2018-10-25 00:23:44,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601605892181s 2018-10-25 00:23:44,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:44,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:45,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19624 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-916896c0-b3d2-4905-b9ea-41ef9846bacd x-openstack-request-id: req-916896c0-b3d2-4905-b9ea-41ef9846bacd 2018-10-25 00:23:45,456 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165315] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168122] ACPI: Interpreter enabled\n[ 0.169260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.171984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.181746] ACPI: (supports S0 S5)\n[ 0.182651] ACPI: Using IOAPIC for interrupt routing\n[ 0.183861] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.184204] ACPI: No dock devices found.\n[ 0.187278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.190999] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192228] acpiphp: Slot [3] registered\n[ 0.193252] acpiphp: Slot [4] registered\n[ 0.194257] acpiphp: Slot [5] registered\n[ 0.195252] acpiphp: Slot [6] registered\n[ 0.196022] acpiphp: Slot [7] registered\n[ 0.197049] acpiphp: Slot [8] registered\n[ 0.198070] acpiphp: Slot [9] registered\n[ 0.199069] acpiphp: Slot [10] registered\n[ 0.200020] acpiphp: Slot [11] registered\n[ 0.201067] acpiphp: Slot [12] registered\n[ 0.202092] acpiphp: Slot [13] registered\n[ 0.203098] acpiphp: Slot [14] registered\n[ 0.204025] acpiphp: Slot [15] registered\n[ 0.205116] acpiphp: Slot [16] registered\n[ 0.206112] acpiphp: Slot [17] registered\n[ 0.207100] acpiphp: Slot [18] registered\n[ 0.208027] acpiphp: Slot [19] registered\n[ 0.209247] acpiphp: Slot [20] registered\n[ 0.210240] acpiphp: Slot [21] registered\n[ 0.211241] acpiphp: Slot [22] registered\n[ 0.212019] acpiphp: Slot [23] registered\n[ 0.213019] acpiphp: Slot [24] registered\n[ 0.214017] acpiphp: Slot [25] registered\n[ 0.215087] acpiphp: Slot [26] registered\n[ 0.216020] acpiphp: Slot [27] registered\n[ 0.217029] acpiphp: Slot [28] registered\n[ 0.218016] acpiphp: Slot [29] registered\n[ 0.219004] acpiphp: Slot [30] registered\n[ 0.220028] acpiphp: Slot [31] registered\n[ 0.221046] PCI host bridge to bus 0000:00\n[ 0.222094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.223356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.225573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.227112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234958] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266872] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.268936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272774] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274574] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.276865] vgaarb: bridge control possible 0000:00:02.0\n[ 0.278606] SCSI subsystem initialized\n[ 0.279866] ACPI: bus type USB registered\n[ 0.280033] usbcore: registered new interface driver usbfs\n[ 0.281567] usbcore: registered new interface driver hub\n[ 0.283070] usbcore: registered new device driver usb\n[ 0.284101] PCI: Using ACPI for IRQ routing\n[ 0.285630] NetLabel: Initializing\n[ 0.286682] NetLabel: domain hash size = 128\n[ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.289455] NetLabel: unlabeled traffic allowed by default\n[ 0.291001] Switched to clocksource kvm-clock\n[ 0.296232] AppArmor: AppArmor Filesystem Enabled\n[ 0.297625] pnp: PnP ACPI init\n[ 0.298614] ACPI: bus type PNP registered\n[ 0.300276] pnp: PnP ACPI: found 8 devices\n[ 0.301481] ACPI: bus type PNP unregistered\n[ 0.308993] NET: Registered protocol family 2\n[ 0.310572] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312790] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314746] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316621] TCP: reno registered\n[ 0.317630] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.319271] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321077] NET: Registered protocol family 1\n[ 0.322376] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.324008] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.325595] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.348448] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.371515] Trying to unpack rootfs image as initramfs...\n[ 0.470342] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476175] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478606] Scanning for low memory corruption every 60 seconds\n[ 0.480497] Initialise system trusted keyring\n[ 0.481821] audit: initializing netlink socket (disabled)\n[ 0.483349] type=2000 audit(1540426809.807:1): initialized\n[ 0.503865] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506492] zbud: loaded\n[ 0.507591] VFS: Disk quotas dquot_6.5.2\n[ 0.508809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511062] fuse init (API version 7.22)\n[ 0.512178] msgmni has been set to 3997\n[ 0.513200] Key type big_key registered\n[ 0.514647] Key type asymmetric registered\n[ 0.515700] Asymmetric key parser 'x509' registered\n[ 0.516919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.518783] io scheduler noop registered\n[ 0.519775] io scheduler deadline registered (default)\n[ 0.520978] io scheduler cfq registered\n[ 0.522199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524994] ipmi message handler version 39.2\n[ 0.526107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527975] ACPI: Power Button [PWRF]\n[ 0.529022] GHES: HEST is not enabled!\n[ 0.551023] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620347] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647380] Linux agpgart interface v0.103\n[ 0.649527] brd: module loaded\n[ 0.650933] loop: module loaded\n[ 0.652173] blk-mq: CPU -> queue map\n[ 0.653083] CPU 0 -> Queue 0\n[ 0.653902] CPU 1 -> Queue 0\n[ 0.655499] vda: vda1\n[ 0.657211] scsi0 : ata_piix\n[ 0.658101] scsi1 : ata_piix\n[ 0.658937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662223] libphy: Fixed MDIO Bus: probed\n[ 0.663431] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668131] PPP generic driver version 2.4.2\n[ 0.669268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670831] ehci-pci: EHCI PCI platform driver\n[ 0.671953] ehci-platform: EHCI generic platform driver\n[ 0.673215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674620] ohci-pci: OHCI PCI platform driver\n[ 0.675704] ohci-platform: OHCI generic platform driver\n[ 0.676958] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699359] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.700661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.704018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707257] usb usb1: Product: UHCI Host Controller\n[ 0.708408] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.709837] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711044] hub 1-0:1.0: USB hub found\n[ 0.712002] hub 1-0:1.0: 2 ports detected\n[ 0.713153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717244] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718564] mousedev: PS/2 mouse device common for all mice\n[ 0.720173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726879] device-mapper: uevent: version 1.0.3\n[ 0.728068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.730093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738955] TCP: cubic registered\n[ 0.739929] NET: Registered protocol family 10\n[ 0.741281] NET: Registered protocol family 17\n[ 0.742411] Key type dns_resolver registered\n[ 0.743732] Loading compiled-in X.509 certificates\n[ 0.745458] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.747740] registered taskstats version 1\n[ 0.750584] Key type trusted registered\n[ 0.754278] Key type encrypted registered\n[ 0.755364] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756666] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.758533] regulator-dummy: disabling\n[ 0.759567] Magic number: 6:172:305\n[ 0.760582] tty tty34: hash matches\n[ 0.761650] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:10 UTC (1540426810)\n[ 0.763736] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765145] EDD information not available.\n[ 0.817502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819633] Write protecting the kernel read-only data: 12288k\n[ 0.821656] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.825103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.839408] systemd-udevd[107]: starting version 204\n[ 0.876665] FDC 0 is a S82078B\n[ 1.024110] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.188356] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.190176] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.191778] usb 1-1: Product: QEMU USB Tablet\n[ 1.193233] usb 1-1: Manufacturer: QEMU\n[ 1.194523] usb 1-1: SerialNumber: 42\n[ 1.905262] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.238240] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.941796] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n[ 3.233359] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:13 +0000. Up 4.06 seconds.\ncloud-init-nonet[4.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.24]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:15 +0000. Up 5.42 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:75:65:39 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:08:4b:1f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..+o. .+. |\n| =.. o. o. |\n| + ..+. E. |\n| . . +o + |\n| S oo.o |\n| = o |\n| . o |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +=X|\n| . . O*|\n| o o ..*|\n| o . . o.|\n| S o .|\n| . . |\n| o.|\n| . E|\n| oo|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*.o. .. |\n|.O+ . .. |\n|=E = . . |\n|.o= . |\n|o+ S |\n|B.. |\n|=. |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| ..+ o S |\n| ++ *.+ . |\n| . +E++ + |\n| . o+oo . |\n| .o+o+. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 12.98 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n * Starting OpenSSH server[74G[ OK ]\n en_US.UTF-8... * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.60 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 19280 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 5s (2299 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018f-0ubuntu0.14.04 [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018f-0ubuntu0.14.04 [69.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nGet:134 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:135 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:136 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:137 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:138 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:139 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:140 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 17s (9692 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018f-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018f-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018f-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Thu Oct 25 00:20:58 UTC 2018.\nUniversal Time is now: Thu Oct 25 00:20:58 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018f-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018f-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018f-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11928\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12555\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\n"} 2018-10-25 00:23:45,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/action used request id req-916896c0-b3d2-4905-b9ea-41ef9846bacd 2018-10-25 00:23:45,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0933508873s 2018-10-25 00:23:45,460 - functest.core.singlevm - DEBUG - console: ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165315] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168122] ACPI: Interpreter enabled [ 0.169260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.171984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.181746] ACPI: (supports S0 S5) [ 0.182651] ACPI: Using IOAPIC for interrupt routing [ 0.183861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184204] ACPI: No dock devices found. [ 0.187278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.190999] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192228] acpiphp: Slot [3] registered [ 0.193252] acpiphp: Slot [4] registered [ 0.194257] acpiphp: Slot [5] registered [ 0.195252] acpiphp: Slot [6] registered [ 0.196022] acpiphp: Slot [7] registered [ 0.197049] acpiphp: Slot [8] registered [ 0.198070] acpiphp: Slot [9] registered [ 0.199069] acpiphp: Slot [10] registered [ 0.200020] acpiphp: Slot [11] registered [ 0.201067] acpiphp: Slot [12] registered [ 0.202092] acpiphp: Slot [13] registered [ 0.203098] acpiphp: Slot [14] registered [ 0.204025] acpiphp: Slot [15] registered [ 0.205116] acpiphp: Slot [16] registered [ 0.206112] acpiphp: Slot [17] registered [ 0.207100] acpiphp: Slot [18] registered [ 0.208027] acpiphp: Slot [19] registered [ 0.209247] acpiphp: Slot [20] registered [ 0.210240] acpiphp: Slot [21] registered [ 0.211241] acpiphp: Slot [22] registered [ 0.212019] acpiphp: Slot [23] registered [ 0.213019] acpiphp: Slot [24] registered [ 0.214017] acpiphp: Slot [25] registered [ 0.215087] acpiphp: Slot [26] registered [ 0.216020] acpiphp: Slot [27] registered [ 0.217029] acpiphp: Slot [28] registered [ 0.218016] acpiphp: Slot [29] registered [ 0.219004] acpiphp: Slot [30] registered [ 0.220028] acpiphp: Slot [31] registered [ 0.221046] PCI host bridge to bus 0000:00 [ 0.222094] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.227112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234958] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266872] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.268936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272774] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274574] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276865] vgaarb: bridge control possible 0000:00:02.0 [ 0.278606] SCSI subsystem initialized [ 0.279866] ACPI: bus type USB registered [ 0.280033] usbcore: registered new interface driver usbfs [ 0.281567] usbcore: registered new interface driver hub [ 0.283070] usbcore: registered new device driver usb [ 0.284101] PCI: Using ACPI for IRQ routing [ 0.285630] NetLabel: Initializing [ 0.286682] NetLabel: domain hash size = 128 [ 0.288003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289455] NetLabel: unlabeled traffic allowed by default [ 0.291001] Switched to clocksource kvm-clock [ 0.296232] AppArmor: AppArmor Filesystem Enabled [ 0.297625] pnp: PnP ACPI init [ 0.298614] ACPI: bus type PNP registered [ 0.300276] pnp: PnP ACPI: found 8 devices [ 0.301481] ACPI: bus type PNP unregistered [ 0.308993] NET: Registered protocol family 2 [ 0.310572] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312790] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314746] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316621] TCP: reno registered [ 0.317630] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.319271] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321077] NET: Registered protocol family 1 [ 0.322376] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.324008] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.325595] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.348448] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.371515] Trying to unpack rootfs image as initramfs... [ 0.470342] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476175] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478606] Scanning for low memory corruption every 60 seconds [ 0.480497] Initialise system trusted keyring [ 0.481821] audit: initializing netlink socket (disabled) [ 0.483349] type=2000 audit(1540426809.807:1): initialized [ 0.503865] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506492] zbud: loaded [ 0.507591] VFS: Disk quotas dquot_6.5.2 [ 0.508809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511062] fuse init (API version 7.22) [ 0.512178] msgmni has been set to 3997 [ 0.513200] Key type big_key registered [ 0.514647] Key type asymmetric registered [ 0.515700] Asymmetric key parser 'x509' registered [ 0.516919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.518783] io scheduler noop registered [ 0.519775] io scheduler deadline registered (default) [ 0.520978] io scheduler cfq registered [ 0.522199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524994] ipmi message handler version 39.2 [ 0.526107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527975] ACPI: Power Button [PWRF] [ 0.529022] GHES: HEST is not enabled! [ 0.551023] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620347] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647380] Linux agpgart interface v0.103 [ 0.649527] brd: module loaded [ 0.650933] loop: module loaded [ 0.652173] blk-mq: CPU -> queue map [ 0.653083] CPU 0 -> Queue 0 [ 0.653902] CPU 1 -> Queue 0 [ 0.655499] vda: vda1 [ 0.657211] scsi0 : ata_piix [ 0.658101] scsi1 : ata_piix [ 0.658937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662223] libphy: Fixed MDIO Bus: probed [ 0.663431] tun: Universal TUN/TAP device driver, 1.6 [ 0.664674] tun: (C) 1999-2004 Max Krasnyansky [ 0.668131] PPP generic driver version 2.4.2 [ 0.669268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670831] ehci-pci: EHCI PCI platform driver [ 0.671953] ehci-platform: EHCI generic platform driver [ 0.673215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.674620] ohci-pci: OHCI PCI platform driver [ 0.675704] ohci-platform: OHCI generic platform driver [ 0.676958] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699359] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.704018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707257] usb usb1: Product: UHCI Host Controller [ 0.708408] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.709837] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711044] hub 1-0:1.0: USB hub found [ 0.712002] hub 1-0:1.0: 2 ports detected [ 0.713153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.716052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.717244] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718564] mousedev: PS/2 mouse device common for all mice [ 0.720173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722472] rtc_cmos 00:00: RTC can wake from S4 [ 0.723891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726879] device-mapper: uevent: version 1.0.3 [ 0.728068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.730093] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738955] TCP: cubic registered [ 0.739929] NET: Registered protocol family 10 [ 0.741281] NET: Registered protocol family 17 [ 0.742411] Key type dns_resolver registered [ 0.743732] Loading compiled-in X.509 certificates [ 0.745458] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.747740] registered taskstats version 1 [ 0.750584] Key type trusted registered [ 0.754278] Key type encrypted registered [ 0.755364] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756666] IMA: No TPM chip found, activating TPM-bypass! [ 0.758533] regulator-dummy: disabling [ 0.759567] Magic number: 6:172:305 [ 0.760582] tty tty34: hash matches [ 0.761650] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:10 UTC (1540426810) [ 0.763736] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765145] EDD information not available. [ 0.817502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819633] Write protecting the kernel read-only data: 12288k [ 0.821656] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.825103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.839408] systemd-udevd[107]: starting version 204 [ 0.876665] FDC 0 is a S82078B [ 1.024110] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188356] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190176] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.191778] usb 1-1: Product: QEMU USB Tablet [ 1.193233] usb 1-1: Manufacturer: QEMU [ 1.194523] usb 1-1: SerialNumber: 42 [ 1.905262] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.238240] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.941796] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] [ 3.233359] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:13 +0000. Up 4.06 seconds. cloud-init-nonet[4.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.24]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:15 +0000. Up 5.42 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:75:65:39 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:08:4b:1f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..+o. .+. | | =.. o. o. | | + ..+. E. | | . . +o + | | S oo.o | | = o | | . o | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +=X| | . . O*| | o o ..*| | o . . o.| | S o .| | . . | | o.| | . E| | oo| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ |*.o. .. | |.O+ . .. | |=E = . . | |.o= . | |o+ S | |B.. | |=. | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | ..+ o S | | ++ *.+ . | | . +E++ + | | . o+oo . | | .o+o+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 12.98 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... * Starting OpenSSH server[74G[ OK ] en_US.UTF-8... * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.60 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 19280 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 5s (2299 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018f-0ubuntu0.14.04 [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018f-0ubuntu0.14.04 [69.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:111 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Get:134 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:135 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:136 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:137 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:138 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:139 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:140 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 17s (9692 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018f-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018f-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018f-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Oct 25 00:20:58 UTC 2018. Universal Time is now: Thu Oct 25 00:20:58 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018f-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018f-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018f-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11928 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12555 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] 2018-10-25 00:23:45,466 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-25 00:23:55,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:55,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:56,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4c964e5-ad15-45a2-a723-54b465574b19 x-openstack-request-id: req-f4c964e5-ad15-45a2-a723-54b465574b19 2018-10-25 00:23:56,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:56,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4c964e5-ad15-45a2-a723-54b465574b19 2018-10-25 00:23:56,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62965297699s 2018-10-25 00:23:56,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:56,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19439 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9a2e15f-7736-4d7f-a0d7-e912cb9132c6 x-openstack-request-id: req-f9a2e15f-7736-4d7f-a0d7-e912cb9132c6 2018-10-25 00:23:56,199 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 0.481821] audit: initializing netlink socket (disabled)\n[ 0.483349] type=2000 audit(1540426809.807:1): initialized\n[ 0.503865] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506492] zbud: loaded\n[ 0.507591] VFS: Disk quotas dquot_6.5.2\n[ 0.508809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511062] fuse init (API version 7.22)\n[ 0.512178] msgmni has been set to 3997\n[ 0.513200] Key type big_key registered\n[ 0.514647] Key type asymmetric registered\n[ 0.515700] Asymmetric key parser 'x509' registered\n[ 0.516919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.518783] io scheduler noop registered\n[ 0.519775] io scheduler deadline registered (default)\n[ 0.520978] io scheduler cfq registered\n[ 0.522199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524994] ipmi message handler version 39.2\n[ 0.526107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527975] ACPI: Power Button [PWRF]\n[ 0.529022] GHES: HEST is not enabled!\n[ 0.551023] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620347] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647380] Linux agpgart interface v0.103\n[ 0.649527] brd: module loaded\n[ 0.650933] loop: module loaded\n[ 0.652173] blk-mq: CPU -> queue map\n[ 0.653083] CPU 0 -> Queue 0\n[ 0.653902] CPU 1 -> Queue 0\n[ 0.655499] vda: vda1\n[ 0.657211] scsi0 : ata_piix\n[ 0.658101] scsi1 : ata_piix\n[ 0.658937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662223] libphy: Fixed MDIO Bus: probed\n[ 0.663431] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668131] PPP generic driver version 2.4.2\n[ 0.669268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670831] ehci-pci: EHCI PCI platform driver\n[ 0.671953] ehci-platform: EHCI generic platform driver\n[ 0.673215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674620] ohci-pci: OHCI PCI platform driver\n[ 0.675704] ohci-platform: OHCI generic platform driver\n[ 0.676958] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699359] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.700661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.704018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707257] usb usb1: Product: UHCI Host Controller\n[ 0.708408] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.709837] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711044] hub 1-0:1.0: USB hub found\n[ 0.712002] hub 1-0:1.0: 2 ports detected\n[ 0.713153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717244] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718564] mousedev: PS/2 mouse device common for all mice\n[ 0.720173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726879] device-mapper: uevent: version 1.0.3\n[ 0.728068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.730093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738955] TCP: cubic registered\n[ 0.739929] NET: Registered protocol family 10\n[ 0.741281] NET: Registered protocol family 17\n[ 0.742411] Key type dns_resolver registered\n[ 0.743732] Loading compiled-in X.509 certificates\n[ 0.745458] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.747740] registered taskstats version 1\n[ 0.750584] Key type trusted registered\n[ 0.754278] Key type encrypted registered\n[ 0.755364] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756666] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.758533] regulator-dummy: disabling\n[ 0.759567] Magic number: 6:172:305\n[ 0.760582] tty tty34: hash matches\n[ 0.761650] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:10 UTC (1540426810)\n[ 0.763736] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765145] EDD information not available.\n[ 0.817502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819633] Write protecting the kernel read-only data: 12288k\n[ 0.821656] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.825103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.839408] systemd-udevd[107]: starting version 204\n[ 0.876665] FDC 0 is a S82078B\n[ 1.024110] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.188356] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.190176] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.191778] usb 1-1: Product: QEMU USB Tablet\n[ 1.193233] usb 1-1: Manufacturer: QEMU\n[ 1.194523] usb 1-1: SerialNumber: 42\n[ 1.905262] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.238240] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.941796] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n[ 3.233359] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:13 +0000. Up 4.06 seconds.\ncloud-init-nonet[4.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.24]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:15 +0000. Up 5.42 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:75:65:39 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:08:4b:1f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..+o. .+. |\n| =.. o. o. |\n| + ..+. E. |\n| . . +o + |\n| S oo.o |\n| = o |\n| . o |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +=X|\n| . . O*|\n| o o ..*|\n| o . . o.|\n| S o .|\n| . . |\n| o.|\n| . E|\n| oo|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*.o. .. |\n|.O+ . .. |\n|=E = . . |\n|.o= . |\n|o+ S |\n|B.. |\n|=. |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| ..+ o S |\n| ++ *.+ . |\n| . +E++ + |\n| . o+oo . |\n| .o+o+. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 12.98 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n * Starting OpenSSH server[74G[ OK ]\n en_US.UTF-8... * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.60 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 19280 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 5s (2299 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018f-0ubuntu0.14.04 [165 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018f-0ubuntu0.14.04 [69.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:106 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:113 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nGet:134 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:135 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:136 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:137 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:138 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:139 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:140 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 17s (9692 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018f-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018f-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018f-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Thu Oct 25 00:20:58 UTC 2018.\nUniversal Time is now: Thu Oct 25 00:20:58 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018f-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018f-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018f-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11928\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12555\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 2s (3045 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0 (DSA)\nec2: 256 01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0 (ECDSA)\nec2: 256 8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0 (ED25519)\nec2: 2048 95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB723Fj4KrrC4ixpCgdhsNIVkPw1k2VZgAhECgG7BaoPWjP46SI3GaWlgRxFI0FeU3S3YGmgsTwoRJw35z8lWvg= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIESJt9YRu5xUucGp/p320zvInKJqohiUSJmjMgKKjldZ root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa7tqxAnqDpuvSEpUtzrrEEvVZ5ndznrs/4ijYiLH240xQyzH/wIDIsYSHGRmZgZM0bf7svcYXr2AzYdFIQ5hz3ORFaMG3Rp7Uobaj5VPRD2mXEI/6ekh3Hf0wjbTxW10bHMox6AktnJ9Sq50IKOkPlb5U7RgXQNJE1lae/dA0lfBBqZETlZlCo7mkjQHH+wS4q1vDVJWZUJSqe1g9mIu/MegOzlZBVkt+/sHbumbbr7RctpemZ2zuWbr8/H04VU0u0IZbUGFDGvz8Ira9ewjTrX5OyJKOfWZZuhdD7TA+fme/2LAwixTVUuEzKg6nHvtuqS2MbVjU3dd1cdgpKhWd root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 222.73 seconds\n"} 2018-10-25 00:23:56,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8/action used request id req-f9a2e15f-7736-4d7f-a0d7-e912cb9132c6 2018-10-25 00:23:56,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0872390270233s 2018-10-25 00:23:56,204 - functest.core.singlevm - DEBUG - console: 0.481821] audit: initializing netlink socket (disabled) [ 0.483349] type=2000 audit(1540426809.807:1): initialized [ 0.503865] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506492] zbud: loaded [ 0.507591] VFS: Disk quotas dquot_6.5.2 [ 0.508809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511062] fuse init (API version 7.22) [ 0.512178] msgmni has been set to 3997 [ 0.513200] Key type big_key registered [ 0.514647] Key type asymmetric registered [ 0.515700] Asymmetric key parser 'x509' registered [ 0.516919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.518783] io scheduler noop registered [ 0.519775] io scheduler deadline registered (default) [ 0.520978] io scheduler cfq registered [ 0.522199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524994] ipmi message handler version 39.2 [ 0.526107] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527975] ACPI: Power Button [PWRF] [ 0.529022] GHES: HEST is not enabled! [ 0.551023] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620347] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647380] Linux agpgart interface v0.103 [ 0.649527] brd: module loaded [ 0.650933] loop: module loaded [ 0.652173] blk-mq: CPU -> queue map [ 0.653083] CPU 0 -> Queue 0 [ 0.653902] CPU 1 -> Queue 0 [ 0.655499] vda: vda1 [ 0.657211] scsi0 : ata_piix [ 0.658101] scsi1 : ata_piix [ 0.658937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662223] libphy: Fixed MDIO Bus: probed [ 0.663431] tun: Universal TUN/TAP device driver, 1.6 [ 0.664674] tun: (C) 1999-2004 Max Krasnyansky [ 0.668131] PPP generic driver version 2.4.2 [ 0.669268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670831] ehci-pci: EHCI PCI platform driver [ 0.671953] ehci-platform: EHCI generic platform driver [ 0.673215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.674620] ohci-pci: OHCI PCI platform driver [ 0.675704] ohci-platform: OHCI generic platform driver [ 0.676958] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699359] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.704018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707257] usb usb1: Product: UHCI Host Controller [ 0.708408] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.709837] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711044] hub 1-0:1.0: USB hub found [ 0.712002] hub 1-0:1.0: 2 ports detected [ 0.713153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.716052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.717244] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718564] mousedev: PS/2 mouse device common for all mice [ 0.720173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722472] rtc_cmos 00:00: RTC can wake from S4 [ 0.723891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726879] device-mapper: uevent: version 1.0.3 [ 0.728068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.730093] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738955] TCP: cubic registered [ 0.739929] NET: Registered protocol family 10 [ 0.741281] NET: Registered protocol family 17 [ 0.742411] Key type dns_resolver registered [ 0.743732] Loading compiled-in X.509 certificates [ 0.745458] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.747740] registered taskstats version 1 [ 0.750584] Key type trusted registered [ 0.754278] Key type encrypted registered [ 0.755364] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756666] IMA: No TPM chip found, activating TPM-bypass! [ 0.758533] regulator-dummy: disabling [ 0.759567] Magic number: 6:172:305 [ 0.760582] tty tty34: hash matches [ 0.761650] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:10 UTC (1540426810) [ 0.763736] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765145] EDD information not available. [ 0.817502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819633] Write protecting the kernel read-only data: 12288k [ 0.821656] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.825103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.839408] systemd-udevd[107]: starting version 204 [ 0.876665] FDC 0 is a S82078B [ 1.024110] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188356] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190176] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.191778] usb 1-1: Product: QEMU USB Tablet [ 1.193233] usb 1-1: Manufacturer: QEMU [ 1.194523] usb 1-1: SerialNumber: 42 [ 1.905262] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.238240] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.941796] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] [ 3.233359] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:13 +0000. Up 4.06 seconds. cloud-init-nonet[4.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.24]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:15 +0000. Up 5.42 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:75:65:39 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:08:4b:1f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..+o. .+. | | =.. o. o. | | + ..+. E. | | . . +o + | | S oo.o | | = o | | . o | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +=X| | . . O*| | o o ..*| | o . . o.| | S o .| | . . | | o.| | . E| | oo| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ |*.o. .. | |.O+ . .. | |=E = . . | |.o= . | |o+ S | |B.. | |=. | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | ..+ o S | | ++ *.+ . | | . +E++ + | | . o+oo . | | .o+o+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:22 +0000. Up 12.98 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... * Starting OpenSSH server[74G[ OK ] en_US.UTF-8... * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:24 +0000. Up 14.60 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 19280 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 5s (2299 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018f-0ubuntu0.14.04 [165 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018f-0ubuntu0.14.04 [69.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:106 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:111 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:113 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Get:134 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:135 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:136 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:137 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:138 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:139 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:140 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 17s (9692 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018f-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018f-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018f-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Oct 25 00:20:58 UTC 2018. Universal Time is now: Thu Oct 25 00:20:58 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018f-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018f-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018f-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11928 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12555 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 2s (3045 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 17:4e:3d:75:30:37:15:db:d8:46:93:fd:b9:8f:bd:6d root@vellum-0 (DSA) ec2: 256 01:29:a2:1d:9b:e6:22:82:69:42:10:73:3a:b1:c1:a5 root@vellum-0 (ECDSA) ec2: 256 8b:f8:ec:78:a4:90:4b:df:ef:1b:26:81:0b:f7:a1:b4 root@vellum-0 (ED25519) ec2: 2048 95:49:00:fb:cf:25:5a:18:68:65:f9:73:33:d4:03:b5 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB723Fj4KrrC4ixpCgdhsNIVkPw1k2VZgAhECgG7BaoPWjP46SI3GaWlgRxFI0FeU3S3YGmgsTwoRJw35z8lWvg= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIESJt9YRu5xUucGp/p320zvInKJqohiUSJmjMgKKjldZ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa7tqxAnqDpuvSEpUtzrrEEvVZ5ndznrs/4ijYiLH240xQyzH/wIDIsYSHGRmZgZM0bf7svcYXr2AzYdFIQ5hz3ORFaMG3Rp7Uobaj5VPRD2mXEI/6ekh3Hf0wjbTxW10bHMox6AktnJ9Sq50IKOkPlb5U7RgXQNJE1lae/dA0lfBBqZETlZlCo7mkjQHH+wS4q1vDVJWZUJSqe1g9mIu/MegOzlZBVkt+/sHbumbbr7RctpemZ2zuWbr8/H04VU0u0IZbUGFDGvz8Ira9ewjTrX5OyJKOfWZZuhdD7TA+fme/2LAwixTVUuEzKg6nHvtuqS2MbVjU3dd1cdgpKhWd root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:23:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 222.73 seconds 2018-10-25 00:23:56,210 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:56,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:56,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17581d85-a8e5-4fac-9458-ca7606037bee x-openstack-request-id: req-17581d85-a8e5-4fac-9458-ca7606037bee 2018-10-25 00:23:56,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:56,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17581d85-a8e5-4fac-9458-ca7606037bee 2018-10-25 00:23:56,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621659994125s 2018-10-25 00:23:56,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20176 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-095a52dc-44bf-454b-a28f-369d56630410 x-openstack-request-id: req-095a52dc-44bf-454b-a28f-369d56630410 2018-10-25 00:23:56,914 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009296] AppArmor: AppArmor initialized\n[ 0.010530] Yama: becoming mindful.\n[ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016640] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019389] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022190] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025314] Initializing cgroup subsys freezer\n[ 0.026590] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029348] Initializing cgroup subsys hugetlb\n[ 0.030772] FEATURE SPEC_CTRL Present\n[ 0.032695] mce: CPU supports 10 MCE banks\n[ 0.033705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037432] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.039080] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041756] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050557] ACPI: Core revision 20131115\n[ 0.052475] ACPI: All ACPI Tables successfully acquired\n[ 0.053916] ftrace: allocating 28747 entries in 113 pages\n[ 0.076223] smpboot: Max logical packages: 2\n[ 0.077317] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.081709] Enabling x2apic\n[ 0.082502] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.090833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097303] KVM setup paravirtual spinlock\n[ 0.099757] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100187] x86: Booting SMP configuration:\n[ 0.101381] .... node #0, CPUs: #1[ 0.099714] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116028] x86: Booted up 1 node, 2 CPUs\n[ 0.116028] KVM setup async PF for cpu 1\n[ 0.116032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120403] devtmpfs: initialized\n[ 0.122158] EVM: security.selinux\n[ 0.123055] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124814] EVM: security.capability\n[ 0.125770] pinctrl core: initialized pinctrl subsystem\n[ 0.126186] regulator-dummy: no parameters\n[ 0.128071] RTC time: 0:20:01, date: 10/25/18\n[ 0.129185] NET: Registered protocol family 16\n[ 0.130380] cpuidle: using governor ladder\n[ 0.131405] cpuidle: using governor menu\n[ 0.132071] ACPI: bus type PCI registered\n[ 0.133092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.134648] PCI: Using configuration type 1 for base access\n[ 0.136537] bio: create slab at 0\n[ 0.137092] ACPI: Added _OSI(Module Device)\n[ 0.137126] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141127] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143933] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152007] ACPI: (supports S0 S5)\n[ 0.152900] ACPI: Using IOAPIC for interrupt routing\n[ 0.154069] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156193] ACPI: No dock devices found.\n[ 0.159071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161515] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.162997] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164197] acpiphp: Slot [3] registered\n[ 0.165205] acpiphp: Slot [4] registered\n[ 0.166223] acpiphp: Slot [5] registered\n[ 0.167228] acpiphp: Slot [6] registered\n[ 0.168019] acpiphp: Slot [7] registered\n[ 0.169022] acpiphp: Slot [8] registered\n[ 0.170030] acpiphp: Slot [9] registered\n[ 0.171030] acpiphp: Slot [10] registered\n[ 0.172019] acpiphp: Slot [11] registered\n[ 0.173029] acpiphp: Slot [12] registered\n[ 0.174053] acpiphp: Slot [13] registered\n[ 0.175069] acpiphp: Slot [14] registered\n[ 0.176019] acpiphp: Slot [15] registered\n[ 0.177030] acpiphp: Slot [16] registered\n[ 0.178059] acpiphp: Slot [17] registered\n[ 0.179085] acpiphp: Slot [18] registered\n[ 0.180026] acpiphp: Slot [19] registered\n[ 0.181044] acpiphp: Slot [20] registered\n[ 0.182077] acpiphp: Slot [21] registered\n[ 0.183235] acpiphp: Slot [22] registered\n[ 0.184020] acpiphp: Slot [23] registered\n[ 0.185033] acpiphp: Slot [24] registered\n[ 0.186122] acpiphp: Slot [25] registered\n[ 0.187138] acpiphp: Slot [26] registered\n[ 0.188020] acpiphp: Slot [27] registered\n[ 0.189087] acpiphp: Slot [28] registered\n[ 0.190141] acpiphp: Slot [29] registered\n[ 0.191242] acpiphp: Slot [30] registered\n[ 0.192033] acpiphp: Slot [31] registered\n[ 0.193065] PCI host bridge to bus 0000:00\n[ 0.194084] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197630] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199259] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.240967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.242851] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.244612] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.246403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248602] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250260] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.251900] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.251900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252780] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254278] SCSI subsystem initialized\n[ 0.255425] ACPI: bus type USB registered\n[ 0.256030] usbcore: registered new interface driver usbfs\n[ 0.257295] usbcore: registered new interface driver hub\n[ 0.258576] usbcore: registered new device driver usb\n[ 0.260037] PCI: Using ACPI for IRQ routing\n[ 0.261443] NetLabel: Initializing\n[ 0.262360] NetLabel: domain hash size = 128\n[ 0.263430] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264065] NetLabel: unlabeled traffic allowed by default\n[ 0.265363] Switched to clocksource kvm-clock\n[ 0.272169] AppArmor: AppArmor Filesystem Enabled\n[ 0.273373] pnp: PnP ACPI init\n[ 0.274208] ACPI: bus type PNP registered\n[ 0.275669] pnp: PnP ACPI: found 8 devices\n[ 0.276697] ACPI: bus type PNP unregistered\n[ 0.284844] NET: Registered protocol family 2\n[ 0.286180] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.288102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289770] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.291342] TCP: reno registered\n[ 0.292211] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293603] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295115] NET: Registered protocol family 1\n[ 0.296204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297558] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.298878] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321234] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344107] Trying to unpack rootfs image as initramfs...\n[ 0.442763] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.446455] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447821] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449890] Scanning for low memory corruption every 60 seconds\n[ 0.451538] Initialise system trusted keyring\n[ 0.452681] audit: initializing netlink socket (disabled)\n[ 0.453946] type=2000 audit(1540426801.660:1): initialized\n[ 0.474024] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.476357] zbud: loaded\n[ 0.477313] VFS: Disk quotas dquot_6.5.2\n[ 0.478387] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.480245] fuse init (API version 7.22)\n[ 0.481310] msgmni has been set to 3997\n[ 0.482352] Key type big_key registered\n[ 0.483839] Key type asymmetric registered\n[ 0.484911] Asymmetric key parser 'x509' registered\n[ 0.486079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487927] io scheduler noop registered\n[ 0.488946] io scheduler deadline registered (default)\n[ 0.490173] io scheduler cfq registered\n[ 0.491204] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492519] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494028] ipmi message handler version 39.2\n[ 0.495142] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.496963] ACPI: Power Button [PWRF]\n[ 0.498014] GHES: HEST is not enabled!\n[ 0.520113] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586656] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614749] Linux agpgart interface v0.103\n[ 0.616692] brd: module loaded\n[ 0.617948] loop: module loaded\n[ 0.619108] blk-mq: CPU -> queue map\n[ 0.620029] CPU 0 -> Queue 0\n[ 0.620849] CPU 1 -> Queue 0\n[ 0.622477] vda: vda1\n[ 0.623856] scsi0 : ata_piix\n[ 0.624802] scsi1 : ata_piix\n[ 0.625629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.627133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.629083] libphy: Fixed MDIO Bus: probed\n[ 0.630324] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631518] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634597] PPP generic driver version 2.4.2\n[ 0.636027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637930] ehci-pci: EHCI PCI platform driver\n[ 0.639402] ehci-platform: EHCI generic platform driver\n[ 0.640732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642156] ohci-pci: OHCI PCI platform driver\n[ 0.643251] ohci-platform: OHCI generic platform driver\n[ 0.644459] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.671389] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.672892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674673] usb usb1: Product: UHCI Host Controller\n[ 0.675847] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.677299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678529] hub 1-0:1.0: USB hub found\n[ 0.679475] hub 1-0:1.0: 2 ports detected\n[ 0.680621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.683178] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.684387] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.685717] mousedev: PS/2 mouse device common for all mice\n[ 0.687316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689583] rtc_cmos 00:00: RTC can wake from S4\n[ 0.690925] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693901] device-mapper: uevent: version 1.0.3\n[ 0.695113] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.697146] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698605] TCP: cubic registered\n[ 0.706642] NET: Registered protocol family 10\n[ 0.707997] NET: Registered protocol family 17\n[ 0.709077] Key type dns_resolver registered\n[ 0.710322] Loading compiled-in X.509 certificates\n[ 0.711965] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.714186] registered taskstats version 1\n[ 0.717022] Key type trusted registered\n[ 0.720539] Key type encrypted registered\n[ 0.721541] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.722778] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.724552] regulator-dummy: disabling\n[ 0.725581] Magic number: 6:172:305\n[ 0.726558] tty tty34: hash matches\n[ 0.727589] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:01 UTC (1540426801)\n[ 0.729649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731031] EDD information not available.\n[ 0.785368] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787307] Write protecting the kernel read-only data: 12288k\n[ 0.789217] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.792497] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.806326] systemd-udevd[107]: starting version 204\n[ 0.852581] FDC 0 is a S82078B\n[ 0.992088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159043] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161221] usb 1-1: Product: QEMU USB Tablet\n[ 1.162492] usb 1-1: Manufacturer: QEMU\n[ 1.163482] usb 1-1: SerialNumber: 42\n[ 1.860952] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.185410] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.835724] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.799212] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:06 +0000. Up 5.74 seconds.\ncloud-init-nonet[6.01]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[7.05]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:07 +0000. Up 7.20 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:51:45:32 |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:d5:7a:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n78:7c:31:ab:ed:3f:c3:cd:e7:bd:dc:77:78:d0:73:1b root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o |\n| o + |\n| . S o . |\n| . + .Eo|\n| . .. o o=|\n| . + =.B|\n| ...o *B|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n28:26:9b:d9:63:71:63:d9:b9:70:9f:49:03:71:93:15 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ooE. |\n| o.. |\n| . |\n| + o |\n| . + B S o |\n| B = + + + |\n| + + . + |\n| . . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4d:2e:f4:d8:8d:4d:e6:d2:d7:60:ce:05:f2:98:4b:90 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... . |\n| E. = . |\n| . . * + .|\n| . B X = + |\n| S B * + .|\n| . . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nce:e8:14:57:3b:38:0f:a2:ce:5e:6a:98:ba:3d:fe:5e root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| o . |\n| o S o |\n| . B + . |\n| o. E o . |\n| .+o.* |\n|o+o*B . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:16 +0000. Up 14.62 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:17 +0000. Up 15.99 seconds.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: + cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 12052 0 --:--:-- --:--:-- --:--:-- 12065\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 4s (2700 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 17s (3335 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8260\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8358\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8366\nclearwater-socket-factory-sig start/running, process 8374\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...+++\n.........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8644 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57926 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 28:26:9b:d9:63:71:63:d9:b9:70:9f:49:03:71:93:15 root@sprout-0 (DSA)\nec2: 256 4d:2e:f4:d8:8d:4d:e6:d2:d7:60:ce:05:f2:98:4b:90 root@sprout-0 (ECDSA)\nec2: 256 ce:e8:14:57:3b:38:0f:a2:ce:5e:6a:98:ba:3d:fe:5e root@sprout-0 (ED25519)\nec2: 2048 78:7c:31:ab:ed:3f:c3:cd:e7:bd:dc:77:78:d0:73:1b root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMVu2eRJm1J2y54xJjuzvFfNvY5FNa82l1jsUUJwgNXjUVpbsotFaBZHD4DrQkmjeo+ci/TI5CBRBeJx28qrcQ= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIERJvghT3rh3H+y4VACHqbj8BWEgl73a5CAh9VCVBkaA root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaKXl+yB0RPpQEV4dWKmYbD/GstatgoRMjJj0LurYlwzim1MZ6KE86OIAcSIwCGo7vYHgsOHQUfjK25yd4TKVJ6IbjsUkHYzScEhrVmuWZtSsfms+zMs5mBexcGCpB4GjirazEXRMr4bBNqpxkqq4ugZBfnZEE9FPHjA6JaDqAz8lhPpR14fiAl9ac9EVb8mj58lmuvrCwqfKTNYEuRS8oe0+I87XZqvccgcBTbpQmDsJUb/MXUz1aWU+/crayS1UlEmImhuoM3VFbG7nOejO+sXlf5YdsGkIlfEQJonSnZzdAiK0Kp3+eA4Li7/2/eROx94LjhDLJcYlpIFin1Ds9 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.77 seconds\n"} 2018-10-25 00:23:56,916 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46/action used request id req-095a52dc-44bf-454b-a28f-369d56630410 2018-10-25 00:23:56,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757360458374s 2018-10-25 00:23:56,918 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009296] AppArmor: AppArmor initialized [ 0.010530] Yama: becoming mindful. [ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016640] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019389] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022190] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025314] Initializing cgroup subsys freezer [ 0.026590] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029348] Initializing cgroup subsys hugetlb [ 0.030772] FEATURE SPEC_CTRL Present [ 0.032695] mce: CPU supports 10 MCE banks [ 0.033705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037432] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.039080] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041756] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050557] ACPI: Core revision 20131115 [ 0.052475] ACPI: All ACPI Tables successfully acquired [ 0.053916] ftrace: allocating 28747 entries in 113 pages [ 0.076223] smpboot: Max logical packages: 2 [ 0.077317] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.081709] Enabling x2apic [ 0.082502] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.090833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097303] KVM setup paravirtual spinlock [ 0.099757] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100187] x86: Booting SMP configuration: [ 0.101381] .... node #0, CPUs: #1[ 0.099714] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116028] x86: Booted up 1 node, 2 CPUs [ 0.116028] KVM setup async PF for cpu 1 [ 0.116032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120403] devtmpfs: initialized [ 0.122158] EVM: security.selinux [ 0.123055] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124814] EVM: security.capability [ 0.125770] pinctrl core: initialized pinctrl subsystem [ 0.126186] regulator-dummy: no parameters [ 0.128071] RTC time: 0:20:01, date: 10/25/18 [ 0.129185] NET: Registered protocol family 16 [ 0.130380] cpuidle: using governor ladder [ 0.131405] cpuidle: using governor menu [ 0.132071] ACPI: bus type PCI registered [ 0.133092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.134648] PCI: Using configuration type 1 for base access [ 0.136537] bio: create slab at 0 [ 0.137092] ACPI: Added _OSI(Module Device) [ 0.137126] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141127] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143933] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152007] ACPI: (supports S0 S5) [ 0.152900] ACPI: Using IOAPIC for interrupt routing [ 0.154069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156193] ACPI: No dock devices found. [ 0.159071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161515] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.162997] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164197] acpiphp: Slot [3] registered [ 0.165205] acpiphp: Slot [4] registered [ 0.166223] acpiphp: Slot [5] registered [ 0.167228] acpiphp: Slot [6] registered [ 0.168019] acpiphp: Slot [7] registered [ 0.169022] acpiphp: Slot [8] registered [ 0.170030] acpiphp: Slot [9] registered [ 0.171030] acpiphp: Slot [10] registered [ 0.172019] acpiphp: Slot [11] registered [ 0.173029] acpiphp: Slot [12] registered [ 0.174053] acpiphp: Slot [13] registered [ 0.175069] acpiphp: Slot [14] registered [ 0.176019] acpiphp: Slot [15] registered [ 0.177030] acpiphp: Slot [16] registered [ 0.178059] acpiphp: Slot [17] registered [ 0.179085] acpiphp: Slot [18] registered [ 0.180026] acpiphp: Slot [19] registered [ 0.181044] acpiphp: Slot [20] registered [ 0.182077] acpiphp: Slot [21] registered [ 0.183235] acpiphp: Slot [22] registered [ 0.184020] acpiphp: Slot [23] registered [ 0.185033] acpiphp: Slot [24] registered [ 0.186122] acpiphp: Slot [25] registered [ 0.187138] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189087] acpiphp: Slot [28] registered [ 0.190141] acpiphp: Slot [29] registered [ 0.191242] acpiphp: Slot [30] registered [ 0.192033] acpiphp: Slot [31] registered [ 0.193065] PCI host bridge to bus 0000:00 [ 0.194084] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197630] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199259] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.240967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.242851] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244612] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.246403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248602] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250260] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.251900] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.251900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252780] vgaarb: bridge control possible 0000:00:02.0 [ 0.254278] SCSI subsystem initialized [ 0.255425] ACPI: bus type USB registered [ 0.256030] usbcore: registered new interface driver usbfs [ 0.257295] usbcore: registered new interface driver hub [ 0.258576] usbcore: registered new device driver usb [ 0.260037] PCI: Using ACPI for IRQ routing [ 0.261443] NetLabel: Initializing [ 0.262360] NetLabel: domain hash size = 128 [ 0.263430] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264065] NetLabel: unlabeled traffic allowed by default [ 0.265363] Switched to clocksource kvm-clock [ 0.272169] AppArmor: AppArmor Filesystem Enabled [ 0.273373] pnp: PnP ACPI init [ 0.274208] ACPI: bus type PNP registered [ 0.275669] pnp: PnP ACPI: found 8 devices [ 0.276697] ACPI: bus type PNP unregistered [ 0.284844] NET: Registered protocol family 2 [ 0.286180] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289770] TCP: Hash tables configured (established 16384 bind 16384) [ 0.291342] TCP: reno registered [ 0.292211] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293603] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295115] NET: Registered protocol family 1 [ 0.296204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.298878] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321234] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344107] Trying to unpack rootfs image as initramfs... [ 0.442763] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446455] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447821] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449890] Scanning for low memory corruption every 60 seconds [ 0.451538] Initialise system trusted keyring [ 0.452681] audit: initializing netlink socket (disabled) [ 0.453946] type=2000 audit(1540426801.660:1): initialized [ 0.474024] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.476357] zbud: loaded [ 0.477313] VFS: Disk quotas dquot_6.5.2 [ 0.478387] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.480245] fuse init (API version 7.22) [ 0.481310] msgmni has been set to 3997 [ 0.482352] Key type big_key registered [ 0.483839] Key type asymmetric registered [ 0.484911] Asymmetric key parser 'x509' registered [ 0.486079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487927] io scheduler noop registered [ 0.488946] io scheduler deadline registered (default) [ 0.490173] io scheduler cfq registered [ 0.491204] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492519] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494028] ipmi message handler version 39.2 [ 0.495142] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496963] ACPI: Power Button [PWRF] [ 0.498014] GHES: HEST is not enabled! [ 0.520113] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586656] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614749] Linux agpgart interface v0.103 [ 0.616692] brd: module loaded [ 0.617948] loop: module loaded [ 0.619108] blk-mq: CPU -> queue map [ 0.620029] CPU 0 -> Queue 0 [ 0.620849] CPU 1 -> Queue 0 [ 0.622477] vda: vda1 [ 0.623856] scsi0 : ata_piix [ 0.624802] scsi1 : ata_piix [ 0.625629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.627133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.629083] libphy: Fixed MDIO Bus: probed [ 0.630324] tun: Universal TUN/TAP device driver, 1.6 [ 0.631518] tun: (C) 1999-2004 Max Krasnyansky [ 0.634597] PPP generic driver version 2.4.2 [ 0.636027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637930] ehci-pci: EHCI PCI platform driver [ 0.639402] ehci-platform: EHCI generic platform driver [ 0.640732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.642156] ohci-pci: OHCI PCI platform driver [ 0.643251] ohci-platform: OHCI generic platform driver [ 0.644459] uhci_hcd: USB Universal Host Controller Interface driver [ 0.666854] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.671389] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.674673] usb usb1: Product: UHCI Host Controller [ 0.675847] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.677299] usb usb1: SerialNumber: 0000:00:01.2 [ 0.678529] hub 1-0:1.0: USB hub found [ 0.679475] hub 1-0:1.0: 2 ports detected [ 0.680621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.683178] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.684387] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.685717] mousedev: PS/2 mouse device common for all mice [ 0.687316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.689583] rtc_cmos 00:00: RTC can wake from S4 [ 0.690925] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.692368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.693901] device-mapper: uevent: version 1.0.3 [ 0.695113] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.697146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.698605] TCP: cubic registered [ 0.706642] NET: Registered protocol family 10 [ 0.707997] NET: Registered protocol family 17 [ 0.709077] Key type dns_resolver registered [ 0.710322] Loading compiled-in X.509 certificates [ 0.711965] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.714186] registered taskstats version 1 [ 0.717022] Key type trusted registered [ 0.720539] Key type encrypted registered [ 0.721541] AppArmor: AppArmor sha1 policy hashing enabled [ 0.722778] IMA: No TPM chip found, activating TPM-bypass! [ 0.724552] regulator-dummy: disabling [ 0.725581] Magic number: 6:172:305 [ 0.726558] tty tty34: hash matches [ 0.727589] rtc_cmos 00:00: setting system clock to 2018-10-25 00:20:01 UTC (1540426801) [ 0.729649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.731031] EDD information not available. [ 0.785368] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787307] Write protecting the kernel read-only data: 12288k [ 0.789217] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.792497] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.806326] systemd-udevd[107]: starting version 204 [ 0.852581] FDC 0 is a S82078B [ 0.992088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159043] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161221] usb 1-1: Product: QEMU USB Tablet [ 1.162492] usb 1-1: Manufacturer: QEMU [ 1.163482] usb 1-1: SerialNumber: 42 [ 1.860952] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.185410] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.835724] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.799212] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:20:06 +0000. Up 5.74 seconds. cloud-init-nonet[6.01]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[7.05]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:20:07 +0000. Up 7.20 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:51:45:32 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:d5:7a:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 78:7c:31:ab:ed:3f:c3:cd:e7:bd:dc:77:78:d0:73:1b root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o | | o + | | . S o . | | . + .Eo| | . .. o o=| | . + =.B| | ...o *B| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 28:26:9b:d9:63:71:63:d9:b9:70:9f:49:03:71:93:15 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . ooE. | | o.. | | . | | + o | | . + B S o | | B = + + + | | + + . + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4d:2e:f4:d8:8d:4d:e6:d2:d7:60:ce:05:f2:98:4b:90 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ... . | | E. = . | | . . * + .| | . B X = + | | S B * + .| | . . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ce:e8:14:57:3b:38:0f:a2:ce:5e:6a:98:ba:3d:fe:5e root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | o . | | o S o | | . B + . | | o. E o . | | .+o.* | |o+o*B . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:20:16 +0000. Up 14.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:20:17 +0000. Up 15.99 seconds. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 12052 0 --:--:-- --:--:-- --:--:-- 12065 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 4s (2700 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 1 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 17s (3335 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8260 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8358 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8366 clearwater-socket-factory-sig start/running, process 8374 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...+++ .........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8644 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 28:26:9b:d9:63:71:63:d9:b9:70:9f:49:03:71:93:15 root@sprout-0 (DSA) ec2: 256 4d:2e:f4:d8:8d:4d:e6:d2:d7:60:ce:05:f2:98:4b:90 root@sprout-0 (ECDSA) ec2: 256 ce:e8:14:57:3b:38:0f:a2:ce:5e:6a:98:ba:3d:fe:5e root@sprout-0 (ED25519) ec2: 2048 78:7c:31:ab:ed:3f:c3:cd:e7:bd:dc:77:78:d0:73:1b root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMVu2eRJm1J2y54xJjuzvFfNvY5FNa82l1jsUUJwgNXjUVpbsotFaBZHD4DrQkmjeo+ci/TI5CBRBeJx28qrcQ= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIERJvghT3rh3H+y4VACHqbj8BWEgl73a5CAh9VCVBkaA root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaKXl+yB0RPpQEV4dWKmYbD/GstatgoRMjJj0LurYlwzim1MZ6KE86OIAcSIwCGo7vYHgsOHQUfjK25yd4TKVJ6IbjsUkHYzScEhrVmuWZtSsfms+zMs5mBexcGCpB4GjirazEXRMr4bBNqpxkqq4ugZBfnZEE9FPHjA6JaDqAz8lhPpR14fiAl9ac9EVb8mj58lmuvrCwqfKTNYEuRS8oe0+I87XZqvccgcBTbpQmDsJUb/MXUz1aWU+/crayS1UlEmImhuoM3VFbG7nOejO+sXlf5YdsGkIlfEQJonSnZzdAiK0Kp3+eA4Li7/2/eROx94LjhDLJcYlpIFin1Ds9 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.77 seconds 2018-10-25 00:23:56,922 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:56,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:57,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5cac097a-46bd-4a3c-b187-2ec342901a9e x-openstack-request-id: req-5cac097a-46bd-4a3c-b187-2ec342901a9e 2018-10-25 00:23:57,262 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:57,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5cac097a-46bd-4a3c-b187-2ec342901a9e 2018-10-25 00:23:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339854001999s 2018-10-25 00:23:57,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:57,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20666 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aec80b78-09bb-4e4f-879f-11dca3eeb248 x-openstack-request-id: req-aec80b78-09bb-4e4f-879f-11dca3eeb248 2018-10-25 00:23:57,364 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009163] AppArmor: AppArmor initialized\n[ 0.010266] Yama: becoming mindful.\n[ 0.011386] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013667] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.017098] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018729] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020266] Initializing cgroup subsys memory\n[ 0.021405] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025145] Initializing cgroup subsys blkio\n[ 0.026273] Initializing cgroup subsys perf_event\n[ 0.027443] Initializing cgroup subsys hugetlb\n[ 0.028058] FEATURE SPEC_CTRL Present\n[ 0.029775] mce: CPU supports 10 MCE banks\n[ 0.030856] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033534] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038553] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044601] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049653] ACPI: Core revision 20131115\n[ 0.051203] ACPI: All ACPI Tables successfully acquired\n[ 0.052332] ftrace: allocating 28747 entries in 113 pages\n[ 0.072248] smpboot: Max logical packages: 2\n[ 0.073545] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077775] Enabling x2apic\n[ 0.078567] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093866] KVM setup paravirtual spinlock\n[ 0.096301] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098102] x86: Booting SMP configuration:\n[ 0.099253] .... node #0, CPUs: #1[ 0.096252] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116027] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116023] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120412] devtmpfs: initialized\n[ 0.122207] EVM: security.selinux\n[ 0.123129] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125815] pinctrl core: initialized pinctrl subsystem\n[ 0.126139] regulator-dummy: no parameters\n[ 0.128073] RTC time: 0:19:10, date: 10/25/18\n[ 0.129218] NET: Registered protocol family 16\n[ 0.130419] cpuidle: using governor ladder\n[ 0.131511] cpuidle: using governor menu\n[ 0.132096] ACPI: bus type PCI registered\n[ 0.133127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.134709] PCI: Using configuration type 1 for base access\n[ 0.136583] bio: create slab at 0\n[ 0.137080] ACPI: Added _OSI(Module Device)\n[ 0.137127] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141191] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143475] ACPI: Interpreter enabled\n[ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152679] ACPI: (supports S0 S5)\n[ 0.153572] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158380] ACPI: No dock devices found.\n[ 0.161375] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162877] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165548] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.169258] acpiphp: Slot [3] registered\n[ 0.170354] acpiphp: Slot [4] registered\n[ 0.171391] acpiphp: Slot [5] registered\n[ 0.172025] acpiphp: Slot [6] registered\n[ 0.173075] acpiphp: Slot [7] registered\n[ 0.174114] acpiphp: Slot [8] registered\n[ 0.175169] acpiphp: Slot [9] registered\n[ 0.176028] acpiphp: Slot [10] registered\n[ 0.177086] acpiphp: Slot [11] registered\n[ 0.178137] acpiphp: Slot [12] registered\n[ 0.179226] acpiphp: Slot [13] registered\n[ 0.180028] acpiphp: Slot [14] registered\n[ 0.181111] acpiphp: Slot [15] registered\n[ 0.182452] acpiphp: Slot [16] registered\n[ 0.183518] acpiphp: Slot [17] registered\n[ 0.184020] acpiphp: Slot [18] registered\n[ 0.185077] acpiphp: Slot [19] registered\n[ 0.186171] acpiphp: Slot [20] registered\n[ 0.187247] acpiphp: Slot [21] registered\n[ 0.188020] acpiphp: Slot [22] registered\n[ 0.189118] acpiphp: Slot [23] registered\n[ 0.190190] acpiphp: Slot [24] registered\n[ 0.191238] acpiphp: Slot [25] registered\n[ 0.192019] acpiphp: Slot [26] registered\n[ 0.193065] acpiphp: Slot [27] registered\n[ 0.194114] acpiphp: Slot [28] registered\n[ 0.195162] acpiphp: Slot [29] registered\n[ 0.196019] acpiphp: Slot [30] registered\n[ 0.197076] acpiphp: Slot [31] registered\n[ 0.198150] PCI host bridge to bus 0000:00\n[ 0.199279] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.200016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.201474] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.202953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.205587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.212710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.214577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.236732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.238682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.242737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.246778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248668] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249474] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252792] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254657] SCSI subsystem initialized\n[ 0.256201] ACPI: bus type USB registered\n[ 0.257279] usbcore: registered new interface driver usbfs\n[ 0.258676] usbcore: registered new interface driver hub\n[ 0.260047] usbcore: registered new device driver usb\n[ 0.261385] PCI: Using ACPI for IRQ routing\n[ 0.261911] NetLabel: Initializing\n[ 0.264012] NetLabel: domain hash size = 128\n[ 0.265131] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.266521] NetLabel: unlabeled traffic allowed by default\n[ 0.268441] Switched to clocksource kvm-clock\n[ 0.277109] AppArmor: AppArmor Filesystem Enabled\n[ 0.278366] pnp: PnP ACPI init\n[ 0.279242] ACPI: bus type PNP registered\n[ 0.280877] pnp: PnP ACPI: found 8 devices\n[ 0.281958] ACPI: bus type PNP unregistered\n[ 0.289894] NET: Registered protocol family 2\n[ 0.291584] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293567] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.295413] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.297121] TCP: reno registered\n[ 0.298030] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299513] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301227] NET: Registered protocol family 1\n[ 0.302419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.303849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.305275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.327264] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.350078] Trying to unpack rootfs image as initramfs...\n[ 0.446909] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.449514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.450999] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452793] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454972] Scanning for low memory corruption every 60 seconds\n[ 0.457000] Initialise system trusted keyring\n[ 0.458426] audit: initializing netlink socket (disabled)\n[ 0.460027] type=2000 audit(1540426751.288:1): initialized\n[ 0.480569] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482997] zbud: loaded\n[ 0.483981] VFS: Disk quotas dquot_6.5.2\n[ 0.485114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487095] fuse init (API version 7.22)\n[ 0.488251] msgmni has been set to 3997\n[ 0.489345] Key type big_key registered\n[ 0.490865] Key type asymmetric registered\n[ 0.491949] Asymmetric key parser 'x509' registered\n[ 0.493205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.495220] io scheduler noop registered\n[ 0.496272] io scheduler deadline registered (default)\n[ 0.497591] io scheduler cfq registered\n[ 0.498722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501740] ipmi message handler version 39.2\n[ 0.502935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.504857] ACPI: Power Button [PWRF]\n[ 0.505989] GHES: HEST is not enabled!\n[ 0.527998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571379] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600412] Linux agpgart interface v0.103\n[ 0.602519] brd: module loaded\n[ 0.603833] loop: module loaded\n[ 0.605132] blk-mq: CPU -> queue map\n[ 0.606117] CPU 0 -> Queue 0\n[ 0.606977] CPU 1 -> Queue 0\n[ 0.608812] vda: vda1\n[ 0.610437] scsi0 : ata_piix\n[ 0.611453] scsi1 : ata_piix\n[ 0.612320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.613866] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.615768] libphy: Fixed MDIO Bus: probed\n[ 0.617044] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618302] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620851] PPP generic driver version 2.4.2\n[ 0.622060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623618] ehci-pci: EHCI PCI platform driver\n[ 0.624744] ehci-platform: EHCI generic platform driver\n[ 0.626052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627487] ohci-pci: OHCI PCI platform driver\n[ 0.628608] ohci-platform: OHCI generic platform driver\n[ 0.629925] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651872] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655136] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.656681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660099] usb usb1: Product: UHCI Host Controller\n[ 0.661344] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.662830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664118] hub 1-0:1.0: USB hub found\n[ 0.665146] hub 1-0:1.0: 2 ports detected\n[ 0.666696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669443] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670708] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672120] mousedev: PS/2 mouse device common for all mice\n[ 0.674195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676474] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677945] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679438] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681005] device-mapper: uevent: version 1.0.3\n[ 0.682233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.684348] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685859] TCP: cubic registered\n[ 0.686816] NET: Registered protocol family 10\n[ 0.688366] NET: Registered protocol family 17\n[ 0.689511] Key type dns_resolver registered\n[ 0.690811] Loading compiled-in X.509 certificates\n[ 0.692530] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.694792] registered taskstats version 1\n[ 0.705078] Key type trusted registered\n[ 0.709044] Key type encrypted registered\n[ 0.710119] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.711404] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.713176] regulator-dummy: disabling\n[ 0.714249] Magic number: 6:172:305\n[ 0.715238] tty tty34: hash matches\n[ 0.716571] rtc_cmos 00:00: setting system clock to 2018-10-25 00:19:11 UTC (1540426751)\n[ 0.718644] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720047] EDD information not available.\n[ 0.774185] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.776139] Write protecting the kernel read-only data: 12288k\n[ 0.778826] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.782771] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.796848] systemd-udevd[107]: starting version 204\n[ 0.848478] FDC 0 is a S82078B\n[ 0.976047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.141209] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.142767] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.144350] usb 1-1: Product: QEMU USB Tablet\n[ 1.145418] usb 1-1: Manufacturer: QEMU\n[ 1.146387] usb 1-1: SerialNumber: 42\n[ 1.448095] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.876903] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.161828] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.282549] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.376154] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:19:13 +0000. Up 2.74 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:19:14 +0000. Up 3.95 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:76:b6:1a |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n1d:bc:58:d4:b5:2b:14:7c:87:9c:eb:c2:84:ac:0f:23 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.o.o |\n| o o.=..|\n| .+....o |\n| +o+. .. |\n| S.oo... |\n| E + o.. |\n| . + . |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n72:2d:44:67:f7:9c:bd:34:db:e1:be:b0:5e:7e:1a:f1 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o . |\n| . o . o o |\n| . ++.|\n| . . o *|\n| . S . .+.|\n| o . .o |\n| ..oE|\n| =.o|\n| .o.+.|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\neb:df:ac:72:7c:e8:6b:29:bf:8c:e0:60:2e:36:6f:c8 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S |\n| . |\n| . .o . .. o |\n| Eo.o ooo*o. |\n| . =o . oOO=o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n2e:c5:05:1a:2a:a1:ec:5b:e7:5c:58:f1:9b:05:a5:ab root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ...... |\n|.. . . oo.o |\n|... . .. o.. |\n|. . o. .= |\n| . . o .S+ |\n| o + .o. |\n| . o.E. |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:19:22 +0000. Up 11.30 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:19:23 +0000. Up 12.26 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 15467 0 --:--:-- --:--:-- --:--:-- 15512\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 9s (1340 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.23\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4243 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8540\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9263\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............+++\n.......................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 9s (3996 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58132 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 72:2d:44:67:f7:9c:bd:34:db:e1:be:b0:5e:7e:1a:f1 root@ellis-0 (DSA)\nec2: 256 eb:df:ac:72:7c:e8:6b:29:bf:8c:e0:60:2e:36:6f:c8 root@ellis-0 (ECDSA)\nec2: 256 2e:c5:05:1a:2a:a1:ec:5b:e7:5c:58:f1:9b:05:a5:ab root@ellis-0 (ED25519)\nec2: 2048 1d:bc:58:d4:b5:2b:14:7c:87:9c:eb:c2:84:ac:0f:23 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB25XuW1EIAGY7d7u7MnC8BDdNne6e9sHdffaRsayN7+WVe1bAGfnZRKceVUSBnOYJ5zKBpXlLLc0LdPdCXiiAA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGhCHBVOmCcM6yeHVyxEmnyUhtOM58WTMSJzidT3nF6f root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJgOPL1JssiW0Ik/VI+gR4w9x2FPj1DDZylUI/5P/Ox+R99E39fpaLNS3dAmKwhqbipf2nfbOiUFifHHaV+G6mNWE3bA1kR6wfYY4XfDrW4tIwhL4KEpz6bUuq6n2ScHnNl4BTnzXne14+9CI5JdhXph9kGaq44j/1zZbOOqE7tYBiRcwKbgqcxcdY/nvrJTurorTfryPA6Nd3R8uGAnz23h5PI/RXPJ74h9Covv0Qfpqehtuc8Ik63Y72vJj89fgzinRamCUwpZRPp/aeOoDG7SRBRtkDpJqiKDDy2c3eZDmGn0AGFpUMnOTEUyiVc/9WdEkrHQi2tXXgzUW9NMcJ root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 211.95 seconds\n"} 2018-10-25 00:23:57,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea/action used request id req-aec80b78-09bb-4e4f-879f-11dca3eeb248 2018-10-25 00:23:57,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.095146894455s 2018-10-25 00:23:57,368 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009163] AppArmor: AppArmor initialized [ 0.010266] Yama: becoming mindful. [ 0.011386] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013667] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017098] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018729] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020266] Initializing cgroup subsys memory [ 0.021405] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025145] Initializing cgroup subsys blkio [ 0.026273] Initializing cgroup subsys perf_event [ 0.027443] Initializing cgroup subsys hugetlb [ 0.028058] FEATURE SPEC_CTRL Present [ 0.029775] mce: CPU supports 10 MCE banks [ 0.030856] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033534] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038553] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044601] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049653] ACPI: Core revision 20131115 [ 0.051203] ACPI: All ACPI Tables successfully acquired [ 0.052332] ftrace: allocating 28747 entries in 113 pages [ 0.072248] smpboot: Max logical packages: 2 [ 0.073545] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077775] Enabling x2apic [ 0.078567] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093866] KVM setup paravirtual spinlock [ 0.096301] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098102] x86: Booting SMP configuration: [ 0.099253] .... node #0, CPUs: #1[ 0.096252] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116027] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116023] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122207] EVM: security.selinux [ 0.123129] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125815] pinctrl core: initialized pinctrl subsystem [ 0.126139] regulator-dummy: no parameters [ 0.128073] RTC time: 0:19:10, date: 10/25/18 [ 0.129218] NET: Registered protocol family 16 [ 0.130419] cpuidle: using governor ladder [ 0.131511] cpuidle: using governor menu [ 0.132096] ACPI: bus type PCI registered [ 0.133127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.134709] PCI: Using configuration type 1 for base access [ 0.136583] bio: create slab at 0 [ 0.137080] ACPI: Added _OSI(Module Device) [ 0.137127] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141191] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143475] ACPI: Interpreter enabled [ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152679] ACPI: (supports S0 S5) [ 0.153572] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158380] ACPI: No dock devices found. [ 0.161375] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162877] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165548] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.169258] acpiphp: Slot [3] registered [ 0.170354] acpiphp: Slot [4] registered [ 0.171391] acpiphp: Slot [5] registered [ 0.172025] acpiphp: Slot [6] registered [ 0.173075] acpiphp: Slot [7] registered [ 0.174114] acpiphp: Slot [8] registered [ 0.175169] acpiphp: Slot [9] registered [ 0.176028] acpiphp: Slot [10] registered [ 0.177086] acpiphp: Slot [11] registered [ 0.178137] acpiphp: Slot [12] registered [ 0.179226] acpiphp: Slot [13] registered [ 0.180028] acpiphp: Slot [14] registered [ 0.181111] acpiphp: Slot [15] registered [ 0.182452] acpiphp: Slot [16] registered [ 0.183518] acpiphp: Slot [17] registered [ 0.184020] acpiphp: Slot [18] registered [ 0.185077] acpiphp: Slot [19] registered [ 0.186171] acpiphp: Slot [20] registered [ 0.187247] acpiphp: Slot [21] registered [ 0.188020] acpiphp: Slot [22] registered [ 0.189118] acpiphp: Slot [23] registered [ 0.190190] acpiphp: Slot [24] registered [ 0.191238] acpiphp: Slot [25] registered [ 0.192019] acpiphp: Slot [26] registered [ 0.193065] acpiphp: Slot [27] registered [ 0.194114] acpiphp: Slot [28] registered [ 0.195162] acpiphp: Slot [29] registered [ 0.196019] acpiphp: Slot [30] registered [ 0.197076] acpiphp: Slot [31] registered [ 0.198150] PCI host bridge to bus 0000:00 [ 0.199279] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.200016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.201474] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.202953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.205587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.212710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.214577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.236732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.238682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246778] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248668] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249474] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252792] vgaarb: bridge control possible 0000:00:02.0 [ 0.254657] SCSI subsystem initialized [ 0.256201] ACPI: bus type USB registered [ 0.257279] usbcore: registered new interface driver usbfs [ 0.258676] usbcore: registered new interface driver hub [ 0.260047] usbcore: registered new device driver usb [ 0.261385] PCI: Using ACPI for IRQ routing [ 0.261911] NetLabel: Initializing [ 0.264012] NetLabel: domain hash size = 128 [ 0.265131] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.266521] NetLabel: unlabeled traffic allowed by default [ 0.268441] Switched to clocksource kvm-clock [ 0.277109] AppArmor: AppArmor Filesystem Enabled [ 0.278366] pnp: PnP ACPI init [ 0.279242] ACPI: bus type PNP registered [ 0.280877] pnp: PnP ACPI: found 8 devices [ 0.281958] ACPI: bus type PNP unregistered [ 0.289894] NET: Registered protocol family 2 [ 0.291584] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293567] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.295413] TCP: Hash tables configured (established 16384 bind 16384) [ 0.297121] TCP: reno registered [ 0.298030] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299513] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301227] NET: Registered protocol family 1 [ 0.302419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.303849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.305275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.327264] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.350078] Trying to unpack rootfs image as initramfs... [ 0.446909] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450999] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452793] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454972] Scanning for low memory corruption every 60 seconds [ 0.457000] Initialise system trusted keyring [ 0.458426] audit: initializing netlink socket (disabled) [ 0.460027] type=2000 audit(1540426751.288:1): initialized [ 0.480569] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482997] zbud: loaded [ 0.483981] VFS: Disk quotas dquot_6.5.2 [ 0.485114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487095] fuse init (API version 7.22) [ 0.488251] msgmni has been set to 3997 [ 0.489345] Key type big_key registered [ 0.490865] Key type asymmetric registered [ 0.491949] Asymmetric key parser 'x509' registered [ 0.493205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.495220] io scheduler noop registered [ 0.496272] io scheduler deadline registered (default) [ 0.497591] io scheduler cfq registered [ 0.498722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501740] ipmi message handler version 39.2 [ 0.502935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.504857] ACPI: Power Button [PWRF] [ 0.505989] GHES: HEST is not enabled! [ 0.527998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571379] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600412] Linux agpgart interface v0.103 [ 0.602519] brd: module loaded [ 0.603833] loop: module loaded [ 0.605132] blk-mq: CPU -> queue map [ 0.606117] CPU 0 -> Queue 0 [ 0.606977] CPU 1 -> Queue 0 [ 0.608812] vda: vda1 [ 0.610437] scsi0 : ata_piix [ 0.611453] scsi1 : ata_piix [ 0.612320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.613866] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.615768] libphy: Fixed MDIO Bus: probed [ 0.617044] tun: Universal TUN/TAP device driver, 1.6 [ 0.618302] tun: (C) 1999-2004 Max Krasnyansky [ 0.620851] PPP generic driver version 2.4.2 [ 0.622060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623618] ehci-pci: EHCI PCI platform driver [ 0.624744] ehci-platform: EHCI generic platform driver [ 0.626052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627487] ohci-pci: OHCI PCI platform driver [ 0.628608] ohci-platform: OHCI generic platform driver [ 0.629925] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651872] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655136] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.656681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660099] usb usb1: Product: UHCI Host Controller [ 0.661344] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.662830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664118] hub 1-0:1.0: USB hub found [ 0.665146] hub 1-0:1.0: 2 ports detected [ 0.666696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669443] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670708] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672120] mousedev: PS/2 mouse device common for all mice [ 0.674195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.676474] rtc_cmos 00:00: RTC can wake from S4 [ 0.677945] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.679438] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.681005] device-mapper: uevent: version 1.0.3 [ 0.682233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.684348] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685859] TCP: cubic registered [ 0.686816] NET: Registered protocol family 10 [ 0.688366] NET: Registered protocol family 17 [ 0.689511] Key type dns_resolver registered [ 0.690811] Loading compiled-in X.509 certificates [ 0.692530] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.694792] registered taskstats version 1 [ 0.705078] Key type trusted registered [ 0.709044] Key type encrypted registered [ 0.710119] AppArmor: AppArmor sha1 policy hashing enabled [ 0.711404] IMA: No TPM chip found, activating TPM-bypass! [ 0.713176] regulator-dummy: disabling [ 0.714249] Magic number: 6:172:305 [ 0.715238] tty tty34: hash matches [ 0.716571] rtc_cmos 00:00: setting system clock to 2018-10-25 00:19:11 UTC (1540426751) [ 0.718644] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.720047] EDD information not available. [ 0.774185] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.776139] Write protecting the kernel read-only data: 12288k [ 0.778826] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.782771] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.796848] systemd-udevd[107]: starting version 204 [ 0.848478] FDC 0 is a S82078B [ 0.976047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.141209] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.142767] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.144350] usb 1-1: Product: QEMU USB Tablet [ 1.145418] usb 1-1: Manufacturer: QEMU [ 1.146387] usb 1-1: SerialNumber: 42 [ 1.448095] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 1.876903] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.161828] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.282549] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.376154] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:19:13 +0000. Up 2.74 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:19:14 +0000. Up 3.95 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:76:b6:1a | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 1d:bc:58:d4:b5:2b:14:7c:87:9c:eb:c2:84:ac:0f:23 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.o.o | | o o.=..| | .+....o | | +o+. .. | | S.oo... | | E + o.. | | . + . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 72:2d:44:67:f7:9c:bd:34:db:e1:be:b0:5e:7e:1a:f1 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . o . | | . o . o o | | . ++.| | . . o *| | . S . .+.| | o . .o | | ..oE| | =.o| | .o.+.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: eb:df:ac:72:7c:e8:6b:29:bf:8c:e0:60:2e:36:6f:c8 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S | | . | | . .o . .. o | | Eo.o ooo*o. | | . =o . oOO=o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 2e:c5:05:1a:2a:a1:ec:5b:e7:5c:58:f1:9b:05:a5:ab root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . ...... | |.. . . oo.o | |... . .. o.. | |. . o. .= | | . . o .S+ | | o + .o. | | . o.E. | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:19:22 +0000. Up 11.30 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:19:23 +0000. Up 12.26 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15467 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 9s (1340 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.23 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 1 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4243 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8540 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9263 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............+++ .......................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 9s (3996 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 72:2d:44:67:f7:9c:bd:34:db:e1:be:b0:5e:7e:1a:f1 root@ellis-0 (DSA) ec2: 256 eb:df:ac:72:7c:e8:6b:29:bf:8c:e0:60:2e:36:6f:c8 root@ellis-0 (ECDSA) ec2: 256 2e:c5:05:1a:2a:a1:ec:5b:e7:5c:58:f1:9b:05:a5:ab root@ellis-0 (ED25519) ec2: 2048 1d:bc:58:d4:b5:2b:14:7c:87:9c:eb:c2:84:ac:0f:23 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB25XuW1EIAGY7d7u7MnC8BDdNne6e9sHdffaRsayN7+WVe1bAGfnZRKceVUSBnOYJ5zKBpXlLLc0LdPdCXiiAA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGhCHBVOmCcM6yeHVyxEmnyUhtOM58WTMSJzidT3nF6f root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJgOPL1JssiW0Ik/VI+gR4w9x2FPj1DDZylUI/5P/Ox+R99E39fpaLNS3dAmKwhqbipf2nfbOiUFifHHaV+G6mNWE3bA1kR6wfYY4XfDrW4tIwhL4KEpz6bUuq6n2ScHnNl4BTnzXne14+9CI5JdhXph9kGaq44j/1zZbOOqE7tYBiRcwKbgqcxcdY/nvrJTurorTfryPA6Nd3R8uGAnz23h5PI/RXPJ74h9Covv0Qfpqehtuc8Ik63Y72vJj89fgzinRamCUwpZRPp/aeOoDG7SRBRtkDpJqiKDDy2c3eZDmGn0AGFpUMnOTEUyiVc/9WdEkrHQi2tXXgzUW9NMcJ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:22:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 211.95 seconds 2018-10-25 00:23:57,372 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:57,373 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:b6:1a', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:b6:1a', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f', 'name': u'heat_ims-img_d4417c40-7274-4531-85a0-82644911d429'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:19:10.000000', 'flavor': Munch({u'id': u'4f6f52a8-e05f-4242-8913-0fc22863807c', 'name': u'heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429'}), 'az': u'nova', 'id': u'413a2996-cf0c-4bd7-82db-0f7b40d856ea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'02e671fe-4a05-4afc-a1f3-bf8b5afaade1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0b9af484-39bc-4573-b271-0c07381cf66e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18a69d42-7263-429a-a618-ce5e5f6c8e67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'df24fb35-c654-4939-a142-0e8136b7150f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef41ff8f-1d79-4def-824b-9f827cae33cd'})], 'id': u'800d2c64-c6ac-45e4-bfc0-b22e567cc02a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'82ecce17-661a-45b7-a7e3-925ec10b93ee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8bdf01c3-4e13-4f24-9e5b-3bb5a65e346e'})], 'id': u'8e0b47ed-257c-4d15-9896-0cd13a516b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0441f992a611454a8bd8a8bb2ab94f80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9dcff5f132de4175979291a8b842d4c1', 'name': 'heat_ims-project_d4417c40-7274-4531-85a0-82644911d429', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-10-25T00:19:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:19:10Z', 'hostId': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:19:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9dcff5f132de4175979291a8b842d4c1', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'9dcff5f132de4175979291a8b842d4c1', 'created_at': u'2018-10-25T00:17:23Z', 'created': u'2018-10-25T00:17:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-25 00:23:57,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:23:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:23:58,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-985c81ef-c72d-4bfa-8359-9161803e25a1 x-openstack-request-id: req-985c81ef-c72d-4bfa-8359-9161803e25a1 2018-10-25 00:23:58,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:8e:87", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:5f:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "fb2f8c4f-56d0-423e-9fa5-9dfe5eadfdaf", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "homer-0.clearwater.opnfv", "created": "2018-10-25T00:19:27Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:b7:cb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:80:ef", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:05.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "37e6db03-aecb-47ed-b5ec-7c9173cfbfa1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:05Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "bono-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:67:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4d:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "bc0bc9b4-5ae1-448c-b461-e0fa9c80a956", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "dime-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4b:1f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:65:39", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d977e384-197b-4782-9552-7c695eae63b8", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:20:08.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "d977e384-197b-4782-9552-7c695eae63b8", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:20:08Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-25T00:19:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7a:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:45:32", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7947fecb-66a9-4883-ac9a-ffca12b3be46", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:58.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "7947fecb-66a9-4883-ac9a-ffca12b3be46", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:58Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-25T00:19:24Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:b6:1a", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/413a2996-cf0c-4bd7-82db-0f7b40d856ea", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:19:10.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "413a2996-cf0c-4bd7-82db-0f7b40d856ea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:19:10Z", "hostId": "a4e873814f59050442dfa68b6d8b71f768d3b40e653d233faeca28ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-25T00:17:23Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:60:7b", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1", "rel": "bookmark"}], "image": {"id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "links": [{"href": "http://172.30.9.21:8774/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:17:11.000000", "flavor": {"id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "links": [{"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}]}, "id": "6b57b3bb-e345-465e-be02-5aa3b3678ec1", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0441f992a611454a8bd8a8bb2ab94f80", "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-10-25T00:17:11Z", "hostId": "5ab327d407360848f12f46caa27a92e3c60b3ce09ae2a0279574448f", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "name": "ns.clearwater.opnfv", "created": "2018-10-25T00:15:25Z", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:23:58,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-985c81ef-c72d-4bfa-8359-9161803e25a1 2018-10-25 00:23:58,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649312019348s 2018-10-25 00:23:58,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:23:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:23:58,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11942 Content-Type: application/json Date: Thu, 25 Oct 2018 00:23:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e673cbf8-90cb-405b-af62-cce94fd419cd x-openstack-request-id: req-e673cbf8-90cb-405b-af62-cce94fd419cd 2018-10-25 00:23:58,095 - keystoneauth.session - DEBUG - 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009145] AppArmor: AppArmor initialized\n[ 0.010230] Yama: becoming mindful.\n[ 0.011326] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013671] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018414] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020278] Initializing cgroup subsys memory\n[ 0.021426] Initializing cgroup subsys devices\n[ 0.022573] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025108] Initializing cgroup subsys perf_event\n[ 0.026292] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Present\n[ 0.029759] mce: CPU supports 10 MCE banks\n[ 0.030855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030855] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033528] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038537] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044481] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049087] ACPI: Core revision 20131115\n[ 0.050606] ACPI: All ACPI Tables successfully acquired\n[ 0.052025] ftrace: allocating 28747 entries in 113 pages\n[ 0.072218] smpboot: Max logical packages: 2\n[ 0.073334] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076238] Enabling x2apic\n[ 0.077064] Enabled x2apic\n[ 0.078137] Switched APIC routing to physical x2apic.\n[ 0.081124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082649] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.085246] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093945] KVM setup paravirtual spinlock\n[ 0.096445] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098277] x86: Booting SMP configuration:\n[ 0.099457] .... node #0, CPUs: #1[ 0.096404] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116022] x86: Booted up 1 node, 2 CPUs\n[ 0.116014] KVM setup async PF for cpu 1\n[ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119545] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120405] devtmpfs: initialized\n[ 0.122119] EVM: security.selinux\n[ 0.123047] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124856] EVM: security.capability\n[ 0.125858] pinctrl core: initialized pinctrl subsystem\n[ 0.128049] regulator-dummy: no parameters\n[ 0.129195] RTC time: 0:17:12, date: 10/25/18\n[ 0.130361] NET: Registered protocol family 16\n[ 0.131599] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133117] ACPI: bus type PCI registered\n[ 0.134175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135798] PCI: Using configuration type 1 for base access\n[ 0.136601] bio: create slab at 0\n[ 0.137122] ACPI: Added _OSI(Module Device)\n[ 0.137155] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143545] ACPI: Interpreter enabled\n[ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156703] ACPI: (supports S0 S5)\n[ 0.157634] ACPI: Using IOAPIC for interrupt routing\n[ 0.158868] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160199] ACPI: No dock devices found.\n[ 0.163153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167207] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168199] acpiphp: Slot [3] registered\n[ 0.169264] acpiphp: Slot [4] registered\n[ 0.170323] acpiphp: Slot [5] registered\n[ 0.172257] acpiphp: Slot [6] registered\n[ 0.173556] acpiphp: Slot [7] registered\n[ 0.174832] acpiphp: Slot [8] registered\n[ 0.176022] acpiphp: Slot [9] registered\n[ 0.177323] acpiphp: Slot [10] registered\n[ 0.178621] acpiphp: Slot [11] registered\n[ 0.179925] acpiphp: Slot [12] registered\n[ 0.180021] acpiphp: Slot [13] registered\n[ 0.181314] acpiphp: Slot [14] registered\n[ 0.182614] acpiphp: Slot [15] registered\n[ 0.184021] acpiphp: Slot [16] registered\n[ 0.185321] acpiphp: Slot [17] registered\n[ 0.186616] acpiphp: Slot [18] registered\n[ 0.187917] acpiphp: Slot [19] registered\n[ 0.188020] acpiphp: Slot [20] registered\n[ 0.189310] acpiphp: Slot [21] registered\n[ 0.190597] acpiphp: Slot [22] registered\n[ 0.191886] acpiphp: Slot [23] registered\n[ 0.192027] acpiphp: Slot [24] registered\n[ 0.193320] acpiphp: Slot [25] registered\n[ 0.194606] acpiphp: Slot [26] registered\n[ 0.195892] acpiphp: Slot [27] registered\n[ 0.196020] acpiphp: Slot [28] registered\n[ 0.197317] acpiphp: Slot [29] registered\n[ 0.198611] acpiphp: Slot [30] registered\n[ 0.199903] acpiphp: Slot [31] registered\n[ 0.200021] PCI host bridge to bus 0000:00\n[ 0.201340] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.202984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205810] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207789] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.243482] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.245022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.247166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.251303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252787] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.256961] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258838] SCSI subsystem initialized\n[ 0.260219] ACPI: bus type USB registered\n[ 0.261394] usbcore: registered new interface driver usbfs\n[ 0.263010] usbcore: registered new interface driver hub\n[ 0.264047] usbcore: registered new device driver usb\n[ 0.265641] PCI: Using ACPI for IRQ routing\n[ 0.265751] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269331] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270892] NetLabel: unlabeled traffic allowed by default\n[ 0.272225] Switched to clocksource kvm-clock\n[ 0.280744] AppArmor: AppArmor Filesystem Enabled\n[ 0.282197] pnp: PnP ACPI init\n[ 0.283225] ACPI: bus type PNP registered\n[ 0.284994] pnp: PnP ACPI: found 8 devices\n[ 0.286311] ACPI: bus type PNP unregistered\n[ 0.294258] NET: Registered protocol family 2\n[ 0.295930] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.298307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.300451] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.302542] TCP: reno registered\n[ 0.303751] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.305743] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307928] NET: Registered protocol family 1\n[ 0.309454] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311394] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313281] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358707] Trying to unpack rootfs image as initramfs...\n[ 0.457020] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.459835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461744] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463832] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466578] Scanning for low memory corruption every 60 seconds\n[ 0.468708] Initialise system trusted keyring\n[ 0.470077] audit: initializing netlink socket (disabled)\n[ 0.471537] type=2000 audit(1540426632.523:1): initialized\n[ 0.493201] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496119] zbud: loaded\n[ 0.497304] VFS: Disk quotas dquot_6.5.2\n[ 0.498748] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501208] fuse init (API version 7.22)\n[ 0.502717] msgmni has been set to 3997\n[ 0.504118] Key type big_key registered\n[ 0.506030] Key type asymmetric registered\n[ 0.507420] Asymmetric key parser 'x509' registered\n[ 0.509029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.511577] io scheduler noop registered\n[ 0.512972] io scheduler deadline registered (default)\n[ 0.514662] io scheduler cfq registered\n[ 0.516087] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517882] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520000] ipmi message handler version 39.2\n[ 0.521543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524028] ACPI: Power Button [PWRF]\n[ 0.525411] GHES: HEST is not enabled!\n[ 0.547114] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612970] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.615413] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643085] Linux agpgart interface v0.103\n[ 0.645240] brd: module loaded\n[ 0.646595] loop: module loaded\n[ 0.647911] blk-mq: CPU -> queue map\n[ 0.648955] CPU 0 -> Queue 0\n[ 0.649843] CPU 1 -> Queue 0\n[ 0.651758] vda: vda1\n[ 0.653536] scsi0 : ata_piix\n[ 0.654823] scsi1 : ata_piix\n[ 0.655910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.658073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.660539] libphy: Fixed MDIO Bus: probed\n[ 0.662212] tun: Universal TUN/TAP device driver, 1.6\n[ 0.663845] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.667582] PPP generic driver version 2.4.2\n[ 0.669090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671153] ehci-pci: EHCI PCI platform driver\n[ 0.672675] ehci-platform: EHCI generic platform driver\n[ 0.674410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676358] ohci-pci: OHCI PCI platform driver\n[ 0.677857] ohci-platform: OHCI generic platform driver\n[ 0.679535] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702687] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.708873] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713403] usb usb1: Product: UHCI Host Controller\n[ 0.715057] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.717037] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.718709] hub 1-0:1.0: USB hub found\n[ 0.719996] hub 1-0:1.0: 2 ports detected\n[ 0.721534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.724919] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728366] mousedev: PS/2 mouse device common for all mice\n[ 0.730411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735334] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737313] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739415] device-mapper: uevent: version 1.0.3\n[ 0.741033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745812] TCP: cubic registered\n[ 0.754282] NET: Registered protocol family 10\n[ 0.756081] NET: Registered protocol family 17\n[ 0.757562] Key type dns_resolver registered\n[ 0.759221] Loading compiled-in X.509 certificates\n[ 0.761304] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764385] registered taskstats version 1\n[ 0.767619] Key type trusted registered\n[ 0.771980] Key type encrypted registered\n[ 0.773335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775156] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777396] regulator-dummy: disabling\n[ 0.778761] Magic number: 6:619:254\n[ 0.780129] rtc_cmos 00:00: setting system clock to 2018-10-25 00:17:12 UTC (1540426632)\n[ 0.782821] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784749] EDD information not available.\n[ 0.817711] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.820280] Write protecting the kernel read-only data: 12288k\n[ 0.822766] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.826764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.842014] systemd-udevd[107]: starting version 204\n[ 0.888532] FDC 0 is a S82078B\n[ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.197622] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199428] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201167] usb 1-1: Product: QEMU USB Tablet\n[ 1.202359] usb 1-1: Manufacturer: QEMU\n[ 1.203438] usb 1-1: SerialNumber: 42\n[ 1.456080] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.897030] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.218568] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.357161] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.457551] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:17:14 +0000. Up 2.80 seconds.\ncloud-init-nonet[2.96]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.94]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:17:15 +0000. Up 4.14 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:87:60:7b |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:27:2d:82 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\naa:90:bb:3a:28:9b:b4:ba:3f:03:78:97:26:26:52:4b root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| E |\n|.o . . S |\n|= =.+ . |\n|o*o+ . |\n|=.+o . |\n|OB++. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n3e:a8:32:3f:33:cc:dc:0e:7b:95:64:74:d5:54:b3:e5 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..o.oo|\n| . . ..+|\n| . . .E|\n| o |\n| oS. |\n| oo |\n| +....o |\n| o B+o . |\n| ++*. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n3f:b3:4f:89:e6:6f:ee:57:09:d3:0b:be:ad:48:cc:7d root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| + . |\n| S . + o|\n| .o..o o.|\n| *+o.oE |\n| o.=o.o. |\n| oB=o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nef:25:2c:f3:c8:33:c9:1f:e6:2b:63:85:f9:28:ac:59 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| So |\n| oo. |\n| .E.o=* . |\n| oo.XO.+ |\n| o. oo**. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:17:22 +0000. Up 10.31 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:17:23 +0000. Up 11.55 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.4/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 7s (1606 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (371 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3e:a8:32:3f:33:cc:dc:0e:7b:95:64:74:d5:54:b3:e5 root@ns (DSA)\nec2: 256 3f:b3:4f:89:e6:6f:ee:57:09:d3:0b:be:ad:48:cc:7d root@ns (ECDSA)\nec2: 256 ef:25:2c:f3:c8:33:c9:1f:e6:2b:63:85:f9:28:ac:59 root@ns (ED25519)\nec2: 2048 aa:90:bb:3a:28:9b:b4:ba:3f:03:78:97:26:26:52:4b root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN1SH4srSq2AK/dFyuAehBvSnBnziIKXUzMRMA3sLVRa4VB1Qwnm2O+k6UskQJWY/Q9FZX3MLPUBO3nDM+gIj2A= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwejZvp9i/pynNNJmlanALCbB26SZeUb6UwoCC/JWCL root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnwxDlxcOqdG9r02Bp45/D+JbCgEOctnRrgYHVN0gvcvVKh0GsMw/esRYzUjbL4apRrMB2dWjRvNT6mJlByx9sX8jNj/U1oAy9fMbCStFAbZUyqnsi7lTCVJEAq++2xrOTBZobZCCUPoidFp/cqLZUV2W7iDsB7Bx55yOMdnx5WfbBgm1eSjZrRcA0s80+RoB37UEKiJ1Cix3A8BRfomZ5txUQJdYUzFjfyEq4cEw1Cng1zlszVGC8EPN40HWZ7aqkf6Rk4OS1bmIi/Fv46tB0BBCxVuYTC4B/6/oPvrezcsd3BbVKH9FdA94GbFnCULmnlbeIJzYIiKnOI81kixa/ root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:17:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.78 seconds\n"} 2018-10-25 00:23:58,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6b57b3bb-e345-465e-be02-5aa3b3678ec1/action used request id req-e673cbf8-90cb-405b-af62-cce94fd419cd 2018-10-25 00:23:58,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0643479824066s 2018-10-25 00:23:58,097 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009145] AppArmor: AppArmor initialized [ 0.010230] Yama: becoming mindful. [ 0.011326] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013671] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016808] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018414] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020278] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025108] Initializing cgroup subsys perf_event [ 0.026292] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029759] mce: CPU supports 10 MCE banks [ 0.030855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030855] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033528] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038537] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044481] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049087] ACPI: Core revision 20131115 [ 0.050606] ACPI: All ACPI Tables successfully acquired [ 0.052025] ftrace: allocating 28747 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.073334] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076238] Enabling x2apic [ 0.077064] Enabled x2apic [ 0.078137] Switched APIC routing to physical x2apic. [ 0.081124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082649] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.085246] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093945] KVM setup paravirtual spinlock [ 0.096445] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098277] x86: Booting SMP configuration: [ 0.099457] .... node #0, CPUs: #1[ 0.096404] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116022] x86: Booted up 1 node, 2 CPUs [ 0.116014] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119545] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120405] devtmpfs: initialized [ 0.122119] EVM: security.selinux [ 0.123047] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124856] EVM: security.capability [ 0.125858] pinctrl core: initialized pinctrl subsystem [ 0.128049] regulator-dummy: no parameters [ 0.129195] RTC time: 0:17:12, date: 10/25/18 [ 0.130361] NET: Registered protocol family 16 [ 0.131599] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133117] ACPI: bus type PCI registered [ 0.134175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135798] PCI: Using configuration type 1 for base access [ 0.136601] bio: create slab at 0 [ 0.137122] ACPI: Added _OSI(Module Device) [ 0.137155] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143545] ACPI: Interpreter enabled [ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156703] ACPI: (supports S0 S5) [ 0.157634] ACPI: Using IOAPIC for interrupt routing [ 0.158868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160199] ACPI: No dock devices found. [ 0.163153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167207] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168199] acpiphp: Slot [3] registered [ 0.169264] acpiphp: Slot [4] registered [ 0.170323] acpiphp: Slot [5] registered [ 0.172257] acpiphp: Slot [6] registered [ 0.173556] acpiphp: Slot [7] registered [ 0.174832] acpiphp: Slot [8] registered [ 0.176022] acpiphp: Slot [9] registered [ 0.177323] acpiphp: Slot [10] registered [ 0.178621] acpiphp: Slot [11] registered [ 0.179925] acpiphp: Slot [12] registered [ 0.180021] acpiphp: Slot [13] registered [ 0.181314] acpiphp: Slot [14] registered [ 0.182614] acpiphp: Slot [15] registered [ 0.184021] acpiphp: Slot [16] registered [ 0.185321] acpiphp: Slot [17] registered [ 0.186616] acpiphp: Slot [18] registered [ 0.187917] acpiphp: Slot [19] registered [ 0.188020] acpiphp: Slot [20] registered [ 0.189310] acpiphp: Slot [21] registered [ 0.190597] acpiphp: Slot [22] registered [ 0.191886] acpiphp: Slot [23] registered [ 0.192027] acpiphp: Slot [24] registered [ 0.193320] acpiphp: Slot [25] registered [ 0.194606] acpiphp: Slot [26] registered [ 0.195892] acpiphp: Slot [27] registered [ 0.196020] acpiphp: Slot [28] registered [ 0.197317] acpiphp: Slot [29] registered [ 0.198611] acpiphp: Slot [30] registered [ 0.199903] acpiphp: Slot [31] registered [ 0.200021] PCI host bridge to bus 0000:00 [ 0.201340] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.202984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205810] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207789] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.243482] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.245022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.247166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.251303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252787] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256961] vgaarb: bridge control possible 0000:00:02.0 [ 0.258838] SCSI subsystem initialized [ 0.260219] ACPI: bus type USB registered [ 0.261394] usbcore: registered new interface driver usbfs [ 0.263010] usbcore: registered new interface driver hub [ 0.264047] usbcore: registered new device driver usb [ 0.265641] PCI: Using ACPI for IRQ routing [ 0.265751] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269331] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270892] NetLabel: unlabeled traffic allowed by default [ 0.272225] Switched to clocksource kvm-clock [ 0.280744] AppArmor: AppArmor Filesystem Enabled [ 0.282197] pnp: PnP ACPI init [ 0.283225] ACPI: bus type PNP registered [ 0.284994] pnp: PnP ACPI: found 8 devices [ 0.286311] ACPI: bus type PNP unregistered [ 0.294258] NET: Registered protocol family 2 [ 0.295930] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.298307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.300451] TCP: Hash tables configured (established 16384 bind 16384) [ 0.302542] TCP: reno registered [ 0.303751] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305743] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307928] NET: Registered protocol family 1 [ 0.309454] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311394] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313281] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358707] Trying to unpack rootfs image as initramfs... [ 0.457020] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.459835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461744] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463832] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466578] Scanning for low memory corruption every 60 seconds [ 0.468708] Initialise system trusted keyring [ 0.470077] audit: initializing netlink socket (disabled) [ 0.471537] type=2000 audit(1540426632.523:1): initialized [ 0.493201] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496119] zbud: loaded [ 0.497304] VFS: Disk quotas dquot_6.5.2 [ 0.498748] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501208] fuse init (API version 7.22) [ 0.502717] msgmni has been set to 3997 [ 0.504118] Key type big_key registered [ 0.506030] Key type asymmetric registered [ 0.507420] Asymmetric key parser 'x509' registered [ 0.509029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.511577] io scheduler noop registered [ 0.512972] io scheduler deadline registered (default) [ 0.514662] io scheduler cfq registered [ 0.516087] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517882] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520000] ipmi message handler version 39.2 [ 0.521543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524028] ACPI: Power Button [PWRF] [ 0.525411] GHES: HEST is not enabled! [ 0.547114] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.590478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.612970] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.615413] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643085] Linux agpgart interface v0.103 [ 0.645240] brd: module loaded [ 0.646595] loop: module loaded [ 0.647911] blk-mq: CPU -> queue map [ 0.648955] CPU 0 -> Queue 0 [ 0.649843] CPU 1 -> Queue 0 [ 0.651758] vda: vda1 [ 0.653536] scsi0 : ata_piix [ 0.654823] scsi1 : ata_piix [ 0.655910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.658073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.660539] libphy: Fixed MDIO Bus: probed [ 0.662212] tun: Universal TUN/TAP device driver, 1.6 [ 0.663845] tun: (C) 1999-2004 Max Krasnyansky [ 0.667582] PPP generic driver version 2.4.2 [ 0.669090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671153] ehci-pci: EHCI PCI platform driver [ 0.672675] ehci-platform: EHCI generic platform driver [ 0.674410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676358] ohci-pci: OHCI PCI platform driver [ 0.677857] ohci-platform: OHCI generic platform driver [ 0.679535] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702687] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.708873] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713403] usb usb1: Product: UHCI Host Controller [ 0.715057] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.717037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718709] hub 1-0:1.0: USB hub found [ 0.719996] hub 1-0:1.0: 2 ports detected [ 0.721534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.724919] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728366] mousedev: PS/2 mouse device common for all mice [ 0.730411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733471] rtc_cmos 00:00: RTC can wake from S4 [ 0.735334] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737313] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739415] device-mapper: uevent: version 1.0.3 [ 0.741033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745812] TCP: cubic registered [ 0.754282] NET: Registered protocol family 10 [ 0.756081] NET: Registered protocol family 17 [ 0.757562] Key type dns_resolver registered [ 0.759221] Loading compiled-in X.509 certificates [ 0.761304] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764385] registered taskstats version 1 [ 0.767619] Key type trusted registered [ 0.771980] Key type encrypted registered [ 0.773335] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775156] IMA: No TPM chip found, activating TPM-bypass! [ 0.777396] regulator-dummy: disabling [ 0.778761] Magic number: 6:619:254 [ 0.780129] rtc_cmos 00:00: setting system clock to 2018-10-25 00:17:12 UTC (1540426632) [ 0.782821] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784749] EDD information not available. [ 0.817711] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.820280] Write protecting the kernel read-only data: 12288k [ 0.822766] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.826764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.842014] systemd-udevd[107]: starting version 204 [ 0.888532] FDC 0 is a S82078B [ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197622] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199428] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201167] usb 1-1: Product: QEMU USB Tablet [ 1.202359] usb 1-1: Manufacturer: QEMU [ 1.203438] usb 1-1: SerialNumber: 42 [ 1.456080] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.897030] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.218568] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.357161] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.457551] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:17:14 +0000. Up 2.80 seconds. cloud-init-nonet[2.96]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.94]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:17:15 +0000. Up 4.14 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:87:60:7b | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:27:2d:82 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: aa:90:bb:3a:28:9b:b4:ba:3f:03:78:97:26:26:52:4b root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | E | |.o . . S | |= =.+ . | |o*o+ . | |=.+o . | |OB++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3e:a8:32:3f:33:cc:dc:0e:7b:95:64:74:d5:54:b3:e5 root@ns The key's randomart image is: +--[ DSA 1024]----+ | ..o.oo| | . . ..+| | . . .E| | o | | oS. | | oo | | +....o | | o B+o . | | ++*. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 3f:b3:4f:89:e6:6f:ee:57:09:d3:0b:be:ad:48:cc:7d root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | + . | | S . + o| | .o..o o.| | *+o.oE | | o.=o.o. | | oB=o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ef:25:2c:f3:c8:33:c9:1f:e6:2b:63:85:f9:28:ac:59 root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | So | | oo. | | .E.o=* . | | oo.XO.+ | | o. oo**. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:17:22 +0000. Up 10.31 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:17:23 +0000. Up 11.55 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.4/24 dev eth1 + ip link set dev eth1 up + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:5 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [783 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [143 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [497 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 7s (1606 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (371 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:15:a4:2e:1a:f4:fd:13:79:c6:73:6e:f7:ee:cf:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3e:a8:32:3f:33:cc:dc:0e:7b:95:64:74:d5:54:b3:e5 root@ns (DSA) ec2: 256 3f:b3:4f:89:e6:6f:ee:57:09:d3:0b:be:ad:48:cc:7d root@ns (ECDSA) ec2: 256 ef:25:2c:f3:c8:33:c9:1f:e6:2b:63:85:f9:28:ac:59 root@ns (ED25519) ec2: 2048 aa:90:bb:3a:28:9b:b4:ba:3f:03:78:97:26:26:52:4b root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN1SH4srSq2AK/dFyuAehBvSnBnziIKXUzMRMA3sLVRa4VB1Qwnm2O+k6UskQJWY/Q9FZX3MLPUBO3nDM+gIj2A= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwejZvp9i/pynNNJmlanALCbB26SZeUb6UwoCC/JWCL root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnwxDlxcOqdG9r02Bp45/D+JbCgEOctnRrgYHVN0gvcvVKh0GsMw/esRYzUjbL4apRrMB2dWjRvNT6mJlByx9sX8jNj/U1oAy9fMbCStFAbZUyqnsi7lTCVJEAq++2xrOTBZobZCCUPoidFp/cqLZUV2W7iDsB7Bx55yOMdnx5WfbBgm1eSjZrRcA0s80+RoB37UEKiJ1Cix3A8BRfomZ5txUQJdYUzFjfyEq4cEw1Cng1zlszVGC8EPN40HWZ7aqkf6Rk4OS1bmIi/Fv46tB0BBCxVuYTC4B/6/oPvrezcsd3BbVKH9FdA94GbFnCULmnlbeIJzYIiKnOI81kixa/ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:17:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.78 seconds 2018-10-25 00:23:58,099 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-25 00:23:58,101 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.213 2018-10-25 00:23:58,195 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-25 00:23:58,264 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-25 00:23:58,264 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-25 00:23:58,397 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:23:58,397 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-25 00:24:23,423 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:24:23,423 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-25 00:24:48,469 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:24:48,470 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-25 00:25:13,526 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:25:13,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-25 00:25:38,581 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:25:38,581 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-25 00:26:03,639 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:26:03,639 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-25 00:26:28,695 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:26:28,695 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-25 00:26:53,743 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-25 00:26:53,744 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-25 00:27:29,554 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550905@clearwater.opnfv', u'sip_username': u'6505550905', u'formatted_number': u'(650) 555-0905', u'number': u'6505550905', u'sip_uri': u'sip:6505550905@clearwater.opnfv', u'number_id': u'fd2a218699d64aca9f85231d81a8bbd0', u'sip_password': u'NZxkx6f7x', u'pstn': False} 2018-10-25 00:27:29,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:27:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:27:29,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:27:29 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c Server: Apache x-openstack-request-id: req-d0574b2f-b811-4657-a2dc-a7eb1596e0bf 2018-10-25 00:27:29,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:27:30,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 947 Content-Type: application/json Date: Thu, 25 Oct 2018 00:27:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-885cc667-d29f-4df4-8e6c-5068fd685345 2018-10-25 00:27:30,278 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "outputs": [{"output_value": "172.30.9.203", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-10-25 00:27:30,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c used request id req-885cc667-d29f-4df4-8e6c-5068fd685345 2018-10-25 00:27:30,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.723473072052s 2018-10-25 00:27:30,281 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.203', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-10-25 00:27:30,281 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-25 00:27:30,282 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-25 00:27:30,289 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-25 00:27:30,289 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-25 00:31:28,724 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-25 00:31:28,725 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 7faba14a8b84f3092860d009fca58488) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 62f3980b74448b5de40aee9ba9fda034) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID 2caf3e02c9161e38003ee34d001fc2bc) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID d4ea4ccc599e21b1c4a81482122a3b57) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 0eded03304c5de6dcd17ccc404328ab6) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 4b58106d7ce57f4a5c82892f3b9e647c) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID f2bb2e907144cfb973160d1e34942023) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550630, 6505550884) Failed RuntimeError thrown: - Expected 401|200, got 480 (call ID e55349a44213c2d140cb9fa44ebaf1c9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:25:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - (6505550944, 6505550989) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 7faba14a8b84f3092860d009fca58488) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550896, 6505550455) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 62f3980b74448b5de40aee9ba9fda034) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550367, 6505550667) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550917, 6505550855) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 2caf3e02c9161e38003ee34d001fc2bc) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550069, 6505550929) Failed Endpoint threw exception: - Expected 200, got 503 (call ID d4ea4ccc599e21b1c4a81482122a3b57) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550643, 6505550069) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 0eded03304c5de6dcd17ccc404328ab6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550829) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550683, 6505550666) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 4b58106d7ce57f4a5c82892f3b9e647c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 2d7850c9a91db590c7f37d5c2da953b6) Call Barring - Outbound Rejection (TCP) - (6505550573, 6505550261) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550346, 6505550409) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550753, 6505550306, 6505550450) Failed Endpoint threw exception: - Expected 180, got 503 (call ID f2bb2e907144cfb973160d1e34942023) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550659@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550481%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550747%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550274%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550003%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550172%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550109%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550334%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550827%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550029%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550244%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550808%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550159%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550877%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550280%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550602%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550789%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550725%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550240%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550893%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550769%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550851%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550451%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550746%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550924%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550031%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550252%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550350%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 85488a2928a76599705d109fb5cadf20) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID e396d75a722b26a5227a1ce2c6a42424) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 4710d1deeb81758a60a728bd5070c1bb) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550391@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 5794b627194a52609864a7d428072938) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550954@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 5b790e41faa660b013f5df269dd863dd) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' GRUU - Call - unknown GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550177%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:250:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550982, 6505550507) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550148, 6505550364) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550010, 6505550393) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 85488a2928a76599705d109fb5cadf20) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550415, 6505550582) Failed Endpoint threw exception: - Expected 200, got 503 (call ID e396d75a722b26a5227a1ce2c6a42424) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550636, 6505550340) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 4710d1deeb81758a60a728bd5070c1bb) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550391) Failed Endpoint threw exception: - sip:6505550391@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 5794b627194a52609864a7d428072938) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550954) Failed Endpoint threw exception: - sip:6505550954@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 5b790e41faa660b013f5df269dd863dd) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550788@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID ef4c58678d9e01141adad701edb11837) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550788) Failed Endpoint threw exception: - sip:6505550788@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID ef4c58678d9e01141adad701edb11837) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550117, 6505550964) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID cb1c5237a8798b9a1c3e8234c2d0dad6) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 095e21f4244a2cba6e406b780e048411) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550041, 6505550753) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 024348c80f581ce5ba4795278ad0648e) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 024348c80f581ce5ba4795278ad0648e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550659%40clearwater.opnfv/associated_private_ids"} 45 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-25 00:27:32 +0000 Basic Call - SDP (TCP) at 2018-10-25 00:27:37 +0000 Basic Call - Tel URIs (TCP) at 2018-10-25 00:27:42 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-25 00:27:49 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-25 00:27:54 +0000 Basic Call - Pracks (TCP) at 2018-10-25 00:28:00 +0000 Multiple Identities (TCP) at 2018-10-25 00:28:07 +0000 Call Diversion - Not registered (TCP) at 2018-10-25 00:28:17 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-25 00:28:58 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-25 00:29:15 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-25 00:29:15 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-25 00:29:15 +0000 Call Diversion - Busy (TCP) at 2018-10-25 00:29:16 +0000 Call Diversion - Unconditional (TCP) at 2018-10-25 00:29:16 +0000 Call Diversion - No answer (TCP) at 2018-10-25 00:29:16 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-25 00:29:16 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-25 00:29:16 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-25 00:29:16 +0000 Call Waiting - Accepted (TCP) at 2018-10-25 00:29:17 +0000 Call Waiting - Cancelled (TCP) at 2018-10-25 00:29:17 +0000 CANCEL - Mainline (TCP) at 2018-10-25 00:29:17 +0000 Filtering - Accept-Contact (TCP) at 2018-10-25 00:29:17 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-25 00:29:17 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-25 00:29:18 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-25 00:29:18 +0000 Filtering - RFC3841 example (TCP) at 2018-10-25 00:29:18 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-25 00:29:18 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-25 00:29:19 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-25 00:29:19 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-25 00:29:19 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-25 00:29:19 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-25 00:29:19 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-25 00:29:19 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-25 00:29:20 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-25 00:29:20 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-25 00:29:20 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-10-25 00:29:20 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-25 00:29:31 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-25 00:29:36 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-25 00:29:42 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-25 00:30:13 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-25 00:30:45 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-25 00:31:17 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-25 00:31:22 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-25 00:31:28 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-25 00:31:28,729 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 45, 'skipped': 42, 'total': 93, 'passed': 6} 2018-10-25 00:31:28,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-25 00:31:28,847 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-25 00:31:28,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:31:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:29,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:28 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f9a03cd-1311-4502-a950-1f3128da3d98 2018-10-25 00:31:29,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:29,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e04598f1-7f3a-470f-a598-29e09ccd860e 2018-10-25 00:31:29,469 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:31:29,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-e04598f1-7f3a-470f-a598-29e09ccd860e 2018-10-25 00:31:29,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.616945028305s 2018-10-25 00:31:29,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:29,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:29 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-c793007b-e591-4626-8768-342ae8568c33 2018-10-25 00:31:29,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:29,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d0389d3-46af-42cb-9915-b354a11f517f 2018-10-25 00:31:29,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-25T00:20:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv/events/099e194e-22a4-42c6-acc4-662826c74018", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "id": "099e194e-22a4-42c6-acc4-662826c74018"}]} 2018-10-25 00:31:29,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-6d0389d3-46af-42cb-9915-b354a11f517f 2018-10-25 00:31:29,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368423938751s 2018-10-25 00:31:29,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-10-25 00:31:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:30,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:29 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c Server: Apache x-openstack-request-id: req-f8a2e13a-1cc9-46ec-b4ad-d5aec1982fb6 2018-10-25 00:31:30,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:30,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:31:30 GMT Server: Apache x-openstack-request-id: req-41f89121-299b-46a6-9525-853bdb95b69b 2018-10-25 00:31:30,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:31:30,611 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c used request id req-41f89121-299b-46a6-9525-853bdb95b69b 2018-10-25 00:31:30,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.770148038864s 2018-10-25 00:31:30,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=099e194e-22a4-42c6-acc4-662826c74018&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:30,641 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:30 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=099e194e-22a4-42c6-acc4-662826c74018&sort_dir=asc Server: Apache x-openstack-request-id: req-8a5cc2b4-36b1-46f3-b4c1-e951395a3035 2018-10-25 00:31:30,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:30,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 333 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28f1ffdd-05fc-403b-a9d8-cb0c194273f5 2018-10-25 00:31:30,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-25T00:31:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv/events/b53d7829-d8c1-41c3-9390-a6a99c09c675", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "id": "b53d7829-d8c1-41c3-9390-a6a99c09c675"}]} 2018-10-25 00:31:30,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=099e194e-22a4-42c6-acc4-662826c74018&sort_dir=asc&marker=099e194e-22a4-42c6-acc4-662826c74018&sort_dir=asc used request id req-28f1ffdd-05fc-403b-a9d8-cb0c194273f5 2018-10-25 00:31:30,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733530521393s 2018-10-25 00:31:35,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=b53d7829-d8c1-41c3-9390-a6a99c09c675&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:35,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:35 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=b53d7829-d8c1-41c3-9390-a6a99c09c675&sort_dir=asc Server: Apache x-openstack-request-id: req-9ebfbcad-943a-4a98-bf68-8585445c201f 2018-10-25 00:31:35,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:35,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 682 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f56fd0b7-345a-459d-90ef-98686b4fd416 2018-10-25 00:31:35,954 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-10-25T00:31:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono/events/2613a72b-831a-45c3-bcc7-9abc3e12395d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0d36cc1f-d7d1-4633-8093-47b96098e989", "id": "2613a72b-831a-45c3-bcc7-9abc3e12395d"}, {"resource_name": "homer", "event_time": "2018-10-25T00:31:31Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer/events/e8858075-9cb7-4295-bc42-cf6f043851fd", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "18e245be-d43b-42e6-98cf-bd3e5002e0a7", "id": "e8858075-9cb7-4295-bc42-cf6f043851fd"}, {"resource_name": "sprout", "event_time": "2018-10-25T00:31:32Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout/events/fd8b8711-07a8-4d79-8dcb-5adbe08b7114", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9911d8f6-9c03-4fa9-b275-91a57f48ac0f", "id": "fd8b8711-07a8-4d79-8dcb-5adbe08b7114"}, {"resource_name": "dime", "event_time": "2018-10-25T00:31:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime/events/32af85b9-824e-47f1-8b13-bc56496e8fc1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e63fe2d0-2a48-46f2-b3c9-6b840d071d31", "id": "32af85b9-824e-47f1-8b13-bc56496e8fc1"}, {"resource_name": "vellum", "event_time": "2018-10-25T00:31:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum/events/e56266f3-d491-454d-9e49-977055bdd12c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "41ead19b-dd31-4106-87ea-93f10992ea5c", "id": "e56266f3-d491-454d-9e49-977055bdd12c"}]} 2018-10-25 00:31:35,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=b53d7829-d8c1-41c3-9390-a6a99c09c675&sort_dir=asc&marker=b53d7829-d8c1-41c3-9390-a6a99c09c675&sort_dir=asc used request id req-f56fd0b7-345a-459d-90ef-98686b4fd416 2018-10-25 00:31:35,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264127969742s 2018-10-25 00:31:40,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:40,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:40 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc Server: Apache x-openstack-request-id: req-46e89455-3ddb-4933-928e-d7362f7cf34e 2018-10-25 00:31:40,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:41,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:41 GMT Server: Apache x-openstack-request-id: req-ca5dae7f-f02e-4d32-8599-e9af6a500c5a 2018-10-25 00:31:41,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:31:41,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc&marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc used request id req-ca5dae7f-f02e-4d32-8599-e9af6a500c5a 2018-10-25 00:31:41,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730209350586s 2018-10-25 00:31:46,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:46,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:46 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc Server: Apache x-openstack-request-id: req-d6a0773e-fb35-4dc3-9954-78b5eb8d7608 2018-10-25 00:31:46,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:46,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:46 GMT Server: Apache x-openstack-request-id: req-59d836b2-ce7d-44be-8c51-6db61d8dd1f2 2018-10-25 00:31:46,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:31:46,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc&marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc used request id req-59d836b2-ce7d-44be-8c51-6db61d8dd1f2 2018-10-25 00:31:46,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.499111890793s 2018-10-25 00:31:46,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:31:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:46,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:46 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0fd9e50-7b8a-44ff-a9a1-488e9d2c6cec 2018-10-25 00:31:46,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:46,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1b07fb4-1058-420c-b448-980d3c150176 2018-10-25 00:31:46,965 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-25T00:31:30Z", "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack DELETE started", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:31:46,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-f1b07fb4-1058-420c-b448-980d3c150176 2018-10-25 00:31:46,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.425532102585s 2018-10-25 00:31:51,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:52,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:51 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc Server: Apache x-openstack-request-id: req-1c452caf-b953-418f-8167-9df1f3ed3971 2018-10-25 00:31:52,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:52,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a77efeba-f297-4748-9102-7793a710af45 2018-10-25 00:31:52,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-10-25T00:31:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout/events/20ca4325-2fd8-4fcc-9ea9-2d4302cb8d67", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9911d8f6-9c03-4fa9-b275-91a57f48ac0f", "id": "20ca4325-2fd8-4fcc-9ea9-2d4302cb8d67"}, {"resource_name": "bono", "event_time": "2018-10-25T00:31:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono/events/f53ffcec-b2f0-4f0f-ae4d-f4b3f9d6968b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0d36cc1f-d7d1-4633-8093-47b96098e989", "id": "f53ffcec-b2f0-4f0f-ae4d-f4b3f9d6968b"}, {"resource_name": "dime", "event_time": "2018-10-25T00:31:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime/events/5287c62c-7293-4287-8f94-1051d9cb9e5a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e63fe2d0-2a48-46f2-b3c9-6b840d071d31", "id": "5287c62c-7293-4287-8f94-1051d9cb9e5a"}, {"resource_name": "homer", "event_time": "2018-10-25T00:31:50Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer/events/7840a686-78a6-4e94-912c-e55c59e994cc", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "18e245be-d43b-42e6-98cf-bd3e5002e0a7", "id": "7840a686-78a6-4e94-912c-e55c59e994cc"}, {"resource_name": "vellum", "event_time": "2018-10-25T00:31:50Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum/events/897d5e31-249f-445e-a57b-bfc91b8515b0", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "41ead19b-dd31-4106-87ea-93f10992ea5c", "id": "897d5e31-249f-445e-a57b-bfc91b8515b0"}, {"resource_name": "ellis", "event_time": "2018-10-25T00:31:51Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis/events/452e22a6-42a3-4485-94da-e48f7d3f1926", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c06751f7-7b3b-4789-9e05-81b52a92f3d9", "id": "452e22a6-42a3-4485-94da-e48f7d3f1926"}]} 2018-10-25 00:31:52,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc&marker=e56266f3-d491-454d-9e49-977055bdd12c&sort_dir=asc used request id req-a77efeba-f297-4748-9102-7793a710af45 2018-10-25 00:31:52,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728871822357s 2018-10-25 00:31:57,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:31:57,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:31:57,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:31:57 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc Server: Apache x-openstack-request-id: req-9070593d-94e2-4a29-9aca-43207af0cbb3 2018-10-25 00:31:57,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:31:57,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:31:57 GMT Server: Apache x-openstack-request-id: req-8667dfac-9f50-4f67-8434-aadb49a01916 2018-10-25 00:31:57,124 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:31:57,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc&marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc used request id req-8667dfac-9f50-4f67-8434-aadb49a01916 2018-10-25 00:31:57,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721561908722s 2018-10-25 00:32:02,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:02,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:02 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc Server: Apache x-openstack-request-id: req-67f504d3-6e0b-4c74-875a-5b20b307ccde 2018-10-25 00:32:02,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:02,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-799d06e3-bc00-4793-a96f-3a43516cfabf 2018-10-25 00:32:02,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-25T00:31:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis/events/729a8705-4aef-4da1-b354-6028d1364b55", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c06751f7-7b3b-4789-9e05-81b52a92f3d9", "id": "729a8705-4aef-4da1-b354-6028d1364b55"}, {"resource_name": "dns", "event_time": "2018-10-25T00:31:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns/events/cbed28cc-71a4-4fc5-ab22-d0182ca13861", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3a2a3eca-0057-46aa-9391-d6c415f49c55", "id": "cbed28cc-71a4-4fc5-ab22-d0182ca13861"}]} 2018-10-25 00:32:02,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc&marker=452e22a6-42a3-4485-94da-e48f7d3f1926&sort_dir=asc used request id req-799d06e3-bc00-4793-a96f-3a43516cfabf 2018-10-25 00:32:02,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342776060104s 2018-10-25 00:32:07,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=cbed28cc-71a4-4fc5-ab22-d0182ca13861&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:07,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:07 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=cbed28cc-71a4-4fc5-ab22-d0182ca13861&sort_dir=asc Server: Apache x-openstack-request-id: req-e1e608dc-7d9e-42e0-ac10-3ada6bf94792 2018-10-25 00:32:07,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:07,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 618 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ac59b91-e86d-4ecc-96e3-cb90b2c7b6a3 2018-10-25 00:32:07,549 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-25T00:32:06Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns/events/3c1c049c-67dd-42e7-8c0b-bb8dc0425c1b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3a2a3eca-0057-46aa-9391-d6c415f49c55", "id": "3c1c049c-67dd-42e7-8c0b-bb8dc0425c1b"}, {"resource_name": "mgmt_network", "event_time": "2018-10-25T00:32:06Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network/events/e25853c7-3292-41f8-83e7-48e8e22101a1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8ed2de34-499d-497b-bac4-91b8fc5f5037", "id": "e25853c7-3292-41f8-83e7-48e8e22101a1"}, {"resource_name": "sig_network", "event_time": "2018-10-25T00:32:06Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network/events/33a82ea6-6ed0-4a75-9b78-b6e9dac12230", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5eaebe83-0a37-4c5e-8ed2-6015b8bdcb61", "id": "33a82ea6-6ed0-4a75-9b78-b6e9dac12230"}, {"resource_name": "security_groups", "event_time": "2018-10-25T00:32:06Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups/events/e1a4295b-2868-4bb6-90f7-439ee7598a86", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f4cdd626-8ad0-47ee-8749-febafc3f34e0", "id": "e1a4295b-2868-4bb6-90f7-439ee7598a86"}]} 2018-10-25 00:32:07,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=cbed28cc-71a4-4fc5-ab22-d0182ca13861&sort_dir=asc&marker=cbed28cc-71a4-4fc5-ab22-d0182ca13861&sort_dir=asc used request id req-9ac59b91-e86d-4ecc-96e3-cb90b2c7b6a3 2018-10-25 00:32:07,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750739574432s 2018-10-25 00:32:12,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:12,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:12 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc Server: Apache x-openstack-request-id: req-b390a203-087f-4f2d-8d5b-82f8016aba3f 2018-10-25 00:32:12,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:12,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:12 GMT Server: Apache x-openstack-request-id: req-8cd02f46-849a-4b1c-9b84-10ed17f1548e 2018-10-25 00:32:12,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:32:12,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc&marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc used request id req-8cd02f46-849a-4b1c-9b84-10ed17f1548e 2018-10-25 00:32:12,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.106913089752s 2018-10-25 00:32:17,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:17,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:17 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc Server: Apache x-openstack-request-id: req-4a688291-df47-4aa0-a8e0-68bb6bc27273 2018-10-25 00:32:17,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:18,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 617 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d64d820c-f296-4b13-b75b-3ba50cd75bb8 2018-10-25 00:32:18,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-25T00:32:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network/events/0c250960-c61c-4fc1-bfc9-96efb68fb4c7", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8ed2de34-499d-497b-bac4-91b8fc5f5037", "id": "0c250960-c61c-4fc1-bfc9-96efb68fb4c7"}, {"resource_name": "sig_network", "event_time": "2018-10-25T00:32:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network/events/4f43b117-302f-4d4d-a50e-c1337603393a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5eaebe83-0a37-4c5e-8ed2-6015b8bdcb61", "id": "4f43b117-302f-4d4d-a50e-c1337603393a"}, {"resource_name": "security_groups", "event_time": "2018-10-25T00:32:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups/events/54c597fc-5238-4d1d-8979-f12be2512127", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f4cdd626-8ad0-47ee-8749-febafc3f34e0", "id": "54c597fc-5238-4d1d-8979-f12be2512127"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-25T00:32:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv/events/7149234e-934c-408e-ab37-791ca311850a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "id": "7149234e-934c-408e-ab37-791ca311850a"}]} 2018-10-25 00:32:18,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc&marker=e1a4295b-2868-4bb6-90f7-439ee7598a86&sort_dir=asc used request id req-d64d820c-f296-4b13-b75b-3ba50cd75bb8 2018-10-25 00:32:18,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353861808777s 2018-10-25 00:32:23,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:23,058 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:23 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc Server: Apache x-openstack-request-id: req-1eef0d7e-e403-449a-ae75-4693ab077857 2018-10-25 00:32:23,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:23 GMT Server: Apache x-openstack-request-id: req-df84fb11-7ab9-4c7b-97c3-849b79466fd3 2018-10-25 00:32:23,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:32:23,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc&marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc used request id req-df84fb11-7ab9-4c7b-97c3-849b79466fd3 2018-10-25 00:32:23,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070335149765s 2018-10-25 00:32:28,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-25 00:32:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:28,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:28 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc Server: Apache x-openstack-request-id: req-bf3da0c8-9ce5-48d8-ba66-c8e289ad88fd 2018-10-25 00:32:28,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:28,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:28 GMT Server: Apache x-openstack-request-id: req-80722067-5510-432e-a551-9aa9c8d32d63 2018-10-25 00:32:28,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-25 00:32:28,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c/events?marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc&marker=7149234e-934c-408e-ab37-791ca311850a&sort_dir=asc used request id req-80722067-5510-432e-a551-9aa9c8d32d63 2018-10-25 00:32:28,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2018-10-25 00:32:28,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-25 00:32:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:28,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:28 GMT Location: http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False Server: Apache x-openstack-request-id: req-57c87007-17c8-4049-b51c-23cc06c07ed3 2018-10-25 00:32:28,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:28,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fab1990f-077b-4627-aa33-a54c90fe62bd 2018-10-25 00:32:28,247 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "9dcff5f132de4175979291a8b842d4c1", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4417c40-7274-4531-85a0-82644911d429", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "deletion_time": "2018-10-25T00:32:18Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "04c4f1b0a25e422aba135ae92f2826dc", "tags": null, "creation_time": "2018-10-25T00:14:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-25T00:31:30Z", "id": "1c157b3d-ec95-49ae-a25f-954c7304bc8c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-25 00:32:28,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9dcff5f132de4175979291a8b842d4c1/stacks/clearwater-opnfv/1c157b3d-ec95-49ae-a25f-954c7304bc8c?resolve_outputs=False used request id req-fab1990f-077b-4627-aa33-a54c90fe62bd 2018-10-25 00:32:28,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705800056458s 2018-10-25 00:32:28,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-25 00:32:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" -d '{"subnet_id": "ae758674-d654-4be4-93fa-77d7018661bb"}' 2018-10-25 00:32:30,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:30 GMT X-Openstack-Request-Id: req-6bfe4845-f545-4621-9f86-2edd6eb71a24 2018-10-25 00:32:30,572 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0eaa4a64-b782-460f-b083-06c56fbe25c7", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "subnet_id": "ae758674-d654-4be4-93fa-77d7018661bb", "subnet_ids": ["ae758674-d654-4be4-93fa-77d7018661bb"], "port_id": "23f9f737-9c95-43f5-9d10-e20b92e098dd", "id": "be765a33-bcd5-41be-87c6-9cb289a00f6f"} 2018-10-25 00:32:30,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f/remove_router_interface.json used request id req-6bfe4845-f545-4621-9f86-2edd6eb71a24 2018-10-25 00:32:30,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32321596146s 2018-10-25 00:32:30,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-25 00:32:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:30,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:30 GMT X-Openstack-Request-Id: req-2b650613-b514-41ba-b8b0-f9fecb9f59d3 2018-10-25 00:32:30,706 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "created_at": "2018-10-25T00:14:38Z", "admin_state_up": true, "updated_at": "2018-10-25T00:32:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9dcff5f132de4175979291a8b842d4c1", "id": "be765a33-bcd5-41be-87c6-9cb289a00f6f", "name": "heat_ims-router_d4417c40-7274-4531-85a0-82644911d429"}]} 2018-10-25 00:32:30,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2b650613-b514-41ba-b8b0-f9fecb9f59d3 2018-10-25 00:32:30,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134076118469s 2018-10-25 00:32:30,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-25 00:32:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:32,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:32:32 GMT X-Openstack-Request-Id: req-57fbad66-8eaa-49d4-a880-9855ad80deba 2018-10-25 00:32:32,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:32:32,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/be765a33-bcd5-41be-87c6-9cb289a00f6f.json used request id req-57fbad66-8eaa-49d4-a880-9855ad80deba 2018-10-25 00:32:32,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37608408928s 2018-10-25 00:32:32,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 00:32:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:32,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:32 GMT X-Openstack-Request-Id: req-8a0e7920-301f-45d7-ac45-a57ca5a7236e 2018-10-25 00:32:32,133 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:14:38Z","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":"9dcff5f132de4175979291a8b842d4c1","id":"ae758674-d654-4be4-93fa-77d7018661bb","subnetpool_id":null,"name":"heat_ims-subnet_d4417c40-7274-4531-85a0-82644911d429"}]} 2018-10-25 00:32:32,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8a0e7920-301f-45d7-ac45-a57ca5a7236e 2018-10-25 00:32:32,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485370159149s 2018-10-25 00:32:32,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-25 00:32:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ae758674-d654-4be4-93fa-77d7018661bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:33,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:32:33 GMT X-Openstack-Request-Id: req-a8fdbe20-2c01-4644-8e43-532c52460cfa 2018-10-25 00:32:33,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:32:33,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ae758674-d654-4be4-93fa-77d7018661bb.json used request id req-a8fdbe20-2c01-4644-8e43-532c52460cfa 2018-10-25 00:32:33,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.51021504402s 2018-10-25 00:32:33,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:32:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:33,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:33 GMT X-Openstack-Request-Id: req-618cc5e6-1770-48c0-ab2d-514b2ebb4ebc 2018-10-25 00:32:33,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0eaa4a64-b782-460f-b083-06c56fbe25c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9dcff5f132de4175979291a8b842d4c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:32:33Z","qos_policy_id":null,"name":"heat_ims-net_d4417c40-7274-4531-85a0-82644911d429","admin_state_up":true,"tenant_id":"9dcff5f132de4175979291a8b842d4c1","created_at":"2018-10-25T00:14:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500}]} 2018-10-25 00:32:33,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-618cc5e6-1770-48c0-ab2d-514b2ebb4ebc 2018-10-25 00:32:33,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103285074234s 2018-10-25 00:32:33,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-25 00:32:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/0eaa4a64-b782-460f-b083-06c56fbe25c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:34,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:32:34 GMT X-Openstack-Request-Id: req-b87e58e1-b0d4-4fa6-84ad-05c2aee2e8ad 2018-10-25 00:32:34,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:32:34,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0eaa4a64-b782-460f-b083-06c56fbe25c7.json used request id req-b87e58e1-b0d4-4fa6-84ad-05c2aee2e8ad 2018-10-25 00:32:34,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.967064857483s 2018-10-25 00:32:34,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:32:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:35,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:35 GMT X-Openstack-Request-Id: req-451395ea-06b0-4850-b2ed-afa9738189a1 2018-10-25 00:32:35,014 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:14:49Z", "file": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/file", "owner": "9dcff5f132de4175979291a8b842d4c1", "id": "4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "size": 263586304, "self": "/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d4417c40-7274-4531-85a0-82644911d429", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:32:35,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-451395ea-06b0-4850-b2ed-afa9738189a1 2018-10-25 00:32:35,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293246984482s 2018-10-25 00:32:35,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 00:32:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ef8d35444d24e6be57669a26be7306d38aa923ccda844eefe12c34531c95d8b6" 2018-10-25 00:32:36,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:32:36 GMT X-Openstack-Request-Id: req-faacaf09-2909-4245-80b6-f297017262ba 2018-10-25 00:32:36,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:32:36,506 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4f72a35b-57cf-4df8-ab4c-9ad488fd2d7f used request id req-faacaf09-2909-4245-80b6-f297017262ba 2018-10-25 00:32:36,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48964309692s 2018-10-25 00:32:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:32:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:36,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d7d4d58-6477-4d1a-9713-689409c5e970 x-openstack-request-id: req-1d7d4d58-6477-4d1a-9713-689409c5e970 2018-10-25 00:32:36,819 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "4f6f52a8-e05f-4242-8913-0fc22863807c", "name": "heat_ims-flavor_d4417c40-7274-4531-85a0-82644911d429", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:32:36,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1d7d4d58-6477-4d1a-9713-689409c5e970 2018-10-25 00:32:36,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307457923889s 2018-10-25 00:32:36,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 00:32:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:36,846 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16e3d102-7dc6-477a-b38a-26682253f8bf x-openstack-request-id: req-16e3d102-7dc6-477a-b38a-26682253f8bf 2018-10-25 00:32:36,846 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4f6f52a8-e05f-4242-8913-0fc22863807c used request id req-16e3d102-7dc6-477a-b38a-26682253f8bf 2018-10-25 00:32:36,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0259368419647s 2018-10-25 00:32:36,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:32:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19f118a-f75e-40f8-a7af-faaaf8b56aeb 2018-10-25 00:32:37,060 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "links": {"self": "http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0441f992a611454a8bd8a8bb2ab94f80", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:32:37,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f19f118a-f75e-40f8-a7af-faaaf8b56aeb 2018-10-25 00:32:37,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213554859161s 2018-10-25 00:32:37,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:32:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:37,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61c026f-6180-4ce0-9742-17d51911a0bc 2018-10-25 00:32:37,270 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_d4417c40-7274-4531-85a0-82644911d429", "links": {"self": "http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0441f992a611454a8bd8a8bb2ab94f80", "description": null}} 2018-10-25 00:32:37,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80 used request id req-e61c026f-6180-4ce0-9742-17d51911a0bc 2018-10-25 00:32:37,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203603029251s 2018-10-25 00:32:37,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 00:32:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:37,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28401f76-b4da-4d10-b323-1c4d60e8acd4 2018-10-25 00:32:37,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:32:37,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0441f992a611454a8bd8a8bb2ab94f80 used request id req-28401f76-b4da-4d10-b323-1c4d60e8acd4 2018-10-25 00:32:37,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290763139725s 2018-10-25 00:32:37,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:32:37,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:37,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c698d80-805b-4b88-a0d0-891511d47701 2018-10-25 00:32:37,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1"}, "tags": [], "enabled": true, "id": "9dcff5f132de4175979291a8b842d4c1", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4417c40-7274-4531-85a0-82644911d429"}]} 2018-10-25 00:32:37,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5c698d80-805b-4b88-a0d0-891511d47701 2018-10-25 00:32:37,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194224119186s 2018-10-25 00:32:37,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 00:32:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:38,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11be28bb-4f27-4136-9941-48d8bb7d0844 2018-10-25 00:32:38,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:32:38,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9dcff5f132de4175979291a8b842d4c1 used request id req-11be28bb-4f27-4136-9941-48d8bb7d0844 2018-10-25 00:32:38,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291432142258s 2018-10-25 00:32:38,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:32:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9dcff5f132de4175979291a8b842d4c1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:38,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:38 GMT X-Openstack-Request-Id: req-ad395628-279b-4f38-99e3-a52385e7e802 2018-10-25 00:32:38,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "created_at": "2018-10-25T00:14:37Z", "updated_at": "2018-10-25T00:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "88c16fd0-5b4e-41d7-83ea-7fc6a28ab894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "652fce8d-3ddf-4970-b05f-6c88ea6d091d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "3f36e1df-b912-426e-977c-4eb3ce56988f", "remote_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "e6783c60-1741-4cf8-9b70-6e081531a636", "remote_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9dcff5f132de4175979291a8b842d4c1"}], "revision_number": 1, "project_id": "9dcff5f132de4175979291a8b842d4c1", "id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "name": "default"}]} 2018-10-25 00:32:38,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9dcff5f132de4175979291a8b842d4c1&name=default used request id req-ad395628-279b-4f38-99e3-a52385e7e802 2018-10-25 00:32:38,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328288078308s 2018-10-25 00:32:38,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:32:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:38,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:38 GMT X-Openstack-Request-Id: req-ac16a440-8198-4e6c-8a90-0d4fa4c0d1f1 2018-10-25 00:32:38,450 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "created_at": "2018-10-25T00:14:37Z", "updated_at": "2018-10-25T00:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "652fce8d-3ddf-4970-b05f-6c88ea6d091d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "e6783c60-1741-4cf8-9b70-6e081531a636", "remote_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "3f36e1df-b912-426e-977c-4eb3ce56988f", "remote_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9dcff5f132de4175979291a8b842d4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:14:37Z", "revision_number": 0, "id": "88c16fd0-5b4e-41d7-83ea-7fc6a28ab894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:14:37Z", "security_group_id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "tenant_id": "9dcff5f132de4175979291a8b842d4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9dcff5f132de4175979291a8b842d4c1"}], "revision_number": 1, "project_id": "9dcff5f132de4175979291a8b842d4c1", "id": "6b443b73-985d-4064-9e1b-3040a2f72a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-25 00:32:38,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ac16a440-8198-4e6c-8a90-0d4fa4c0d1f1 2018-10-25 00:32:38,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494899749756s 2018-10-25 00:32:38,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 00:32:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6b443b73-985d-4064-9e1b-3040a2f72a8c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d3d07fea26e124b48abfd7afe7631c5b434b865c6f1a0f79925ee5536730d5f1" 2018-10-25 00:32:38,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:32:38 GMT X-Openstack-Request-Id: req-d0399056-6925-4679-86c4-5b5eae97c12d 2018-10-25 00:32:38,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:32:38,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6b443b73-985d-4064-9e1b-3040a2f72a8c.json used request id req-d0399056-6925-4679-86c4-5b5eae97c12d 2018-10-25 00:32:38,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136518001556s 2018-10-25 00:32:38,619 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-25 00:32:38,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:32:38,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e8622e-9684-4ebd-be31-2993ebaa2d7a 2018-10-25 00:32:38,680 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:32:38,680 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-f4e8622e-9684-4ebd-be31-2993ebaa2d7a 2018-10-25 00:32:38,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:32:39,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T01:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["W57j7YO7ReyT4g2sgT-RfA"], "issued_at": "2018-10-25T00:32:39.000000Z"}} 2018-10-25 00:32:39,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:32:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:39,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:39 GMT X-Openstack-Request-Id: req-ed1abec7-f4f6-4b1e-a5e9-9467e9899be5 2018-10-25 00:32:39,445 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-25 00:32:39,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed1abec7-f4f6-4b1e-a5e9-9467e9899be5 2018-10-25 00:32:39,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356041908264s 2018-10-25 00:32:39,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:32:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:39,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba1e468-fc25-4441-a645-1ef5af0f1898 2018-10-25 00:32:39,609 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:32:39,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1ba1e468-fc25-4441-a645-1ef5af0f1898 2018-10-25 00:32:39,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156394958496s 2018-10-25 00:32:39,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-25 00:32:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}}' 2018-10-25 00:32:39,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b55683-c3cc-4f68-804b-3eae9b1c5e4c 2018-10-25 00:32:39,740 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f"}, "tags": [], "enabled": true, "id": "342a018e17784fca9fd1c2f6daa5f38f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}} 2018-10-25 00:32:39,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-14b55683-c3cc-4f68-804b-3eae9b1c5e4c 2018-10-25 00:32:39,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123207092285s 2018-10-25 00:32:39,741 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', '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'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270'}) 2018-10-25 00:32:39,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-25 00:32:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "101c17f6-0872-4b5d-9551-c9609a6fdb5e", "email": null, "name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270"}}' 2018-10-25 00:32:40,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8615e0ee-bb42-4ca6-90ac-de3eb5ea4d7c 2018-10-25 00:32:40,222 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "links": {"self": "http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05723d68a1274ab7a807f6245ea63ec5", "domain_id": "default", "password_expires_at": null}} 2018-10-25 00:32:40,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8615e0ee-bb42-4ca6-90ac-de3eb5ea4d7c 2018-10-25 00:32:40,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474832057953s 2018-10-25 00:32:40,223 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'05723d68a1274ab7a807f6245ea63ec5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270'}) 2018-10-25 00:32:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:32:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:40,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b011feb-8fe0-4597-b47b-b0240bf13003 2018-10-25 00:32:40,337 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:32:40,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b011feb-8fe0-4597-b47b-b0240bf13003 2018-10-25 00:32:40,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109531879425s 2018-10-25 00:32:40,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:32:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:40,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb9819f-9685-482f-a46f-c16fcf509a06 2018-10-25 00:32:40,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:32:40,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-beb9819f-9685-482f-a46f-c16fcf509a06 2018-10-25 00:32:40,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195285081863s 2018-10-25 00:32:40,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:32:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:40,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aa044a-b55e-4522-ba4a-01001c33864c 2018-10-25 00:32:40,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:32:40,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3aa044a-b55e-4522-ba4a-01001c33864c 2018-10-25 00:32:40,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107214927673s 2018-10-25 00:32:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:32:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb0260a-7302-4618-89e7-a9fa9a1f4d93 2018-10-25 00:32:40,802 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 00:32:40,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-edb0260a-7302-4618-89e7-a9fa9a1f4d93 2018-10-25 00:32:40,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14664888382s 2018-10-25 00:32:40,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:32:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:40,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac85979-98e9-489b-9712-3220784bafd1 2018-10-25 00:32:40,932 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "links": {"self": "http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05723d68a1274ab7a807f6245ea63ec5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:32:40,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dac85979-98e9-489b-9712-3220784bafd1 2018-10-25 00:32:40,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128561973572s 2018-10-25 00:32:40,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:32:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:41,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca57e95-05f3-43cb-9f5a-4ce9b1f69a82 2018-10-25 00:32:41,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f"}, "tags": [], "enabled": true, "id": "342a018e17784fca9fd1c2f6daa5f38f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}]} 2018-10-25 00:32:41,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-aca57e95-05f3-43cb-9f5a-4ce9b1f69a82 2018-10-25 00:32:41,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113080024719s 2018-10-25 00:32:41,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 00:32:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=05723d68a1274ab7a807f6245ea63ec5&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=342a018e17784fca9fd1c2f6daa5f38f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:41,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11933b89-3ab1-4218-ad00-8d8a6e1016bb 2018-10-25 00:32:41,257 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=05723d68a1274ab7a807f6245ea63ec5&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=342a018e17784fca9fd1c2f6daa5f38f", "previous": null, "next": null}} 2018-10-25 00:32:41,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=05723d68a1274ab7a807f6245ea63ec5&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=342a018e17784fca9fd1c2f6daa5f38f used request id req-11933b89-3ab1-4218-ad00-8d8a6e1016bb 2018-10-25 00:32:41,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190358877182s 2018-10-25 00:32:41,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 00:32:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f/users/05723d68a1274ab7a807f6245ea63ec5/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:41,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b5905c-e625-4b63-bc3f-5c69f9b053b1 2018-10-25 00:32:41,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:32:41,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f/users/05723d68a1274ab7a807f6245ea63ec5/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-c3b5905c-e625-4b63-bc3f-5c69f9b053b1 2018-10-25 00:32:41,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255834817886s 2018-10-25 00:32:41,518 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 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'342a018e17784fca9fd1c2f6daa5f38f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '101c17f6-0872-4b5d-9551-c9609a6fdb5e', 'username': u'vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-25 00:32:41,522 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270', 'password': '101c17f6-0872-4b5d-9551-c9609a6fdb5e', 'project_name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '342a018e17784fca9fd1c2f6daa5f38f', 'project_domain_name': 'Default'} 2018-10-25 00:32:41,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-25 00:32:41,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-25 00:32:41,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-25 00:32:41,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-25 00:32:41,623 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-25 00:32:41,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:32:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:41,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c149f7c6-e9f2-400d-8305-f1f0ed463b8c 2018-10-25 00:32:41,814 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:32:41,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c149f7c6-e9f2-400d-8305-f1f0ed463b8c 2018-10-25 00:32:41,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191029071808s 2018-10-25 00:32:41,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:32:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:32:41,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1df16f-c435-4625-a5e2-65d4c303055b 2018-10-25 00:32:41,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f"}, "tags": [], "enabled": true, "id": "342a018e17784fca9fd1c2f6daa5f38f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}]} 2018-10-25 00:32:41,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ec1df16f-c435-4625-a5e2-65d4c303055b 2018-10-25 00:32:41,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116679906845s 2018-10-25 00:32:41,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-25 00:32:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"network": {"tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "name": "vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270", "admin_state_up": true}}' 2018-10-25 00:32:42,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:42 GMT X-Openstack-Request-Id: req-ef2fc118-d9a4-432f-96ae-3914339955a0 2018-10-25 00:32:42,565 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:32:42Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}} 2018-10-25 00:32:42,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ef2fc118-d9a4-432f-96ae-3914339955a0 2018-10-25 00:32:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622992038727s 2018-10-25 00:32:42,566 - 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-10-25T00:32:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dea15e2d-31bc-434a-b075-46c6a0aac128', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270', u'created_at': u'2018-10-25T00:32:42Z', u'mtu': 1450, u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'l2_adjacency': True}) 2018-10-25 00:32:42,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:32:42,576 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2889761d-f4a5-41b0-9e54-ee159340c696 2018-10-25 00:32:42,576 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:32:42,576 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-2889761d-f4a5-41b0-9e54-ee159340c696 2018-10-25 00:32:42,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:32:42,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T01:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "342a018e17784fca9fd1c2f6daa5f38f", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/342a018e17784fca9fd1c2f6daa5f38f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_342a018e17784fca9fd1c2f6daa5f38f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_342a018e17784fca9fd1c2f6daa5f38f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/342a018e17784fca9fd1c2f6daa5f38f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/342a018e17784fca9fd1c2f6daa5f38f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/342a018e17784fca9fd1c2f6daa5f38f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/342a018e17784fca9fd1c2f6daa5f38f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/342a018e17784fca9fd1c2f6daa5f38f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/342a018e17784fca9fd1c2f6daa5f38f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "id": "05723d68a1274ab7a807f6245ea63ec5"}, "audit_ids": ["sQHnGxhISx23y35IFwSUDQ"], "issued_at": "2018-10-25T00:32:42.000000Z"}} 2018-10-25 00:32:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:32:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:32:43,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:43 GMT X-Openstack-Request-Id: req-1fd5679e-36f1-4236-a560-a03d11b6ea17 2018-10-25 00:32:43,425 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:32:42Z","qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}]} 2018-10-25 00:32:43,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1fd5679e-36f1-4236-a560-a03d11b6ea17 2018-10-25 00:32:43,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436403036118s 2018-10-25 00:32:43,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-25 00:32:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"subnet": {"name": "vyos_vrouter-subnet_505c8923-40a9-4f91-b588-a237d96e9270", "enable_dhcp": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-25 00:32:44,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:44 GMT X-Openstack-Request-Id: req-e12c9bd0-c83f-41ec-85f0-f2119281793f 2018-10-25 00:32:44,051 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea15e2d-31bc-434a-b075-46c6a0aac128","tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:32:43Z","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":"342a018e17784fca9fd1c2f6daa5f38f","id":"cb12957e-7252-43fa-b840-592768614976","subnetpool_id":null,"name":"vyos_vrouter-subnet_505c8923-40a9-4f91-b588-a237d96e9270"}} 2018-10-25 00:32:44,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e12c9bd0-c83f-41ec-85f0-f2119281793f 2018-10-25 00:32:44,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.624378919601s 2018-10-25 00:32:44,052 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:32:43Z', 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'cb12957e-7252-43fa-b840-592768614976', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_505c8923-40a9-4f91-b588-a237d96e9270', u'enable_dhcp': True, u'network_id': u'dea15e2d-31bc-434a-b075-46c6a0aac128', u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:32:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f'}) 2018-10-25 00:32:44,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-25 00:32:44,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "vyos_vrouter-router_505c8923-40a9-4f91-b588-a237d96e9270", "admin_state_up": true}}' 2018-10-25 00:32:45,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:45 GMT X-Openstack-Request-Id: req-f92fc533-4279-40bc-a590-8342d80159ba 2018-10-25 00:32:45,588 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:44Z", "admin_state_up": true, "updated_at": "2018-10-25T00:32:45Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "name": "vyos_vrouter-router_505c8923-40a9-4f91-b588-a237d96e9270"}} 2018-10-25 00:32:45,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f92fc533-4279-40bc-a590-8342d80159ba 2018-10-25 00:32:45,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53624200821s 2018-10-25 00:32:45,589 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:32:45Z', u'revision_number': 2, u'id': u'37c0ba89-35af-4b04-a9c7-bbf78898fb6b', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_505c8923-40a9-4f91-b588-a237d96e9270', u'admin_state_up': True, u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:32:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f'}) 2018-10-25 00:32:45,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-25 00:32:45,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"subnet_id": "cb12957e-7252-43fa-b840-592768614976"}' 2018-10-25 00:32:48,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:32:48 GMT X-Openstack-Request-Id: req-920cc303-ae1a-450b-9b6b-cb559ea1dd27 2018-10-25 00:32:48,289 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "subnet_id": "cb12957e-7252-43fa-b840-592768614976", "subnet_ids": ["cb12957e-7252-43fa-b840-592768614976"], "port_id": "982006db-8e8b-454f-aaa8-c4ec638f1a30", "id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b"} 2018-10-25 00:32:48,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b/add_router_interface.json used request id req-920cc303-ae1a-450b-9b6b-cb559ea1dd27 2018-10-25 00:32:48,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70006585121s 2018-10-25 00:32:48,290 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-25 00:33:11,234 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-25 00:33:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:33:11,243 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 25 Oct 2018 00:33:11 GMT 2018-10-25 00:33:11,243 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-25 00:33:11,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:33:11,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:33:11,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 25 Oct 2018 00:33:11 GMT X-Openstack-Request-Id: req-1ded18be-3eb8-4c29-bc5d-9b36f66d12a2 2018-10-25 00:33:11,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:33:11,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ded18be-3eb8-4c29-bc5d-9b36f66d12a2 2018-10-25 00:33:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305857896805s 2018-10-25 00:33:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 00:33:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270"}' 2018-10-25 00:33:11,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Thu, 25 Oct 2018 00:33:11 GMT Location: http://172.30.9.21:9292/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-faee0842-ca59-4000-9d68-c835b2da61cd 2018-10-25 00:33:11,621 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:33:11Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": null, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": null, "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 00:33:11,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-faee0842-ca59-4000-9d68-c835b2da61cd 2018-10-25 00:33:11,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.056823015213s 2018-10-25 00:33:11,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 00:33:11,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '' 2018-10-25 00:34:15,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:34:15 GMT X-Openstack-Request-Id: req-08515e0b-a706-443a-969a-b1d8076a61e2 2018-10-25 00:34:15,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:34:15,533 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file used request id req-08515e0b-a706-443a-969a-b1d8076a61e2 2018-10-25 00:34:15,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 63.9112348557s 2018-10-25 00:34:15,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:34:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:15,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:15 GMT X-Openstack-Request-Id: req-fb3ee12c-8f0f-47db-98e1-5650ee21aeb2 2018-10-25 00:34:15,573 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:34:15Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": 4373348352, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:34:15,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb3ee12c-8f0f-47db-98e1-5650ee21aeb2 2018-10-25 00:34:15,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369141101837s 2018-10-25 00:34:15,574 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file', 'owner': u'342a018e17784fca9fd1c2f6daa5f38f', 'id': u'fa145e09-25b3-4b86-97b3-67ac65ce2ea2', 'size': 4373348352, u'self': u'/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T00:34:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-25T00:34:15Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270', 'created': u'2018-10-25T00:33:11Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-25T00:33:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-25 00:34:15,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 00:34:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-25 00:34:15,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-160e21a3-0d80-4164-80d1-e0e3e58c9e2a x-openstack-request-id: req-160e21a3-0d80-4164-80d1-e0e3e58c9e2a 2018-10-25 00:34:15,906 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "name": "vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 00:34:15,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-160e21a3-0d80-4164-80d1-e0e3e58c9e2a 2018-10-25 00:34:15,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329816102982s 2018-10-25 00:34:15,907 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 40, 'id': u'78455ade-7b45-4bcd-82e6-8bd9d67b2432', 'swap': 0}) 2018-10-25 00:34:15,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 00:34:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"extra_specs": {}}' 2018-10-25 00:34:15,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3da32f27-d193-4fcf-a24e-7522355f2d78 x-openstack-request-id: req-3da32f27-d193-4fcf-a24e-7522355f2d78 2018-10-25 00:34:15,926 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 00:34:15,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432/os-extra_specs used request id req-3da32f27-d193-4fcf-a24e-7522355f2d78 2018-10-25 00:34:15,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185179710388s 2018-10-25 00:34:15,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-25 00:34:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"keypair": {"name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270"}}' 2018-10-25 00:34:16,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1ee5e35-5cc5-49bc-8e72-0cde1d573ce9 x-openstack-request-id: req-b1ee5e35-5cc5-49bc-8e72-0cde1d573ce9 2018-10-25 00:34:16,513 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr6sMfPjlW7PZ0S5rURXXtguqebNZ+d2sBYslEo46D7xRBAsfoPwlA8obqA1VMT9TYPsgwv2OGMDemuxajGbgbNIV6avxovSVzQ+9BwRMoJqSdL844OfmfsrK/6vhCbbPZcV2jcHRguUgtEaxlz2PoFgP09YM40pqcOaLye8SQDlguL5U91lzMl+rOK8k8/RHBrRp7MADEDiGilQ6N5KdUps+tdwcgiG6btdXCoucJpvMPs75X+JMs3I6z4PJguEhaYKHsUyJhevgYHRAIAgKIkx6qv2K9RucKdF09CEdb1S6QvMnQk6uUO9L75xNMZX7f+SiR08AyBsqJodUK4P+Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq+rDHz45Vuz2dEua1EV17YLqnmzWfndrAWLJRKOOg+8UQQLH\n6D8JQPKG6gNVTE/U2D7IML9jhjA3prsWoxm4GzSFemr8aL0lc0PvQcETKCaknS/O\nODn5n7Kyv+r4Qm2z2XFdo3B0YLlILRGsZc9j6BYD9PWDONKanDmi8nvEkA5YLi+V\nPdZczJfqzivJPP0Rwa0aezAAxA4hopUOjeSnVKbPrXcHIIhum7XVwqLnCabzD7O+\nV/iTLNyOs+DyYLhIWmCh7FMiYXr4GB0QCAICiJMeqr9ivUbnCnRdPQhHW9UukLzJ\n0JOrlDvS++cTTGV+3/kokdPAMgbKiaHVCuD/mQIDAQABAoIBAA6PuO05iQPK2Gkr\nSjb2lzGB6Dt4/oYBuWeJpYCR1e1o369N+/648CC3KiRCGgR3spCKaMxwOY7RILWX\nnSg9cnGjdjbTPwPkGXr04xwPrX62HzVNKktq5bDYIvnMfjCqOBSP3J2OVd0ndGyU\n1aRd95ld3AHwlafHdt8KprmhMBn/aV5bY72Mhl31xjE2ooqt4TYZK60rEH+zCNiq\nqn6i0MMw9BfApX8JM+Ps+kCj7oKU4e3I/NPX5cESYraj4TJvrTao5i0/KM/PY2ek\n0vcJu+x5D/fSmRvD4y5US/rYaot4gmOPib8H3SBb/Q11z3V1fTFs7ri6yGRqH7pl\nnf746AECgYEA5NgGjjlp+iJO724uc7oHFI6xjsmulEYjakXo3KXWHr7bE/aWFdpR\njdgHo7hMu1ZsQEKCxCTHPrpJfNH2J2lNFnA+ORY45u/HUfwI6f7OFP7rg/E4MYHy\n0J5PIuT/yIjBtPI2v+NSxscqQX7Y6UUo2O6F7Vd0lF4+Bn0ngtF8AQECgYEAwFFg\nCp4Hk2OsFQRciFGkOir8khaPyCOMJkoEdP50qocNHX9pNYsVB+mYa222Rfauegu7\nHjnM25L9JpaUVFY+J24qHmU8llgBQVc8wBNopG5yIi2UnaNTB4QyZ0GOOBXCi3au\nYLG7vo8giaC18cxYy89RMItU1c721LgolRFeZpkCgYAHflNooNSpjioLiQ4YWAUX\nVTzXMh93V3ydZEClyQBj7Vf7JV3wxT9aZ7KIV+abU88jo4noplOn6C2z2qQ20inm\nDDLdZ67hUQSz2I7qKp/Q7DAGGAYBCQJMdoKc3+bISEIfjLbiPa1eOPNXRbIQoWUf\nBWB5Tx3QJe3eBIcgr39iAQKBgQCeKo7NTJi4bBHbmyGq71IckLv2Pd30YN/joZ42\nxgsXMEjmCKJzabZbMo+rUqjEs5NdRoaW3jyQHTxb3x2Qmvk1HpI/O01v7GLj5SZO\nZef6y+bMGyaN2wPvO5bkevLHR4YfgvT5C1N37mh5KBZbDY+91vxT61NTIIq5+ddO\neeFkiQKBgQDZK8NHVfNEY3S0AZmURpU5IbGT1P+mcYje6Jn1M354PZR3HtEk+yqh\nlBXOm4JAjRxH4foR60W8R77b0sFn2e71bh2n9pKR/ffajcF7puNhEtnYBB9gXwZj\nlkPBqwGpHJGD+dEDkbi3dn2cStdEYlLRf+M1+dGawctRM/cR14dLLQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "05723d68a1274ab7a807f6245ea63ec5", "name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "fingerprint": "64:0b:93:ad:d0:c0:35:b6:84:06:18:88:7d:e5:c7:4c"}} 2018-10-25 00:34:16,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b1ee5e35-5cc5-49bc-8e72-0cde1d573ce9 2018-10-25 00:34:16,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.585819005966s 2018-10-25 00:34:16,515 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr6sMfPjlW7PZ0S5rURXXtguqebNZ+d2sBYslEo46D7xRBAsfoPwlA8obqA1VMT9TYPsgwv2OGMDemuxajGbgbNIV6avxovSVzQ+9BwRMoJqSdL844OfmfsrK/6vhCbbPZcV2jcHRguUgtEaxlz2PoFgP09YM40pqcOaLye8SQDlguL5U91lzMl+rOK8k8/RHBrRp7MADEDiGilQ6N5KdUps+tdwcgiG6btdXCoucJpvMPs75X+JMs3I6z4PJguEhaYKHsUyJhevgYHRAIAgKIkx6qv2K9RucKdF09CEdb1S6QvMnQk6uUO9L75xNMZX7f+SiR08AyBsqJodUK4P+Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq+rDHz45Vuz2dEua1EV17YLqnmzWfndrAWLJRKOOg+8UQQLH\n6D8JQPKG6gNVTE/U2D7IML9jhjA3prsWoxm4GzSFemr8aL0lc0PvQcETKCaknS/O\nODn5n7Kyv+r4Qm2z2XFdo3B0YLlILRGsZc9j6BYD9PWDONKanDmi8nvEkA5YLi+V\nPdZczJfqzivJPP0Rwa0aezAAxA4hopUOjeSnVKbPrXcHIIhum7XVwqLnCabzD7O+\nV/iTLNyOs+DyYLhIWmCh7FMiYXr4GB0QCAICiJMeqr9ivUbnCnRdPQhHW9UukLzJ\n0JOrlDvS++cTTGV+3/kokdPAMgbKiaHVCuD/mQIDAQABAoIBAA6PuO05iQPK2Gkr\nSjb2lzGB6Dt4/oYBuWeJpYCR1e1o369N+/648CC3KiRCGgR3spCKaMxwOY7RILWX\nnSg9cnGjdjbTPwPkGXr04xwPrX62HzVNKktq5bDYIvnMfjCqOBSP3J2OVd0ndGyU\n1aRd95ld3AHwlafHdt8KprmhMBn/aV5bY72Mhl31xjE2ooqt4TYZK60rEH+zCNiq\nqn6i0MMw9BfApX8JM+Ps+kCj7oKU4e3I/NPX5cESYraj4TJvrTao5i0/KM/PY2ek\n0vcJu+x5D/fSmRvD4y5US/rYaot4gmOPib8H3SBb/Q11z3V1fTFs7ri6yGRqH7pl\nnf746AECgYEA5NgGjjlp+iJO724uc7oHFI6xjsmulEYjakXo3KXWHr7bE/aWFdpR\njdgHo7hMu1ZsQEKCxCTHPrpJfNH2J2lNFnA+ORY45u/HUfwI6f7OFP7rg/E4MYHy\n0J5PIuT/yIjBtPI2v+NSxscqQX7Y6UUo2O6F7Vd0lF4+Bn0ngtF8AQECgYEAwFFg\nCp4Hk2OsFQRciFGkOir8khaPyCOMJkoEdP50qocNHX9pNYsVB+mYa222Rfauegu7\nHjnM25L9JpaUVFY+J24qHmU8llgBQVc8wBNopG5yIi2UnaNTB4QyZ0GOOBXCi3au\nYLG7vo8giaC18cxYy89RMItU1c721LgolRFeZpkCgYAHflNooNSpjioLiQ4YWAUX\nVTzXMh93V3ydZEClyQBj7Vf7JV3wxT9aZ7KIV+abU88jo4noplOn6C2z2qQ20inm\nDDLdZ67hUQSz2I7qKp/Q7DAGGAYBCQJMdoKc3+bISEIfjLbiPa1eOPNXRbIQoWUf\nBWB5Tx3QJe3eBIcgr39iAQKBgQCeKo7NTJi4bBHbmyGq71IckLv2Pd30YN/joZ42\nxgsXMEjmCKJzabZbMo+rUqjEs5NdRoaW3jyQHTxb3x2Qmvk1HpI/O01v7GLj5SZO\nZef6y+bMGyaN2wPvO5bkevLHR4YfgvT5C1N37mh5KBZbDY+91vxT61NTIIq5+ddO\neeFkiQKBgQDZK8NHVfNEY3S0AZmURpU5IbGT1P+mcYje6Jn1M354PZR3HtEk+yqh\nlBXOm4JAjRxH4foR60W8R77b0sFn2e71bh2n9pKR/ffajcF7puNhEtnYBB9gXwZj\nlkPBqwGpHJGD+dEDkbi3dn2cStdEYlLRf+M1+dGawctRM/cR14dLLQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'05723d68a1274ab7a807f6245ea63ec5', 'name': u'vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270', 'created_at': '2018-10-25T00:34:16.515177', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:0b:93:ad:d0:c0:35:b6:84:06:18:88:7d:e5:c7:4c', 'type': 'ssh', 'id': u'vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270'}) 2018-10-25 00:34:16,515 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAq+rDHz45Vuz2dEua1EV17YLqnmzWfndrAWLJRKOOg+8UQQLH 6D8JQPKG6gNVTE/U2D7IML9jhjA3prsWoxm4GzSFemr8aL0lc0PvQcETKCaknS/O ODn5n7Kyv+r4Qm2z2XFdo3B0YLlILRGsZc9j6BYD9PWDONKanDmi8nvEkA5YLi+V PdZczJfqzivJPP0Rwa0aezAAxA4hopUOjeSnVKbPrXcHIIhum7XVwqLnCabzD7O+ V/iTLNyOs+DyYLhIWmCh7FMiYXr4GB0QCAICiJMeqr9ivUbnCnRdPQhHW9UukLzJ 0JOrlDvS++cTTGV+3/kokdPAMgbKiaHVCuD/mQIDAQABAoIBAA6PuO05iQPK2Gkr Sjb2lzGB6Dt4/oYBuWeJpYCR1e1o369N+/648CC3KiRCGgR3spCKaMxwOY7RILWX nSg9cnGjdjbTPwPkGXr04xwPrX62HzVNKktq5bDYIvnMfjCqOBSP3J2OVd0ndGyU 1aRd95ld3AHwlafHdt8KprmhMBn/aV5bY72Mhl31xjE2ooqt4TYZK60rEH+zCNiq qn6i0MMw9BfApX8JM+Ps+kCj7oKU4e3I/NPX5cESYraj4TJvrTao5i0/KM/PY2ek 0vcJu+x5D/fSmRvD4y5US/rYaot4gmOPib8H3SBb/Q11z3V1fTFs7ri6yGRqH7pl nf746AECgYEA5NgGjjlp+iJO724uc7oHFI6xjsmulEYjakXo3KXWHr7bE/aWFdpR jdgHo7hMu1ZsQEKCxCTHPrpJfNH2J2lNFnA+ORY45u/HUfwI6f7OFP7rg/E4MYHy 0J5PIuT/yIjBtPI2v+NSxscqQX7Y6UUo2O6F7Vd0lF4+Bn0ngtF8AQECgYEAwFFg Cp4Hk2OsFQRciFGkOir8khaPyCOMJkoEdP50qocNHX9pNYsVB+mYa222Rfauegu7 HjnM25L9JpaUVFY+J24qHmU8llgBQVc8wBNopG5yIi2UnaNTB4QyZ0GOOBXCi3au YLG7vo8giaC18cxYy89RMItU1c721LgolRFeZpkCgYAHflNooNSpjioLiQ4YWAUX VTzXMh93V3ydZEClyQBj7Vf7JV3wxT9aZ7KIV+abU88jo4noplOn6C2z2qQ20inm DDLdZ67hUQSz2I7qKp/Q7DAGGAYBCQJMdoKc3+bISEIfjLbiPa1eOPNXRbIQoWUf BWB5Tx3QJe3eBIcgr39iAQKBgQCeKo7NTJi4bBHbmyGq71IckLv2Pd30YN/joZ42 xgsXMEjmCKJzabZbMo+rUqjEs5NdRoaW3jyQHTxb3x2Qmvk1HpI/O01v7GLj5SZO Zef6y+bMGyaN2wPvO5bkevLHR4YfgvT5C1N37mh5KBZbDY+91vxT61NTIIq5+ddO eeFkiQKBgQDZK8NHVfNEY3S0AZmURpU5IbGT1P+mcYje6Jn1M354PZR3HtEk+yqh lBXOm4JAjRxH4foR60W8R77b0sFn2e71bh2n9pKR/ffajcF7puNhEtnYBB9gXwZj lkPBqwGpHJGD+dEDkbi3dn2cStdEYlLRf+M1+dGawctRM/cR14dLLQ== -----END RSA PRIVATE KEY----- 2018-10-25 00:34:16,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-25 00:34:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"security_group": {"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-25 00:34:16,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:16 GMT X-Openstack-Request-Id: req-47b7f686-d5e8-42b4-8211-1eed4e2feffd 2018-10-25 00:34:16,978 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}} 2018-10-25 00:34:16,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-47b7f686-d5e8-42b4-8211-1eed4e2feffd 2018-10-25 00:34:16,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.457957029343s 2018-10-25 00:34:16,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:17,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-eb1d26e2-0fc2-4faf-8468-4dcad8b13809 2018-10-25 00:34:17,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:17,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-eb1d26e2-0fc2-4faf-8468-4dcad8b13809 2018-10-25 00:34:17,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0715320110321s 2018-10-25 00:34:17,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -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": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:17,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-80379689-dd2c-491d-8b1b-43fa3327cb5d 2018-10-25 00:34:17,238 - keystoneauth.session - DEBUG - 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-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": 22, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:17Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "691b84ba-14d9-4354-b2c7-58039e468fb9"}} 2018-10-25 00:34:17,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-80379689-dd2c-491d-8b1b-43fa3327cb5d 2018-10-25 00:34:17,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176768064499s 2018-10-25 00:34:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:17,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-ff4187fc-21a4-4ae1-9af0-7f8fdddbd22f 2018-10-25 00:34:17,289 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 2, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:17,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ff4187fc-21a4-4ae1-9af0-7f8fdddbd22f 2018-10-25 00:34:17,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469441413879s 2018-10-25 00:34:17,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -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": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:17,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-85c2b905-1ffb-4670-977e-d7b81846f366 2018-10-25 00:34:17,394 - keystoneauth.session - DEBUG - 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-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": null, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:17Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "b280579c-0db0-4b49-9a22-febdd4d94986"}} 2018-10-25 00:34:17,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-85c2b905-1ffb-4670-977e-d7b81846f366 2018-10-25 00:34:17,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10102891922s 2018-10-25 00:34:17,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:17,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-6350e252-975a-4e35-ab0f-9a55693d34c3 2018-10-25 00:34:17,444 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "b280579c-0db0-4b49-9a22-febdd4d94986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 3, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:17,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6350e252-975a-4e35-ab0f-9a55693d34c3 2018-10-25 00:34:17,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465970039368s 2018-10-25 00:34:17,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:17,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:17,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-619fc564-dd06-4d8b-8c49-76eddda3bc49 2018-10-25 00:34:17,569 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": 80, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:17Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "651d57f7-5a80-4f89-bcfd-243809dce31b"}} 2018-10-25 00:34:17,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-619fc564-dd06-4d8b-8c49-76eddda3bc49 2018-10-25 00:34:17,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121307849884s 2018-10-25 00:34:17,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:17,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-b8441100-d87f-4f56-8a0d-4aed050c15cb 2018-10-25 00:34:17,619 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "651d57f7-5a80-4f89-bcfd-243809dce31b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "b280579c-0db0-4b49-9a22-febdd4d94986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 4, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:17,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8441100-d87f-4f56-8a0d-4aed050c15cb 2018-10-25 00:34:17,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0461640357971s 2018-10-25 00:34:17,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:17,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-a1925452-7133-4700-8e51-0cc1ed5c42fc 2018-10-25 00:34:17,749 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": 443, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:17Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "abedbbd8-ab1c-4cf4-889b-669720b9999f"}} 2018-10-25 00:34:17,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a1925452-7133-4700-8e51-0cc1ed5c42fc 2018-10-25 00:34:17,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126571893692s 2018-10-25 00:34:17,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:17,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:17,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-831113a4-f908-4a2a-9b7f-846e95352085 2018-10-25 00:34:17,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "651d57f7-5a80-4f89-bcfd-243809dce31b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "abedbbd8-ab1c-4cf4-889b-669720b9999f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "b280579c-0db0-4b49-9a22-febdd4d94986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 5, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:17,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-831113a4-f908-4a2a-9b7f-846e95352085 2018-10-25 00:34:17,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483980178833s 2018-10-25 00:34:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:17,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:17 GMT X-Openstack-Request-Id: req-e0e8f2c6-32f7-4b3a-bd2e-bef48a4f3d0d 2018-10-25 00:34:17,970 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": 5671, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:17Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "cb0c3927-6b40-44ba-988f-528f3503281e"}} 2018-10-25 00:34:17,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e0e8f2c6-32f7-4b3a-bd2e-bef48a4f3d0d 2018-10-25 00:34:17,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162156105042s 2018-10-25 00:34:17,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:34:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:18,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT X-Openstack-Request-Id: req-ebd49088-b550-46aa-a801-0134ded94ba0 2018-10-25 00:34:18,025 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "651d57f7-5a80-4f89-bcfd-243809dce31b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "abedbbd8-ab1c-4cf4-889b-669720b9999f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "b280579c-0db0-4b49-9a22-febdd4d94986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "cb0c3927-6b40-44ba-988f-528f3503281e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 6, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:34:18,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ebd49088-b550-46aa-a801-0134ded94ba0 2018-10-25 00:34:18,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517530441284s 2018-10-25 00:34:18,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-25 00:34:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205"}}' 2018-10-25 00:34:18,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT X-Openstack-Request-Id: req-143c6709-f4fd-4f58-a37d-0f8cc97baa9c 2018-10-25 00:34:18,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-25T00:34:18Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "port_range_min": 53333, "revision_number": 0, "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:18Z", "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "7f2aed04-c994-4bb2-a1fc-5483c7179275"}} 2018-10-25 00:34:18,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-143c6709-f4fd-4f58-a37d-0f8cc97baa9c 2018-10-25 00:34:18,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136370182037s 2018-10-25 00:34:18,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:34:18,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:18,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT X-Openstack-Request-Id: req-a540fe60-bdeb-47e8-b756-782c272f2085 2018-10-25 00:34:18,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":["cb12957e-7252-43fa-b840-592768614976"],"description":"","tags":[],"updated_at":"2018-10-25T00:32:43Z","qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}]} 2018-10-25 00:34:18,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a540fe60-bdeb-47e8-b756-782c272f2085 2018-10-25 00:34:18,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999360084534s 2018-10-25 00:34:18,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:34:18,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:18,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT X-Openstack-Request-Id: req-21652e8b-57bb-49ad-972a-98e5d57fdce2 2018-10-25 00:34:18,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:34:15Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": 4373348352, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:34:18,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-21652e8b-57bb-49ad-972a-98e5d57fdce2 2018-10-25 00:34:18,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384180545807s 2018-10-25 00:34:18,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:34:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:18,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0a31058-f346-4047-ae5f-6abd17755e41 x-openstack-request-id: req-e0a31058-f346-4047-ae5f-6abd17755e41 2018-10-25 00:34:18,355 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "name": "vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:34:18,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e0a31058-f346-4047-ae5f-6abd17755e41 2018-10-25 00:34:18,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0347788333893s 2018-10-25 00:34:18,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-25 00:34:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"server": {"name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "imageRef": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "flavorRef": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dea15e2d-31bc-434a-b075-46c6a0aac128"}], "security_groups": [{"name": "9554faf4-d779-480a-b95a-bf64067ce205"}]}}' 2018-10-25 00:34:20,122 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9 x-compute-request-id: req-288bb31c-cec5-46aa-8a2a-681fb30f2a97 x-openstack-request-id: req-288bb31c-cec5-46aa-8a2a-681fb30f2a97 2018-10-25 00:34:20,122 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9554faf4-d779-480a-b95a-bf64067ce205"}], "OS-DCF:diskConfig": "MANUAL", "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "adminPass": "BsJ28ov8nXUp"}} 2018-10-25 00:34:20,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-288bb31c-cec5-46aa-8a2a-681fb30f2a97 2018-10-25 00:34:20,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76680588722s 2018-10-25 00:34:20,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:20,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e17c2edd-ca01-4126-b968-cba396c02781 x-openstack-request-id: req-e17c2edd-ca01-4126-b968-cba396c02781 2018-10-25 00:34:20,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:20,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e17c2edd-ca01-4126-b968-cba396c02781 2018-10-25 00:34:20,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643576860428s 2018-10-25 00:34:20,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:34:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:21,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:21 GMT X-Openstack-Request-Id: req-56927aab-779d-406a-93f1-19756316650b 2018-10-25 00:34:21,176 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":["cb12957e-7252-43fa-b840-592768614976"],"description":"","tags":[],"updated_at":"2018-10-25T00:32:43Z","qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}]} 2018-10-25 00:34:21,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-56927aab-779d-406a-93f1-19756316650b 2018-10-25 00:34:21,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396932840347s 2018-10-25 00:34:21,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 00:34:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:21,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:21 GMT X-Openstack-Request-Id: req-dd3126ce-86bf-4851-ac06-388a4d0a1b83 2018-10-25 00:34:21,223 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea15e2d-31bc-434a-b075-46c6a0aac128","tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:32:43Z","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":"342a018e17784fca9fd1c2f6daa5f38f","id":"cb12957e-7252-43fa-b840-592768614976","subnetpool_id":null,"name":"vyos_vrouter-subnet_505c8923-40a9-4f91-b588-a237d96e9270"}]} 2018-10-25 00:34:21,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dd3126ce-86bf-4851-ac06-388a4d0a1b83 2018-10-25 00:34:21,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459771156311s 2018-10-25 00:34:21,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:23,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:24,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00faddcb-b7cc-43a0-9514-d07cc5edac09 x-openstack-request-id: req-00faddcb-b7cc-43a0-9514-d07cc5edac09 2018-10-25 00:34:24,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:24,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-00faddcb-b7cc-43a0-9514-d07cc5edac09 2018-10-25 00:34:24,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.91287112236s 2018-10-25 00:34:24,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:26,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:26,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-667bffc0-1e7a-46ba-bc98-a8ee5712324e x-openstack-request-id: req-667bffc0-1e7a-46ba-bc98-a8ee5712324e 2018-10-25 00:34:26,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:26,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-667bffc0-1e7a-46ba-bc98-a8ee5712324e 2018-10-25 00:34:26,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444623947144s 2018-10-25 00:34:26,600 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:28,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:28,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0cab20c-037d-4098-933e-2f5fb8d563b6 x-openstack-request-id: req-e0cab20c-037d-4098-933e-2f5fb8d563b6 2018-10-25 00:34:28,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:28,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0cab20c-037d-4098-933e-2f5fb8d563b6 2018-10-25 00:34:28,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234528064728s 2018-10-25 00:34:28,844 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:30,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:31,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a600bcb-932e-44f2-9726-b723ea3a71b5 x-openstack-request-id: req-7a600bcb-932e-44f2-9726-b723ea3a71b5 2018-10-25 00:34:31,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:31,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a600bcb-932e-44f2-9726-b723ea3a71b5 2018-10-25 00:34:31,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78249502182s 2018-10-25 00:34:31,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:33,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:33,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:33,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84eca525-5523-429d-884c-354ae4b49fee x-openstack-request-id: req-84eca525-5523-429d-884c-354ae4b49fee 2018-10-25 00:34:33,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:33,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84eca525-5523-429d-884c-354ae4b49fee 2018-10-25 00:34:33,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244455099106s 2018-10-25 00:34:33,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:35,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:36,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3efce41-d9b8-4bbe-9d5e-59bee4aa8e5a x-openstack-request-id: req-b3efce41-d9b8-4bbe-9d5e-59bee4aa8e5a 2018-10-25 00:34:36,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:36,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b3efce41-d9b8-4bbe-9d5e-59bee4aa8e5a 2018-10-25 00:34:36,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241963148117s 2018-10-25 00:34:36,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:38,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:38,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8ba6278-a139-4dbb-80a8-81b2a3da79e9 x-openstack-request-id: req-d8ba6278-a139-4dbb-80a8-81b2a3da79e9 2018-10-25 00:34:38,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:38,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d8ba6278-a139-4dbb-80a8-81b2a3da79e9 2018-10-25 00:34:38,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647966146469s 2018-10-25 00:34:38,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:40,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:41,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2716e1ec-ac2c-4e32-945a-b439299d5cea x-openstack-request-id: req-2716e1ec-ac2c-4e32-945a-b439299d5cea 2018-10-25 00:34:41,208 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:41,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2716e1ec-ac2c-4e32-945a-b439299d5cea 2018-10-25 00:34:41,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40624499321s 2018-10-25 00:34:41,215 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:43,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:43,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a35ef99-423a-4c43-bb8b-154f92114e91 x-openstack-request-id: req-2a35ef99-423a-4c43-bb8b-154f92114e91 2018-10-25 00:34:43,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:43,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a35ef99-423a-4c43-bb8b-154f92114e91 2018-10-25 00:34:43,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223355054855s 2018-10-25 00:34:43,448 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:45,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-437f2f74-7e02-4d97-9c06-394e85e6e9ed x-openstack-request-id: req-437f2f74-7e02-4d97-9c06-394e85e6e9ed 2018-10-25 00:34:45,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:45,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-437f2f74-7e02-4d97-9c06-394e85e6e9ed 2018-10-25 00:34:45,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486774921417s 2018-10-25 00:34:45,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:47,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:48,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d898afd2-2337-41b5-b6cb-7e612fa4dda0 x-openstack-request-id: req-d898afd2-2337-41b5-b6cb-7e612fa4dda0 2018-10-25 00:34:48,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:48,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d898afd2-2337-41b5-b6cb-7e612fa4dda0 2018-10-25 00:34:48,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492631912231s 2018-10-25 00:34:48,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:50,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ff6ed91-682d-43f7-bdaf-4825be036c2a x-openstack-request-id: req-3ff6ed91-682d-43f7-bdaf-4825be036c2a 2018-10-25 00:34:50,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:50,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ff6ed91-682d-43f7-bdaf-4825be036c2a 2018-10-25 00:34:50,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453600883484s 2018-10-25 00:34:50,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:52,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:53,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33cebabe-edcf-466b-a6fe-61805b22d4c4 x-openstack-request-id: req-33cebabe-edcf-466b-a6fe-61805b22d4c4 2018-10-25 00:34:53,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:53,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33cebabe-edcf-466b-a6fe-61805b22d4c4 2018-10-25 00:34:53,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545241117477s 2018-10-25 00:34:53,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:55,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:55,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13b0ba0a-05c4-4d4f-9bd4-1dfb7abc55ec x-openstack-request-id: req-13b0ba0a-05c4-4d4f-9bd4-1dfb7abc55ec 2018-10-25 00:34:55,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:55,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13b0ba0a-05c4-4d4f-9bd4-1dfb7abc55ec 2018-10-25 00:34:55,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238157987595s 2018-10-25 00:34:55,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:57,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:57,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:34:57,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c275ae6f-2e3c-4486-8887-77b463472513 x-openstack-request-id: req-c275ae6f-2e3c-4486-8887-77b463472513 2018-10-25 00:34:57,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:34:57,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c275ae6f-2e3c-4486-8887-77b463472513 2018-10-25 00:34:57,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239941835403s 2018-10-25 00:34:57,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:34:59,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:34:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:34:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e652af4-3f49-4abe-8743-73f79b300c2b x-openstack-request-id: req-5e652af4-3f49-4abe-8743-73f79b300c2b 2018-10-25 00:35:00,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:00,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e652af4-3f49-4abe-8743-73f79b300c2b 2018-10-25 00:35:00,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217669010162s 2018-10-25 00:35:00,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:02,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:02,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e1a8abe-8bb9-499b-9ac3-3176f43172e6 x-openstack-request-id: req-9e1a8abe-8bb9-499b-9ac3-3176f43172e6 2018-10-25 00:35:02,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:02,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9e1a8abe-8bb9-499b-9ac3-3176f43172e6 2018-10-25 00:35:02,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230772972107s 2018-10-25 00:35:02,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:04,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:04,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:05,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32365c5b-56e4-4f2f-aead-f393da74a65f x-openstack-request-id: req-32365c5b-56e4-4f2f-aead-f393da74a65f 2018-10-25 00:35:05,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:05,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32365c5b-56e4-4f2f-aead-f393da74a65f 2018-10-25 00:35:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750483989716s 2018-10-25 00:35:05,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:07,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:07,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:07,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85375ac4-2b64-4a9f-b19b-297639093e7c x-openstack-request-id: req-85375ac4-2b64-4a9f-b19b-297639093e7c 2018-10-25 00:35:07,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:07,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85375ac4-2b64-4a9f-b19b-297639093e7c 2018-10-25 00:35:07,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236835002899s 2018-10-25 00:35:07,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:09,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:09,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6df1c567-ac14-46c8-8ca4-315427511110 x-openstack-request-id: req-6df1c567-ac14-46c8-8ca4-315427511110 2018-10-25 00:35:09,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:09,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6df1c567-ac14-46c8-8ca4-315427511110 2018-10-25 00:35:09,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232795000076s 2018-10-25 00:35:09,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:11,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:12,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8105713-9fcf-4747-b1c7-310637f23b5b x-openstack-request-id: req-c8105713-9fcf-4747-b1c7-310637f23b5b 2018-10-25 00:35:12,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:12,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c8105713-9fcf-4747-b1c7-310637f23b5b 2018-10-25 00:35:12,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70278096199s 2018-10-25 00:35:12,381 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:14,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:14,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b3454fc-a8e5-4801-a310-0ff768c7de1f x-openstack-request-id: req-7b3454fc-a8e5-4801-a310-0ff768c7de1f 2018-10-25 00:35:14,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:14,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7b3454fc-a8e5-4801-a310-0ff768c7de1f 2018-10-25 00:35:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.257318973541s 2018-10-25 00:35:14,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:16,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:17,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f20cc885-ae00-4d20-9ffc-b649dfe1bc0e x-openstack-request-id: req-f20cc885-ae00-4d20-9ffc-b649dfe1bc0e 2018-10-25 00:35:17,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:17,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f20cc885-ae00-4d20-9ffc-b649dfe1bc0e 2018-10-25 00:35:17,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796113014221s 2018-10-25 00:35:17,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:20,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec1a301b-e48c-4002-b7ca-8934d0588e48 x-openstack-request-id: req-ec1a301b-e48c-4002-b7ca-8934d0588e48 2018-10-25 00:35:20,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:20,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec1a301b-e48c-4002-b7ca-8934d0588e48 2018-10-25 00:35:20,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776270151138s 2018-10-25 00:35:20,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:22,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:22,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb111ae1-7d8a-4e48-a8c9-946301ba4883 x-openstack-request-id: req-fb111ae1-7d8a-4e48-a8c9-946301ba4883 2018-10-25 00:35:22,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:22,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb111ae1-7d8a-4e48-a8c9-946301ba4883 2018-10-25 00:35:22,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512968063354s 2018-10-25 00:35:22,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:24,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:25,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0313102f-b601-49b1-88f9-388a54ce65d4 x-openstack-request-id: req-0313102f-b601-49b1-88f9-388a54ce65d4 2018-10-25 00:35:25,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:25,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0313102f-b601-49b1-88f9-388a54ce65d4 2018-10-25 00:35:25,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242030858994s 2018-10-25 00:35:25,012 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:27,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:27,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29f3d7f2-f437-4889-82bb-41d7a45dcd5d x-openstack-request-id: req-29f3d7f2-f437-4889-82bb-41d7a45dcd5d 2018-10-25 00:35:27,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:27,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29f3d7f2-f437-4889-82bb-41d7a45dcd5d 2018-10-25 00:35:27,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43533706665s 2018-10-25 00:35:27,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:29,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:29,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37aec9cf-2027-44b2-a774-8dbdc9de5bd2 x-openstack-request-id: req-37aec9cf-2027-44b2-a774-8dbdc9de5bd2 2018-10-25 00:35:29,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:29,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37aec9cf-2027-44b2-a774-8dbdc9de5bd2 2018-10-25 00:35:29,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240269184113s 2018-10-25 00:35:29,702 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:31,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:31,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:31,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ede0760-ecf4-403a-9051-54e682064bb9 x-openstack-request-id: req-7ede0760-ecf4-403a-9051-54e682064bb9 2018-10-25 00:35:31,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:31,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ede0760-ecf4-403a-9051-54e682064bb9 2018-10-25 00:35:31,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236853837967s 2018-10-25 00:35:31,948 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:33,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:34,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e014a836-4641-4786-94bf-839fe6dff64b x-openstack-request-id: req-e014a836-4641-4786-94bf-839fe6dff64b 2018-10-25 00:35:34,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:34,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e014a836-4641-4786-94bf-839fe6dff64b 2018-10-25 00:35:34,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413446903229s 2018-10-25 00:35:34,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:36,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:36,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f66979f-30e0-4bda-ad83-97a1ddf3d8ef x-openstack-request-id: req-4f66979f-30e0-4bda-ad83-97a1ddf3d8ef 2018-10-25 00:35:36,805 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:36,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f66979f-30e0-4bda-ad83-97a1ddf3d8ef 2018-10-25 00:35:36,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431591033936s 2018-10-25 00:35:36,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:38,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:39,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06839250-5087-4271-b229-523bd1d6f7fa x-openstack-request-id: req-06839250-5087-4271-b229-523bd1d6f7fa 2018-10-25 00:35:39,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:39,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06839250-5087-4271-b229-523bd1d6f7fa 2018-10-25 00:35:39,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246026039124s 2018-10-25 00:35:39,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:41,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:41,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d539509-213d-461e-898c-69707de3687c x-openstack-request-id: req-2d539509-213d-461e-898c-69707de3687c 2018-10-25 00:35:41,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:41,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d539509-213d-461e-898c-69707de3687c 2018-10-25 00:35:41,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245027065277s 2018-10-25 00:35:41,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:43,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:43,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c5828b8-b083-4101-8dbe-1c3adebb7b90 x-openstack-request-id: req-0c5828b8-b083-4101-8dbe-1c3adebb7b90 2018-10-25 00:35:43,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:43,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c5828b8-b083-4101-8dbe-1c3adebb7b90 2018-10-25 00:35:43,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246140003204s 2018-10-25 00:35:43,578 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:45,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:45,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-436dc5cd-ec2a-47fd-88bb-e3fce0de95ef x-openstack-request-id: req-436dc5cd-ec2a-47fd-88bb-e3fce0de95ef 2018-10-25 00:35:45,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:45,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-436dc5cd-ec2a-47fd-88bb-e3fce0de95ef 2018-10-25 00:35:45,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222071886063s 2018-10-25 00:35:45,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:47,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:47,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-688d7ff5-3463-4a75-bbd9-ad4011f84a8b x-openstack-request-id: req-688d7ff5-3463-4a75-bbd9-ad4011f84a8b 2018-10-25 00:35:48,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:48,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-688d7ff5-3463-4a75-bbd9-ad4011f84a8b 2018-10-25 00:35:48,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225239038467s 2018-10-25 00:35:48,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:50,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:50,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:50,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-70448171-1442-4537-857a-c12fcc8950bb x-openstack-request-id: req-70448171-1442-4537-857a-c12fcc8950bb 2018-10-25 00:35:50,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:50,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-70448171-1442-4537-857a-c12fcc8950bb 2018-10-25 00:35:50,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646906852722s 2018-10-25 00:35:50,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:52,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:52,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be359ec5-9b3f-49cf-8b77-94ecc03a2648 x-openstack-request-id: req-be359ec5-9b3f-49cf-8b77-94ecc03a2648 2018-10-25 00:35:52,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:52,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be359ec5-9b3f-49cf-8b77-94ecc03a2648 2018-10-25 00:35:52,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245817899704s 2018-10-25 00:35:52,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:54,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:55,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-437130c8-a007-4db0-84bf-7d1a09d6281e x-openstack-request-id: req-437130c8-a007-4db0-84bf-7d1a09d6281e 2018-10-25 00:35:55,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:55,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-437130c8-a007-4db0-84bf-7d1a09d6281e 2018-10-25 00:35:55,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531713008881s 2018-10-25 00:35:55,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:35:57,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:35:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:35:58,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:35:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99becef8-4f58-480a-b6ce-acd46651e833 x-openstack-request-id: req-99becef8-4f58-480a-b6ce-acd46651e833 2018-10-25 00:35:58,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:35:58,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-99becef8-4f58-480a-b6ce-acd46651e833 2018-10-25 00:35:58,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541631937027s 2018-10-25 00:35:58,048 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:00,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:00,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5f35999-36bc-4ba9-ae58-17eef7e4fc26 x-openstack-request-id: req-f5f35999-36bc-4ba9-ae58-17eef7e4fc26 2018-10-25 00:36:00,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:00,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f5f35999-36bc-4ba9-ae58-17eef7e4fc26 2018-10-25 00:36:00,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54639005661s 2018-10-25 00:36:00,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:02,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:03,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5053df4-15f4-4d9e-9419-dc9a40d1ab5f x-openstack-request-id: req-b5053df4-15f4-4d9e-9419-dc9a40d1ab5f 2018-10-25 00:36:03,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:03,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5053df4-15f4-4d9e-9419-dc9a40d1ab5f 2018-10-25 00:36:03,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477062940598s 2018-10-25 00:36:03,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:05,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31499225-dd77-457c-b377-a6704c23c361 x-openstack-request-id: req-31499225-dd77-457c-b377-a6704c23c361 2018-10-25 00:36:05,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:05,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31499225-dd77-457c-b377-a6704c23c361 2018-10-25 00:36:05,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235622882843s 2018-10-25 00:36:05,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:07,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:07,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c9323f0-dff6-4ed3-8005-35c6e5de17b7 x-openstack-request-id: req-5c9323f0-dff6-4ed3-8005-35c6e5de17b7 2018-10-25 00:36:07,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:07,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c9323f0-dff6-4ed3-8005-35c6e5de17b7 2018-10-25 00:36:07,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435298919678s 2018-10-25 00:36:07,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:09,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:10,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d93294a9-4fc9-4364-8c5b-a97b6a211152 x-openstack-request-id: req-d93294a9-4fc9-4364-8c5b-a97b6a211152 2018-10-25 00:36:10,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:10,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d93294a9-4fc9-4364-8c5b-a97b6a211152 2018-10-25 00:36:10,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408504962921s 2018-10-25 00:36:10,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:12,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:12,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af2d6b64-ce5f-43a9-9022-de1be5f61617 x-openstack-request-id: req-af2d6b64-ce5f-43a9-9022-de1be5f61617 2018-10-25 00:36:12,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:12,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af2d6b64-ce5f-43a9-9022-de1be5f61617 2018-10-25 00:36:12,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550312042236s 2018-10-25 00:36:12,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:14,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ad25a3c-0543-4d0a-ab25-def922bcd7f5 x-openstack-request-id: req-3ad25a3c-0543-4d0a-ab25-def922bcd7f5 2018-10-25 00:36:15,256 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:15,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ad25a3c-0543-4d0a-ab25-def922bcd7f5 2018-10-25 00:36:15,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497051954269s 2018-10-25 00:36:15,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:17,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:17,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00f596fe-fd50-47de-9786-66100850b976 x-openstack-request-id: req-00f596fe-fd50-47de-9786-66100850b976 2018-10-25 00:36:17,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:17,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-00f596fe-fd50-47de-9786-66100850b976 2018-10-25 00:36:17,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411507129669s 2018-10-25 00:36:17,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:19,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:20,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d67b08a-820b-4901-8f2b-cf331741e732 x-openstack-request-id: req-5d67b08a-820b-4901-8f2b-cf331741e732 2018-10-25 00:36:20,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:20,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5d67b08a-820b-4901-8f2b-cf331741e732 2018-10-25 00:36:20,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421175003052s 2018-10-25 00:36:20,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:22,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:22,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:22,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec5d01de-6669-467c-a314-7ba651922b75 x-openstack-request-id: req-ec5d01de-6669-467c-a314-7ba651922b75 2018-10-25 00:36:22,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:22,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec5d01de-6669-467c-a314-7ba651922b75 2018-10-25 00:36:22,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214848995209s 2018-10-25 00:36:22,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:24,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:25,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24a053fc-50c5-4d9c-8e99-fd1bbf9b131f x-openstack-request-id: req-24a053fc-50c5-4d9c-8e99-fd1bbf9b131f 2018-10-25 00:36:25,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:25,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24a053fc-50c5-4d9c-8e99-fd1bbf9b131f 2018-10-25 00:36:25,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778478145599s 2018-10-25 00:36:25,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:27,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16ba33f1-828d-4c49-b289-9fd3169e8729 x-openstack-request-id: req-16ba33f1-828d-4c49-b289-9fd3169e8729 2018-10-25 00:36:27,588 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:27,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16ba33f1-828d-4c49-b289-9fd3169e8729 2018-10-25 00:36:27,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461893796921s 2018-10-25 00:36:27,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:29,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:30,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-707fdb7b-f3d2-4d2d-b361-0b9a62f15b4f x-openstack-request-id: req-707fdb7b-f3d2-4d2d-b361-0b9a62f15b4f 2018-10-25 00:36:30,069 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:30,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-707fdb7b-f3d2-4d2d-b361-0b9a62f15b4f 2018-10-25 00:36:30,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471072912216s 2018-10-25 00:36:30,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:32,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:32,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9629ed1-0479-4aee-a147-185b977cad49 x-openstack-request-id: req-c9629ed1-0479-4aee-a147-185b977cad49 2018-10-25 00:36:32,316 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:32,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9629ed1-0479-4aee-a147-185b977cad49 2018-10-25 00:36:32,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238094091415s 2018-10-25 00:36:32,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:34,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:34,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aed2e7f1-6200-4837-a111-09ef3868e19c x-openstack-request-id: req-aed2e7f1-6200-4837-a111-09ef3868e19c 2018-10-25 00:36:34,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:34,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aed2e7f1-6200-4837-a111-09ef3868e19c 2018-10-25 00:36:34,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62712597847s 2018-10-25 00:36:34,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:36,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:37,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f326baf-8d5e-40f3-bfe8-8a3cd06366ee x-openstack-request-id: req-5f326baf-8d5e-40f3-bfe8-8a3cd06366ee 2018-10-25 00:36:37,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:34:22Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:37,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f326baf-8d5e-40f3-bfe8-8a3cd06366ee 2018-10-25 00:36:37,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42356801033s 2018-10-25 00:36:37,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:36:39,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:36:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:40,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dcf3ce2-2820-4818-a6b8-98c2165611aa x-openstack-request-id: req-5dcf3ce2-2820-4818-a6b8-98c2165611aa 2018-10-25 00:36:40,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:36:40,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5dcf3ce2-2820-4818-a6b8-98c2165611aa 2018-10-25 00:36:40,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805638074875s 2018-10-25 00:36:40,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-25 00:36:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=30f53a54-d987-4243-99b9-bf13d2f298d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:40,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:40 GMT X-Openstack-Request-Id: req-1e782bc2-0f30-4671-9521-a96110ed19da 2018-10-25 00:36:40,259 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-25T00:36:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb12957e-7252-43fa-b840-592768614976","ip_address":"192.168.120.10"}],"id":"67941f79-be3f-4d1d-9c50-91e8ac47c5ad","security_groups":["9554faf4-d779-480a-b95a-bf64067ce205"],"mac_address":"fa:16:3e:b1:54:f1","project_id":"342a018e17784fca9fd1c2f6daa5f38f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dea15e2d-31bc-434a-b075-46c6a0aac128","tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:34:22Z","binding:vnic_type":"normal","device_id":"30f53a54-d987-4243-99b9-bf13d2f298d9","ip_allocation":"immediate"}]} 2018-10-25 00:36:40,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30f53a54-d987-4243-99b9-bf13d2f298d9 used request id req-1e782bc2-0f30-4671-9521-a96110ed19da 2018-10-25 00:36:40,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523669719696s 2018-10-25 00:36:40,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:40,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=67941f79-be3f-4d1d-9c50-91e8ac47c5ad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:40 GMT X-Openstack-Request-Id: req-b4f30fb8-9ec2-4fc6-917c-882bb1bbf68c 2018-10-25 00:36:40,314 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-25 00:36:40,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=67941f79-be3f-4d1d-9c50-91e8ac47c5ad used request id req-b4f30fb8-9ec2-4fc6-917c-882bb1bbf68c 2018-10-25 00:36:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443201065063s 2018-10-25 00:36:40,315 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:54:f1', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fa145e09-25b3-4b86-97b3-67ac65ce2ea2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-25T00:36:39.000000', 'flavor': Munch({u'id': u'78455ade-7b45-4bcd-82e6-8bd9d67b2432'}), 'az': u'nova', 'id': u'30f53a54-d987-4243-99b9-bf13d2f298d9', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'05723d68a1274ab7a807f6245ea63ec5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', '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-10-25T00:36:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-25T00:36:39Z', 'hostId': u'8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-10-25T00:36:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': u'vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270', 'adminPass': u'BsJ28ov8nXUp', 'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', 'created_at': u'2018-10-25T00:34:20Z', 'created': u'2018-10-25T00:34:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-25 00:36:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:36:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:40,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:40 GMT X-Openstack-Request-Id: req-7b7bf709-dc38-4c0a-aa9f-c8a0f02eb263 2018-10-25 00:36:40,417 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":["cb12957e-7252-43fa-b840-592768614976"],"description":"","tags":[],"updated_at":"2018-10-25T00:32:43Z","qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}]} 2018-10-25 00:36:40,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b7bf709-dc38-4c0a-aa9f-c8a0f02eb263 2018-10-25 00:36:40,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964910984039s 2018-10-25 00:36:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-25 00:36:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=30f53a54-d987-4243-99b9-bf13d2f298d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:40,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:40 GMT X-Openstack-Request-Id: req-fd6a3e46-b1b1-438c-a69a-ad6cb7f3f198 2018-10-25 00:36:40,478 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-25T00:36:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb12957e-7252-43fa-b840-592768614976","ip_address":"192.168.120.10"}],"id":"67941f79-be3f-4d1d-9c50-91e8ac47c5ad","security_groups":["9554faf4-d779-480a-b95a-bf64067ce205"],"mac_address":"fa:16:3e:b1:54:f1","project_id":"342a018e17784fca9fd1c2f6daa5f38f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dea15e2d-31bc-434a-b075-46c6a0aac128","tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:34:22Z","binding:vnic_type":"normal","device_id":"30f53a54-d987-4243-99b9-bf13d2f298d9","ip_allocation":"immediate"}]} 2018-10-25 00:36:40,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30f53a54-d987-4243-99b9-bf13d2f298d9 used request id req-fd6a3e46-b1b1-438c-a69a-ad6cb7f3f198 2018-10-25 00:36:40,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592949390411s 2018-10-25 00:36:40,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-25 00:36:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"floatingip": {"floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "fixed_ip_address": "192.168.120.10", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad"}}' 2018-10-25 00:36:42,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:42 GMT X-Openstack-Request-Id: req-58648fe5-df71-47a5-96ac-82fe4e1a1123 2018-10-25 00:36:42,741 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}} 2018-10-25 00:36:42,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58648fe5-df71-47a5-96ac-82fe4e1a1123 2018-10-25 00:36:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26201105118s 2018-10-25 00:36:42,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:42,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:42 GMT X-Openstack-Request-Id: req-8831ef23-aea9-4427-9886-24465797d41f 2018-10-25 00:36:42,849 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:42,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8831ef23-aea9-4427-9886-24465797d41f 2018-10-25 00:36:42,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0897748470306s 2018-10-25 00:36:42,856 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:42,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:42,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:43 GMT X-Openstack-Request-Id: req-aab37f36-0b2f-4e31-9994-74b471255a50 2018-10-25 00:36:43,029 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:43,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aab37f36-0b2f-4e31-9994-74b471255a50 2018-10-25 00:36:43,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621778964996s 2018-10-25 00:36:43,035 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:43,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:43,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:43 GMT X-Openstack-Request-Id: req-86f1e24f-9378-4d9a-8150-b6da770387f7 2018-10-25 00:36:43,208 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:43,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-86f1e24f-9378-4d9a-8150-b6da770387f7 2018-10-25 00:36:43,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632050037384s 2018-10-25 00:36:43,214 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:43,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:43,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:43 GMT X-Openstack-Request-Id: req-26e9f9f5-fc62-497c-8aaa-17a3a868003b 2018-10-25 00:36:43,385 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:43,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-26e9f9f5-fc62-497c-8aaa-17a3a868003b 2018-10-25 00:36:43,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603737831116s 2018-10-25 00:36:43,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:43,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:43,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:43 GMT X-Openstack-Request-Id: req-eb8d8087-da7b-48de-bc2b-f85ce2b3e37f 2018-10-25 00:36:43,566 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:43,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eb8d8087-da7b-48de-bc2b-f85ce2b3e37f 2018-10-25 00:36:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643429756165s 2018-10-25 00:36:43,573 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:43,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:43,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:43 GMT X-Openstack-Request-Id: req-f96d3bf9-bdb5-49f5-95aa-5af079f941d6 2018-10-25 00:36:43,746 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:41Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:43,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f96d3bf9-bdb5-49f5-95aa-5af079f941d6 2018-10-25 00:36:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630447864532s 2018-10-25 00:36:43,753 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-25 00:36:43,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:36:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:36:44,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:44 GMT X-Openstack-Request-Id: req-3154cca5-ed53-4736-9bf2-dd46c47659d0 2018-10-25 00:36:44,229 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:36:41Z", "updated_at": "2018-10-25T00:36:43Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:54:f1", "device_id": "30f53a54-d987-4243-99b9-bf13d2f298d9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_id": "67941f79-be3f-4d1d-9c50-91e8ac47c5ad", "id": "65229468-8d03-474c-9337-e532b04792e6", "qos_policy_id": null}]} 2018-10-25 00:36:44,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3154cca5-ed53-4736-9bf2-dd46c47659d0 2018-10-25 00:36:44,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.364892959595s 2018-10-25 00:36:44,235 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'37c0ba89-35af-4b04-a9c7-bbf78898fb6b', 'updated_at': u'2018-10-25T00:36:43Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'67941f79-be3f-4d1d-9c50-91e8ac47c5ad', 'id': u'65229468-8d03-474c-9337-e532b04792e6', 'network': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'port': u'67941f79-be3f-4d1d-9c50-91e8ac47c5ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dea15e2d-31bc-434a-b075-46c6a0aac128', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b1:54:f1', u'device_id': u'30f53a54-d987-4243-99b9-bf13d2f298d9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', 'created_at': u'2018-10-25T00:36:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dea15e2d-31bc-434a-b075-46c6a0aac128', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b1:54:f1', u'device_id': u'30f53a54-d987-4243-99b9-bf13d2f298d9'}), 'router': u'37c0ba89-35af-4b04-a9c7-bbf78898fb6b'}) 2018-10-25 00:36:44,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:36:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:36:45,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10897 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b36684df-98b7-4c8d-a30e-abbe3f7a9ba9 x-openstack-request-id: req-b36684df-98b7-4c8d-a30e-abbe3f7a9ba9 2018-10-25 00:36:45,314 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2032073583 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.382706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.385365] pid_max: default: 32768 minimum: 301\n[ 0.386786] Security Framework initialized\n[ 0.388111] SELinux: Initializing.\n[ 0.389602] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395602] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.399174] Mount-cache hash table entries: 4096\n[ 0.400870] Initializing cgroup subsys memory\n[ 0.402259] Initializing cgroup subsys devices\n[ 0.403636] Initializing cgroup subsys freezer\n[ 0.405013] Initializing cgroup subsys net_cls\n[ 0.406402] Initializing cgroup subsys blkio\n[ 0.407747] Initializing cgroup subsys perf_event\n[ 0.409165] Initializing cgroup subsys hugetlb\n[ 0.410543] Initializing cgroup subsys pids\n[ 0.411865] Initializing cgroup subsys net_prio\n[ 0.413343] CPU: Physical Processor ID: 0\n[ 0.415356] mce: CPU supports 10 MCE banks\n[ 0.416704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.419772] tlb_flushall_shift: 6\n[ 0.421152] Freeing SMP alternatives: 28k freed\n[ 0.425229] ACPI: Core revision 20130517\n[ 0.426949] ACPI: All ACPI Tables successfully acquired\n[ 0.428687] ftrace: allocating 25812 entries in 101 pages\n[ 0.450552] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.452329] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.454084] smpboot: Max logical packages: 2\n[ 0.455683] Enabling x2apic\n[ 0.456773] Enabled x2apic\n[ 0.458115] Switched APIC routing to physical x2apic.\n[ 0.460863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.462619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.465853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.473594] KVM setup paravirtual spinlock\n[ 0.476179] smpboot: Booting Node 0, Processors #1 OK\n[ 0.478107] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.500488] Brought up 2 CPUs\n[ 0.500492] KVM setup async PF for cpu 1\n[ 0.500495] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.504296] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.506852] devtmpfs: initialized\n[ 0.509743] EVM: security.selinux\n[ 0.510921] EVM: security.ima\n[ 0.512035] EVM: security.capability\n[ 0.513906] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.515712] pinctrl core: initialized pinctrl subsystem\n[ 0.517345] NET: Registered protocol family 16\n[ 0.518899] ACPI: bus type PCI registered\n[ 0.520204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.522005] PCI: Using configuration type 1 for base access\n[ 0.526985] ACPI: Added _OSI(Module Device)\n[ 0.528338] ACPI: Added _OSI(Processor Device)\n[ 0.529713] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.531133] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.533782] ACPI: Interpreter enabled\n[ 0.535058] ACPI: (supports S0 S5)\n[ 0.536257] ACPI: Using IOAPIC for interrupt routing\n[ 0.537724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.542148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.543842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.545640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.547397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.550670] acpiphp: Slot [3] registered\n[ 0.551975] acpiphp: Slot [4] registered\n[ 0.553284] acpiphp: Slot [5] registered\n[ 0.554588] acpiphp: Slot [6] registered\n[ 0.555881] acpiphp: Slot [7] registered\n[ 0.557178] acpiphp: Slot [8] registered\n[ 0.558477] acpiphp: Slot [9] registered\n[ 0.559767] acpiphp: Slot [10] registered\n[ 0.561076] acpiphp: Slot [11] registered\n[ 0.562388] acpiphp: Slot [12] registered\n[ 0.563702] acpiphp: Slot [13] registered\n[ 0.565016] acpiphp: Slot [14] registered\n[ 0.566332] acpiphp: Slot [15] registered\n[ 0.567644] acpiphp: Slot [16] registered\n[ 0.568957] acpiphp: Slot [17] registered\n[ 0.570272] acpiphp: Slot [18] registered\n[ 0.571579] acpiphp: Slot [19] registered\n[ 0.572894] acpiphp: Slot [20] registered\n[ 0.574206] acpiphp: Slot [21] registered\n[ 0.575524] acpiphp: Slot [22] registered\n[ 0.576828] acpiphp: Slot [23] registered\n[ 0.578135] acpiphp: Slot [24] registered\n[ 0.579455] acpiphp: Slot [25] registered\n[ 0.580767] acpiphp: Slot [26] registered\n[ 0.582087] acpiphp: Slot [27] registered\n[ 0.583404] acpiphp: Slot [28] registered\n[ 0.584768] acpiphp: Slot [29] registered\n[ 0.586080] acpiphp: Slot [30] registered\n[ 0.587399] acpiphp: Slot [31] registered\n[ 0.588697] PCI host bridge to bus 0000:00\n[ 0.590006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.591559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.593327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.595101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.597510] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.599914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.604997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.606838] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.608560] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.610384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.614744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.617135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.640203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.642358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.644412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.646898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.648950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.650853] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.652854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.655385] vgaarb: loaded\n[ 0.656454] vgaarb: bridge control possible 0000:00:02.0\n[ 0.658149] SCSI subsystem initialized\n[ 0.659449] ACPI: bus type USB registered\n[ 0.660777] usbcore: registered new interface driver usbfs\n[ 0.662352] usbcore: registered new interface driver hub\n[ 0.663905] usbcore: registered new device driver usb\n[ 0.665588] PCI: Using ACPI for IRQ routing\n[ 0.667286] NetLabel: Initializing\n[ 0.668487] NetLabel: domain hash size = 128\n[ 0.669837] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.671349] NetLabel: unlabeled traffic allowed by default\n[ 0.673068] Switched to clocksource kvm-clock\n[ 0.682056] pnp: PnP ACPI init\n[ 0.683577] ACPI: bus type PNP registered\n[ 0.685650] pnp: PnP ACPI: found 5 devices\n[ 0.687065] ACPI: bus type PNP unregistered\n[ 0.694017] NET: Registered protocol family 2\n[ 0.695788] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.698596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.700878] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.702852] TCP: reno registered\n[ 0.704172] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.705990] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.707940] NET: Registered protocol family 1\n[ 0.709407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.711159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.712913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.733612] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.753962] Unpacking initramfs...\n[ 1.255495] Freeing initrd memory: 37508k freed\n[ 1.265815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.267623] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.270941] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.272722] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.274699] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.276409] Initialise system trusted keyring\n[ 1.277793] audit: initializing netlink socket (disabled)\n[ 1.279340] type=2000 audit(1540427802.049:1): initialized\n[ 1.296637] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298374] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.300934] zpool: loaded\n[ 1.302012] zbud: loaded\n[ 1.303220] VFS: Disk quotas dquot_6.5.2\n[ 1.304547] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.306444] msgmni has been set to 7578\n[ 1.307776] Key type big_key registered\n[ 1.309773] NET: Registered protocol family 38\n[ 1.311184] Key type asymmetric registered\n[ 1.312505] Asymmetric key parser 'x509' registered\n[ 1.313969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316424] io scheduler noop registered\n[ 1.317716] io scheduler deadline registered (default)\n[ 1.331875] io scheduler cfq registered\n[ 1.333252] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.334832] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.336684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.339096] ACPI: Power Button [PWRF]\n[ 1.340447] GHES: HEST is not enabled!\n[ 1.341762] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.366649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.368610] Non-volatile memory driver v1.3\n[ 1.369955] Linux agpgart interface v0.103\n[ 1.371409] crash memory driver: version 1.1\n[ 1.372836] rdac: device handler registered\n[ 1.374256] hp_sw: device handler registered\n[ 1.375646] emc: device handler registered\n[ 1.376969] alua: device handler registered\n[ 1.378283] libphy: Fixed MDIO Bus: probed\n[ 1.379594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381329] ehci-pci: EHCI PCI platform driver\n[ 1.382672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384303] ohci-pci: OHCI PCI platform driver\n[ 1.385641] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.405403] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.406953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.409320] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.416556] usb usb1: Product: UHCI Host Controller\n[ 1.417985] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.419786] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.421284] hub 1-0:1.0: USB hub found\n[ 1.422563] hub 1-0:1.0: 2 ports detected\n[ 1.424024] usbcore: registered new interface driver usbserial\n[ 1.425668] usbcore: registered new interface driver usbserial_generic\n[ 1.427428] usbserial: USB Serial support registered for generic\n[ 1.429131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.432377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.433886] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.435488] mousedev: PS/2 mouse device common for all mice\n[ 1.437383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440104] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440851] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.447167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.448887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450605] cpuidle: using governor menu\n[ 1.451954] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.453525] usbcore: registered new interface driver usbhid\n[ 1.455066] usbhid: USB HID core driver\n[ 1.456385] drop_monitor: Initializing network drop monitor service\n[ 1.458083] TCP: cubic registered\n[ 1.459244] Initializing XFRM netlink socket\n[ 1.460623] NET: Registered protocol family 10\n[ 1.462279] NET: Registered protocol family 17\n[ 1.463880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.465501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.467198] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.469946] Loading compiled-in X.509 certificates\n[ 1.471443] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.474190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.477368] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.480129] registered taskstats version 1\n[ 1.483344] Key type trusted registered\n[ 1.485874] Key type encrypted registered\n[ 1.488388] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.490407] rtc_cmos 00:00: setting system clock to 2018-10-25 00:36:42 UTC (1540427802)\n[ 1.493595] Freeing unused kernel memory: 1680k freed\n[ 1.498915] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.503754] systemd[1]: Detected virtualization kvm.\n[ 1.505256] systemd[1]: Detected architecture x86-64.\n[ 1.506748] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.509476] systemd[1]: No hostname configured.\n[ 1.510895] systemd[1]: Set hostname to .\n[ 1.512445] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534871] systemd[1]: Created slice Root Slice.\n[ 1.536327] systemd[1]: Starting Root Slice.\n[ 1.537732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.540255] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.543622] systemd[1]: Reached target Paths.\n[ 1.545011] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.547114] systemd[1]: Reached target Timers.\n[ 1.548522] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.550775] systemd[1]: Listening on udev Kernel Socket.\n[ 1.552316] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.554764] systemd[1]: Reached target Local File Systems.\n[ 1.556348] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.558762] systemd[1]: Listening on Journal Socket.\n[ 1.560247] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.562649] systemd[1]: Listening on udev Control Socket.\n[ 1.564203] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.566552] systemd[1]: Reached target Sockets.\n[ 1.567966] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.570196] systemd[1]: Created slice System Slice.\n[ 1.571674] systemd[1]: Starting System Slice.\n[ 1.573458] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.578291] systemd[1]: Reached target Slices.\n[ 1.579699] systemd[1]: Starting Slices.\n[ 1.581322] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.584381] systemd[1]: Reached target Swap.\n[ 1.585749] systemd[1]: Starting Swap.\n[ 1.587371] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.590116] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.593788] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.659228] RPC: Registered named UNIX socket transport module.\n[ 1.661193] RPC: Registered udp transport module.\n[ 1.662839] RPC: Registered tcp transport module.\n[ 1.664478] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.726074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.761011] FDC 0 is a S82078B\n[ 1.781890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.822005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.825122] scsi host0: ata_piix\n[ 1.829516] vda: vda1\n[ 1.831289] scsi host1: ata_piix\n[ 1.832568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.834471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.881008] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.883133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.885308] usb 1-1: Product: QEMU USB Tablet\n[ 1.886871] usb 1-1: Manufacturer: QEMU\n[ 1.888336] usb 1-1: SerialNumber: 42\n[ 1.898156] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.901569] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.007833] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.011012] XFS (vda1): Mounting V4 Filesystem\n[ 2.086687] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] [ 2.271151] tsc: Refined TSC clocksource calibration: 3491.872 MHz\nStopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336386] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.469756] SELinux: Disabled at runtime.\n[ 2.506155] type=1404 audit(1540427803.515:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.565820] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.567828] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[ 2.912606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.949981] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.109508] type=1305 audit(1540427804.118:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.346084] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.368178] ppdev: user-space parallel port driver\n[ 3.382722] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.422407] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[ 3.510819] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.513819] [TTM] Initializing pool allocator\n[ 3.513860] [TTM] Initializing DMA pool allocator\n[ 3.514387] [drm] fb mappable at 0xFC000000\n[ 3.514388] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.514388] [drm] size 33554432\n[ 3.514389] [drm] fb depth is 24\n[ 3.514389] [drm] pitch is 3072\n[ 3.524535] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.551136] Console: switching to colour frame buffer device 128x48\n[ 3.557860] AES CTR mode by8 optimization enabled\n[ 3.567113] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.569573] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started NTP client/server.\n[ 3.575219] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.587129] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.598147] intel_rapl: no valid rapl domains found in package 0\n[ 3.604461] intel_rapl: no valid rapl domains found in package 0\n[ 3.609483] intel_powerclamp: No package C-state available\n[ 3.613890] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n"} 2018-10-25 00:36:45,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9/action used request id req-b36684df-98b7-4c8d-a30e-abbe3f7a9ba9 2018-10-25 00:36:45,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07928586006s 2018-10-25 00:36:45,317 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2032073583 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.382706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.385365] pid_max: default: 32768 minimum: 301 [ 0.386786] Security Framework initialized [ 0.388111] SELinux: Initializing. [ 0.389602] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395602] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.399174] Mount-cache hash table entries: 4096 [ 0.400870] Initializing cgroup subsys memory [ 0.402259] Initializing cgroup subsys devices [ 0.403636] Initializing cgroup subsys freezer [ 0.405013] Initializing cgroup subsys net_cls [ 0.406402] Initializing cgroup subsys blkio [ 0.407747] Initializing cgroup subsys perf_event [ 0.409165] Initializing cgroup subsys hugetlb [ 0.410543] Initializing cgroup subsys pids [ 0.411865] Initializing cgroup subsys net_prio [ 0.413343] CPU: Physical Processor ID: 0 [ 0.415356] mce: CPU supports 10 MCE banks [ 0.416704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.419772] tlb_flushall_shift: 6 [ 0.421152] Freeing SMP alternatives: 28k freed [ 0.425229] ACPI: Core revision 20130517 [ 0.426949] ACPI: All ACPI Tables successfully acquired [ 0.428687] ftrace: allocating 25812 entries in 101 pages [ 0.450552] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.452329] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.454084] smpboot: Max logical packages: 2 [ 0.455683] Enabling x2apic [ 0.456773] Enabled x2apic [ 0.458115] Switched APIC routing to physical x2apic. [ 0.460863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.462619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.465853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.473594] KVM setup paravirtual spinlock [ 0.476179] smpboot: Booting Node 0, Processors #1 OK [ 0.478107] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.500488] Brought up 2 CPUs [ 0.500492] KVM setup async PF for cpu 1 [ 0.500495] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.504296] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.506852] devtmpfs: initialized [ 0.509743] EVM: security.selinux [ 0.510921] EVM: security.ima [ 0.512035] EVM: security.capability [ 0.513906] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.515712] pinctrl core: initialized pinctrl subsystem [ 0.517345] NET: Registered protocol family 16 [ 0.518899] ACPI: bus type PCI registered [ 0.520204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.522005] PCI: Using configuration type 1 for base access [ 0.526985] ACPI: Added _OSI(Module Device) [ 0.528338] ACPI: Added _OSI(Processor Device) [ 0.529713] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.531133] ACPI: Added _OSI(Processor Aggregator Device) [ 0.533782] ACPI: Interpreter enabled [ 0.535058] ACPI: (supports S0 S5) [ 0.536257] ACPI: Using IOAPIC for interrupt routing [ 0.537724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.542148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.543842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.545640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.547397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.550670] acpiphp: Slot [3] registered [ 0.551975] acpiphp: Slot [4] registered [ 0.553284] acpiphp: Slot [5] registered [ 0.554588] acpiphp: Slot [6] registered [ 0.555881] acpiphp: Slot [7] registered [ 0.557178] acpiphp: Slot [8] registered [ 0.558477] acpiphp: Slot [9] registered [ 0.559767] acpiphp: Slot [10] registered [ 0.561076] acpiphp: Slot [11] registered [ 0.562388] acpiphp: Slot [12] registered [ 0.563702] acpiphp: Slot [13] registered [ 0.565016] acpiphp: Slot [14] registered [ 0.566332] acpiphp: Slot [15] registered [ 0.567644] acpiphp: Slot [16] registered [ 0.568957] acpiphp: Slot [17] registered [ 0.570272] acpiphp: Slot [18] registered [ 0.571579] acpiphp: Slot [19] registered [ 0.572894] acpiphp: Slot [20] registered [ 0.574206] acpiphp: Slot [21] registered [ 0.575524] acpiphp: Slot [22] registered [ 0.576828] acpiphp: Slot [23] registered [ 0.578135] acpiphp: Slot [24] registered [ 0.579455] acpiphp: Slot [25] registered [ 0.580767] acpiphp: Slot [26] registered [ 0.582087] acpiphp: Slot [27] registered [ 0.583404] acpiphp: Slot [28] registered [ 0.584768] acpiphp: Slot [29] registered [ 0.586080] acpiphp: Slot [30] registered [ 0.587399] acpiphp: Slot [31] registered [ 0.588697] PCI host bridge to bus 0000:00 [ 0.590006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.591559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.593327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.595101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.597510] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.599914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.604997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.606838] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.608560] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.610384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.614744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.617135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.640203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.642358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.644412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.646898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.648950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.650853] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.652854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.655385] vgaarb: loaded [ 0.656454] vgaarb: bridge control possible 0000:00:02.0 [ 0.658149] SCSI subsystem initialized [ 0.659449] ACPI: bus type USB registered [ 0.660777] usbcore: registered new interface driver usbfs [ 0.662352] usbcore: registered new interface driver hub [ 0.663905] usbcore: registered new device driver usb [ 0.665588] PCI: Using ACPI for IRQ routing [ 0.667286] NetLabel: Initializing [ 0.668487] NetLabel: domain hash size = 128 [ 0.669837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.671349] NetLabel: unlabeled traffic allowed by default [ 0.673068] Switched to clocksource kvm-clock [ 0.682056] pnp: PnP ACPI init [ 0.683577] ACPI: bus type PNP registered [ 0.685650] pnp: PnP ACPI: found 5 devices [ 0.687065] ACPI: bus type PNP unregistered [ 0.694017] NET: Registered protocol family 2 [ 0.695788] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.698596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.700878] TCP: Hash tables configured (established 32768 bind 32768) [ 0.702852] TCP: reno registered [ 0.704172] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.705990] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.707940] NET: Registered protocol family 1 [ 0.709407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.711159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.712913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.733612] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.753962] Unpacking initramfs... [ 1.255495] Freeing initrd memory: 37508k freed [ 1.265815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.267623] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.270941] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.272722] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.274699] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.276409] Initialise system trusted keyring [ 1.277793] audit: initializing netlink socket (disabled) [ 1.279340] type=2000 audit(1540427802.049:1): initialized [ 1.296637] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298374] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.300934] zpool: loaded [ 1.302012] zbud: loaded [ 1.303220] VFS: Disk quotas dquot_6.5.2 [ 1.304547] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.306444] msgmni has been set to 7578 [ 1.307776] Key type big_key registered [ 1.309773] NET: Registered protocol family 38 [ 1.311184] Key type asymmetric registered [ 1.312505] Asymmetric key parser 'x509' registered [ 1.313969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316424] io scheduler noop registered [ 1.317716] io scheduler deadline registered (default) [ 1.331875] io scheduler cfq registered [ 1.333252] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.334832] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.336684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.339096] ACPI: Power Button [PWRF] [ 1.340447] GHES: HEST is not enabled! [ 1.341762] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.366649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.368610] Non-volatile memory driver v1.3 [ 1.369955] Linux agpgart interface v0.103 [ 1.371409] crash memory driver: version 1.1 [ 1.372836] rdac: device handler registered [ 1.374256] hp_sw: device handler registered [ 1.375646] emc: device handler registered [ 1.376969] alua: device handler registered [ 1.378283] libphy: Fixed MDIO Bus: probed [ 1.379594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381329] ehci-pci: EHCI PCI platform driver [ 1.382672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384303] ohci-pci: OHCI PCI platform driver [ 1.385641] uhci_hcd: USB Universal Host Controller Interface driver [ 1.405403] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.406953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.409320] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.416556] usb usb1: Product: UHCI Host Controller [ 1.417985] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.419786] usb usb1: SerialNumber: 0000:00:01.2 [ 1.421284] hub 1-0:1.0: USB hub found [ 1.422563] hub 1-0:1.0: 2 ports detected [ 1.424024] usbcore: registered new interface driver usbserial [ 1.425668] usbcore: registered new interface driver usbserial_generic [ 1.427428] usbserial: USB Serial support registered for generic [ 1.429131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432377] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433886] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435488] mousedev: PS/2 mouse device common for all mice [ 1.437383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440104] rtc_cmos 00:00: RTC can wake from S4 [ 1.440851] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.447167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.448887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450605] cpuidle: using governor menu [ 1.451954] hidraw: raw HID events driver (C) Jiri Kosina [ 1.453525] usbcore: registered new interface driver usbhid [ 1.455066] usbhid: USB HID core driver [ 1.456385] drop_monitor: Initializing network drop monitor service [ 1.458083] TCP: cubic registered [ 1.459244] Initializing XFRM netlink socket [ 1.460623] NET: Registered protocol family 10 [ 1.462279] NET: Registered protocol family 17 [ 1.463880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.465501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467198] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.469946] Loading compiled-in X.509 certificates [ 1.471443] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.474190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.477368] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.480129] registered taskstats version 1 [ 1.483344] Key type trusted registered [ 1.485874] Key type encrypted registered [ 1.488388] IMA: No TPM chip found, activating TPM-bypass! [ 1.490407] rtc_cmos 00:00: setting system clock to 2018-10-25 00:36:42 UTC (1540427802) [ 1.493595] Freeing unused kernel memory: 1680k freed [ 1.498915] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.503754] systemd[1]: Detected virtualization kvm. [ 1.505256] systemd[1]: Detected architecture x86-64. [ 1.506748] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.509476] systemd[1]: No hostname configured. [ 1.510895] systemd[1]: Set hostname to . [ 1.512445] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.534871] systemd[1]: Created slice Root Slice. [ 1.536327] systemd[1]: Starting Root Slice. [ 1.537732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.540255] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.543622] systemd[1]: Reached target Paths. [ 1.545011] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.547114] systemd[1]: Reached target Timers. [ 1.548522] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.550775] systemd[1]: Listening on udev Kernel Socket. [ 1.552316] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.554764] systemd[1]: Reached target Local File Systems. [ 1.556348] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.558762] systemd[1]: Listening on Journal Socket. [ 1.560247] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.562649] systemd[1]: Listening on udev Control Socket. [ 1.564203] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.566552] systemd[1]: Reached target Sockets. [ 1.567966] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.570196] systemd[1]: Created slice System Slice. [ 1.571674] systemd[1]: Starting System Slice. [ 1.573458] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.578291] systemd[1]: Reached target Slices. [ 1.579699] systemd[1]: Starting Slices. [ 1.581322] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.584381] systemd[1]: Reached target Swap. [ 1.585749] systemd[1]: Starting Swap. [ 1.587371] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.590116] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.593788] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.659228] RPC: Registered named UNIX socket transport module. [ 1.661193] RPC: Registered udp transport module. [ 1.662839] RPC: Registered tcp transport module. [ 1.664478] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.726074] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.761011] FDC 0 is a S82078B [ 1.781890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.822005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.825122] scsi host0: ata_piix [ 1.829516] vda: vda1 [ 1.831289] scsi host1: ata_piix [ 1.832568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.834471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.881008] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.883133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.885308] usb 1-1: Product: QEMU USB Tablet [ 1.886871] usb 1-1: Manufacturer: QEMU [ 1.888336] usb 1-1: SerialNumber: 42 [ 1.898156] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.901569] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.007833] SGI XFS with ACLs, security attributes, no debug enabled [ 2.011012] XFS (vda1): Mounting V4 Filesystem [ 2.086687] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] [ 2.271151] tsc: Refined TSC clocksource calibration: 3491.872 MHz Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336386] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.469756] SELinux: Disabled at runtime. [ 2.506155] type=1404 audit(1540427803.515:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.565820] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.567828] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [ 2.912606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.949981] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.109508] type=1305 audit(1540427804.118:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.346084] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.368178] ppdev: user-space parallel port driver [ 3.382722] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.422407] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [ 3.510819] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.513819] [TTM] Initializing pool allocator [ 3.513860] [TTM] Initializing DMA pool allocator [ 3.514387] [drm] fb mappable at 0xFC000000 [ 3.514388] [drm] vram aper at 0xFC000000 [[32m OK [0m] Found device /dev/ttyS0. [ 3.514388] [drm] size 33554432 [ 3.514389] [drm] fb depth is 24 [ 3.514389] [drm] pitch is 3072 [ 3.524535] fbcon: cirrusdrmfb (fb0) is primary device [ 3.551136] Console: switching to colour frame buffer device 128x48 [ 3.557860] AES CTR mode by8 optimization enabled [ 3.567113] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.569573] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started NTP client/server. [ 3.575219] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.587129] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.598147] intel_rapl: no valid rapl domains found in package 0 [ 3.604461] intel_rapl: no valid rapl domains found in package 0 [ 3.609483] intel_powerclamp: No package C-state available [ 3.613890] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... 2018-10-25 00:36:46,319 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-10-25 00:36:55,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-25 00:36:55,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-25 00:36:55,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12744 Content-Type: application/json Date: Thu, 25 Oct 2018 00:36:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8696aec8-9ca7-46b4-8bb5-b998e70747da x-openstack-request-id: req-8696aec8-9ca7-46b4-8bb5-b998e70747da 2018-10-25 00:36:55,393 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2032073583 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.382706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.385365] pid_max: default: 32768 minimum: 301\n[ 0.386786] Security Framework initialized\n[ 0.388111] SELinux: Initializing.\n[ 0.389602] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395602] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.399174] Mount-cache hash table entries: 4096\n[ 0.400870] Initializing cgroup subsys memory\n[ 0.402259] Initializing cgroup subsys devices\n[ 0.403636] Initializing cgroup subsys freezer\n[ 0.405013] Initializing cgroup subsys net_cls\n[ 0.406402] Initializing cgroup subsys blkio\n[ 0.407747] Initializing cgroup subsys perf_event\n[ 0.409165] Initializing cgroup subsys hugetlb\n[ 0.410543] Initializing cgroup subsys pids\n[ 0.411865] Initializing cgroup subsys net_prio\n[ 0.413343] CPU: Physical Processor ID: 0\n[ 0.415356] mce: CPU supports 10 MCE banks\n[ 0.416704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.419772] tlb_flushall_shift: 6\n[ 0.421152] Freeing SMP alternatives: 28k freed\n[ 0.425229] ACPI: Core revision 20130517\n[ 0.426949] ACPI: All ACPI Tables successfully acquired\n[ 0.428687] ftrace: allocating 25812 entries in 101 pages\n[ 0.450552] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.452329] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.454084] smpboot: Max logical packages: 2\n[ 0.455683] Enabling x2apic\n[ 0.456773] Enabled x2apic\n[ 0.458115] Switched APIC routing to physical x2apic.\n[ 0.460863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.462619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.465853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.473594] KVM setup paravirtual spinlock\n[ 0.476179] smpboot: Booting Node 0, Processors #1 OK\n[ 0.478107] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.500488] Brought up 2 CPUs\n[ 0.500492] KVM setup async PF for cpu 1\n[ 0.500495] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.504296] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.506852] devtmpfs: initialized\n[ 0.509743] EVM: security.selinux\n[ 0.510921] EVM: security.ima\n[ 0.512035] EVM: security.capability\n[ 0.513906] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.515712] pinctrl core: initialized pinctrl subsystem\n[ 0.517345] NET: Registered protocol family 16\n[ 0.518899] ACPI: bus type PCI registered\n[ 0.520204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.522005] PCI: Using configuration type 1 for base access\n[ 0.526985] ACPI: Added _OSI(Module Device)\n[ 0.528338] ACPI: Added _OSI(Processor Device)\n[ 0.529713] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.531133] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.533782] ACPI: Interpreter enabled\n[ 0.535058] ACPI: (supports S0 S5)\n[ 0.536257] ACPI: Using IOAPIC for interrupt routing\n[ 0.537724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.542148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.543842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.545640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.547397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.550670] acpiphp: Slot [3] registered\n[ 0.551975] acpiphp: Slot [4] registered\n[ 0.553284] acpiphp: Slot [5] registered\n[ 0.554588] acpiphp: Slot [6] registered\n[ 0.555881] acpiphp: Slot [7] registered\n[ 0.557178] acpiphp: Slot [8] registered\n[ 0.558477] acpiphp: Slot [9] registered\n[ 0.559767] acpiphp: Slot [10] registered\n[ 0.561076] acpiphp: Slot [11] registered\n[ 0.562388] acpiphp: Slot [12] registered\n[ 0.563702] acpiphp: Slot [13] registered\n[ 0.565016] acpiphp: Slot [14] registered\n[ 0.566332] acpiphp: Slot [15] registered\n[ 0.567644] acpiphp: Slot [16] registered\n[ 0.568957] acpiphp: Slot [17] registered\n[ 0.570272] acpiphp: Slot [18] registered\n[ 0.571579] acpiphp: Slot [19] registered\n[ 0.572894] acpiphp: Slot [20] registered\n[ 0.574206] acpiphp: Slot [21] registered\n[ 0.575524] acpiphp: Slot [22] registered\n[ 0.576828] acpiphp: Slot [23] registered\n[ 0.578135] acpiphp: Slot [24] registered\n[ 0.579455] acpiphp: Slot [25] registered\n[ 0.580767] acpiphp: Slot [26] registered\n[ 0.582087] acpiphp: Slot [27] registered\n[ 0.583404] acpiphp: Slot [28] registered\n[ 0.584768] acpiphp: Slot [29] registered\n[ 0.586080] acpiphp: Slot [30] registered\n[ 0.587399] acpiphp: Slot [31] registered\n[ 0.588697] PCI host bridge to bus 0000:00\n[ 0.590006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.591559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.593327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.595101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.597510] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.599914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.604997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.606838] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.608560] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.610384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.614744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.617135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.640203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.642358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.644412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.646898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.648950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.650853] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.652854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.655385] vgaarb: loaded\n[ 0.656454] vgaarb: bridge control possible 0000:00:02.0\n[ 0.658149] SCSI subsystem initialized\n[ 0.659449] ACPI: bus type USB registered\n[ 0.660777] usbcore: registered new interface driver usbfs\n[ 0.662352] usbcore: registered new interface driver hub\n[ 0.663905] usbcore: registered new device driver usb\n[ 0.665588] PCI: Using ACPI for IRQ routing\n[ 0.667286] NetLabel: Initializing\n[ 0.668487] NetLabel: domain hash size = 128\n[ 0.669837] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.671349] NetLabel: unlabeled traffic allowed by default\n[ 0.673068] Switched to clocksource kvm-clock\n[ 0.682056] pnp: PnP ACPI init\n[ 0.683577] ACPI: bus type PNP registered\n[ 0.685650] pnp: PnP ACPI: found 5 devices\n[ 0.687065] ACPI: bus type PNP unregistered\n[ 0.694017] NET: Registered protocol family 2\n[ 0.695788] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.698596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.700878] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.702852] TCP: reno registered\n[ 0.704172] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.705990] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.707940] NET: Registered protocol family 1\n[ 0.709407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.711159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.712913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.733612] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.753962] Unpacking initramfs...\n[ 1.255495] Freeing initrd memory: 37508k freed\n[ 1.265815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.267623] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.270941] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.272722] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.274699] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.276409] Initialise system trusted keyring\n[ 1.277793] audit: initializing netlink socket (disabled)\n[ 1.279340] type=2000 audit(1540427802.049:1): initialized\n[ 1.296637] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298374] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.300934] zpool: loaded\n[ 1.302012] zbud: loaded\n[ 1.303220] VFS: Disk quotas dquot_6.5.2\n[ 1.304547] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.306444] msgmni has been set to 7578\n[ 1.307776] Key type big_key registered\n[ 1.309773] NET: Registered protocol family 38\n[ 1.311184] Key type asymmetric registered\n[ 1.312505] Asymmetric key parser 'x509' registered\n[ 1.313969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316424] io scheduler noop registered\n[ 1.317716] io scheduler deadline registered (default)\n[ 1.331875] io scheduler cfq registered\n[ 1.333252] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.334832] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.336684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.339096] ACPI: Power Button [PWRF]\n[ 1.340447] GHES: HEST is not enabled!\n[ 1.341762] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.366649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.368610] Non-volatile memory driver v1.3\n[ 1.369955] Linux agpgart interface v0.103\n[ 1.371409] crash memory driver: version 1.1\n[ 1.372836] rdac: device handler registered\n[ 1.374256] hp_sw: device handler registered\n[ 1.375646] emc: device handler registered\n[ 1.376969] alua: device handler registered\n[ 1.378283] libphy: Fixed MDIO Bus: probed\n[ 1.379594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381329] ehci-pci: EHCI PCI platform driver\n[ 1.382672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384303] ohci-pci: OHCI PCI platform driver\n[ 1.385641] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.405403] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.406953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.409320] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.416556] usb usb1: Product: UHCI Host Controller\n[ 1.417985] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.419786] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.421284] hub 1-0:1.0: USB hub found\n[ 1.422563] hub 1-0:1.0: 2 ports detected\n[ 1.424024] usbcore: registered new interface driver usbserial\n[ 1.425668] usbcore: registered new interface driver usbserial_generic\n[ 1.427428] usbserial: USB Serial support registered for generic\n[ 1.429131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.432377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.433886] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.435488] mousedev: PS/2 mouse device common for all mice\n[ 1.437383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440104] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440851] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.447167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.448887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450605] cpuidle: using governor menu\n[ 1.451954] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.453525] usbcore: registered new interface driver usbhid\n[ 1.455066] usbhid: USB HID core driver\n[ 1.456385] drop_monitor: Initializing network drop monitor service\n[ 1.458083] TCP: cubic registered\n[ 1.459244] Initializing XFRM netlink socket\n[ 1.460623] NET: Registered protocol family 10\n[ 1.462279] NET: Registered protocol family 17\n[ 1.463880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.465501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.467198] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.469946] Loading compiled-in X.509 certificates\n[ 1.471443] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.474190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.477368] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.480129] registered taskstats version 1\n[ 1.483344] Key type trusted registered\n[ 1.485874] Key type encrypted registered\n[ 1.488388] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.490407] rtc_cmos 00:00: setting system clock to 2018-10-25 00:36:42 UTC (1540427802)\n[ 1.493595] Freeing unused kernel memory: 1680k freed\n[ 1.498915] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.503754] systemd[1]: Detected virtualization kvm.\n[ 1.505256] systemd[1]: Detected architecture x86-64.\n[ 1.506748] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.509476] systemd[1]: No hostname configured.\n[ 1.510895] systemd[1]: Set hostname to .\n[ 1.512445] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534871] systemd[1]: Created slice Root Slice.\n[ 1.536327] systemd[1]: Starting Root Slice.\n[ 1.537732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.540255] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.543622] systemd[1]: Reached target Paths.\n[ 1.545011] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.547114] systemd[1]: Reached target Timers.\n[ 1.548522] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.550775] systemd[1]: Listening on udev Kernel Socket.\n[ 1.552316] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.554764] systemd[1]: Reached target Local File Systems.\n[ 1.556348] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.558762] systemd[1]: Listening on Journal Socket.\n[ 1.560247] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.562649] systemd[1]: Listening on udev Control Socket.\n[ 1.564203] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.566552] systemd[1]: Reached target Sockets.\n[ 1.567966] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.570196] systemd[1]: Created slice System Slice.\n[ 1.571674] systemd[1]: Starting System Slice.\n[ 1.573458] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.578291] systemd[1]: Reached target Slices.\n[ 1.579699] systemd[1]: Starting Slices.\n[ 1.581322] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.584381] systemd[1]: Reached target Swap.\n[ 1.585749] systemd[1]: Starting Swap.\n[ 1.587371] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.590116] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.593788] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.659228] RPC: Registered named UNIX socket transport module.\n[ 1.661193] RPC: Registered udp transport module.\n[ 1.662839] RPC: Registered tcp transport module.\n[ 1.664478] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.726074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.761011] FDC 0 is a S82078B\n[ 1.781890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.822005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.825122] scsi host0: ata_piix\n[ 1.829516] vda: vda1\n[ 1.831289] scsi host1: ata_piix\n[ 1.832568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.834471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.881008] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.883133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.885308] usb 1-1: Product: QEMU USB Tablet\n[ 1.886871] usb 1-1: Manufacturer: QEMU\n[ 1.888336] usb 1-1: SerialNumber: 42\n[ 1.898156] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.901569] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.007833] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.011012] XFS (vda1): Mounting V4 Filesystem\n[ 2.086687] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] [ 2.271151] tsc: Refined TSC clocksource calibration: 3491.872 MHz\nStopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336386] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.469756] SELinux: Disabled at runtime.\n[ 2.506155] type=1404 audit(1540427803.515:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.565820] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.567828] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[ 2.912606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.949981] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.109508] type=1305 audit(1540427804.118:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.346084] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.368178] ppdev: user-space parallel port driver\n[ 3.382722] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.422407] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[ 3.510819] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.513819] [TTM] Initializing pool allocator\n[ 3.513860] [TTM] Initializing DMA pool allocator\n[ 3.514387] [drm] fb mappable at 0xFC000000\n[ 3.514388] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.514388] [drm] size 33554432\n[ 3.514389] [drm] fb depth is 24\n[ 3.514389] [drm] pitch is 3072\n[ 3.524535] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.551136] Console: switching to colour frame buffer device 128x48\n[ 3.557860] AES CTR mode by8 optimization enabled\n[ 3.567113] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.569573] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started NTP client/server.\n[ 3.575219] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.587129] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.598147] intel_rapl: no valid rapl domains found in package 0\n[ 3.604461] intel_rapl: no valid rapl domains found in package 0\n[ 3.609483] intel_powerclamp: No package C-state available\n[ 3.613890] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.816226] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:36:45 +0000. Up 3.77 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.098466] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:36:47 +0000. Up 6.06 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.240295] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.242038] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.243731] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.245469] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.247216] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.248905] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:b1:54:f1 |\n[ 6.250630] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.252343] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.254174] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.256096] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.257932] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.259835] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.261764] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.263556] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.265510] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.826330] cloud-init[3914]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:36:52 +0000. Up 10.77 seconds.\n[ 11.549364] cloud-init[4054]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:36:52 +0000. Up 11.41 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 64:0b:93:ad:d0:c0:35:b6:84:06:18:88:7d:e5:c7:4c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.635423] cloud-init[4054]: Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:36:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.63 seconds\n"} 2018-10-25 00:36:55,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9/action used request id req-8696aec8-9ca7-46b4-8bb5-b998e70747da 2018-10-25 00:36:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0694298744202s 2018-10-25 00:36:55,395 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2032073583 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.382706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.385365] pid_max: default: 32768 minimum: 301 [ 0.386786] Security Framework initialized [ 0.388111] SELinux: Initializing. [ 0.389602] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395602] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.399174] Mount-cache hash table entries: 4096 [ 0.400870] Initializing cgroup subsys memory [ 0.402259] Initializing cgroup subsys devices [ 0.403636] Initializing cgroup subsys freezer [ 0.405013] Initializing cgroup subsys net_cls [ 0.406402] Initializing cgroup subsys blkio [ 0.407747] Initializing cgroup subsys perf_event [ 0.409165] Initializing cgroup subsys hugetlb [ 0.410543] Initializing cgroup subsys pids [ 0.411865] Initializing cgroup subsys net_prio [ 0.413343] CPU: Physical Processor ID: 0 [ 0.415356] mce: CPU supports 10 MCE banks [ 0.416704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.419772] tlb_flushall_shift: 6 [ 0.421152] Freeing SMP alternatives: 28k freed [ 0.425229] ACPI: Core revision 20130517 [ 0.426949] ACPI: All ACPI Tables successfully acquired [ 0.428687] ftrace: allocating 25812 entries in 101 pages [ 0.450552] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.452329] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.454084] smpboot: Max logical packages: 2 [ 0.455683] Enabling x2apic [ 0.456773] Enabled x2apic [ 0.458115] Switched APIC routing to physical x2apic. [ 0.460863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.462619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.465853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.473594] KVM setup paravirtual spinlock [ 0.476179] smpboot: Booting Node 0, Processors #1 OK [ 0.478107] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.500488] Brought up 2 CPUs [ 0.500492] KVM setup async PF for cpu 1 [ 0.500495] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.504296] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.506852] devtmpfs: initialized [ 0.509743] EVM: security.selinux [ 0.510921] EVM: security.ima [ 0.512035] EVM: security.capability [ 0.513906] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.515712] pinctrl core: initialized pinctrl subsystem [ 0.517345] NET: Registered protocol family 16 [ 0.518899] ACPI: bus type PCI registered [ 0.520204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.522005] PCI: Using configuration type 1 for base access [ 0.526985] ACPI: Added _OSI(Module Device) [ 0.528338] ACPI: Added _OSI(Processor Device) [ 0.529713] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.531133] ACPI: Added _OSI(Processor Aggregator Device) [ 0.533782] ACPI: Interpreter enabled [ 0.535058] ACPI: (supports S0 S5) [ 0.536257] ACPI: Using IOAPIC for interrupt routing [ 0.537724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.542148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.543842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.545640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.547397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.550670] acpiphp: Slot [3] registered [ 0.551975] acpiphp: Slot [4] registered [ 0.553284] acpiphp: Slot [5] registered [ 0.554588] acpiphp: Slot [6] registered [ 0.555881] acpiphp: Slot [7] registered [ 0.557178] acpiphp: Slot [8] registered [ 0.558477] acpiphp: Slot [9] registered [ 0.559767] acpiphp: Slot [10] registered [ 0.561076] acpiphp: Slot [11] registered [ 0.562388] acpiphp: Slot [12] registered [ 0.563702] acpiphp: Slot [13] registered [ 0.565016] acpiphp: Slot [14] registered [ 0.566332] acpiphp: Slot [15] registered [ 0.567644] acpiphp: Slot [16] registered [ 0.568957] acpiphp: Slot [17] registered [ 0.570272] acpiphp: Slot [18] registered [ 0.571579] acpiphp: Slot [19] registered [ 0.572894] acpiphp: Slot [20] registered [ 0.574206] acpiphp: Slot [21] registered [ 0.575524] acpiphp: Slot [22] registered [ 0.576828] acpiphp: Slot [23] registered [ 0.578135] acpiphp: Slot [24] registered [ 0.579455] acpiphp: Slot [25] registered [ 0.580767] acpiphp: Slot [26] registered [ 0.582087] acpiphp: Slot [27] registered [ 0.583404] acpiphp: Slot [28] registered [ 0.584768] acpiphp: Slot [29] registered [ 0.586080] acpiphp: Slot [30] registered [ 0.587399] acpiphp: Slot [31] registered [ 0.588697] PCI host bridge to bus 0000:00 [ 0.590006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.591559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.593327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.595101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.597510] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.599914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.604997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.606838] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.608560] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.610384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.614744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.617135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.640203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.642358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.644412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.646898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.648950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.650853] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.652854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.655385] vgaarb: loaded [ 0.656454] vgaarb: bridge control possible 0000:00:02.0 [ 0.658149] SCSI subsystem initialized [ 0.659449] ACPI: bus type USB registered [ 0.660777] usbcore: registered new interface driver usbfs [ 0.662352] usbcore: registered new interface driver hub [ 0.663905] usbcore: registered new device driver usb [ 0.665588] PCI: Using ACPI for IRQ routing [ 0.667286] NetLabel: Initializing [ 0.668487] NetLabel: domain hash size = 128 [ 0.669837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.671349] NetLabel: unlabeled traffic allowed by default [ 0.673068] Switched to clocksource kvm-clock [ 0.682056] pnp: PnP ACPI init [ 0.683577] ACPI: bus type PNP registered [ 0.685650] pnp: PnP ACPI: found 5 devices [ 0.687065] ACPI: bus type PNP unregistered [ 0.694017] NET: Registered protocol family 2 [ 0.695788] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.698596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.700878] TCP: Hash tables configured (established 32768 bind 32768) [ 0.702852] TCP: reno registered [ 0.704172] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.705990] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.707940] NET: Registered protocol family 1 [ 0.709407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.711159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.712913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.733612] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.753962] Unpacking initramfs... [ 1.255495] Freeing initrd memory: 37508k freed [ 1.265815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.267623] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.270941] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.272722] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.274699] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.276409] Initialise system trusted keyring [ 1.277793] audit: initializing netlink socket (disabled) [ 1.279340] type=2000 audit(1540427802.049:1): initialized [ 1.296637] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298374] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.300934] zpool: loaded [ 1.302012] zbud: loaded [ 1.303220] VFS: Disk quotas dquot_6.5.2 [ 1.304547] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.306444] msgmni has been set to 7578 [ 1.307776] Key type big_key registered [ 1.309773] NET: Registered protocol family 38 [ 1.311184] Key type asymmetric registered [ 1.312505] Asymmetric key parser 'x509' registered [ 1.313969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316424] io scheduler noop registered [ 1.317716] io scheduler deadline registered (default) [ 1.331875] io scheduler cfq registered [ 1.333252] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.334832] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.336684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.339096] ACPI: Power Button [PWRF] [ 1.340447] GHES: HEST is not enabled! [ 1.341762] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.366649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.368610] Non-volatile memory driver v1.3 [ 1.369955] Linux agpgart interface v0.103 [ 1.371409] crash memory driver: version 1.1 [ 1.372836] rdac: device handler registered [ 1.374256] hp_sw: device handler registered [ 1.375646] emc: device handler registered [ 1.376969] alua: device handler registered [ 1.378283] libphy: Fixed MDIO Bus: probed [ 1.379594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381329] ehci-pci: EHCI PCI platform driver [ 1.382672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384303] ohci-pci: OHCI PCI platform driver [ 1.385641] uhci_hcd: USB Universal Host Controller Interface driver [ 1.405403] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.406953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.409320] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.416556] usb usb1: Product: UHCI Host Controller [ 1.417985] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.419786] usb usb1: SerialNumber: 0000:00:01.2 [ 1.421284] hub 1-0:1.0: USB hub found [ 1.422563] hub 1-0:1.0: 2 ports detected [ 1.424024] usbcore: registered new interface driver usbserial [ 1.425668] usbcore: registered new interface driver usbserial_generic [ 1.427428] usbserial: USB Serial support registered for generic [ 1.429131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432377] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433886] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435488] mousedev: PS/2 mouse device common for all mice [ 1.437383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440104] rtc_cmos 00:00: RTC can wake from S4 [ 1.440851] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.447167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.448887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450605] cpuidle: using governor menu [ 1.451954] hidraw: raw HID events driver (C) Jiri Kosina [ 1.453525] usbcore: registered new interface driver usbhid [ 1.455066] usbhid: USB HID core driver [ 1.456385] drop_monitor: Initializing network drop monitor service [ 1.458083] TCP: cubic registered [ 1.459244] Initializing XFRM netlink socket [ 1.460623] NET: Registered protocol family 10 [ 1.462279] NET: Registered protocol family 17 [ 1.463880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.465501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467198] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.469946] Loading compiled-in X.509 certificates [ 1.471443] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.474190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.477368] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.480129] registered taskstats version 1 [ 1.483344] Key type trusted registered [ 1.485874] Key type encrypted registered [ 1.488388] IMA: No TPM chip found, activating TPM-bypass! [ 1.490407] rtc_cmos 00:00: setting system clock to 2018-10-25 00:36:42 UTC (1540427802) [ 1.493595] Freeing unused kernel memory: 1680k freed [ 1.498915] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.503754] systemd[1]: Detected virtualization kvm. [ 1.505256] systemd[1]: Detected architecture x86-64. [ 1.506748] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.509476] systemd[1]: No hostname configured. [ 1.510895] systemd[1]: Set hostname to . [ 1.512445] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.534871] systemd[1]: Created slice Root Slice. [ 1.536327] systemd[1]: Starting Root Slice. [ 1.537732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.540255] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.543622] systemd[1]: Reached target Paths. [ 1.545011] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.547114] systemd[1]: Reached target Timers. [ 1.548522] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.550775] systemd[1]: Listening on udev Kernel Socket. [ 1.552316] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.554764] systemd[1]: Reached target Local File Systems. [ 1.556348] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.558762] systemd[1]: Listening on Journal Socket. [ 1.560247] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.562649] systemd[1]: Listening on udev Control Socket. [ 1.564203] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.566552] systemd[1]: Reached target Sockets. [ 1.567966] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.570196] systemd[1]: Created slice System Slice. [ 1.571674] systemd[1]: Starting System Slice. [ 1.573458] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.578291] systemd[1]: Reached target Slices. [ 1.579699] systemd[1]: Starting Slices. [ 1.581322] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.584381] systemd[1]: Reached target Swap. [ 1.585749] systemd[1]: Starting Swap. [ 1.587371] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.590116] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.593788] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.659228] RPC: Registered named UNIX socket transport module. [ 1.661193] RPC: Registered udp transport module. [ 1.662839] RPC: Registered tcp transport module. [ 1.664478] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.726074] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.761011] FDC 0 is a S82078B [ 1.781890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.822005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.825122] scsi host0: ata_piix [ 1.829516] vda: vda1 [ 1.831289] scsi host1: ata_piix [ 1.832568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.834471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.881008] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.883133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.885308] usb 1-1: Product: QEMU USB Tablet [ 1.886871] usb 1-1: Manufacturer: QEMU [ 1.888336] usb 1-1: SerialNumber: 42 [ 1.898156] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.901569] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.007833] SGI XFS with ACLs, security attributes, no debug enabled [ 2.011012] XFS (vda1): Mounting V4 Filesystem [ 2.086687] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] [ 2.271151] tsc: Refined TSC clocksource calibration: 3491.872 MHz Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336386] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.469756] SELinux: Disabled at runtime. [ 2.506155] type=1404 audit(1540427803.515:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.565820] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.567828] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [ 2.912606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.949981] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.109508] type=1305 audit(1540427804.118:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.346084] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.368178] ppdev: user-space parallel port driver [ 3.382722] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.422407] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [ 3.510819] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.513819] [TTM] Initializing pool allocator [ 3.513860] [TTM] Initializing DMA pool allocator [ 3.514387] [drm] fb mappable at 0xFC000000 [ 3.514388] [drm] vram aper at 0xFC000000 [[32m OK [0m] Found device /dev/ttyS0. [ 3.514388] [drm] size 33554432 [ 3.514389] [drm] fb depth is 24 [ 3.514389] [drm] pitch is 3072 [ 3.524535] fbcon: cirrusdrmfb (fb0) is primary device [ 3.551136] Console: switching to colour frame buffer device 128x48 [ 3.557860] AES CTR mode by8 optimization enabled [ 3.567113] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.569573] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started NTP client/server. [ 3.575219] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.587129] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.598147] intel_rapl: no valid rapl domains found in package 0 [ 3.604461] intel_rapl: no valid rapl domains found in package 0 [ 3.609483] intel_powerclamp: No package C-state available [ 3.613890] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.816226] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 25 Oct 2018 00:36:45 +0000. Up 3.77 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Crash recovery kernel arming... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 6.098466] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Thu, 25 Oct 2018 00:36:47 +0000. Up 6.06 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 6.240295] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.242038] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.243731] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.245469] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.247216] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.248905] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:b1:54:f1 | [ 6.250630] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.252343] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.254174] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.256096] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.257932] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.259835] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.261764] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.263556] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.265510] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.826330] cloud-init[3914]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 25 Oct 2018 00:36:52 +0000. Up 10.77 seconds. [ 11.549364] cloud-init[4054]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 25 Oct 2018 00:36:52 +0000. Up 11.41 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 64:0b:93:ad:d0:c0:35:b6:84:06:18:88:7d:e5:c7:4c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.635423] cloud-init[4054]: Cloud-init v. 0.7.5 finished at Thu, 25 Oct 2018 00:36:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.63 seconds 2018-10-25 00:36:55,399 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd2f4550L 2018-10-25 00:36:55,400 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-25 00:36:55,407 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-25 00:36:55,407 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-25 00:36:55,438 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-25 00:36:55,446 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-25 00:36:55,447 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-25 00:36:55,463 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-25 00:36:55,464 - paramiko.transport - DEBUG - Trying discovered key 640b93add0c035b6840618887de5c74c in /tmp/tmpia7HrA 2018-10-25 00:36:55,487 - paramiko.transport - DEBUG - userauth is OK 2018-10-25 00:36:55,515 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-25 00:36:55,529 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-25 00:36:55,529 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-25 00:36:55,529 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-25 00:36:55,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-10-25 00:36:55,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:36:55,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:36:55,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4734, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2943, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4736, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1001, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4735, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1578, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:36:55 GMT 2018-10-25 00:36:55,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:36:55,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-25 00:36:55,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:36:55,935 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4734, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2943, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4736, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1001, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 796, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4735, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 1578, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-25 00:36:55,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-10-25 00:36:56,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:36:56,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:36:56,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:36:56,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4734, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2943, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4736, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1001, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4735, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1578, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:36:56 GMT 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-25 00:36:56,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:36:56,271 - functest.core.cloudify - INFO - The current manager status is running 2018-10-25 00:36:56,271 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-25 00:36:56,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:36:56,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:36:56,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:36:56,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-25T00:36:56.258Z", "updated_at": "2018-10-25T00:36:56.258Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:36:56 GMT 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-25 00:36:56,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:36:56,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:36:56,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-25T00:36:56.258Z", "updated_at": "2018-10-25T00:36:56.258Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:36:56 GMT 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-25 00:36:56,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:36:56,557 - functest.core.cloudify - DEBUG - List secrets: 2018-10-25 00:36:56,558 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-10-25 00:36:56,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:36:56,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:36:56,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-25T00:36:56.258Z", "updated_at": "2018-10-25T00:36:56.258Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:36:56 GMT 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:36:56,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-25 00:36:56,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:36:56,724 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-25 00:36:56,724 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-25 00:36:56,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-25 00:36:56,725 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-25 00:36:56,727 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-25 00:36:56,727 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-25 00:36:56,766 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:36:56,900 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-25 00:36:56,901 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-25 00:36:56,912 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-25 00:36:56,913 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-25 00:36:56,913 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-25 00:36:56,924 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-25 00:37:37,506 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-25 00:37:37,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: centos.eecs.wsu.edu * updates: repo1.sea.innoscale.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 11 MB/s | 54 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] REST service at manager 127.0.0.1 is not responding! 2018-10-25 00:37:37,507 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-25 00:37:37,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-25 00:37:37,508 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-25 00:37:41,072 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-25 00:37:41,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:37:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:37:41,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:41 GMT X-Openstack-Request-Id: req-fa0dd1d8-fc38-44d1-a483-bd2fd6edfab8 2018-10-25 00:37:41,375 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:34:15Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": 4373348352, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:37:41,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fa0dd1d8-fc38-44d1-a483-bd2fd6edfab8 2018-10-25 00:37:41,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301236867905s 2018-10-25 00:37:41,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 00:37:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270"}' 2018-10-25 00:37:41,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:41 GMT Location: http://172.30.9.21:9292/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc8b11ec-09cb-4410-8759-e7b0ef0af57d 2018-10-25 00:37:41,448 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:37:41Z", "file": "/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "7870203a-d532-40cd-8f97-6390219b0eaf", "size": null, "self": "/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": null, "created_at": "2018-10-25T00:37:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 00:37:41,448 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fc8b11ec-09cb-4410-8759-e7b0ef0af57d 2018-10-25 00:37:41,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0626192092896s 2018-10-25 00:37:41,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 00:37:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '' 2018-10-25 00:37:48,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:37:48 GMT X-Openstack-Request-Id: req-f3e5602c-b478-4d6f-9d27-7891e88f4231 2018-10-25 00:37:48,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:37:48,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf/file used request id req-f3e5602c-b478-4d6f-9d27-7891e88f4231 2018-10-25 00:37:48,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.00729513168s 2018-10-25 00:37:48,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:37:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:37:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT X-Openstack-Request-Id: req-64649aa0-8dd1-4230-be6a-221f1df187ed 2018-10-25 00:37:48,521 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:37:48Z", "file": "/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "7870203a-d532-40cd-8f97-6390219b0eaf", "size": 426967040, "self": "/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7870203a-d532-40cd-8f97-6390219b0eaf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7870203a-d532-40cd-8f97-6390219b0eaf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-25T00:37:41Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:34:15Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": 4373348352, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:37:48,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-64649aa0-8dd1-4230-be6a-221f1df187ed 2018-10-25 00:37:48,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0619540214539s 2018-10-25 00:37:48,524 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7870203a-d532-40cd-8f97-6390219b0eaf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf/file', 'owner': u'342a018e17784fca9fd1c2f6daa5f38f', 'id': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'size': 426967040, u'self': u'/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'342a018e17784fca9fd1c2f6daa5f38f', 'name': 'vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/7870203a-d532-40cd-8f97-6390219b0eaf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T00:37:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-25T00:37:48Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270', 'created': u'2018-10-25T00:37:41Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-25T00:37:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_505c8923-40a9-4f91-b588-a237d96e9270', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-10-25 00:37:48,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 00:37:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_505c8923-40a9-4f91-b588-a237d96e9270", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-25 00:37:48,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8df6a2d6-e61c-417a-8135-e00fac60dbb0 x-openstack-request-id: req-8df6a2d6-e61c-417a-8135-e00fac60dbb0 2018-10-25 00:37:48,559 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "a3c8134f-ec91-42ac-801f-515eb591a238", "name": "vyos_vrouter-flavor_alt_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 00:37:48,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8df6a2d6-e61c-417a-8135-e00fac60dbb0 2018-10-25 00:37:48,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0343070030212s 2018-10-25 00:37:48,560 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_505c8923-40a9-4f91-b588-a237d96e9270', 'ephemeral': 0, 'ram': 2048, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 50, 'id': u'a3c8134f-ec91-42ac-801f-515eb591a238', 'swap': 0}) 2018-10-25 00:37:48,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 00:37:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" -d '{"extra_specs": {}}' 2018-10-25 00:37:48,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9024f841-4d00-41f8-87e5-77c218ea94a0 x-openstack-request-id: req-9024f841-4d00-41f8-87e5-77c218ea94a0 2018-10-25 00:37:48,579 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 00:37:48,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238/os-extra_specs used request id req-9024f841-4d00-41f8-87e5-77c218ea94a0 2018-10-25 00:37:48,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194981098175s 2018-10-25 00:37:48,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-25 00:37:48,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:37:48,590 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422bdd9f-9b6d-4cf4-a368-a8642f0ace89 2018-10-25 00:37:48,591 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-25 00:37:48,591 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-422bdd9f-9b6d-4cf4-a368-a8642f0ace89 2018-10-25 00:37:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:37:48,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace7aa06-86fc-4073-95fb-643698c07c29 2018-10-25 00:37:48,797 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-25 00:37:48,797 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ace7aa06-86fc-4073-95fb-643698c07c29 2018-10-25 00:37:48,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.214988946915s 2018-10-25 00:37:48,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-25 00:37:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:37:49,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json Date: Thu, 25 Oct 2018 00:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9223037-21cf-47e1-8c63-77b05e80fb0e 2018-10-25 00:37:49,005 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be60b085db5444509540f6c65055a705", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "35c8302b74944825a92aa4b8047321db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "4c89f35c015e4ae69499e813be80e321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "162576efb457471195a45f2b49eac287", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "162576efb457471195a45f2b49eac287", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "987567f78bb84072aa4282b89799b17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "9ce32b85b25d479ebd48a68e22010a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "ae78410ad6fa4097820e8888df43a275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be60b085db5444509540f6c65055a705", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "c6c065a6394440a092a56f68823f5af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "162576efb457471195a45f2b49eac287", "id": "cec0fbce7894417db694ed048b2838c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "d0ad3e4b816247899359d7764d7cbec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "d3bc2160af77404a94a4230b3eab3121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "d7dc15135c7b440da077ae6c23625bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "dc94a85587424f0dbbc161ef4724e634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be60b085db5444509540f6c65055a705", "id": "f4bd2ca842f241bdbe2c2124c1763936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "fc55672d9b7f448b83ba9728ee5e4232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-25 00:37:49,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-a9223037-21cf-47e1-8c63-77b05e80fb0e 2018-10-25 00:37:49,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198972940445s 2018-10-25 00:37:49,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-25 00:37:49,019 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:50,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:50,829 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-25 00:37:50,829 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:50.783Z", "updated_at": "2018-10-25T00:37:50.783Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-25 00:37:50,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:50,830 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:50 GMT 2018-10-25 00:37:50,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:50,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-25 00:37:50,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:50,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-25 00:37:50,844 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.21:5000", "keystone_tenant_name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf", "keystone_password": "101c17f6-0872-4b5d-9551-c9609a6fdb5e", "reference_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "target_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "target_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:51,633 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "target_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf", "keystone_password": "101c17f6-0872-4b5d-9551-c9609a6fdb5e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.006Z", "updated_at": "2018-10-25T00:37:51.006Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:51 GMT 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-25 00:37:51,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:51,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:51,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:51 GMT 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-25 00:37:51,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:51,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:37:51,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:51,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:51 GMT 2018-10-25 00:37:51,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:51,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-25 00:37:51,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:51,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:37:51,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:37:51,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:51,857 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:51 GMT 2018-10-25 00:37:51,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:51,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:37:51,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:56,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:37:56,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:56,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:56,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:56,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:56,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:52.542Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:52.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:52.859Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:52.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:52.859Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:52.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:52.859Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:52.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:52.889Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:52.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:53.839Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:53.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:53.839Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:53.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:53.839Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:53.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:53.839Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:53.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:54.864Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpJU6VGf --prefix=\"/tmp/openstack-5Y2jzB\" --constraint=\"/tmp/openstack-5Y2jzB/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:37:54.864Z", "message": "Installing from directory: /tmp/tmpJU6VGf [args=--prefix=\"/tmp/openstack-5Y2jzB\" --constraint=\"/tmp/openstack-5Y2jzB/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:37:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:56 GMT 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-25 00:37:56,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:37:56,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-25 00:37:56,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-25 00:37:56,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-25 00:37:56,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-25 00:37:56,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpJU6VGf --prefix="/tmp/openstack-5Y2jzB" --constraint="/tmp/openstack-5Y2jzB/constraint.txt" 2018-10-25 00:37:56,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpJU6VGf [args=--prefix="/tmp/openstack-5Y2jzB" --constraint="/tmp/openstack-5Y2jzB/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-25 00:37:56,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:37:57,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:37:57,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:37:57,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:37:57,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:37:57 GMT 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:37:57,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:02,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:02,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:02 GMT 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:02,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:02,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:02 GMT 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:02,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:07,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:07,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:07,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:07,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:07,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:07,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:07 GMT 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:07,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:07,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:07,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:07,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:07,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:07 GMT 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:07,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:12,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:12,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:12,349 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:12 GMT 2018-10-25 00:38:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:12,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:12,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:12,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:12 GMT 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:12,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:17,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:17,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:17,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:17,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:17 GMT 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:17,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:17,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:17,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:17,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:17,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:17,547 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:17 GMT 2018-10-25 00:38:17,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:17,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:17,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:22,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:22,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:22 GMT 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:22,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:22,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:22 GMT 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:22,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:27,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:27,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:27,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:27 GMT 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:27,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:27,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:27,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:27,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:27 GMT 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-25 00:38:27,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:32,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:32,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:28.799Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:28.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:28.889Z", "message": "Removing directory: /tmp/tmpJU6VGf", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:28.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7", "logger": "be679c44-2ba1-4357-910f-96b4458eb530"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:29.697Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:29.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:30.902Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:30.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:30.902Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:30.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:30.902Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:30.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:32 GMT 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-25 00:38:32,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpJU6VGf 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-25 00:38:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-25 00:38:32,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f7aaa65e-b149-4525-ad2a-7e1a905070f7 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"} 2018-10-25 00:38:32,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:32,893 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:32 GMT 2018-10-25 00:38:32,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:32,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-25 00:38:32,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:32,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-25 00:38:32,893 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-25 00:38:33,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:33,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:33,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:33 GMT 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:33,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:33,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:33 GMT 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:33,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:33,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:33,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:33 GMT 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:33,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:38,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:38,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:33.594Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:33.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:34.665Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:34.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:34.665Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:34.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:34.665Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:34.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:35.924Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:35.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.664Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:36.938Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:36.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8ddb3358-e482-4265-8df1-d26a184e3b79"}, {"node_instance_id": "external_network_vl2la0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:38.067Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:38.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:38.067Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:38.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:38.067Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:38.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:38.067Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:38.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:38.132Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:38.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "1dc54a06-7c91-4510-a17a-94738629c9a6"}], "metadata": {"pagination": {"total": 33, "offset": 0, "size": 50}}} 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:38 GMT 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:38,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17780 2018-10-25 00:38:38,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-25 00:38:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-25 00:38:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-25 00:38:38,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-25 00:38:38,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-25 00:38:38,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-25 00:38:38,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-25 00:38:38,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-25 00:38:38,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-25 00:38:38,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-25 00:38:38,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:38,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-25 00:38:38,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:38,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:38,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:38,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:38,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:38 GMT 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:38,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:43,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:43,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:43,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.003Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.003Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.003Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "external_network_vl2la0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.003Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.003Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:39.143Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:38:38Z', u'updated_at': u'2018-10-25T00:38:38Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'port_id': None, u'id': u'1b4433ff-a1e8-43ec-a642-18be9d283d52', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:39.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "3bcb5590-254c-4e79-8778-55d1ce349085"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.040Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:40.828Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:38:40Z', u'updated_at': u'2018-10-25T00:38:40Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'port_id': None, u'id': u'85983de1-0dcd-4e82-9cc0-8a3595cf4606', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:40.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "7f7a70fa-d7fb-4c7a-9c83-afd065583705"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:41.060Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:41.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:41.060Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:41.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:41.060Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:41.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:41.060Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:41.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:41.060Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:41.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:42.069Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:42.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:43.089Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:43.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:43.089Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:43.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 62, "offset": 33, "size": 50}}} 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:43 GMT 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15003 2018-10-25 00:38:43,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-25 00:38:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:38:38Z', u'updated_at': u'2018-10-25T00:38:38Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'port_id': None, u'id': u'1b4433ff-a1e8-43ec-a642-18be9d283d52', u'qos_policy_id': None} 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'created_at': u'2018-10-25T00:38:40Z', u'updated_at': u'2018-10-25T00:38:40Z', u'floating_network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'342a018e17784fca9fd1c2f6daa5f38f', u'port_id': None, u'id': u'85983de1-0dcd-4e82-9cc0-8a3595cf4606', u'qos_policy_id': None} 2018-10-25 00:38:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-25 00:38:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-25 00:38:43,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:43,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:43,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:43,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:43,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:43,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:43 GMT 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:43,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:48,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:48,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:48,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:44.097Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "router_74eoir", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:44.097Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:44.097Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:45.154Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:45.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:45.154Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:45.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:45.154Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:45.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:45.154Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:45.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:46.161Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:46.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:47.283Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:47.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:48.287Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:48.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 77, "offset": 62, "size": 50}}} 2018-10-25 00:38:48,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:48,615 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:48 GMT 2018-10-25 00:38:48,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:48,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7546 2018-10-25 00:38:48,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-25 00:38:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:48,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-25 00:38:48,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-25 00:38:48,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-25 00:38:48,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:48,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:48 GMT 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:48,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:53,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:53,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:49.312Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:50.318Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:50.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:50.318Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:50.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:50.318Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:50.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:51.322Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:51.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:51.322Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:51.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:51.858Z", "message": "connect_security_group(): source_id=e4cf34e0-d2bc-45ef-8044-d911e33de529 target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:51.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "9f3d4b31-2415-4c32-99b2-1e775ab104de"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:52.757Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:52.757Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:53.160Z", "message": "connect_security_group(): source_id=5619907a-355e-420c-a714-5153596845ef target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:53.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "6b5be697-f95f-40d9-9d29-baeaa7b60bfe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:53.436Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:53.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:53.436Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:53.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 95, "offset": 77, "size": 50}}} 2018-10-25 00:38:53,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:53,737 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:53 GMT 2018-10-25 00:38:53,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:53,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8478 2018-10-25 00:38:53,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:53,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:53,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e4cf34e0-d2bc-45ef-8044-d911e33de529 target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-25 00:38:53,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-25 00:38:53,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5619907a-355e-420c-a714-5153596845ef target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-25 00:38:53,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-25 00:38:53,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-25 00:38:53,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:53,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:53,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:53,816 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:53 GMT 2018-10-25 00:38:53,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:53,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:53,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:58,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:38:58,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_fbt075", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:54.496Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:54.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:57.319Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:57.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:57.506Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:57.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:58.510Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:58.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:58.510Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:58.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 105, "offset": 93, "size": 50}}} 2018-10-25 00:38:58,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:58,875 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:58 GMT 2018-10-25 00:38:58,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:58,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-10-25 00:38:58,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:38:58,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:58,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-25 00:38:58,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-25 00:38:58,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:58,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:38:58,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:38:58,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:38:58,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:38:58 GMT 2018-10-25 00:38:58,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:38:58,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:38:58,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:03,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:03,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_fbt075", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:59.516Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:59.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:59.516Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:59.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:59.516Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:59.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:38:59.516Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:38:59.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:00.523Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:00.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:00.523Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:00.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:00.931Z", "message": "connect_security_group(): source_id=e45eb078-7548-4c15-a241-2defa7bc53a0 target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:00.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "c3ec08fb-cb8f-447f-be7d-d40e2821007b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:01.206Z", "message": "connect_security_group(): source_id=bfb8ef57-9057-45c4-88e6-cb4de38c124b target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:01.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "0576fc85-dd4c-412d-9657-6ca8ba99f21a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:01.695Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:01.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:02.528Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:02.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:02.528Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:02.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:02.528Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:02.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:03 GMT 2018-10-25 00:39:03,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:03,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6448 2018-10-25 00:39:03,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:39:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:39:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e45eb078-7548-4c15-a241-2defa7bc53a0 target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bfb8ef57-9057-45c4-88e6-cb4de38c124b target={u'external_id': u'3e730a4a-7e2b-4ca3-9a06-e06b4f685c40', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-25 00:39:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-25 00:39:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-25 00:39:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-25 00:39:03,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:04,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:04,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:04,043 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:04 GMT 2018-10-25 00:39:04,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:04,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:04,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:09,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:09,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:05.145Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:05.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:05.535Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:05.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.060Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:07.318Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:43:d1:14'}, {u'external_id': u'5619907a-355e-420c-a714-5153596845ef', u'fixed_ip_address': u'12.0.0.22', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c2:95:e6'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:07.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "e0951793-d0e0-4a66-9a00-9b1c7cc492de"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:08.222Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:08.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "e0951793-d0e0-4a66-9a00-9b1c7cc492de"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:08.222Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:08.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "db354966-5c76-4918-b887-fffd42379a0d"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:08.222Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e45eb078-7548-4c15-a241-2defa7bc53a0', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:e0:19'}, {u'external_id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:86:a5'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:08.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "db354966-5c76-4918-b887-fffd42379a0d"}], "metadata": {"pagination": {"total": 131, "offset": 115, "size": 50}}} 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:09 GMT 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7338 2018-10-25 00:39:09,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:09,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-25 00:39:09,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-25 00:39:09,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:39:09,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-25 00:39:09,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:43:d1:14'}, {u'external_id': u'5619907a-355e-420c-a714-5153596845ef', u'fixed_ip_address': u'12.0.0.22', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c2:95:e6'}] 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-25 00:39:09,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-25 00:39:09,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e45eb078-7548-4c15-a241-2defa7bc53a0', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:e0:19'}, {u'external_id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:86:a5'}] 2018-10-25 00:39:09,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:09,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:09,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:09 GMT 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:09,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:14,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:14,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:14,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:14,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:14,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:14,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:14,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:14,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:14,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:09.634Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'e45eb078-7548-4c15-a241-2defa7bc53a0'}, {'port-id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:09.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "db354966-5c76-4918-b887-fffd42379a0d"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:10.229Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:10.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "db354966-5c76-4918-b887-fffd42379a0d"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:10.229Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b'}, {'port-id': u'5619907a-355e-420c-a714-5153596845ef'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:10.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "e0951793-d0e0-4a66-9a00-9b1c7cc492de"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:10.229Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b'}, {'port-id': u'5619907a-355e-420c-a714-5153596845ef'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:10.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "e0951793-d0e0-4a66-9a00-9b1c7cc492de"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:10.229Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'e45eb078-7548-4c15-a241-2defa7bc53a0'}, {'port-id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:10.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "db354966-5c76-4918-b887-fffd42379a0d"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:10.229Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:10.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "e0951793-d0e0-4a66-9a00-9b1c7cc492de"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:12.347Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:12.347Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:13.081Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:13.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:13.081Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:13.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:14.086Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:14.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:14.086Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:14.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:14.086Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:14.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:14.086Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:14.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 144, "offset": 127, "size": 50}}} 2018-10-25 00:39:14,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:14,230 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:14 GMT 2018-10-25 00:39:14,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:14,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8560 2018-10-25 00:39:14,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:14,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'e45eb078-7548-4c15-a241-2defa7bc53a0'}, {'port-id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'} 2018-10-25 00:39:14,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-25 00:39:14,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b'}, {'port-id': u'5619907a-355e-420c-a714-5153596845ef'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'} 2018-10-25 00:39:14,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'bfb8ef57-9057-45c4-88e6-cb4de38c124b'}, {'port-id': u'5619907a-355e-420c-a714-5153596845ef'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'} 2018-10-25 00:39:14,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7870203a-d532-40cd-8f97-6390219b0eaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b58b4ee2-7238-40d4-8863-55fb158fbc15'}, 'nics': [{'port-id': u'e45eb078-7548-4c15-a241-2defa7bc53a0'}, {'port-id': u'e4cf34e0-d2bc-45ef-8044-d911e33de529'}], 'flavor': u'a3c8134f-ec91-42ac-801f-515eb591a238'} 2018-10-25 00:39:14,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-25 00:39:14,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-25 00:39:14,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-25 00:39:14,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:14,285 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:14 GMT 2018-10-25 00:39:14,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:14,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:14,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:19,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:19,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:15.092Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:15.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:15.092Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:15.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:15.092Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:15.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:16.945Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-25T00:39:16.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:17.096Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-25T00:39:17.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 149, "offset": 140, "size": 50}}} 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:19 GMT 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3820 2018-10-25 00:39:19,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:19,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-25 00:39:19,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-25 00:39:19,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-25 00:39:19,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-25 00:39:19,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-25 00:39:19,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:19,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:19,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:19 GMT 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:19,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:24,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:24,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:24,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:24,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:24,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:24 GMT 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:24,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:24,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:25,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:25,556 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:25 GMT 2018-10-25 00:39:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:25,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:30,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:30,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:30 GMT 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:30,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:30,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:30 GMT 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:30,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:35,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:35,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:35 GMT 2018-10-25 00:39:35,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:35,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:35,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:35,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:35,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:35 GMT 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:35,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:40,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:40,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:40 GMT 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:40,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:40,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:40,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:40,928 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:40 GMT 2018-10-25 00:39:40,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:40,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:40,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:45,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:45,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-25 00:39:46,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:46,001 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:45 GMT 2018-10-25 00:39:46,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:46,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:46,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:46,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:46,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:46 GMT 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:46,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:51,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:51,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:46.949Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:46.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:47.128Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:47.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:47.128Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:47.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:47.128Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:39:47.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:49.406Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-25T00:39:49.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:39:50.135Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-25T00:39:50.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:51 GMT 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-25 00:39:51,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:51,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-25 00:39:51,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-25 00:39:51,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-25 00:39:51,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-25 00:39:51,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-25 00:39:51,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-25 00:39:51,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:51,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:51,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:51 GMT 2018-10-25 00:39:51,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:51,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:51,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:56,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:39:56,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:56,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:56,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:56,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:56,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:56 GMT 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:39:56,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:39:56,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:39:56,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:39:56,284 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:39:56 GMT 2018-10-25 00:39:56,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:39:56,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:39:56,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:01,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:01,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:01 GMT 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:01,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:01,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:01 GMT 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:40:01,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:06,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:06,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:06,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:06,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-25 00:40:06,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:06,478 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:06 GMT 2018-10-25 00:40:06,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:06,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:40:06,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:06,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:06,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:06 GMT 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:40:06,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:11,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:11 GMT 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:40:11,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:11,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:11,640 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:11 GMT 2018-10-25 00:40:11,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:11,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:40:11,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:16,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:16,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-25 00:40:16,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:16,713 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:16 GMT 2018-10-25 00:40:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-25 00:40:16,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:16,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:16,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:16,767 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:16 GMT 2018-10-25 00:40:16,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:16,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:40:16,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:21,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:21,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:19.516Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:19.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:20.150Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:20.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:20.150Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:20.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:20.150Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:20.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:21.667Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:21.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "91adb2db-a7e9-4a0e-92a4-64a9e6870ef9"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:21.797Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:21.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 161, "offset": 151, "size": 50}}} 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:21 GMT 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3199 2018-10-25 00:40:21,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:21,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:21,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:21,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:21,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:21,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-25 00:40:21,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:21,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:21,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:21,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:21,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:21 GMT 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-25 00:40:21,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:26,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:22.154Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:22.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:22.277Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:22.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff", "logger": "8c0413aa-d87c-4e64-ae0e-afc1c4968346"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:40:23.250Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-25T00:40:23.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 164, "offset": 157, "size": 50}}} 2018-10-25 00:40:26,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:26,970 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:26 GMT 2018-10-25 00:40:26,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:26,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1574 2018-10-25 00:40:26,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:26,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-25 00:40:26,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-25 00:40:26,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-25 00:40:26,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/2a821506-916e-40a7-9480-43d221a726ff 2018-10-25 00:40:27,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:40:27,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"} 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:40:27 GMT 2018-10-25 00:40:27,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:40:27,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-25 00:40:27,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:40:27,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-25T00:38:32.951Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'2a821506-916e-40a7-9480-43d221a726ff'} 2018-10-25 00:40:27,033 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-25 00:40:27,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-25 00:40:27,147 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-25 00:40:27,147 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-25 00:40:27,147 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2018-10-25 00:40:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:28,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89bee75e-ad26-4439-be02-1471d8aebf26 x-openstack-request-id: req-89bee75e-ad26-4439-be02-1471d8aebf26 2018-10-25 00:40:28,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:28,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89bee75e-ad26-4439-be02-1471d8aebf26 2018-10-25 00:40:28,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973145961761s 2018-10-25 00:40:28,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-696d8b96-b941-4153-9007-e2a530a0310f x-openstack-request-id: req-696d8b96-b941-4153-9007-e2a530a0310f 2018-10-25 00:40:28,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:28,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-696d8b96-b941-4153-9007-e2a530a0310f 2018-10-25 00:40:28,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508240938187s 2018-10-25 00:40:28,637 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.23 2018-10-25 00:40:28,638 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:ef:e0:19 2018-10-25 00:40:28,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:28,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d239462-b2f1-4f57-84c1-a5684e828718 x-openstack-request-id: req-3d239462-b2f1-4f57-84c1-a5684e828718 2018-10-25 00:40:28,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:28,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d239462-b2f1-4f57-84c1-a5684e828718 2018-10-25 00:40:28,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237673044205s 2018-10-25 00:40:28,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:28,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:29,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd64eea0-46e6-4511-9aaa-45c4139722c1 x-openstack-request-id: req-fd64eea0-46e6-4511-9aaa-45c4139722c1 2018-10-25 00:40:29,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:29,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd64eea0-46e6-4511-9aaa-45c4139722c1 2018-10-25 00:40:29,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728113174438s 2018-10-25 00:40:29,611 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-10-25 00:40:29,612 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c4:86:a5 2018-10-25 00:40:29,612 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-25 00:40:29,612 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.211 2018-10-25 00:40:29,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:30,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9120a8cd-a38d-4378-b869-d7ec9d7eb15f x-openstack-request-id: req-9120a8cd-a38d-4378-b869-d7ec9d7eb15f 2018-10-25 00:40:30,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:30,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9120a8cd-a38d-4378-b869-d7ec9d7eb15f 2018-10-25 00:40:30,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641891002655s 2018-10-25 00:40:30,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:30,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d46c6403-7fe1-4a0d-9fdc-1cbd9409b997 x-openstack-request-id: req-d46c6403-7fe1-4a0d-9fdc-1cbd9409b997 2018-10-25 00:40:30,493 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:30,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d46c6403-7fe1-4a0d-9fdc-1cbd9409b997 2018-10-25 00:40:30,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235329151154s 2018-10-25 00:40:30,497 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.14 2018-10-25 00:40:30,498 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:43:d1:14 2018-10-25 00:40:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:31,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e05ca54e-e727-4288-ac87-454e63dd952f x-openstack-request-id: req-e05ca54e-e727-4288-ac87-454e63dd952f 2018-10-25 00:40:31,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:31,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e05ca54e-e727-4288-ac87-454e63dd952f 2018-10-25 00:40:31,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822686195374s 2018-10-25 00:40:31,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:40:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:40:31,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:40:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b04c84d4-0258-4b3b-959f-1975d1064863 x-openstack-request-id: req-b04c84d4-0258-4b3b-959f-1975d1064863 2018-10-25 00:40:31,799 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:40:31,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b04c84d4-0258-4b3b-959f-1975d1064863 2018-10-25 00:40:31,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474877119064s 2018-10-25 00:40:31,803 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.22 2018-10-25 00:40:31,804 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:c2:95:e6 2018-10-25 00:40:31,804 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-25 00:40:31,824 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-25 00:40:31,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-25 00:40:31,843 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-25 00:40:31,911 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-25 00:40:31' 2018-10-25 00:40:31,911 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-25 00:40:31,911 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-25 00:40:31,936 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-25 00:40:31,938 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd2f4b90L 2018-10-25 00:40:31,938 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-25 00:40:31,942 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-25 00:40:31,942 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-25 00:40:31,943 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-25 00:40:31,943 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-25 00:40:31,943 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-25 00:40:31,944 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-25 00:40:31,944 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-25 00:40:31,944 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-25 00:40:31,985 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-25 00:40:32,092 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-25 00:40:32,093 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-25 00:40:32,096 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-25 00:40:32,124 - paramiko.transport - DEBUG - userauth is OK 2018-10-25 00:40:32,132 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-25 00:40:32,132 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-25 00:40:32,161 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-25 00:40:32,161 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-25 00:40:32,163 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-25 00:40:32,163 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-25 00:40:32,167 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:40:32,169 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:40:33,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-25 00:40:34,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-25 00:40:39,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-25 00:40:40,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-25 00:40:45,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-25 00:40:46,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-25 00:40:51,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-25 00:40:52,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:40:57,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-25 00:40:58,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:03,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-25 00:41:04,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:09,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-25 00:41:10,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:15,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-25 00:41:16,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:21,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-25 00:41:22,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:27,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-25 00:41:28,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:33,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-25 00:41:34,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:39,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-25 00:41:40,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:45,267 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-25 00:41:46,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:41:51,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-25 00:41:52,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-25 00:41:57,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-10-25 00:41:58,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-25 00:42:03,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-10-25 00:42:04,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-10-25 00:42:09,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.22 2018-10-25 00:42:10,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.22 [edit] vyos@vyos# 2018-10-25 00:42:15,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-10-25 00:42:16,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-25 00:42:21,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-10-25 00:42:22,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-10-25 00:42:27,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-25 00:42:28,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-25 00:42:33,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-25 00:42:34,321 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-25 00:42:39,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-25 00:42:40,328 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-25 00:42:45,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-25 00:42:46,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-25 00:42:51,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-25 00:42:52,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-25 00:42:57,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-25 00:42:58,349 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-25 00:43:03,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-25 00:43:04,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-25 00:43:09,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-25 00:43:10,362 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-25 00:43:15,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-25 00:43:16,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-25 00:43:21,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-25 00:43:22,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-25 00:43:27,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.22 2018-10-25 00:43:28,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.22 [edit] vyos@vyos# 2018-10-25 00:43:33,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-25 00:43:34,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-25 00:43:39,432 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-25 00:43:39,461 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-25 00:43:39,505 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-10-25 00:43:39,507 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd9e0950L 2018-10-25 00:43:39,508 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-25 00:43:39,518 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-25 00:43:39,519 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-25 00:43:39,520 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-25 00:43:39,554 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-25 00:43:39,663 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-25 00:43:39,663 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-25 00:43:39,667 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-25 00:43:39,702 - paramiko.transport - DEBUG - userauth is OK 2018-10-25 00:43:39,711 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-25 00:43:39,711 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-25 00:43:39,731 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-10-25 00:43:39,731 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-25 00:43:39,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-25 00:43:39,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-25 00:43:39,735 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:43:39,737 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:43:40,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-25 00:43:41,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-25 00:43:46,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-25 00:43:47,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-25 00:43:52,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-25 00:43:53,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-25 00:43:58,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-25 00:43:59,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:04,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-25 00:44:05,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:10,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-25 00:44:11,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:16,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-25 00:44:17,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:22,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-25 00:44:23,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:28,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-25 00:44:29,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:34,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-25 00:44:35,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:40,819 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-25 00:44:41,821 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:46,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-25 00:44:47,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:52,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-25 00:44:53,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-25 00:44:58,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-25 00:44:59,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-25 00:45:04,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.22 ebgp-multihop '2' 2018-10-25 00:45:05,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.22 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-25 00:45:10,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.22 remote-as 65001 2018-10-25 00:45:11,853 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.22 remote-as 65001 [edit] vyos@vyos# 2018-10-25 00:45:16,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.22 update-source 12.0.0.3 2018-10-25 00:45:17,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.22 update-source 12.0.0.3 [edit] vyos@vyos# 2018-10-25 00:45:22,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.22 soft-reconfiguration inbound 2018-10-25 00:45:23,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.22 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-25 00:45:28,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.22 password lab0033 2018-10-25 00:45:29,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.22 password lab0033 [edit] vyos@vyos# 2018-10-25 00:45:34,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-25 00:45:35,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-25 00:45:40,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-25 00:45:41,884 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-25 00:45:46,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-25 00:45:47,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-25 00:45:52,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-25 00:45:53,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-25 00:45:58,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-25 00:45:59,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-25 00:46:04,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-25 00:46:05,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-25 00:46:10,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-25 00:46:11,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-25 00:46:16,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-25 00:46:17,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-25 00:46:22,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-25 00:46:23,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-25 00:46:28,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-25 00:46:29,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-25 00:46:34,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-10-25 00:46:35,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-10-25 00:46:40,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-25 00:46:41,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-25 00:46:46,997 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-25 00:46:47,015 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-25 00:46:47,015 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-25 00:47:47,064 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-25 00:47:47,107 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-25 00:47:47,110 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd2d0450L 2018-10-25 00:47:47,111 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-25 00:47:47,119 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-25 00:47:47,119 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-25 00:47:47,120 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-25 00:47:47,153 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-25 00:47:47,242 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-25 00:47:47,242 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-25 00:47:47,245 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-25 00:47:47,282 - paramiko.transport - DEBUG - userauth is OK 2018-10-25 00:47:47,289 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-25 00:47:47,289 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-25 00:47:47,309 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-25 00:47:47,310 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-25 00:47:47,311 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-25 00:47:47,311 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-25 00:47:47,313 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:47:47,315 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-25 00:47:47,315 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-25 00:48:17,400 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-25 00:48:17,427 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-25 00:48:17,428 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - Welcome to VyOS. This system is open-source software. The exact distribution terms for each module comprising the full system are described in the individual files in /usr/share/doc/*/copyright. Last login: Thu Oct 25 00:40:31 2018 from 172.30.9.66 show ip bgp summary | no-more vyos@vyos:~$ show ip bgp summary | no-more BGP router identifier 12.0.0.22, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-25 00:48:17,428 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:05 Last read 23:19:55, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.22 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.22, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 43172 Nexthop: 12.0.0.22 Nexthop global: fe80::f816:3eff:fec2:95e6 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-25 00:48:17,428 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.22 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.22 0 32768 i *> 10.0.2.0/24 12.0.0.22 0 32768 i *> 10.0.3.0/24 12.0.0.22 0 32768 i *> 10.0.4.0/24 12.0.0.22 0 32768 i *> 10.0.5.0/24 12.0.0.22 0 32768 i *> 10.0.6.0/24 12.0.0.22 0 32768 i *> 10.0.7.0/24 12.0.0.22 0 32768 i *> 10.0.8.0/24 12.0.0.22 0 32768 i *> 10.0.9.0/24 12.0.0.22 0 32768 i *> 10.0.10.0/24 12.0.0.22 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-25 00:48:17,428 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.22 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-25 00:48:17,428 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.22 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-25 00:48:17,429 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-25 00:48:17,429 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'465.5' 2018-10-25 00:48:17,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-25 00:48:17,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:48:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:48:18,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Thu, 25 Oct 2018 00:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24e0c61b-d8a9-4759-8595-3a8a9eb90077 x-openstack-request-id: req-24e0c61b-d8a9-4759-8595-3a8a9eb90077 2018-10-25 00:48:18,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:48:18,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24e0c61b-d8a9-4759-8595-3a8a9eb90077 2018-10-25 00:48:18,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08999490738s 2018-10-25 00:48:18,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-25 00:48:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:48:21,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 25 Oct 2018 00:48:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56d038eb-d054-4932-9917-6e781fd261c8 x-openstack-request-id: req-56d038eb-d054-4932-9917-6e781fd261c8 2018-10-25 00:48:21,726 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042 used request id req-56d038eb-d054-4932-9917-6e781fd261c8 2018-10-25 00:48:21,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.20270395279s 2018-10-25 00:48:21,726 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-25 00:48:21,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:48:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:48:22,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1198 Content-Type: application/json Date: Thu, 25 Oct 2018 00:48:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7187066-79ed-4914-8b93-32fbe020f704 x-openstack-request-id: req-d7187066-79ed-4914-8b93-32fbe020f704 2018-10-25 00:48:22,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:d1:14", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:95:e6", "version": 4, "addr": "12.0.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "b1e00b14-145f-4341-b4e2-bde136b6f7b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:40:00Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-25T00:39:12Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e0:19", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:86:a5", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1ca6f151-f8bb-4613-8af5-a3ff9baab042", "rel": "bookmark"}], "image": {"id": "7870203a-d532-40cd-8f97-6390219b0eaf", "links": [{"href": "http://172.30.9.21:8774/images/7870203a-d532-40cd-8f97-6390219b0eaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:40:00.000000", "flavor": {"id": "a3c8134f-ec91-42ac-801f-515eb591a238", "links": [{"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}]}, "id": "1ca6f151-f8bb-4613-8af5-a3ff9baab042", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:48:18Z", "hostId": "a3a7aeeef91414d4d3bd334f03859c0fe3706156380a8606590b9e76", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-25T00:39:11Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b58b4ee2-7238-40d4-8863-55fb158fbc15"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:36:39Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:48:22,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7187066-79ed-4914-8b93-32fbe020f704 2018-10-25 00:48:22,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828878879547s 2018-10-25 00:48:22,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-25 00:48:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:48:25,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 25 Oct 2018 00:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6567b51-c3c6-45db-b50d-6925e45d15fd x-openstack-request-id: req-a6567b51-c3c6-45db-b50d-6925e45d15fd 2018-10-25 00:48:25,755 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b1e00b14-145f-4341-b4e2-bde136b6f7b1 used request id req-a6567b51-c3c6-45db-b50d-6925e45d15fd 2018-10-25 00:48:25,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.19610404968s 2018-10-25 00:48:25,899 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-25 00:48:25,900 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:44 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-25 00:48:25,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-25 00:48:25,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-10-25 00:48:25,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.447Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f7aaa65e-b149-4525-ad2a-7e1a905070f7"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:38:32.951Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "2a821506-916e-40a7-9480-43d221a726ff"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-25 00:48:25,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:25,981 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:25 GMT 2018-10-25 00:48:25,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:25,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-25 00:48:25,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:25,981 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-25 00:48:26,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-25 00:48:26,143 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:26 GMT 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:26,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:26,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:26 GMT 2018-10-25 00:48:26,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:26,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-25 00:48:26,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:26,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:26,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:26,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:26,275 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:26 GMT 2018-10-25 00:48:26,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:26,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:26,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:31,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:31,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:31,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:31,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:26.811Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:26.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:27.842Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:27.842Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:27.842Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:27.842Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:27.842Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:28.366Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:28.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:29.392Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-25T00:48:29.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:30.379Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:30.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:30.379Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-25T00:48:30.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:30.379Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:30.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:31 GMT 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-25 00:48:31,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-25 00:48:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:48:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404] 2018-10-25 00:48:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-25 00:48:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404] 2018-10-25 00:48:31,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-25 00:48:31,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:31,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:31,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:31 GMT 2018-10-25 00:48:31,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:31,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:31,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:36,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:36,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:36,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:36,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:36,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:31.540Z", "message": "Detaching port 5619907a-355e-420c-a714-5153596845ef...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:31.540Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "c5d31e67-0386-4a09-9111-568624951759"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:32.306Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:32.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:32.383Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:32.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:32.583Z", "message": "Detaching port e4cf34e0-d2bc-45ef-8044-d911e33de529...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:32.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "ec3ea5c3-4911-4885-9a92-cb5055944cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:32.583Z", "message": "Successfully detached port 5619907a-355e-420c-a714-5153596845ef", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:32.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "c5d31e67-0386-4a09-9111-568624951759"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:32.583Z", "message": "Successfully detached port e4cf34e0-d2bc-45ef-8044-d911e33de529", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:32.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "ec3ea5c3-4911-4885-9a92-cb5055944cb8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:33.389Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:33.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:33.389Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:33.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:34.013Z", "message": "Detaching port bfb8ef57-9057-45c4-88e6-cb4de38c124b...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:34.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "e1973548-3f97-406b-ba46-9ba536548989"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:34.490Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:34.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:34.619Z", "message": "Detaching port e45eb078-7548-4c15-a241-2defa7bc53a0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:34.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "6dc145c5-cb77-42d1-ac13-804df2a00c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:34.619Z", "message": "Successfully detached port bfb8ef57-9057-45c4-88e6-cb4de38c124b", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:34.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "e1973548-3f97-406b-ba46-9ba536548989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:34.619Z", "message": "Successfully detached port e45eb078-7548-4c15-a241-2defa7bc53a0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:34.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "6dc145c5-cb77-42d1-ac13-804df2a00c2c"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.532Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_host_jbcisk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:35.683Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:35.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "69361ac0-9db1-459c-a7f7-57add07e8994"}], "metadata": {"pagination": {"total": 36, "offset": 11, "size": 50}}} 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:36 GMT 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10844 2018-10-25 00:48:36,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:36,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 5619907a-355e-420c-a714-5153596845ef... 2018-10-25 00:48:36,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-25 00:48:36,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e4cf34e0-d2bc-45ef-8044-d911e33de529... 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 5619907a-355e-420c-a714-5153596845ef 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e4cf34e0-d2bc-45ef-8044-d911e33de529 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-25 00:48:36,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bfb8ef57-9057-45c4-88e6-cb4de38c124b... 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e45eb078-7548-4c15-a241-2defa7bc53a0... 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bfb8ef57-9057-45c4-88e6-cb4de38c124b 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e45eb078-7548-4c15-a241-2defa7bc53a0 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:48:36,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-25 00:48:36,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:48:36,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-25 00:48:36,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-25 00:48:36,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-25 00:48:36,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:36,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:36,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:36 GMT 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:36,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:36,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:41,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:41,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:41,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:41,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_jbcisk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:36.540Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-25T00:48:36.540Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:36.625Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:36.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "8c732cce-044e-4e9f-8f9a-89ce5dfee405"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_host_tajnii", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:37.548Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-25T00:48:37.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:38.834Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:38.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "keypair_3rzdmo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:39.475Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:39.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "9c22ff39-7936-4d05-8932-cfa119d4a045"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:39.644Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:39.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "e6cd256d-0743-4adc-9e12-20f1bfacc11b"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:39.644Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:39.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "77a0268f-825f-4af5-be98-9d423c7c9145"}, {"node_instance_id": "keypair_3rzdmo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:39.644Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:39.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "9c22ff39-7936-4d05-8932-cfa119d4a045"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:40.328Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:40.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:40.856Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:40.856Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}], "metadata": {"pagination": {"total": 63, "offset": 32, "size": 50}}} 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:41,649 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:41 GMT 2018-10-25 00:48:41,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:41,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17063 2018-10-25 00:48:41,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:41,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1ca6f151-f8bb-4613-8af5-a3ff9baab042 could not be found. [status_code=404] 2018-10-25 00:48:41,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-25 00:48:41,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:41,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:41,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b1e00b14-145f-4341-b4e2-bde136b6f7b1 could not be found. [status_code=404] 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:41,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-25 00:48:41,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-25 00:48:41,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-25 00:48:41,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-25 00:48:41,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-25 00:48:41,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:41,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:41 GMT 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:41,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:46,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:46,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_fbt075", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_data_plane_port_mk0a8f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_data_plane_port_1xq16o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "keypair_3rzdmo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.861Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_port_fbt075", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:41.982Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:41.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "1d86f412-8e7f-4417-ba52-abd4fc1e4b2c"}, {"node_instance_id": "target_vnf_port_4b89kx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:42.648Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:42.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "54839304-c2f5-4e35-bfd9-6429744924e0"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:42.867Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:42.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:42.867Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:42.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:42.867Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:42.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:43.652Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:43.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "b97b6a38-2523-4e55-be56-042d8f726be6"}, {"node_instance_id": "reference_vnf_port_fbt075", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:43.878Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:43.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_port_4b89kx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:43.878Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:43.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.039Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:45.857Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:45.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "2cd9e09f-cf8e-46ca-b22b-a4bf79d9d831"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_subnet_jd1n9g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.255Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.660Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "945251ce-fa56-4771-8566-546658dbe971"}, {"node_instance_id": "security_group_z2zi6f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:46.660Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:46.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "a40bef57-0c35-4733-a669-37f59c70fd39"}], "metadata": {"pagination": {"total": 101, "offset": 57, "size": 50}}} 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:46 GMT 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18979 2018-10-25 00:48:46,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:46,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-25 00:48:46,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-25 00:48:46,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:46,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:46,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-25 00:48:46,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-25 00:48:46,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-25 00:48:46,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-25 00:48:46,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:46,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:46,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:46,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:46 GMT 2018-10-25 00:48:46,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:46,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:46,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:51,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:51,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_y6z70e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:47.260Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:47.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:47.260Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:47.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:47.260Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:47.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "data_plane_network_y6z70e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:47.664Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:47.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "9fe1422b-930a-417c-9025-abbbda6245a5"}, {"node_instance_id": "reference_vnf_ip_dpk39z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:48.266Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:48.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "target_vnf_ip_9vqd0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:48.266Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:48.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "security_group_z2zi6f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:48.266Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:48.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:49.284Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:49.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:49.284Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:49.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:49.284Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:49.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:49.284Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:49.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:49.668Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:49.668Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "90710bb7-19c6-407b-8813-6c7196b3ce90"}, {"node_instance_id": "data_plane_network_y6z70e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:50.371Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:50.371Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_subnet_scanfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:51.507Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:51.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}], "metadata": {"pagination": {"total": 115, "offset": 95, "size": 50}}} 2018-10-25 00:48:51,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:51,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:51 GMT 2018-10-25 00:48:51,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:51,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7276 2018-10-25 00:48:51,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:51,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-25 00:48:51,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-25 00:48:51,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-25 00:48:51,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-25 00:48:51,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:52,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:52,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:52,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:52,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:52 GMT 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:52,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:57,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:48:57,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:57,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:57,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_f10e55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:52.374Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:52.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:52.374Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:52.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_network_f10e55", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.330Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "35204c5d-5b37-4c23-8a94-d44defc5580c"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.379Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:53.686Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:53.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "00f45c13-0147-4cdc-9712-f525f8253301"}, {"node_instance_id": "management_plane_network_f10e55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:54.946Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:54.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "external_network_vl2la0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:56.063Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:56.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "router_74eoir", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:56.063Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:56.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}], "metadata": {"pagination": {"total": 128, "offset": 109, "size": 50}}} 2018-10-25 00:48:57,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:57,107 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:57 GMT 2018-10-25 00:48:57,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:57,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6468 2018-10-25 00:48:57,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:48:57,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:57,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:57,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-25 00:48:57,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:57,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-25 00:48:57,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-25 00:48:57,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-25 00:48:57,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:48:57,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:48:57,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:48:57,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:48:57 GMT 2018-10-25 00:48:57,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:48:57,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-25 00:48:57,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:49:02,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_vl2la0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:57.387Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:57.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "external_network_vl2la0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:57.387Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:57.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "external_network_vl2la0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:57.387Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:57.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": "external_network_vl2la0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:57.564Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:57.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285", "logger": "8e30ee9d-f8de-4214-8ab5-e2b48020966b"}, {"node_instance_id": "external_network_vl2la0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:58.390Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:58.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-25T00:48:58.390Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-25T00:48:58.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-10-25 00:49:02,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:49:02,226 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:49:02 GMT 2018-10-25 00:49:02,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:49:02,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2018-10-25 00:49:02,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:49:02,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-25 00:49:02,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-25 00:49:02,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-25 00:49:02,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-25 00:49:02,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-25 00:49:02,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-25 00:49:02,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9a2c42ac-1e58-48de-9f68-8a2e0f680285 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:49:02,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:48:26.043Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9a2c42ac-1e58-48de-9f68-8a2e0f680285"} 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:49:02 GMT 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:49:02,276 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv 2018-10-25 00:49:02,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:49:02,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "target_vnf_flavor_id": "a3c8134f-ec91-42ac-801f-515eb591a238", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf", "keystone_password": "101c17f6-0872-4b5d-9551-c9609a6fdb5e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "7870203a-d532-40cd-8f97-6390219b0eaf", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:51.006Z", "updated_at": "2018-10-25T00:37:51.006Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:49:02 GMT 2018-10-25 00:49:02,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:49:02,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-25 00:49:02,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:49:02,543 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv 2018-10-25 00:49:02,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-25 00:49:02,603 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-25 00:49:02,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-25T00:37:50.783Z", "updated_at": "2018-10-25T00:37:50.783Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-25 00:49:02,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-25 00:49:02,605 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 25 Oct 2018 00:49:02 GMT 2018-10-25 00:49:02,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-25 00:49:02,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-25 00:49:02,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-25 00:49:02,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 00:49:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:03,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:49:03 GMT X-Openstack-Request-Id: req-251b9827-bfde-4355-94ee-4fb10669c34b 2018-10-25 00:49:03,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:49:03,824 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7870203a-d532-40cd-8f97-6390219b0eaf used request id req-251b9827-bfde-4355-94ee-4fb10669c34b 2018-10-25 00:49:03,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20665216446s 2018-10-25 00:49:03,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:49:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:04,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96f333a8-e7fe-46f5-979c-0326ced7f466 x-openstack-request-id: req-96f333a8-e7fe-46f5-979c-0326ced7f466 2018-10-25 00:49:04,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "name": "vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a3c8134f-ec91-42ac-801f-515eb591a238", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "a3c8134f-ec91-42ac-801f-515eb591a238", "name": "vyos_vrouter-flavor_alt_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:49:04,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-96f333a8-e7fe-46f5-979c-0326ced7f466 2018-10-25 00:49:04,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304144859314s 2018-10-25 00:49:04,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 00:49:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:04,176 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-827f1aa5-e1a6-4607-90f0-580e7275ede8 x-openstack-request-id: req-827f1aa5-e1a6-4607-90f0-580e7275ede8 2018-10-25 00:49:04,176 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a3c8134f-ec91-42ac-801f-515eb591a238 used request id req-827f1aa5-e1a6-4607-90f0-580e7275ede8 2018-10-25 00:49:04,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396430492401s 2018-10-25 00:49:04,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 00:49:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/65229468-8d03-474c-9337-e532b04792e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:05,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:05 GMT X-Openstack-Request-Id: req-525cc51f-a930-465e-85da-88b71c9ab4df 2018-10-25 00:49:05,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:05,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/65229468-8d03-474c-9337-e532b04792e6.json used request id req-525cc51f-a930-465e-85da-88b71c9ab4df 2018-10-25 00:49:05,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.61642003059s 2018-10-25 00:49:05,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 00:49:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:06,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:06 GMT X-Openstack-Request-Id: req-f799dbca-02a0-4a68-9a3f-48addc62089e 2018-10-25 00:49:06,116 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-25 00:49:06,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f799dbca-02a0-4a68-9a3f-48addc62089e 2018-10-25 00:49:06,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.307463884354s 2018-10-25 00:49:06,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-25 00:49:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:09,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a25e1cd-e2df-48a5-b5dc-d8d42f09479b x-openstack-request-id: req-3a25e1cd-e2df-48a5-b5dc-d8d42f09479b 2018-10-25 00:49:09,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9 used request id req-3a25e1cd-e2df-48a5-b5dc-d8d42f09479b 2018-10-25 00:49:09,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.21636891365s 2018-10-25 00:49:09,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:49:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6d057f1-c11c-4c31-b598-bdc377b2d71e x-openstack-request-id: req-f6d057f1-c11c-4c31-b598-bdc377b2d71e 2018-10-25 00:49:09,800 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:54:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30f53a54-d987-4243-99b9-bf13d2f298d9", "rel": "bookmark"}], "image": {"id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "links": [{"href": "http://172.30.9.21:8774/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-25T00:36:39.000000", "flavor": {"id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "links": [{"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}]}, "id": "30f53a54-d987-4243-99b9-bf13d2f298d9", "security_groups": [{"name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}], "user_id": "05723d68a1274ab7a807f6245ea63ec5", "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-10-25T00:49:06Z", "hostId": "8bb6ee7b84b9f5f94636ba74aa0ade61f3ac3f87a350ec91f38673f3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270", "name": "vyos_vrouter-vm_505c8923-40a9-4f91-b588-a237d96e9270", "created": "2018-10-25T00:34:20Z", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-25 00:49:09,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6d057f1-c11c-4c31-b598-bdc377b2d71e 2018-10-25 00:49:09,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465917110443s 2018-10-25 00:49:09,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-25 00:49:11,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-25 00:49:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f32e4441-075a-497a-a833-4b92af56e7a1 x-openstack-request-id: req-f32e4441-075a-497a-a833-4b92af56e7a1 2018-10-25 00:49:11,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-25 00:49:11,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f32e4441-075a-497a-a833-4b92af56e7a1 2018-10-25 00:49:11,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0722320079803s 2018-10-25 00:49:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:49:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:11,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:11 GMT X-Openstack-Request-Id: req-1730cdb6-4f2a-4899-ada2-aea1876bd07a 2018-10-25 00:49:11,951 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:34:16Z", "updated_at": "2018-10-25T00:34:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "3876225f-1ce0-43a2-a181-6c34591f04f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "651d57f7-5a80-4f89-bcfd-243809dce31b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "691b84ba-14d9-4354-b2c7-58039e468fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:16Z", "revision_number": 0, "id": "78c9de50-3c4e-4df5-8f8e-724aa37448fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:16Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-25T00:34:18Z", "revision_number": 0, "id": "7f2aed04-c994-4bb2-a1fc-5483c7179275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:18Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "abedbbd8-ab1c-4cf4-889b-669720b9999f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "b280579c-0db0-4b49-9a22-febdd4d94986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-25T00:34:17Z", "revision_number": 0, "id": "cb0c3927-6b40-44ba-988f-528f3503281e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:34:17Z", "security_group_id": "9554faf4-d779-480a-b95a-bf64067ce205", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 7, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "9554faf4-d779-480a-b95a-bf64067ce205", "name": "vyos_vrouter-sg_505c8923-40a9-4f91-b588-a237d96e9270"}, {"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:49:11,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1730cdb6-4f2a-4899-ada2-aea1876bd07a 2018-10-25 00:49:11,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.069226026535s 2018-10-25 00:49:11,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 00:49:11,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9554faf4-d779-480a-b95a-bf64067ce205.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:12,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:12 GMT X-Openstack-Request-Id: req-7d2fa7fa-32fd-4303-bf5f-452bf338f781 2018-10-25 00:49:12,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:12,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9554faf4-d779-480a-b95a-bf64067ce205.json used request id req-7d2fa7fa-32fd-4303-bf5f-452bf338f781 2018-10-25 00:49:12,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.209119081497s 2018-10-25 00:49:12,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-25 00:49:12,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:13,215 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-178630dc-5cb3-4157-9dcb-a307e44ac914 x-openstack-request-id: req-178630dc-5cb3-4157-9dcb-a307e44ac914 2018-10-25 00:49:13,215 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_505c8923-40a9-4f91-b588-a237d96e9270 used request id req-178630dc-5cb3-4157-9dcb-a307e44ac914 2018-10-25 00:49:13,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04734396935s 2018-10-25 00:49:13,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-25 00:49:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" -d '{"subnet_id": "cb12957e-7252-43fa-b840-592768614976"}' 2018-10-25 00:49:15,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:15 GMT X-Openstack-Request-Id: req-24670b84-36ff-47b9-9518-a0711aad7258 2018-10-25 00:49:15,464 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dea15e2d-31bc-434a-b075-46c6a0aac128", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "subnet_id": "cb12957e-7252-43fa-b840-592768614976", "subnet_ids": ["cb12957e-7252-43fa-b840-592768614976"], "port_id": "982006db-8e8b-454f-aaa8-c4ec638f1a30", "id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b"} 2018-10-25 00:49:15,464 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b/remove_router_interface.json used request id req-24670b84-36ff-47b9-9518-a0711aad7258 2018-10-25 00:49:15,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2489130497s 2018-10-25 00:49:15,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-25 00:49:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:15,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:15 GMT X-Openstack-Request-Id: req-5bb49e2b-f45c-48fe-b414-5424a375475d 2018-10-25 00:49:15,592 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:44Z", "admin_state_up": true, "updated_at": "2018-10-25T00:49:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "37c0ba89-35af-4b04-a9c7-bbf78898fb6b", "name": "vyos_vrouter-router_505c8923-40a9-4f91-b588-a237d96e9270"}]} 2018-10-25 00:49:15,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5bb49e2b-f45c-48fe-b414-5424a375475d 2018-10-25 00:49:15,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127255916595s 2018-10-25 00:49:15,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-25 00:49:15,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:16,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:16 GMT X-Openstack-Request-Id: req-2b2de10a-3561-4cbb-bc88-95e272304e40 2018-10-25 00:49:16,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:16,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/37c0ba89-35af-4b04-a9c7-bbf78898fb6b.json used request id req-2b2de10a-3561-4cbb-bc88-95e272304e40 2018-10-25 00:49:16,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3730840683s 2018-10-25 00:49:16,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 00:49:16,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:17,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:17 GMT X-Openstack-Request-Id: req-da8d2180-1bbc-4918-97c5-911ab29ba7a5 2018-10-25 00:49:17,012 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea15e2d-31bc-434a-b075-46c6a0aac128","tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:32:43Z","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":"342a018e17784fca9fd1c2f6daa5f38f","id":"cb12957e-7252-43fa-b840-592768614976","subnetpool_id":null,"name":"vyos_vrouter-subnet_505c8923-40a9-4f91-b588-a237d96e9270"}]} 2018-10-25 00:49:17,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-da8d2180-1bbc-4918-97c5-911ab29ba7a5 2018-10-25 00:49:17,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452101230621s 2018-10-25 00:49:17,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-25 00:49:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/cb12957e-7252-43fa-b840-592768614976.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:18,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:18 GMT X-Openstack-Request-Id: req-ccc37622-9b5b-4967-a8ac-ca8eb023edf3 2018-10-25 00:49:18,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:18,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cb12957e-7252-43fa-b840-592768614976.json used request id req-ccc37622-9b5b-4967-a8ac-ca8eb023edf3 2018-10-25 00:49:18,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01385498047s 2018-10-25 00:49:18,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:49:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:18,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:18 GMT X-Openstack-Request-Id: req-8944c587-9ed1-42fe-8411-ae839806f551 2018-10-25 00:49:18,127 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dea15e2d-31bc-434a-b075-46c6a0aac128","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"342a018e17784fca9fd1c2f6daa5f38f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:49:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_505c8923-40a9-4f91-b588-a237d96e9270","admin_state_up":true,"tenant_id":"342a018e17784fca9fd1c2f6daa5f38f","created_at":"2018-10-25T00:32:42Z","mtu":1450}]} 2018-10-25 00:49:18,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8944c587-9ed1-42fe-8411-ae839806f551 2018-10-25 00:49:18,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990149974823s 2018-10-25 00:49:18,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-25 00:49:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/dea15e2d-31bc-434a-b075-46c6a0aac128.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:19,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:19 GMT X-Openstack-Request-Id: req-31aaf27c-0c87-4d85-9897-d3f111e67ecd 2018-10-25 00:49:19,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:19,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/dea15e2d-31bc-434a-b075-46c6a0aac128.json used request id req-31aaf27c-0c87-4d85-9897-d3f111e67ecd 2018-10-25 00:49:19,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36379289627s 2018-10-25 00:49:19,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:49:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:19 GMT X-Openstack-Request-Id: req-184e9188-1cef-4b84-beac-b626b52e61e6 2018-10-25 00:49:19,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:34:15Z", "file": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/file", "owner": "342a018e17784fca9fd1c2f6daa5f38f", "id": "fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "size": 4373348352, "self": "/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_505c8923-40a9-4f91-b588-a237d96e9270", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-25T00:33:11Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:49:19,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-184e9188-1cef-4b84-beac-b626b52e61e6 2018-10-25 00:49:19,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308583021164s 2018-10-25 00:49:19,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 00:49:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3e086e01e46c0a6b97de3460869685e2b076d3c22724f141d2901169bf4ab1c" 2018-10-25 00:49:20,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:49:20 GMT X-Openstack-Request-Id: req-e36029ae-10c7-430d-bb00-5ada04389256 2018-10-25 00:49:20,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:49:20,325 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fa145e09-25b3-4b86-97b3-67ac65ce2ea2 used request id req-e36029ae-10c7-430d-bb00-5ada04389256 2018-10-25 00:49:20,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.51731300354s 2018-10-25 00:49:20,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 00:49:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:20,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e6b7ccc-8ff3-4af2-82ab-55b5a8f03fdd x-openstack-request-id: req-0e6b7ccc-8ff3-4af2-82ab-55b5a8f03fdd 2018-10-25 00:49:20,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "78455ade-7b45-4bcd-82e6-8bd9d67b2432", "name": "vyos_vrouter-flavor_505c8923-40a9-4f91-b588-a237d96e9270", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 00:49:20,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0e6b7ccc-8ff3-4af2-82ab-55b5a8f03fdd 2018-10-25 00:49:20,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247468948364s 2018-10-25 00:49:20,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 00:49:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:20,388 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b070271-7e09-404f-8314-1d731a9aec74 x-openstack-request-id: req-1b070271-7e09-404f-8314-1d731a9aec74 2018-10-25 00:49:20,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/78455ade-7b45-4bcd-82e6-8bd9d67b2432 used request id req-1b070271-7e09-404f-8314-1d731a9aec74 2018-10-25 00:49:20,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368008613586s 2018-10-25 00:49:20,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:49:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:20,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dca245d-dd0c-4560-92dc-234c184daabd 2018-10-25 00:49:20,610 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "links": {"self": "http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05723d68a1274ab7a807f6245ea63ec5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:49:20,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8dca245d-dd0c-4560-92dc-234c184daabd 2018-10-25 00:49:20,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221179008484s 2018-10-25 00:49:20,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:49:20,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:20,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baab94c8-683e-42af-975d-cd21365f1dc3 2018-10-25 00:49:20,827 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_505c8923-40a9-4f91-b588-a237d96e9270", "links": {"self": "http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "05723d68a1274ab7a807f6245ea63ec5", "description": null}} 2018-10-25 00:49:20,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5 used request id req-baab94c8-683e-42af-975d-cd21365f1dc3 2018-10-25 00:49:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209320068359s 2018-10-25 00:49:20,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 00:49:20,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:21,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f46a39-0a16-41a3-8b85-f97b7e4f3e03 2018-10-25 00:49:21,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:49:21,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/05723d68a1274ab7a807f6245ea63ec5 used request id req-d3f46a39-0a16-41a3-8b85-f97b7e4f3e03 2018-10-25 00:49:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.399468898773s 2018-10-25 00:49:21,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:49:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:21,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1437ee-66db-4994-a88c-c266e258b9ee 2018-10-25 00:49:21,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f"}, "tags": [], "enabled": true, "id": "342a018e17784fca9fd1c2f6daa5f38f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_505c8923-40a9-4f91-b588-a237d96e9270"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-25 00:49:21,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-bf1437ee-66db-4994-a88c-c266e258b9ee 2018-10-25 00:49:21,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199927091599s 2018-10-25 00:49:21,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 00:49:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:21,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865338b0-0274-4551-9904-69c78a38c608 2018-10-25 00:49:21,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:49:21,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/342a018e17784fca9fd1c2f6daa5f38f used request id req-865338b0-0274-4551-9904-69c78a38c608 2018-10-25 00:49:21,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262001037598s 2018-10-25 00:49:21,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:49:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=342a018e17784fca9fd1c2f6daa5f38f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:22,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:22 GMT X-Openstack-Request-Id: req-ff51209c-107d-4b67-b0f5-3ac0023a77ee 2018-10-25 00:49:22,018 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}]} 2018-10-25 00:49:22,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=342a018e17784fca9fd1c2f6daa5f38f&name=default used request id req-ff51209c-107d-4b67-b0f5-3ac0023a77ee 2018-10-25 00:49:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310020923615s 2018-10-25 00:49:22,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 00:49:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:22,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:22 GMT X-Openstack-Request-Id: req-a02a51a6-e850-4b49-89d6-105411d7004c 2018-10-25 00:49:22,073 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "created_at": "2018-10-25T00:32:42Z", "updated_at": "2018-10-25T00:32:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "de11b138-8a01-4c29-81ac-cf25bbf03d5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "7944b3e1-4062-4733-b009-c513cedce76f", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "b0a88132-393e-4b32-a595-e7239f5d0c69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv4", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:32:42Z", "revision_number": 0, "id": "e223e3ab-b2c2-46e6-baf4-3bd4a0ba32a9", "remote_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "remote_ip_prefix": null, "created_at": "2018-10-25T00:32:42Z", "security_group_id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "tenant_id": "342a018e17784fca9fd1c2f6daa5f38f", "port_range_min": null, "ethertype": "IPv6", "project_id": "342a018e17784fca9fd1c2f6daa5f38f"}], "revision_number": 1, "project_id": "342a018e17784fca9fd1c2f6daa5f38f", "id": "a662387d-2b0a-4e00-9a28-906d9c944c05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-25 00:49:22,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a02a51a6-e850-4b49-89d6-105411d7004c 2018-10-25 00:49:22,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481538772583s 2018-10-25 00:49:22,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 00:49:22,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a662387d-2b0a-4e00-9a28-906d9c944c05.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19098e43a07ba198476bbd9ac582bfeff7842864ea739f6aa20ab5ffba687fee" 2018-10-25 00:49:22,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 00:49:22 GMT X-Openstack-Request-Id: req-57da2773-5d1e-48e7-a093-6eb04a7c2e0d 2018-10-25 00:49:22,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 00:49:22,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a662387d-2b0a-4e00-9a28-906d9c944c05.json used request id req-57da2773-5d1e-48e7-a093-6eb04a7c2e0d 2018-10-25 00:49:22,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154136180878s 2018-10-25 00:49:22,249 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-25 00:49:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:49:22,267 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bc4abd-1090-4d9c-a3d2-35509a607d3e 2018-10-25 00:49:22,267 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:49:22,267 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-97bc4abd-1090-4d9c-a3d2-35509a607d3e 2018-10-25 00:49:22,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:49:22,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T01:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["K-0agG7ZSUOrSbc_5u6unA"], "issued_at": "2018-10-25T00:49:22.000000Z"}} 2018-10-25 00:49:22,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:49:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:23,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:23 GMT X-Openstack-Request-Id: req-c600b90f-3349-4731-b751-bc912da63852 2018-10-25 00:49:23,055 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-25 00:49:23,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c600b90f-3349-4731-b751-bc912da63852 2018-10-25 00:49:23,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383086919785s 2018-10-25 00:49:23,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:49:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:23,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e98de7b-f560-4f35-aa34-4023c8b71f53 2018-10-25 00:49:23,218 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:49:23,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7e98de7b-f560-4f35-aa34-4023c8b71f53 2018-10-25 00:49:23,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155380010605s 2018-10-25 00:49:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-25 00:49:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}}' 2018-10-25 00:49:23,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4670b060-721a-40e7-af79-e377490529e1 2018-10-25 00:49:23,455 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7"}, "tags": [], "enabled": true, "id": "a684e273519d47b9809947a83125d9e7", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}} 2018-10-25 00:49:23,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4670b060-721a-40e7-af79-e377490529e1 2018-10-25 00:49:23,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229593038559s 2018-10-25 00:49:23,456 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'a684e273519d47b9809947a83125d9e7', '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'juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110'}) 2018-10-25 00:49:23,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-25 00:49:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0b831a12-b9c7-4d87-ac01-47d7f6355169", "email": null, "name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110"}}' 2018-10-25 00:49:23,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0609673a-6277-4193-8877-640fb6ac4e20 2018-10-25 00:49:23,839 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110", "links": {"self": "http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a3b3bf49c784c029ee3918ee61592e6", "domain_id": "default", "password_expires_at": null}} 2018-10-25 00:49:23,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0609673a-6277-4193-8877-640fb6ac4e20 2018-10-25 00:49:23,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37912106514s 2018-10-25 00:49:23,840 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a3b3bf49c784c029ee3918ee61592e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110'}) 2018-10-25 00:49:23,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:49:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e8210a-0035-4952-b55f-2e82ba033b04 2018-10-25 00:49:24,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:49:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-76e8210a-0035-4952-b55f-2e82ba033b04 2018-10-25 00:49:24,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194183111191s 2018-10-25 00:49:24,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:49:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d6b86d-0cda-4b98-ac21-72dd5aec2d35 2018-10-25 00:49:24,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:49:24,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a3d6b86d-0cda-4b98-ac21-72dd5aec2d35 2018-10-25 00:49:24,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196056842804s 2018-10-25 00:49:24,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 00:49:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a162b384-40b3-4e84-a39e-69e3ce0ed5dc 2018-10-25 00:49:24,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 00:49:24,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a162b384-40b3-4e84-a39e-69e3ce0ed5dc 2018-10-25 00:49:24,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115392208099s 2018-10-25 00:49:24,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:49:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42312d1a-c5c6-40c5-bbcf-4525b849a92b 2018-10-25 00:49:24,473 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 00:49:24,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-42312d1a-c5c6-40c5-bbcf-4525b849a92b 2018-10-25 00:49:24,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107738018036s 2018-10-25 00:49:24,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 00:49:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4beebf16-2a25-4bf9-9552-024701343f10 2018-10-25 00:49:24,686 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110", "links": {"self": "http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a3b3bf49c784c029ee3918ee61592e6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 00:49:24,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4beebf16-2a25-4bf9-9552-024701343f10 2018-10-25 00:49:24,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212121963501s 2018-10-25 00:49:24,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:49:24,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:24,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d01d47-6992-4fec-b400-8860f7f4dc2e 2018-10-25 00:49:24,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7"}, "tags": [], "enabled": true, "id": "a684e273519d47b9809947a83125d9e7", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-25 00:49:24,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a0d01d47-6992-4fec-b400-8860f7f4dc2e 2018-10-25 00:49:24,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20410490036s 2018-10-25 00:49:24,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 00:49:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0a3b3bf49c784c029ee3918ee61592e6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a684e273519d47b9809947a83125d9e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad84e4b6-2b7e-45f0-b8c7-013bf7d95d63 2018-10-25 00:49:25,022 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0a3b3bf49c784c029ee3918ee61592e6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a684e273519d47b9809947a83125d9e7", "previous": null, "next": null}} 2018-10-25 00:49:25,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0a3b3bf49c784c029ee3918ee61592e6&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=a684e273519d47b9809947a83125d9e7 used request id req-ad84e4b6-2b7e-45f0-b8c7-013bf7d95d63 2018-10-25 00:49:25,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109242916107s 2018-10-25 00:49:25,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 00:49:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7/users/0a3b3bf49c784c029ee3918ee61592e6/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5558512d-f10d-49ec-8451-1558ab067a8e 2018-10-25 00:49:25,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 00:49:25,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7/users/0a3b3bf49c784c029ee3918ee61592e6/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-5558512d-f10d-49ec-8451-1558ab067a8e 2018-10-25 00:49:25,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175168991089s 2018-10-25 00:49:25,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110', 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'a684e273519d47b9809947a83125d9e7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0b831a12-b9c7-4d87-ac01-47d7f6355169', 'username': u'juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-25 00:49:25,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110', 'password': '0b831a12-b9c7-4d87-ac01-47d7f6355169', 'project_name': 'juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'a684e273519d47b9809947a83125d9e7', 'project_domain_name': 'Default'} 2018-10-25 00:49:25,269 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-25 00:49:25,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-25 00:49:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:49:25,300 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ab5c6eb-2ddd-475f-85c3-b89a9ff860da 2018-10-25 00:49:25,300 - keystoneauth.session - DEBUG - 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.7:35357/v3/", "rel": "self"}]}]}} 2018-10-25 00:49:25,300 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-8ab5c6eb-2ddd-475f-85c3-b89a9ff860da 2018-10-25 00:49:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a48c8e-2229-44bc-b0f3-67a6551b87e7 2018-10-25 00:49:25,487 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/162576efb457471195a45f2b49eac287"}, "enabled": true, "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/28be1124b110473db75a6441f4e6900c"}, "enabled": true, "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43a40c17ad324778b2e263a23d95cc8d"}, "enabled": true, "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43b8b99fce044f7981a5a07dc2ff7577"}, "enabled": true, "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/43fe18e0226d408ea9c3d3b204d60749"}, "enabled": true, "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/46fe8af5065e4bd58214bbd8c8482bb9"}, "enabled": true, "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5acc2cd0f3234fe6a5fdc16c8dd1ed2a"}, "enabled": true, "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6b4029dc185c4603ae4277d9280e042c"}, "enabled": true, "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9686f379ab854d4f9c79aa126be0951b"}, "enabled": true, "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9df862b237c546bab0434bb033e2b2d4"}, "enabled": true, "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ac65e98f546c4b6ea304af2989a7c2b3"}, "enabled": true, "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ad07f303f0a648de971f91a60a32c579"}, "enabled": true, "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b9888abb4c0448bbb6b43b08e1fe647b"}, "enabled": true, "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/be60b085db5444509540f6c65055a705"}, "enabled": true, "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cb6a3738c156451b958fa3a7e0c79b81"}, "enabled": true, "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-10-25 00:49:25,487 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-38a48c8e-2229-44bc-b0f3-67a6551b87e7 2018-10-25 00:49:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.194351911545s 2018-10-25 00:49:25,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-25 00:49:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b93bbf-7099-4530-8fb5-c5ae89a2534b 2018-10-25 00:49:25,608 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/034b90b403c84f8e91ba2e66d7de4718"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/053a027f2f9946c99d10ba0c55b0c9c6"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05679aceb8d54992a6d57f0d10648a15"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/17b265f4aa8c435c8ff93a0db1ebc210"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be60b085db5444509540f6c65055a705", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/235af9b85a084b10b79cd7c011bb4d89"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32effbb6c9bc4118925f4b852ecd7a41"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3541e5beb91a455ebc8dd7f3d885a2c9"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35c8302b74944825a92aa4b8047321db"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "35c8302b74944825a92aa4b8047321db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/38f120bd487a4d53833b1bcbf670cad3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39909b4be5ae45ab84b3b5b2a73da58a"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d76c6699ea1489f858ff7e828e738f8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3fa17d8a10aa44d2b9c943f254db1ee3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c00bb836e57466da813fdd7cbb9dc06"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c89f35c015e4ae69499e813be80e321"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "4c89f35c015e4ae69499e813be80e321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4df8feb3c4664b67a06bc4e761ff288d"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e73a9f0285b4135bd309eb8f35b9b0e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/560618b7f1944cf1b1935f9bd6e3b21f"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "162576efb457471195a45f2b49eac287", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5bdac6ef314541949b8d1ff2b0cf397b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/692b0f9695514e2b9c6de25fc45d6e2a"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b7e852c2ad9478aafdf9d22d935a6e3"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b4029dc185c4603ae4277d9280e042c", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6ff26c3aeb43426aaa9b8db4f126b89e"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "162576efb457471195a45f2b49eac287", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/842bc5fcd35349d2a2cac58f111574b6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b3b25756afc42a2a602bb9c8bedfd91"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c6c2ed5b5a14cbe818a3680c0b970bb"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d2a4b3a0030408a9f683bcac64077a1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/987567f78bb84072aa4282b89799b17b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "987567f78bb84072aa4282b89799b17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ce32b85b25d479ebd48a68e22010a7f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9686f379ab854d4f9c79aa126be0951b", "id": "9ce32b85b25d479ebd48a68e22010a7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae78410ad6fa4097820e8888df43a275"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43fe18e0226d408ea9c3d3b204d60749", "id": "ae78410ad6fa4097820e8888df43a275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b05e1e2e7f12495d95db3baa6986b2d9"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bbfe36afcda849e48cd7ce2db896f9a7"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be60b085db5444509540f6c65055a705", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c6c065a6394440a092a56f68823f5af1"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46fe8af5065e4bd58214bbd8c8482bb9", "id": "c6c065a6394440a092a56f68823f5af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ccc4da42b0924a34a8bead75fd7ac63d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28be1124b110473db75a6441f4e6900c", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cec0fbce7894417db694ed048b2838c9"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "162576efb457471195a45f2b49eac287", "id": "cec0fbce7894417db694ed048b2838c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d0ad3e4b816247899359d7764d7cbec9"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9df862b237c546bab0434bb033e2b2d4", "id": "d0ad3e4b816247899359d7764d7cbec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3bc2160af77404a94a4230b3eab3121"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad07f303f0a648de971f91a60a32c579", "id": "d3bc2160af77404a94a4230b3eab3121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7dc15135c7b440da077ae6c23625bdb"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9888abb4c0448bbb6b43b08e1fe647b", "id": "d7dc15135c7b440da077ae6c23625bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da7f6d11d59a49c79d9d6b4741a58de4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43a40c17ad324778b2e263a23d95cc8d", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dc94a85587424f0dbbc161ef4724e634"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "id": "dc94a85587424f0dbbc161ef4724e634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4bd2ca842f241bdbe2c2124c1763936"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be60b085db5444509540f6c65055a705", "id": "f4bd2ca842f241bdbe2c2124c1763936"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc55672d9b7f448b83ba9728ee5e4232"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43b8b99fce044f7981a5a07dc2ff7577", "id": "fc55672d9b7f448b83ba9728ee5e4232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff0615b3f8ee429da56650b50a3e58d0"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac65e98f546c4b6ea304af2989a7c2b3", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-25 00:49:25,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-56b93bbf-7099-4530-8fb5-c5ae89a2534b 2018-10-25 00:49:25,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.112314939499s 2018-10-25 00:49:25,617 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-25 00:49:25,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 00:49:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ad970f-a797-45cf-8514-cad23d483d6c 2018-10-25 00:49:25,814 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 00:49:25,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-34ad970f-a797-45cf-8514-cad23d483d6c 2018-10-25 00:49:25,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196938991547s 2018-10-25 00:49:25,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 00:49:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 00:49:25,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b462e6-07bb-4c9c-8ad5-27f418e358d5 2018-10-25 00:49:25,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7"}, "tags": [], "enabled": true, "id": "a684e273519d47b9809947a83125d9e7", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}]} 2018-10-25 00:49:25,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-62b462e6-07bb-4c9c-8ad5-27f418e358d5 2018-10-25 00:49:25,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113587141037s 2018-10-25 00:49:25,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-25 00:49:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"network": {"tenant_id": "a684e273519d47b9809947a83125d9e7", "name": "juju_epc-net_74fdc894-d49e-41f8-b939-6ec58583c110", "admin_state_up": true}}' 2018-10-25 00:49:26,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:26 GMT X-Openstack-Request-Id: req-352076bd-f056-403e-acf5-b4b6b14ffbcd 2018-10-25 00:49:26,292 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e46568e1-11dc-49f7-9709-c3c36d4362ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"a684e273519d47b9809947a83125d9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:49:26Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_74fdc894-d49e-41f8-b939-6ec58583c110","admin_state_up":true,"tenant_id":"a684e273519d47b9809947a83125d9e7","created_at":"2018-10-25T00:49:26Z","mtu":1450}} 2018-10-25 00:49:26,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-352076bd-f056-403e-acf5-b4b6b14ffbcd 2018-10-25 00:49:26,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.352275848389s 2018-10-25 00:49:26,293 - 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-10-25T00:49:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e46568e1-11dc-49f7-9709-c3c36d4362ec', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_74fdc894-d49e-41f8-b939-6ec58583c110', u'created_at': u'2018-10-25T00:49:26Z', u'mtu': 1450, u'tenant_id': u'a684e273519d47b9809947a83125d9e7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a684e273519d47b9809947a83125d9e7', u'l2_adjacency': True}) 2018-10-25 00:49:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:49:26,305 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683875d8-d9d8-4f1f-be1c-b436492fa105 2018-10-25 00:49:26,305 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 00:49:26,305 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-683875d8-d9d8-4f1f-be1c-b436492fa105 2018-10-25 00:49:26,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 00:49:26,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}], "expires_at": "2018-10-25T01:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a684e273519d47b9809947a83125d9e7", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a684e273519d47b9809947a83125d9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/a684e273519d47b9809947a83125d9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/a684e273519d47b9809947a83125d9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a684e273519d47b9809947a83125d9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/a684e273519d47b9809947a83125d9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/a684e273519d47b9809947a83125d9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_a684e273519d47b9809947a83125d9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a684e273519d47b9809947a83125d9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a684e273519d47b9809947a83125d9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/a684e273519d47b9809947a83125d9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/a684e273519d47b9809947a83125d9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a684e273519d47b9809947a83125d9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/a684e273519d47b9809947a83125d9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/a684e273519d47b9809947a83125d9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110", "id": "0a3b3bf49c784c029ee3918ee61592e6"}, "audit_ids": ["8K3EaghmQ_KUvhoMdONLJQ"], "issued_at": "2018-10-25T00:49:26.000000Z"}} 2018-10-25 00:49:26,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 00:49:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 00:49:27,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:27 GMT X-Openstack-Request-Id: req-cca9f0c0-247f-493f-bdd7-f06855b4ccfa 2018-10-25 00:49:27,102 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e46568e1-11dc-49f7-9709-c3c36d4362ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a684e273519d47b9809947a83125d9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T00:49:26Z","qos_policy_id":null,"name":"juju_epc-net_74fdc894-d49e-41f8-b939-6ec58583c110","admin_state_up":true,"tenant_id":"a684e273519d47b9809947a83125d9e7","created_at":"2018-10-25T00:49:26Z","mtu":1450}]} 2018-10-25 00:49:27,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cca9f0c0-247f-493f-bdd7-f06855b4ccfa 2018-10-25 00:49:27,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401875972748s 2018-10-25 00:49:27,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-25 00:49:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"subnet": {"name": "juju_epc-subnet_74fdc894-d49e-41f8-b939-6ec58583c110", "enable_dhcp": true, "network_id": "e46568e1-11dc-49f7-9709-c3c36d4362ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-25 00:49:27,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:27 GMT X-Openstack-Request-Id: req-ca5dcd7f-9b63-4389-a771-fc95dae6a452 2018-10-25 00:49:27,995 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e46568e1-11dc-49f7-9709-c3c36d4362ec","tenant_id":"a684e273519d47b9809947a83125d9e7","created_at":"2018-10-25T00:49:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:49:27Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"a684e273519d47b9809947a83125d9e7","id":"44df4a34-abc9-4b68-9fa1-85c26ee6a28c","subnetpool_id":null,"name":"juju_epc-subnet_74fdc894-d49e-41f8-b939-6ec58583c110"}} 2018-10-25 00:49:27,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ca5dcd7f-9b63-4389-a771-fc95dae6a452 2018-10-25 00:49:27,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.890653848648s 2018-10-25 00:49:27,996 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:49:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'44df4a34-abc9-4b68-9fa1-85c26ee6a28c', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_74fdc894-d49e-41f8-b939-6ec58583c110', u'enable_dhcp': True, u'network_id': u'e46568e1-11dc-49f7-9709-c3c36d4362ec', u'tenant_id': u'a684e273519d47b9809947a83125d9e7', u'created_at': u'2018-10-25T00:49:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a684e273519d47b9809947a83125d9e7'}) 2018-10-25 00:49:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-25 00:49:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"router": {"external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75"}, "name": "juju_epc-router_74fdc894-d49e-41f8-b939-6ec58583c110", "admin_state_up": true}}' 2018-10-25 00:49:29,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:29 GMT X-Openstack-Request-Id: req-c0ec06eb-18ac-4d84-86cd-640bac9b560d 2018-10-25 00:49:29,398 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:49:28Z", "admin_state_up": true, "updated_at": "2018-10-25T00:49:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a684e273519d47b9809947a83125d9e7", "id": "fc98fa69-a38d-47ea-a81b-fbf2c9f33769", "name": "juju_epc-router_74fdc894-d49e-41f8-b939-6ec58583c110"}} 2018-10-25 00:49:29,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c0ec06eb-18ac-4d84-86cd-640bac9b560d 2018-10-25 00:49:29,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4020960331s 2018-10-25 00:49:29,399 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-25T00:49:29Z', u'revision_number': 2, u'id': u'fc98fa69-a38d-47ea-a81b-fbf2c9f33769', u'external_gateway_info': {u'network_id': u'bc47490a-fc08-4eb8-888b-903081ed6b75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3352429-312c-401c-bd5a-beb181261f2a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_74fdc894-d49e-41f8-b939-6ec58583c110', u'admin_state_up': True, u'tenant_id': u'a684e273519d47b9809947a83125d9e7', u'created_at': u'2018-10-25T00:49:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'a684e273519d47b9809947a83125d9e7'}) 2018-10-25 00:49:29,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-25 00:49:29,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"subnet_id": "44df4a34-abc9-4b68-9fa1-85c26ee6a28c"}' 2018-10-25 00:49:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:32 GMT X-Openstack-Request-Id: req-2aae8af9-d253-4969-8879-2876c0e20100 2018-10-25 00:49:32,295 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e46568e1-11dc-49f7-9709-c3c36d4362ec", "tenant_id": "a684e273519d47b9809947a83125d9e7", "subnet_id": "44df4a34-abc9-4b68-9fa1-85c26ee6a28c", "subnet_ids": ["44df4a34-abc9-4b68-9fa1-85c26ee6a28c"], "port_id": "c1e20d64-8f19-417e-bec3-eb0c31eae27f", "id": "fc98fa69-a38d-47ea-a81b-fbf2c9f33769"} 2018-10-25 00:49:32,295 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769/add_router_interface.json used request id req-2aae8af9-d253-4969-8879-2876c0e20100 2018-10-25 00:49:32,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89598798752s 2018-10-25 00:49:32,296 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-25 00:49:34,840 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-25 00:49:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 00:49:34,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:34 GMT 2018-10-25 00:49:34,849 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-25 00:49:34,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:49:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 00:49:35,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:35 GMT X-Openstack-Request-Id: req-2b5b1de7-627b-483d-bb36-20911474c516 2018-10-25 00:49:35,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:49:35,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2b5b1de7-627b-483d-bb36-20911474c516 2018-10-25 00:49:35,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31116104126s 2018-10-25 00:49:35,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 00:49:35,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110"}' 2018-10-25 00:49:35,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:35 GMT Location: http://172.30.9.21:9292/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d59a93e-6e3d-4f11-a978-58213feadbaa 2018-10-25 00:49:35,246 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:35Z", "file": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "ff7551fc-8ecf-49c0-be05-e6320ec3df91", "size": null, "self": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": null, "created_at": "2018-10-25T00:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 00:49:35,247 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6d59a93e-6e3d-4f11-a978-58213feadbaa 2018-10-25 00:49:35,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0707712173462s 2018-10-25 00:49:35,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 00:49:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '' 2018-10-25 00:49:40,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:49:40 GMT X-Openstack-Request-Id: req-6077ad0e-ab9f-4cc4-b36c-1cdf5c146da1 2018-10-25 00:49:40,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:49:40,005 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file used request id req-6077ad0e-ab9f-4cc4-b36c-1cdf5c146da1 2018-10-25 00:49:40,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.75750184059s 2018-10-25 00:49:40,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:49:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 00:49:40,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:40 GMT X-Openstack-Request-Id: req-51726fcc-8827-47c2-b9d6-d725cf7693e7 2018-10-25 00:49:40,050 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:39Z", "file": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "ff7551fc-8ecf-49c0-be05-e6320ec3df91", "size": 296943616, "self": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-25T00:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:49:40,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-51726fcc-8827-47c2-b9d6-d725cf7693e7 2018-10-25 00:49:40,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403180122375s 2018-10-25 00:49:40,052 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file', 'owner': u'a684e273519d47b9809947a83125d9e7', 'id': u'ff7551fc-8ecf-49c0-be05-e6320ec3df91', 'size': 296943616, u'self': u'/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a684e273519d47b9809947a83125d9e7', 'name': 'juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T00:49:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-25T00:49:39Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', u'self': u'/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110', 'created': u'2018-10-25T00:49:35Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-25T00:49:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', 'metadata': {u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', u'self': u'/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}}) 2018-10-25 00:49:41,258 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i ff7551fc-8ecf-49c0-be05-e6320ec3df91 -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-25 00:49:41,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 00:49:41,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_74fdc894-d49e-41f8-b939-6ec58583c110", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-25 00:49:41,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24c72509-33ba-4fa6-9bed-2d5c28164413 x-openstack-request-id: req-24c72509-33ba-4fa6-9bed-2d5c28164413 2018-10-25 00:49:41,593 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e166de43-d478-4124-9c51-9870c17dd670", "name": "juju_epc-flavor_74fdc894-d49e-41f8-b939-6ec58583c110", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 00:49:41,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-24c72509-33ba-4fa6-9bed-2d5c28164413 2018-10-25 00:49:41,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332638025284s 2018-10-25 00:49:41,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_74fdc894-d49e-41f8-b939-6ec58583c110', 'ephemeral': 0, 'ram': 2048, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 10, 'id': u'e166de43-d478-4124-9c51-9870c17dd670', 'swap': 0}) 2018-10-25 00:49:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 00:49:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"extra_specs": {}}' 2018-10-25 00:49:41,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-936cc14e-59fd-414d-9aa4-ecc46035e3c9 x-openstack-request-id: req-936cc14e-59fd-414d-9aa4-ecc46035e3c9 2018-10-25 00:49:41,618 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 00:49:41,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670/os-extra_specs used request id req-936cc14e-59fd-414d-9aa4-ecc46035e3c9 2018-10-25 00:49:41,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237109661102s 2018-10-25 00:49:41,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-25 00:49:41,620 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | STORAGE_PROTOCOL | ceph | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-10-25 00:49:41,628 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-25 00:49:41,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-25 00:49:41,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-25 00:49:41,931 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-10-25 00:49:41,931 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-25 00:49:44,122 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-10-25 00:49:44,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:49:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 00:49:44,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:44 GMT X-Openstack-Request-Id: req-d9190bbc-3922-4564-b90d-d2d962091760 2018-10-25 00:49:44,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:39Z", "file": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "ff7551fc-8ecf-49c0-be05-e6320ec3df91", "size": 296943616, "self": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-25T00:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:49:44,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d9190bbc-3922-4564-b90d-d2d962091760 2018-10-25 00:49:44,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406730175018s 2018-10-25 00:49:44,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 00:49:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110"}' 2018-10-25 00:49:44,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:44 GMT Location: http://172.30.9.21:9292/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f5a5a0d4-bd42-40e7-be5b-31925b984d11 2018-10-25 00:49:44,235 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:44Z", "file": "/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58", "size": null, "self": "/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": null, "created_at": "2018-10-25T00:49:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 00:49:44,235 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f5a5a0d4-bd42-40e7-be5b-31925b984d11 2018-10-25 00:49:44,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0590641498566s 2018-10-25 00:49:44,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 00:49:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '' 2018-10-25 00:49:48,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 00:49:48 GMT X-Openstack-Request-Id: req-90ea041a-b619-4777-b342-ae05c4078839 2018-10-25 00:49:48,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 00:49:48,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/file used request id req-90ea041a-b619-4777-b342-ae05c4078839 2018-10-25 00:49:48,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.98992490768s 2018-10-25 00:49:48,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 00:49:48,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 00:49:48,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:48 GMT X-Openstack-Request-Id: req-eb0dcc32-2272-4953-9666-deba409b7544 2018-10-25 00:49:48,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:48Z", "file": "/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58", "size": 263586304, "self": "/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-10-25T00:49:44Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:39Z", "file": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "ff7551fc-8ecf-49c0-be05-e6320ec3df91", "size": 296943616, "self": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-25T00:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 00:49:48,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-eb0dcc32-2272-4953-9666-deba409b7544 2018-10-25 00:49:48,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436091423035s 2018-10-25 00:49:48,276 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/file', 'owner': u'a684e273519d47b9809947a83125d9e7', 'id': u'28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58', 'size': 263586304, u'self': u'/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a684e273519d47b9809947a83125d9e7', 'name': 'juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T00:49:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-25T00:49:48Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110', 'created': u'2018-10-25T00:49:44Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-10-25T00:49:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_74fdc894-d49e-41f8-b939-6ec58583c110', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-10-25 00:49:48,511 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58 -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-25 00:49:48,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 00:49:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-25 00:49:48,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1635b51a-1db1-4341-a17b-0bdd3dd54a5e x-openstack-request-id: req-1635b51a-1db1-4341-a17b-0bdd3dd54a5e 2018-10-25 00:49:48,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "name": "juju_epc-flavor_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 00:49:48,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1635b51a-1db1-4341-a17b-0bdd3dd54a5e 2018-10-25 00:49:48,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.046149969101s 2018-10-25 00:49:48,559 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_74fdc894-d49e-41f8-b939-6ec58583c110', 'ephemeral': 0, 'ram': 4096, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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': 10, 'id': u'eebe9ed7-9529-4b0a-adee-3ee6a11109f5', 'swap': 0}) 2018-10-25 00:49:48,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 00:49:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" -d '{"extra_specs": {}}' 2018-10-25 00:49:48,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 00:49:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df9b30c4-89d4-43f4-b4e9-0268550bdccc x-openstack-request-id: req-df9b30c4-89d4-43f4-b4e9-0268550bdccc 2018-10-25 00:49:48,576 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 00:49:48,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5/os-extra_specs used request id req-df9b30c4-89d4-43f4-b4e9-0268550bdccc 2018-10-25 00:49:48,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0167348384857s 2018-10-25 00:49:48,576 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-25 00:54:00,656 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=e46568e1-11dc-49f7-9709-c3c36d4362ec --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 00:49:48 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 00:49:48 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=e46568e1-11dc-49f7-9709-c3c36d4362ec", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 00:49:48 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 00:49:48 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:e46568e1-11dc-49f7-9709-c3c36d4362ec external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 00:49:49 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 00:49:49 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[image-metadata-url: container-networking-method: apt-ftp-proxy: resource-tags: name:controller use-default-secgroup:true container-inherit-properties: transmit-vendor-metrics:true ftp-proxy: https-proxy: max-status-history-size:5G update-status-hook-interval:5m provisioner-harvest-mode:destroyed apt-no-proxy: test-mode:false policy-target-group: apt-mirror: container-image-stream:released type:openstack agent-metadata-url: no-proxy:127.0.0.1,localhost,::1 automatically-retry-hooks:true default-series:xenial enable-os-upgrade:true apt-http-proxy: max-action-results-size:5G ssl-hostname-verification:false disable-network-management:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSUY1u+vLzz27ajYNUh0m8ezAM2Qk1Cenp7e9lbgXCXCTiTy6PmSqeAHfQLfFa6+3SbbdF0E4A0H3XgP6rcYlRR5ytSTSB8aCdiFEb599TTzNNX1063nB/kUEYJMTQqRFIDKjkYmHSEYXqINU2+InYE82uMxOFrANhdG3aZ2blv4W7qjjLhoGAG09c86LcojSyokU7jGc6dAn9DBHOl80jDaTzDPn7c+9eyYjek/L4DLkA9avpi+rWLAdI/nnMsnxtChLuSWuNSgehf9DONpwZwBLExMTEbreasKNdnwD1+IwrYvMtOhcLcZTBOnfVz7CEpQAqJ9gMA9nVqpoAt59T juju-client-key apt-https-proxy: firewall-mode:instance image-stream:released ignore-machine-addresses:false cloudinit-userdata: fan-config: development:false http-proxy: use-openstack-gbp:false egress-subnets: enable-os-refresh-update:true external-network: logging-config: use-floating-ip:true agent-stream:released max-action-results-age:336h container-image-metadata-url: proxy-ssh:false logforward-enabled:false max-status-history-age:336h net-bond-reconfigure-delay:17 uuid:52a37d28-2983-4bbd-80cf-99774d9ab0fe network:e46568e1-11dc-49f7-9709-c3c36d4362ec] 00:49:49 INFO juju.provider.openstack provider.go:145 opening model "controller" 00:49:49 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb0RMtOsGf7Ytp8MZmi8vvW6yi1yzf3kWmW1RgPrBzwluHfbp9KEFo9Zqil5zNNGv9RoRzJe369sfSXSGZ5c24g7P3WYdjERWM_xQE57yd5raONqo0PAMwk95zRnchhuX_sDRn0OAMhzZ117fL2JI1qiMTTzqUX3VJ32yJV8q2OjxbrqI TenantId:a684e273519d47b9809947a83125d9e7 UserId:0a3b3bf49c784c029ee3918ee61592e6 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.21:8080/v1/AUTH_a684e273519d47b9809947a83125d9e7 volumev3:http://172.30.9.21:8776/v3/a684e273519d47b9809947a83125d9e7 metric:http://172.30.9.21:8041 image:http://172.30.9.21:9292 alarming:http://172.30.9.21:8042 cloudformation:http://172.30.9.21:8000/v1 placement:http://172.30.9.21:8778/placement identity:http://172.30.9.21:5000 network:http://172.30.9.21:9696 volumev2:http://172.30.9.21:8776/v2/a684e273519d47b9809947a83125d9e7 compute:http://172.30.9.21:8774/v2.1 volume:http://172.30.9.21:8776/v1/a684e273519d47b9809947a83125d9e7 event:http://172.30.9.21:8977 orchestration:http://172.30.9.21:8004/v1/a684e273519d47b9809947a83125d9e7]]} 00:49:49 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 00:49:49 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 00:49:50 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 00:49:50 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 00:49:50 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 00:49:50 INFO cmd bootstrap.go:233 Loading image metadata 00:49:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 00:49:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 00:49:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [yakkety zesty win2012 opensuseleap trusty wily xenial quantal win2012hv win81 win10 precise win2012hvr2 centos7 win2016 win8 utopic artful win2008r2 win7 saucy win2012r2 win2016hv genericlinux raring vivid bionic win2016nano] [amd64 i386 armhf arm64 ppc64el s390x] released}} 00:49:50 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 00:49:52 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 00:49:53 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 00:49:53 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 00:49:53 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 00:49:53 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 00:49:53 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 00:49:53 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 00:49:53 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 00:49:53 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 00:49:53 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 00:49:53 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 00:49:53 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 00:49:53 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 00:49:55 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 00:49:55 INFO cmd bootstrap.go:389 Starting new instance for initial controller 00:49:56 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 00:49:56 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 00:49:56 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:ff7551fc-8ecf-49c0-be05-e6320ec3df91 Arch:amd64 VirtType:}] 00:49:56 INFO juju.environs.instances image.go:106 find instance - using image with id: ff7551fc-8ecf-49c0-be05-e6320ec3df91 00:49:56 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 00:49:56 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 00:49:56 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 00:49:56 DEBUG juju.provider.openstack provider.go:1005 using network id "e46568e1-11dc-49f7-9709-c3c36d4362ec" 00:49:56 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "019f13b3-d12b-48f1-b251-e94f851f44a9" has status BUILD, wait 10 seconds before retry, attempt 11 00:51:58 INFO juju.provider.openstack provider.go:1175 started instance "019f13b3-d12b-48f1-b251-e94f851f44a9" 00:51:58 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 00:51:59 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.217 00:51:59 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.217 00:52:02 INFO cmd bootstrap.go:225 - 019f13b3-d12b-48f1-b251-e94f851f44a9 (arch=amd64 mem=2G cores=1) 00:52:02 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 00:52:02 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 00:52:02 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 00:52:05 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 00:52:05 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 00:52:06 DEBUG juju.provider.openstack provider.go:417 instance 019f13b3-d12b-48f1-b251-e94f851f44a9 has floating IP address: 172.30.9.217 Attempting to connect to 172.30.9.217:22 Attempting to connect to 192.168.121.8:22 00:52:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 00:52:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.217 failed: ssh: connect to host 172.30.9.217 port 22: Connection refused 00:52:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 00:52:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.217 failed: /var/lib/juju/nonce.txt does not exist 00:52:15 DEBUG juju.provider.openstack provider.go:417 instance 019f13b3-d12b-48f1-b251-e94f851f44a9 has floating IP address: 172.30.9.217 00:52:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 00:52:16 INFO cmd bootstrap.go:333 Connected to 172.30.9.217 00:52:16 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 00:52:16 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-9ab0fe-controller-0 00:53:56 INFO cmd bootstrap.go:455 Bootstrap agent now started 00:53:58 DEBUG juju.provider.openstack provider.go:417 instance 019f13b3-d12b-48f1-b251-e94f851f44a9 has floating IP address: 172.30.9.217 00:53:58 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.217:17070 192.168.121.8:17070] 00:53:58 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.217 to verify accessibility... 00:53:58 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.217:17070 192.168.121.8:17070] 00:54:00 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" 00:54:00 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" 00:54:00 DEBUG juju.api monitor.go:35 RPC connection died 00:54:00 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 00:54:00 INFO cmd controller.go:88 Controller machines are in the "controller" model 00:54:00 INFO cmd controller.go:89 Initial model "default" added 00:54:00 INFO cmd supercommand.go:465 command finished 2018-10-25 00:54:00,657 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-25 00:54:00,657 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-25 00:54:14,320 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-25 00:54:14,321 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-25 01:10:58,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-25 01:10:41.412049Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-25 01:10:58,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-25 01:10:58,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-25 01:10:58,586 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.200 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.216 3306/tcp oai-epc/0* error idle 2 172.30.9.206 hook failed: "install" oai-hss/0* error idle 3 172.30.9.201 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 31f3f172-7f52-4d83-8fc7-cffa864252ce xenial nova ACTIVE 1 started 172.30.9.216 94d8fc95-54b8-4372-83ae-e132883f9821 trusty nova ACTIVE 2 started 172.30.9.206 3574cfc8-6adc-49ea-8406-1b173f1f1112 trusty nova ACTIVE 3 started 172.30.9.201 5723f2b0-edd0-435e-ab81-e3f7ec9fae8b trusty nova ACTIVE 2018-10-25 01:10:58,791 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.200 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-25 01:10:58,793 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-25 01:10:58,910 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-25 01:10:58,911 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 21:33 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-25 01:10:59,486 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 00:57:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 00:57:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 00:57:21 DEBUG juju.agent read agent config, format "2.0" machine-0: 00:57:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 00:57:21 DEBUG juju.worker start "engine" machine-0: 00:57:21 INFO juju.worker start "engine" machine-0: 00:57:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 00:57:21 DEBUG juju.worker "engine" started machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.introspection stats worker now serving machine-0: 00:57:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 00:57:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:57:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 00:57:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 00:57:21 DEBUG juju.worker.apicaller connecting with old password machine-0: 00:57:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:21 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:21 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:21 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 00:57:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 00:57:22 DEBUG juju.worker.apicaller connected machine-0: 00:57:22 DEBUG juju.worker.apicaller changing password... machine-0: 00:57:22 DEBUG juju.worker.apicaller password changed machine-0: 00:57:22 DEBUG juju.api RPC connection died machine-0: 00:57:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 00:57:22 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:57:22 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:22 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:22 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:22 DEBUG juju.worker.apicaller connected machine-0: 00:57:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:57:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:57:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:57:22 INFO juju.worker.upgrader unblocking abort check machine-0: 00:57:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:57:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 00:57:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:57:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:57:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:57:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:57:23 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.logger logger setup machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:57:23 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 00:57:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:57:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 00:57:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:57:23 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 00:57:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:57:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:57:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:57:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:57:23 DEBUG juju.network including address public:172.30.9.217 for machine machine-0: 00:57:23 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 00:57:23 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 00:57:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:57:23 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:57:23 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:57:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:57:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 00:57:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 00:57:23 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-0: 00:57:23 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 00:57:23 DEBUG juju.worker start "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker start "stateconverter" machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 00:57:23 INFO juju.worker start "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker "0-container-watcher" started machine-0: 00:57:23 INFO juju.worker start "stateconverter" machine-0: 00:57:23 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker "stateconverter" started machine-0: 00:57:23 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 00:57:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 00:57:23 DEBUG juju.api RPC connection died machine-0: 00:57:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker killing runner 0xc420745110 machine-0: 00:57:23 INFO juju.worker stopped "stateconverter", err: can't get life for machine: connection is shut down machine-0: 00:57:23 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 00:57:23 INFO juju.worker runner is dying machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker killing "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker killing "stateconverter" machine-0: 00:57:23 DEBUG juju.worker "stateconverter" done: can't get life for machine: connection is shut down machine-0: 00:57:23 ERROR juju.worker fatal "stateconverter": can't get life for machine: connection is shut down machine-0: 00:57:23 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 00:57:23 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: can't get life for machine: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:57:23 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:23 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:23 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 00:57:23 DEBUG juju.worker.apicaller connected machine-0: 00:57:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 00:57:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 00:57:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:57:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:57:23 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:57:23 INFO juju.worker.upgrader unblocking abort check machine-0: 00:57:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:57:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:57:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:57:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 00:57:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:57:23 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:57:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:57:23 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:57:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 00:57:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.logger logger setup machine-0: 00:57:23 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:57:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:57:23 DEBUG juju.network "lxdbr0" has addresses [fe80::6400:1eff:feb9:d59b/64 fe80::1/64] machine-0: 00:57:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:57:23 DEBUG juju.network including address public:172.30.9.217 for machine machine-0: 00:57:23 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 00:57:23 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 00:57:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:57:23 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:57:23 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:57:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:57:23 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-0: 00:57:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:57:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:57:23 DEBUG juju.worker start "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker start "stateconverter" machine-0: 00:57:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 00:57:23 INFO juju.worker start "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker "0-container-watcher" started machine-0: 00:57:23 INFO juju.worker start "stateconverter" machine-0: 00:57:23 DEBUG juju.worker "stateconverter" started machine-0: 00:57:23 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 00:57:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:57:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:57:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 00:57:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 00:57:23 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 00:57:23 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 00:57:23 DEBUG juju.service discovered init system "systemd" from local host machine-0: 00:57:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 00:57:23 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-0: 00:57:23 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 00:57:24 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 00:57:24 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 00:57:24 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 00:57:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 00:57:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 00:57:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:57:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:57:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 00:57:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:57:24 DEBUG juju.network "lxdbr0" has addresses [fe80::6400:1eff:feb9:d59b/64 fe80::1/64] machine-0: 00:57:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:57:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:57:24 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 00:57:24 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 00:57:24 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:57:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:::1] machine-0: 00:57:24 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:::1] unit-abot-epc-basic-0: 00:57:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 00:57:24 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 00:57:24 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 00:57:24 INFO juju.worker start "api" unit-abot-epc-basic-0: 00:57:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 00:57:24 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:57:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 00:57:24 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 INFO juju.api connection established to "wss://252.8.0.1:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:57:24 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-0: 00:57:24 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ed:94:04 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ed:94:04 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:66:00:1e:b9:d5:9b CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:66:00:1e:b9:d5:9b CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:8e:05:96:24:d0:4f CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.4.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:8e:05:96:24:d0:4f CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:8e:05:96:24:d0:4f CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 00:57:25 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network "lxdbr0" has addresses [fe80::6400:1eff:feb9:d59b/64 fe80::1/64] unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network including address public:172.30.9.217 for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 00:57:25 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 00:57:25 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 00:57:25 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 00:57:25 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 00:57:25 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 00:57:25 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:57:25 DEBUG httpbakery client do GET https://252.8.0.1:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 00:57:25 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 00:57:25 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:57:25 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 00:57:25 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 00:57:25 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 00:57:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 00:57:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:57:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:57:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 00:57:26 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 00:57:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:57:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 00:57:29 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 00:57:30 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 00:57:30 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] machine-0: 00:57:31 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:57:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:57:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 00:57:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:57:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:57:31 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 00:57:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:57:31 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:57:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:57:31 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 00:57:32 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 00:57:33 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 00:57:34 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 00:57:36 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 00:57:36 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 00:57:36 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 00:57:36 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 00:57:36 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 00:57:37 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 00:57:38 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 00:57:39 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 00:57:39 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 00:57:39 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 00:57:39 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 00:57:39 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 00:57:40 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 00:57:40 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 00:57:41 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 00:57:42 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 00:57:43 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 00:57:44 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 00:57:45 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 00:57:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 00:57:46 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 00:57:46 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 00:57:46 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 00:57:46 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3843 kB/s) unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82359 files and directories currently installed.) unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 00:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 00:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 00:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 00:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 00:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:58:10 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:58:11 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:58:11 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:58:13 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 00:58:13 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:58:15 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:58:15 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 00:58:15 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:58:16 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:58:17 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:58:18 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:58:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:21 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:23 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:58:24 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 00:58:25 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 00:58:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:58:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:58:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:58:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:58:28 DEBUG unit.abot-epc-basic/0.install --2018-10-25 00:58:28-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:58:29 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.3K 7m50s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 199K 5m51s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.1M 3m55s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 2m57s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 203K 3m7s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 194K 3m16s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 37.9M 2m48s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 50.5M 2m27s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 47.8M 2m10s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 44.9M 1m57s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 48.7M 1m47s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 50.2M 98s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 196K 1m48s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 46.5M 1m40s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 59.5M 94s unit-abot-epc-basic-0: 00:58:30 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 46.6M 88s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 1.18M 85s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 234K 91s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 86s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.7M 82s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.7M 78s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 209K 84s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 8.37M 81s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 25.7M 78s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 13.2M 75s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 204K 80s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.8M 77s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 10.9M 75s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.4M 72s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 70s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 211K 74s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.2M 72s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 11.2M 70s unit-abot-epc-basic-0: 00:58:31 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 10.8M 68s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 211K 72s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 196K 76s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 9.01M 74s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 49.4M 72s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 54.1M 70s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 49.4M 68s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 48.7M 67s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 14.8M 65s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 210K 68s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 8.18M 67s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 11.3M 65s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 210K 69s unit-abot-epc-basic-0: 00:58:32 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 7.84M 67s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 195K 70s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 39.7M 69s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 37.2M 67s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 36.5M 66s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 34.1M 65s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 209K 67s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 6.91M 66s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 210K 69s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 5.25M 68s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 8.57M 66s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 209K 69s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 5.82M 68s unit-abot-epc-basic-0: 00:58:33 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 8.21M 67s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 209K 69s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 5.97M 68s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 909K 67s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 263K 69s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 6.71M 68s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 212K 70s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 4.90M 69s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 6.37M 68s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 211K 70s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 6.25M 69s unit-abot-epc-basic-0: 00:58:34 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 6.39M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 211K 70s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 6.54M 69s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 6.78M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 211K 69s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 6.28M 69s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 6.76M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 212K 69s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 6.00M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 6.38M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 213K 69s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 5.52M 68s unit-abot-epc-basic-0: 00:58:35 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 6.62M 68s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 213K 69s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 5.29M 68s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 6.94M 67s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 212K 69s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 5.46M 68s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 7.21M 67s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 211K 69s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 194K 70s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 41.5M 69s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 40.4M 69s unit-abot-epc-basic-0: 00:58:36 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 36.3M 68s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 513K 68s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 332K 68s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 194K 70s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 42.3M 69s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 43.2M 68s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 206K 70s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 4.11M 69s unit-abot-epc-basic-0: 00:58:37 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 207K 70s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 501K 70s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 325K 71s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 210K 72s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 3.35M 71s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 208K 72s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 3.96M 71s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 208K 73s unit-abot-epc-basic-0: 00:58:38 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 4.28M 72s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 208K 73s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 4.16M 72s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 209K 73s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 4.08M 73s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 207K 74s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 191K 75s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 35.0M 74s unit-abot-epc-basic-0: 00:58:39 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 43.0M 73s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 203K 74s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 209K 75s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 3.01M 75s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 205K 76s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 1.03M 75s unit-abot-epc-basic-0: 00:58:40 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 241K 76s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 217K 77s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.97M 76s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 209K 77s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 3.88M 76s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 208K 77s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 3.91M 76s unit-abot-epc-basic-0: 00:58:41 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 207K 77s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 191K 78s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 44.0M 78s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 567K 77s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 307K 78s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 204K 78s unit-abot-epc-basic-0: 00:58:42 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 217K 79s unit-abot-epc-basic-0: 00:58:43 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 1.78M 79s unit-abot-epc-basic-0: 00:58:43 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 205K 79s unit-abot-epc-basic-0: 00:58:43 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 193K 80s unit-abot-epc-basic-0: 00:58:43 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 61.2M 79s unit-abot-epc-basic-0: 00:58:43 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 201K 80s unit-abot-epc-basic-0: 00:58:44 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 202K 81s unit-abot-epc-basic-0: 00:58:44 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 206K 82s unit-abot-epc-basic-0: 00:58:44 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 233K 82s unit-abot-epc-basic-0: 00:58:44 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 561K 82s unit-abot-epc-basic-0: 00:58:44 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 237K 82s unit-abot-epc-basic-0: 00:58:45 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 202K 83s unit-abot-epc-basic-0: 00:58:45 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 207K 84s unit-abot-epc-basic-0: 00:58:45 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 498K 83s unit-abot-epc-basic-0: 00:58:45 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 300K 84s unit-abot-epc-basic-0: 00:58:45 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 202K 84s unit-abot-epc-basic-0: 00:58:46 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 205K 85s unit-abot-epc-basic-0: 00:58:46 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 281K 85s unit-abot-epc-basic-0: 00:58:46 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 412K 85s unit-abot-epc-basic-0: 00:58:46 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 236K 85s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 103K 87s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 46.8M 87s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 200K 87s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 203K 88s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 260K 88s unit-abot-epc-basic-0: 00:58:47 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 310K 88s unit-abot-epc-basic-0: 00:58:48 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 237K 88s unit-abot-epc-basic-0: 00:58:48 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 234K 89s unit-abot-epc-basic-0: 00:58:48 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 203K 89s unit-abot-epc-basic-0: 00:58:48 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 211K 90s unit-abot-epc-basic-0: 00:58:48 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 267K 90s unit-abot-epc-basic-0: 00:58:49 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 310K 90s unit-abot-epc-basic-0: 00:58:49 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 287K 90s unit-abot-epc-basic-0: 00:58:49 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 212K 91s unit-abot-epc-basic-0: 00:58:49 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 225K 91s unit-abot-epc-basic-0: 00:58:49 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 310K 91s unit-abot-epc-basic-0: 00:58:50 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 291K 91s unit-abot-epc-basic-0: 00:58:50 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 247K 91s unit-abot-epc-basic-0: 00:58:50 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 207K 92s unit-abot-epc-basic-0: 00:58:50 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 361K 92s unit-abot-epc-basic-0: 00:58:50 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 290K 92s unit-abot-epc-basic-0: 00:58:51 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 241K 92s unit-abot-epc-basic-0: 00:58:51 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 211K 92s unit-abot-epc-basic-0: 00:58:51 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 352K 92s unit-abot-epc-basic-0: 00:58:51 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 242K 93s unit-abot-epc-basic-0: 00:58:51 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 295K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 211K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 356K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 240K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 297K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 216K 93s unit-abot-epc-basic-0: 00:58:52 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 361K 93s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 365K 93s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 218K 94s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 483K 93s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 303K 93s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 238K 94s unit-abot-epc-basic-0: 00:58:53 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 590K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 261K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 502K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 316K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 389K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 407K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 525K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 332K 93s unit-abot-epc-basic-0: 00:58:54 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 511K 92s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 336K 92s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 777K 92s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 392K 92s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 645K 92s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 414K 91s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 444K 91s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 800K 91s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 643K 91s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 439K 91s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 806K 90s unit-abot-epc-basic-0: 00:58:55 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 660K 90s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 444K 90s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 192K 90s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 53.7M 90s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 55.0M 89s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 4.69M 88s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 409K 88s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 431K 88s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 547K 88s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 374K 88s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 1.36M 87s unit-abot-epc-basic-0: 00:58:56 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 411K 87s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 444K 87s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 796K 87s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 420K 87s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 646K 86s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 557K 86s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 388K 86s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.47M 86s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 555K 86s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 378K 85s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 1.66M 85s unit-abot-epc-basic-0: 00:58:57 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 551K 85s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 151K 85s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 34.7M 85s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 46.2M 84s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 1020K 84s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 636K 84s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 412K 84s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 616K 83s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 383K 83s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 453K 83s unit-abot-epc-basic-0: 00:58:58 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 499K 83s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 381K 83s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 620K 83s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 411K 83s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 651K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 391K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 516K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 625K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 406K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 669K 82s unit-abot-epc-basic-0: 00:58:59 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 387K 81s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 522K 81s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 650K 81s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 404K 81s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 670K 81s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 525K 80s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 384K 80s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 1.32M 80s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 310K 80s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 691K 80s unit-abot-epc-basic-0: 00:59:00 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 510K 80s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 567K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 657K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 394K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 452K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 800K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 170K 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 46.2M 79s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 44.4M 78s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 328K 78s unit-abot-epc-basic-0: 00:59:01 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 518K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 330K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 501K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 337K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 491K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 341K 78s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 495K 77s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 541K 77s unit-abot-epc-basic-0: 00:59:02 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 587K 77s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 323K 77s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 595K 77s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 471K 77s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 377K 77s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 506K 76s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 584K 76s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 587K 76s unit-abot-epc-basic-0: 00:59:03 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 414K 76s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 134K 76s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 44.4M 76s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 45.6M 76s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 3.98M 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 299K 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 403K 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 299K 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 591K 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 297K 75s unit-abot-epc-basic-0: 00:59:04 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 602K 75s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 300K 75s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 576K 75s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 304K 74s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 590K 74s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 300K 74s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 595K 74s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 410K 74s unit-abot-epc-basic-0: 00:59:05 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 562K 74s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 312K 74s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 586K 74s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 305K 74s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 613K 73s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 332K 73s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 506K 73s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 453K 73s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 372K 73s unit-abot-epc-basic-0: 00:59:06 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 497K 73s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 339K 73s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 504K 73s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 371K 72s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 603K 72s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 302K 72s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 617K 72s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 405K 72s unit-abot-epc-basic-0: 00:59:07 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 563K 72s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 312K 72s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 611K 72s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 297K 72s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 610K 71s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 388K 71s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 168K 71s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 46.0M 71s unit-abot-epc-basic-0: 00:59:08 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 686K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 284K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 301K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 323K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 276K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 563K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 295K 71s unit-abot-epc-basic-0: 00:59:09 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 404K 71s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 288K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 436K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 329K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 496K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 329K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 509K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 330K 70s unit-abot-epc-basic-0: 00:59:10 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 776K 70s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 295K 70s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 620K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 394K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 412K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 391K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 411K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 399K 69s unit-abot-epc-basic-0: 00:59:11 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 626K 69s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 332K 69s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 504K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 433K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 377K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 530K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 373K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 625K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 305K 68s unit-abot-epc-basic-0: 00:59:12 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 592K 68s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 396K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 605K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 310K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 597K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 380K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 431K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 432K 67s unit-abot-epc-basic-0: 00:59:13 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 391K 67s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 500K 66s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 377K 66s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 608K 66s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 400K 66s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 426K 66s unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 392K 66s machine-1: 00:59:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 00:59:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 00:59:14 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 591K 66s machine-1: 00:59:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 00:59:14 DEBUG juju.worker start "engine" machine-1: 00:59:14 INFO juju.worker start "engine" machine-1: 00:59:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 00:59:14 DEBUG juju.worker "engine" started machine-1: 00:59:14 DEBUG juju.worker.introspection stats worker now serving machine-1: 00:59:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:59:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:59:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 00:59:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:59:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.apicaller connecting with old password machine-1: 00:59:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 00:59:14 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:14 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:14 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 342K 66s machine-1: 00:59:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 00:59:14 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 509K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 430K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 397K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 506K 65s machine-1: 00:59:15 DEBUG juju.worker.apicaller connected machine-1: 00:59:15 DEBUG juju.worker.apicaller changing password... machine-1: 00:59:15 DEBUG juju.worker.apicaller password changed machine-1: 00:59:15 DEBUG juju.api RPC connection died machine-1: 00:59:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 00:59:15 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:59:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:15 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 384K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 638K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 404K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 584K 65s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 445K 64s unit-abot-epc-basic-0: 00:59:15 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 398K 64s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 509K 64s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 565K 64s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 619K 64s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 391K 64s machine-1: 00:59:16 DEBUG juju.worker.apicaller connected machine-1: 00:59:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:59:16 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 438K 64s machine-1: 00:59:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 00:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 874K 63s machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:59:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 00:59:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 00:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.logger logger setup machine-1: 00:59:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:59:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 00:59:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 00:59:16 INFO juju.util.exec run result: exit status 127 machine-1: 00:59:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec328573560/script.sh: line 1: fanatic: command not found 127 machine-1: 00:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 00:59:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:59:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:16 DEBUG juju.network including address public:172.30.9.217 for machine machine-1: 00:59:16 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 00:59:16 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 00:59:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:59:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:59:16 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:59:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:59:16 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-1: 00:59:16 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 00:59:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 00:59:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 00:59:16 DEBUG juju.api RPC connection died machine-1: 00:59:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:59:16 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: fortress operation aborted machine-1: 00:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: getting machine attachment life: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 00:59:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 00:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 00:59:16 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 00:59:16 DEBUG juju.worker killing runner 0xc4206d9860 machine-1: 00:59:16 INFO juju.worker runner is dying machine-1: 00:59:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:59:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:59:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:59:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 420K 63s machine-1: 00:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:59:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:59:16 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:16 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-1: 00:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:59:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 602K 63s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 453K 63s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 497K 63s unit-abot-epc-basic-0: 00:59:16 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1005K 63s unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 431K 63s unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 529K 62s unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 696K 62s machine-1: 00:59:17 DEBUG juju.worker.apicaller connected machine-1: 00:59:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 565K 62s machine-1: 00:59:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:59:17 INFO juju.worker.upgrader unblocking abort check machine-1: 00:59:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:59:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:59:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:59:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 00:59:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.logger logger setup machine-1: 00:59:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:59:17 INFO juju.util.exec run result: exit status 127 machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec406602540/script.sh: line 1: fanatic: command not found 127 machine-1: 00:59:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:59:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:59:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:59:17 INFO juju.util.exec run result: exit status 127 machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec305291070/script.sh: line 1: fanatic: command not found 127 machine-1: 00:59:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:59:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:59:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 00:59:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 00:59:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:59:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:17 DEBUG juju.network including address public:172.30.9.217 for machine machine-1: 00:59:17 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 00:59:17 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 00:59:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:59:17 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:59:17 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:59:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:59:17 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-1: 00:59:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 00:59:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 00:59:17 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 00:59:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:59:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 00:59:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 00:59:17 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 00:59:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:59:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:59:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:59:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:59:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 00:59:17 INFO juju.worker.deployer checking unit "mysql/0" unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 549K 62s machine-1: 00:59:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 00:59:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 00:59:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 00:59:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 698K 62s unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 569K 62s machine-1: 00:59:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 00:59:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 00:59:17 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 00:59:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:59:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:59:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:59:17 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 00:59:17 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:59:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 00:59:17 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 00:59:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 00:59:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 561K 61s machine-1: 00:59:17 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 00:59:17 DEBUG juju.worker start "1-container-watcher" machine-1: 00:59:17 DEBUG juju.worker start "stateconverter" machine-1: 00:59:17 INFO juju.worker start "1-container-watcher" machine-1: 00:59:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 00:59:17 DEBUG juju.worker "1-container-watcher" started machine-1: 00:59:17 INFO juju.worker start "stateconverter" machine-1: 00:59:17 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 00:59:17 DEBUG juju.worker "stateconverter" started machine-1: 00:59:17 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.15M 61s machine-1: 00:59:17 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 00:59:17 DEBUG juju.service discovered init system "upstart" from local host machine-1: 00:59:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-1: 00:59:17 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 490K 61s unit-mysql-0: 00:59:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 00:59:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 00:59:17 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 00:59:17 DEBUG juju.worker start "api" unit-mysql-0: 00:59:17 INFO juju.worker start "api" unit-mysql-0: 00:59:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 00:59:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 00:59:17 DEBUG juju.worker "api" started unit-mysql-0: 00:59:17 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 00:59:17 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-mysql-0: 00:59:17 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-mysql-0: 00:59:17 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 505K 61s unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 00:59:17 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.19M 61s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 593K 61s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 597K 60s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 664K 60s machine-1: 00:59:18 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:63:09:2b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:63:09:2b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.01M 60s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 700K 60s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 834K 60s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 663K 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1011K 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 615K 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 582K 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.41M 59s unit-mysql-0: 00:59:18 DEBUG juju.worker.apicaller connected unit-mysql-0: 00:59:18 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 00:59:18 DEBUG juju.worker.apicaller password changed unit-mysql-0: 00:59:18 DEBUG juju.api RPC connection died unit-mysql-0: 00:59:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 00:59:18 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 00:59:18 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-mysql-0: 00:59:18 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-mysql-0: 00:59:18 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 186K 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 44.5M 59s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 44.9M 58s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 44.8M 58s unit-abot-epc-basic-0: 00:59:18 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.73M 58s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 488K 58s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 552K 58s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.83M 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 442K 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 544K 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.24M 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 622K 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 599K 57s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 625K 56s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1008K 56s unit-mysql-0: 00:59:19 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 490K 56s unit-abot-epc-basic-0: 00:59:19 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 574K 56s unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:59:20 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 00:59:20 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 00:59:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 179K 56s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 43.9M 56s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 56.5M 56s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 50.1M 55s unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 00:59:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.logger logger setup unit-mysql-0: 00:59:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 00:59:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 00:59:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:59:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:59:20 DEBUG juju.network including address public:172.30.9.217 for machine unit-mysql-0: 00:59:20 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 00:59:20 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-mysql-0: 00:59:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 00:59:20 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 00:59:20 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 00:59:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 00:59:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 145K 56s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 30.3M 55s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 52.6M 55s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.01M 55s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 383K 55s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 415K 55s unit-abot-epc-basic-0: 00:59:20 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 382K 55s unit-mysql-0: 00:59:20 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 415K 54s unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 391K 54s unit-mysql-0: 00:59:21 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 405K 54s unit-mysql-0: 00:59:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 00:59:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 00:59:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 00:59:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 00:59:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 00:59:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 00:59:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 00:59:21 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 00:59:21 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 00:59:21 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 00:59:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 00:59:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 412K 54s unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 441K 54s unit-mysql-0: 00:59:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 00:59:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 00:59:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 00:59:21 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 00:59:21 INFO juju.worker.uniter resuming charm install unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 00:59:21 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 00:59:21 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 00:59:21 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 00:59:21 DEBUG httpbakery } -> error unit-mysql-0: 00:59:21 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 00:59:21 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 369K 54s unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 436K 54s unit-abot-epc-basic-0: 00:59:21 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 378K 54s unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 00:59:21 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 00:59:21 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 00:59:22 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 00:59:22 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 00:59:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 00:59:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 00:59:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 525K 54s unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 394K 53s unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 578K 53s unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 399K 53s unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 546K 53s unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 00:59:22 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 330K 53s unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 557K 53s unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 386K 53s unit-abot-epc-basic-0: 00:59:22 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 445K 53s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 431K 53s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 377K 52s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 161K 53s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 43.1M 52s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 42.8M 52s unit-mysql-0: 00:59:23 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (745 kB/s) unit-mysql-0: 00:59:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 00:59:23 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 00:59:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 00:59:23 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 312K 52s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 522K 52s unit-abot-epc-basic-0: 00:59:23 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 269K 52s unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 420K 52s unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 350K 52s unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 401K 52s unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 370K 51s unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 399K 51s unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 398K 51s unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 362K 51s unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:59:24 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 00:59:24 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 442K 51s unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 429K 51s unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 382K 51s unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (40.2 kB/s) unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 479K 51s unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install (Reading database ... 52462 files and directories currently installed.) unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 00:59:25 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 366K 51s unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 537K 50s unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 323K 50s unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 787K 50s unit-abot-epc-basic-0: 00:59:25 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 322K 50s unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 541K 50s unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 437K 50s unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 375K 50s unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 504K 50s unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 437K 50s unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 512K 49s unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 363K 49s unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 552K 49s unit-mysql-0: 00:59:26 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 00:59:26 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 395K 49s unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 534K 49s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 425K 49s unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 388K 49s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 487K 49s unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 444K 49s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 500K 48s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 377K 48s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 543K 48s unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 00:59:27 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 00:59:27 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 321K 48s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 781K 48s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 424K 48s unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 389K 48s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 489K 48s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 340K 47s unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 636K 47s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 00:59:28 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 393K 47s unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 00:59:28 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 00:59:29 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 164K 47s unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 42.8M 47s unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 15.0M 47s unit-mysql-0: 00:59:29 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 258K 47s unit-mysql-0: 00:59:29 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 474K 47s unit-mysql-0: 00:59:29 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 260K 47s unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 556K 47s unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 302K 46s unit-abot-epc-basic-0: 00:59:29 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 491K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 331K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 442K 46s unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 361K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 502K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 330K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 515K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 332K 46s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 00:59:30 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 571K 45s unit-mysql-0: 00:59:30 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 309K 45s unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 848K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 333K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 621K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 318K 45s unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 777K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 411K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 392K 45s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 00:59:31 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 517K 44s unit-mysql-0: 00:59:31 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 336K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 586K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 421K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 477K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 482K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 495K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Fetched 40.9 MB in 6s (6727 kB/s) unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install (Reading database ... 52472 files and directories currently installed.) unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 463K 44s unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 00:59:32 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 366K 43s unit-abot-epc-basic-0: 00:59:32 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 569K 43s unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 413K 43s unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 499K 43s unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 376K 43s unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 537K 43s unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 535K 43s unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 395K 43s unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:33 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 510K 43s unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 338K 42s unit-abot-epc-basic-0: 00:59:33 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 583K 42s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 423K 42s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 459K 42s unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 518K 42s unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 475K 42s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 466K 42s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 376K 42s unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 00:59:34 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 159K 42s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 40.8M 41s unit-abot-epc-basic-0: 00:59:34 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 2.51M 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 295K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 573K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 295K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 518K 41s unit-mysql-0: 00:59:35 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 00:59:35 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:35 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 272K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 613K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 294K 41s unit-abot-epc-basic-0: 00:59:35 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 702K 40s unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 277K 40s unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 750K 40s unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 323K 40s unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 583K 40s unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 312K 40s unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:36 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 600K 40s unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 391K 40s unit-abot-epc-basic-0: 00:59:36 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 408K 40s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 430K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 437K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 530K 39s unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 381K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 790K 39s unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 327K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 589K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 399K 39s unit-abot-epc-basic-0: 00:59:37 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 458K 38s unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:59:37 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 562K 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 162K 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 44.5M 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.35M 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 421K 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 296K 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 308K 38s unit-abot-epc-basic-0: 00:59:38 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 419K 38s unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 360K 38s unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 442K 37s unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 351K 37s unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 456K 37s unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 362K 37s unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 442K 37s unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 382K 37s unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 00:59:39 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 556K 37s unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 00:59:39 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 426K 37s unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 506K 36s unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 437K 36s unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 376K 36s unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 545K 36s unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:59:40 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 139K 36s unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 49.8M 36s unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 4.12M 36s unit-abot-epc-basic-0: 00:59:40 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 403K 36s unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 301K 36s unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 323K 36s unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 373K 35s unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 302K 35s unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 390K 35s unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 378K 35s unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:59:41 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:41 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 403K 35s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 311K 35s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 476K 35s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 323K 35s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 436K 35s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 364K 34s unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 330K 34s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 00:59:42 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 491K 34s unit-mysql-0: 00:59:42 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 323K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 385K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 312K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 423K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 370K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 390K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 400K 34s unit-abot-epc-basic-0: 00:59:43 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 394K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 377K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 416K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 377K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 413K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 379K 33s unit-abot-epc-basic-0: 00:59:44 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 387K 33s unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 123K 33s unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 42.2M 33s unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 9.91M 32s unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 246K 32s unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 385K 32s unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 302K 32s unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 250K 32s unit-abot-epc-basic-0: 00:59:45 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 387K 32s unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:45 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:46 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 118K 32s unit-abot-epc-basic-0: 00:59:46 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 47.2M 32s unit-abot-epc-basic-0: 00:59:46 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.22M 32s unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 00:59:46 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 238K 32s unit-abot-epc-basic-0: 00:59:46 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 232K 31s unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:59:46 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 261K 31s unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 364K 31s unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 238K 31s unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 247K 31s unit-mysql-0: 00:59:47 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 381K 31s unit-abot-epc-basic-0: 00:59:47 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 294K 31s unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 235K 31s unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 260K 31s unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 495K 31s unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 203K 31s unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 247K 30s unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (164 kB/s) unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install (Reading database ... 57600 files and directories currently installed.) unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 00:59:48 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 439K 30s unit-mysql-0: 00:59:48 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 00:59:49 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 265K 30s unit-abot-epc-basic-0: 00:59:49 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 243K 30s unit-abot-epc-basic-0: 00:59:49 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 364K 30s unit-abot-epc-basic-0: 00:59:49 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 303K 30s unit-mysql-0: 00:59:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:59:49 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 243K 30s unit-mysql-0: 00:59:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:59:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:59:49 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 258K 30s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 369K 30s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 238K 30s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 251K 30s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 508K 29s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 00:59:50 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 240K 29s unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 00:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 00:59:51 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 159K 29s unit-abot-epc-basic-0: 00:59:51 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 48.8M 29s unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 00:59:51 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 200K 29s unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 00:59:51 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 257K 29s unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 00:59:51 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 211K 29s unit-mysql-0: 00:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 247K 29s unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 380K 29s unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 227K 29s unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 242K 28s unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 316K 28s unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 00:59:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 00:59:52 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 317K 28s unit-mysql-0: 00:59:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 00:59:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 00:59:53 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 259K 28s unit-mysql-0: 00:59:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 00:59:53 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 258K 28s unit-abot-epc-basic-0: 00:59:53 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 346K 28s unit-abot-epc-basic-0: 00:59:53 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 247K 28s unit-abot-epc-basic-0: 00:59:53 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 320K 28s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 346K 28s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 248K 28s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 317K 27s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 349K 27s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 247K 27s unit-abot-epc-basic-0: 00:59:54 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 301K 27s unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 371K 27s unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 247K 27s unit-mysql-0: 00:59:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:59:55 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 254K 27s unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 482K 27s unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 228K 27s unit-abot-epc-basic-0: 00:59:55 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 277K 26s unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 00:59:55 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 00:59:56 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 00:59:56 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 119K 26s unit-abot-epc-basic-0: 00:59:56 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 36.9M 26s unit-abot-epc-basic-0: 00:59:56 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 530K 26s unit-abot-epc-basic-0: 00:59:56 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 259K 26s unit-abot-epc-basic-0: 00:59:56 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 234K 26s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 270K 26s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 244K 26s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 258K 26s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 291K 26s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (375 kB/s) unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 274K 25s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install (Reading database ... 57700 files and directories currently installed.) unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:59:57 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 300K 25s unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 00:59:57 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 264K 25s unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 334K 25s unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 303K 25s unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 266K 25s unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:59:58 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 326K 25s unit-abot-epc-basic-0: 00:59:58 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 311K 25s unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 263K 25s unit-mysql-0: 00:59:59 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 00:59:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 00:59:59 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 00:59:59 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 00:59:59 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 00:59:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 340K 24s unit-mysql-0: 00:59:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 00:59:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 00:59:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 302K 24s unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 00:59:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 264K 24s unit-mysql-0: 00:59:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:59:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 345K 24s unit-mysql-0: 00:59:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:59:59 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 00:59:59 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 302K 24s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 262K 24s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 343K 24s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 301K 24s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 262K 24s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 345K 23s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 01:00:00 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 310K 23s unit-mysql-0: 01:00:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 314K 23s unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 319K 23s unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 287K 23s unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 305K 23s unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 311K 23s unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 01:00:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:00:01 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 279K 23s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 472K 23s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 251K 22s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 415K 22s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 280K 22s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 325K 22s unit-mysql-0: 01:00:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 504K 22s unit-abot-epc-basic-0: 01:00:02 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 322K 22s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 321K 22s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 466K 22s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 346K 22s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 467K 21s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 347K 21s unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 473K 21s unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 01:00:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 404K 21s unit-abot-epc-basic-0: 01:00:03 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 427K 21s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 519K 21s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 327K 21s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 144K 21s unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 53.5M 20s unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 41.9M 20s unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 710K 20s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 326K 20s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:00:04 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 380K 20s unit-mysql-0: 01:00:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 344K 20s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 470K 20s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 346K 20s unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 470K 19s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 346K 19s unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 760K 19s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 356K 19s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:00:05 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 469K 19s unit-mysql-0: 01:00:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 506K 19s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 519K 19s unit-mysql-0: 01:00:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 01:00:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 01:00:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 124K 19s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 46.2M 18s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 39.7M 18s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 527K 18s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 324K 18s unit-abot-epc-basic-0: 01:00:06 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 369K 18s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 422K 18s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 307K 18s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 325K 18s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 278K 17s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 500K 17s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 327K 17s unit-abot-epc-basic-0: 01:00:07 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 502K 17s unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 327K 17s unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 143K 17s unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 43.5M 17s unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.30M 17s unit-mysql-0: 01:00:08 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:00:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 237K 16s unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 322K 16s unit-mysql-0: 01:00:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:00:08 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 01:00:08 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 305K 16s unit-mysql-0: 01:00:08 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 271K 16s unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 01:00:09 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 325K 16s unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 317K 16s unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 262K 16s unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 329K 16s unit-abot-epc-basic-0: 01:00:09 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 366K 16s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 235K 15s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 353K 15s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 440K 15s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 320K 15s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 311K 15s unit-abot-epc-basic-0: 01:00:10 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 273K 15s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 330K 15s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 482K 15s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 260K 14s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 315K 14s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 334K 14s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 325K 14s unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 366K 14s unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 239K 14s unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 354K 14s unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 436K 14s unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 324K 13s unit-mysql-0: 01:00:12 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:00:12 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 01:00:12 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 01:00:12 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 310K 13s unit-abot-epc-basic-0: 01:00:12 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 273K 13s unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 344K 13s unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 440K 13s unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 332K 13s unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 311K 13s unit-mysql-0: 01:00:13 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 273K 13s unit-mysql-0: 01:00:13 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 459K 12s unit-abot-epc-basic-0: 01:00:13 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 343K 12s unit-mysql-0: 01:00:13 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 335K 12s unit-mysql-0: 01:00:14 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 470K 12s unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 334K 12s unit-mysql-0: 01:00:14 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 144K 12s unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 58.1M 12s unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 486K 12s unit-abot-epc-basic-0: 01:00:14 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 336K 12s unit-mysql-0: 01:00:14 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 258K 11s unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 388K 11s unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 6s (1481 kB/s) unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 279K 11s unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed (Reading database ... 57794 files and directories currently installed.) unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 322K 11s unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 374K 11s unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:00:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 235K 11s unit-abot-epc-basic-0: 01:00:15 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 835K 11s unit-mysql-0: 01:00:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 01:00:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:00:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 260K 11s unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 448K 10s unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 353K 10s unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 351K 10s unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 447K 10s unit-abot-epc-basic-0: 01:00:16 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 266K 10s unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 158K 10s unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 43.5M 10s unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 978K 10s unit-mysql-0: 01:00:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 01:00:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 252K 9s unit-mysql-0: 01:00:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 252K 9s unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 330K 9s unit-abot-epc-basic-0: 01:00:17 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 326K 9s unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 248K 9s unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 340K 9s unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 324K 9s unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:00:18 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 267K 9s unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 421K 8s unit-abot-epc-basic-0: 01:00:18 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 257K 8s unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 359K 8s unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 342K 8s unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 231K 8s unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 491K 8s unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 326K 8s unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:00:19 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 254K 8s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 343K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 313K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 336K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 326K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 252K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 486K 7s unit-abot-epc-basic-0: 01:00:20 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 274K 7s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 302K 7s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 331K 6s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 321K 6s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 336K 6s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 322K 6s unit-abot-epc-basic-0: 01:00:21 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 258K 6s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 488K 6s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 318K 6s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 346K 6s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 321K 5s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 350K 5s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 332K 5s unit-abot-epc-basic-0: 01:00:22 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 324K 5s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 496K 5s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 320K 5s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 381K 5s unit-mysql-0: 01:00:23 DEBUG unit.mysql/0.config-changed 181025 1:00:23 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 01:00:23 DEBUG unit.mysql/0.config-changed 181025 1:00:23 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 01:00:23 DEBUG unit.mysql/0.config-changed 181025 1:00:23 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11587 ... unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 340K 5s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 479K 4s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 341K 4s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 703K 4s unit-abot-epc-basic-0: 01:00:23 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 335K 4s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 500K 4s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 376K 4s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 462K 4s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 509K 4s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 523K 3s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 486K 3s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 434K 3s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 548K 3s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 522K 3s unit-abot-epc-basic-0: 01:00:24 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 516K 3s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 731K 3s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 568K 3s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 523K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 734K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 570K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 526K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 739K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 576K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 727K 2s unit-abot-epc-basic-0: 01:00:25 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 580K 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 167K 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 55.7M 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 55.1M 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 60.2M 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.02M 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 520K 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 491K 1s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 872K 0s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 531K 0s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 486K 0s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 852K 0s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 471K=1m57s unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install 2018-10-25 01:00:26 (398 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85400 files and directories currently installed.) unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 01:00:26 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:00:29 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 01:00:30 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 01:00:31 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 01:00:31 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 01:00:31 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 01:00:31 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 01:00:32 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 01:00:33 DEBUG unit.mysql/0.config-changed mysql start/running, process 11720 unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 01:00:33 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 01:00:34 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 01:00:34 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 01:00:34 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 01:00:34 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:00:34 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 01:00:34 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 01:00:35 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 01:00:36 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-mysql-0: 01:00:37 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 01:00:37 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 01:00:38 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 01:00:38 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 01:00:38 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 01:00:39 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 01:00:39 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-mysql-0: 01:00:39 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:00:39 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 01:00:39 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 01:00:39 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 01:00:40 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 01:00:40 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 01:00:40 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 01:00:40 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 01:00:40 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 01:00:41 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 01:00:41 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 01:00:41 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 01:00:41 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 01:00:42 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 01:00:42 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 01:00:42 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 01:00:42 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-mysql-0: 01:00:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:00:42 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 01:00:43 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 01:00:43 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 01:00:43 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-mysql-0: 01:00:43 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 01:00:43 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 01:00:44 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 01:00:44 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 01:00:44 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 01:00:45 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 01:00:45 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-mysql-0: 01:00:45 DEBUG unit.mysql/0.config-changed mysql start/running, process 11916 unit-abot-epc-basic-0: 01:00:45 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-mysql-0: 01:00:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:00:45 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 01:00:45 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 01:00:45 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 01:00:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:00:45 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 01:00:45 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 01:00:45 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 01:00:45 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 01:00:45 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 01:00:45 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-mysql-0: 01:00:46 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 01:00:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 01:00:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 01:00:47 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-mysql-0: 01:00:47 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 01:00:47 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 01:00:47 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 01:00:47 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 01:00:48 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 01:00:48 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 01:00:48 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 01:00:48 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 01:00:49 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 01:00:49 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-mysql-0: 01:00:49 DEBUG unit.mysql/0.start mysql start/running, process 12112 unit-abot-epc-basic-0: 01:00:49 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-mysql-0: 01:00:49 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:00:49 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 01:00:49 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 01:00:49 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 01:00:49 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 01:00:49 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 01:00:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:00:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:00:49 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 01:00:49 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 01:00:49 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 01:00:49 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 01:00:49 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 01:00:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:00:50 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 01:00:50 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 01:00:50 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 01:00:50 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-138.164 [859 kB] unit-abot-epc-basic-0: 01:00:50 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 01:00:51 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 01:00:51 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 01:00:52 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 01:00:52 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 01:00:52 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 01:00:53 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 01:00:53 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 01:00:53 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 01:00:53 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 01:00:54 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 01:00:55 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 01:00:56 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 01:00:56 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 01:00:56 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 01:00:56 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 01:00:56 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 01:00:57 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 01:00:58 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 01:00:59 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 01:00:59 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 01:01:00 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 01:01:00 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 01:01:01 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 32s (3147 kB/s) unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 85563 files and directories currently installed.) unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 01:01:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 01:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 01:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 01:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 01:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 01:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 01:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 01:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 01:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 01:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 01:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 01:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 01:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 01:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 01:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 01:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 01:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 01:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 01:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 01:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... machine-2: 01:01:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:01:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:01:20 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... machine-2: 01:01:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:01:20 DEBUG juju.worker start "engine" machine-2: 01:01:20 INFO juju.worker start "engine" machine-2: 01:01:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:01:20 DEBUG juju.worker "engine" started machine-2: 01:01:20 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:01:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:01:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. machine-2: 01:01:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... machine-2: 01:01:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... machine-2: 01:01:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.apicaller connecting with old password machine-2: 01:01:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:01:20 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:20 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:20 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:01:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 01:01:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... machine-2: 01:01:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 01:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... machine-2: 01:01:21 DEBUG juju.worker.apicaller connected machine-2: 01:01:21 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... machine-2: 01:01:21 DEBUG juju.worker.apicaller password changed machine-2: 01:01:21 DEBUG juju.api RPC connection died machine-2: 01:01:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... machine-2: 01:01:21 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:01:21 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:21 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:21 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:22 DEBUG juju.worker.apicaller connected machine-2: 01:01:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. machine-2: 01:01:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... machine-2: 01:01:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... machine-2: 01:01:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:01:22 INFO juju.worker.upgrader unblocking abort check machine-2: 01:01:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. machine-2: 01:01:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... machine-2: 01:01:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... machine-2: 01:01:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:01:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:01:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 01:01:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.logger logger setup machine-2: 01:01:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:01:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:22 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:01:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:01:22 INFO juju.util.exec run result: exit status 127 machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec335168988/script.sh: line 1: fanatic: command not found 127 machine-2: 01:01:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:01:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 01:01:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:01:22 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:01:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:01:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:01:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:22 DEBUG juju.network including address public:172.30.9.217 for machine machine-2: 01:01:22 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 01:01:22 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 01:01:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:01:22 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:01:22 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:01:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:01:22 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-2: 01:01:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 01:01:22 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. machine-2: 01:01:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:01:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:01:22 INFO juju.worker.deployer checking unit "oai-epc/0" unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:01:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:01:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:01:22 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:01:22 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:01:22 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:01:22 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:01:22 INFO juju.util.exec run result: exit status 127 machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec671773392/script.sh: line 1: fanatic: command not found 127 machine-2: 01:01:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. machine-2: 01:01:22 DEBUG juju.worker start "2-container-watcher" machine-2: 01:01:22 DEBUG juju.worker start "stateconverter" machine-2: 01:01:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:01:22 INFO juju.worker start "2-container-watcher" machine-2: 01:01:22 DEBUG juju.worker "2-container-watcher" started machine-2: 01:01:22 INFO juju.worker start "stateconverter" machine-2: 01:01:22 DEBUG juju.worker "stateconverter" started machine-2: 01:01:22 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... machine-2: 01:01:22 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... machine-2: 01:01:22 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:01:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 01:01:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 01:01:22 DEBUG juju.api RPC connection died machine-2: 01:01:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker killing runner 0xc4202db5f0 machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 01:01:22 INFO juju.worker stopped "2-container-watcher", err: worker "2-container-watcher" exited: connection is shut down machine-2: 01:01:22 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-2: 01:01:22 INFO juju.worker runner is dying machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: cannot set password for unit "oai-epc/0": connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:01:22 DEBUG juju.worker killing "2-container-watcher" machine-2: 01:01:22 DEBUG juju.worker killing "stateconverter" machine-2: 01:01:22 DEBUG juju.worker "2-container-watcher" done: worker "2-container-watcher" exited: connection is shut down machine-2: 01:01:22 ERROR juju.worker fatal "2-container-watcher": worker "2-container-watcher" exited: connection is shut down machine-2: 01:01:22 DEBUG juju.worker "stateconverter" done: connection is shut down machine-2: 01:01:22 ERROR juju.worker fatal "stateconverter": connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: worker "2-container-watcher" exited: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. machine-2: 01:01:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:01:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 01:01:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... machine-2: 01:01:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... machine-2: 01:01:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:01:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:22 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:22 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-2: 01:01:22 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 01:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... machine-2: 01:01:23 DEBUG juju.worker.apicaller connected machine-2: 01:01:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... machine-2: 01:01:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... machine-2: 01:01:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:01:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:01:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:01:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:01:23 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:01:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:01:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:01:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.logger logger setup machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:01:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:01:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:01:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:01:23 INFO juju.util.exec run result: exit status 127 machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec433659385/script.sh: line 1: fanatic: command not found 127 machine-2: 01:01:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:01:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:01:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:23 DEBUG juju.network including address public:172.30.9.217 for machine machine-2: 01:01:23 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 01:01:23 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 01:01:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:01:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:01:23 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:01:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:01:23 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-2: 01:01:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:01:23 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 01:01:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:01:23 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:01:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:01:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:01:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 01:01:23 INFO juju.util.exec run result: exit status 127 machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec541776086/script.sh: line 1: fanatic: command not found 127 machine-2: 01:01:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:01:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:01:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:01:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:01:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:01:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:01:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:01:23 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 01:01:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:01:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 01:01:23 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 01:01:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:01:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:01:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:01:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:01:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... machine-2: 01:01:23 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:01:23 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:01:23 INFO juju.worker.upgrader unblocking abort check machine-2: 01:01:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:01:23 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 01:01:23 DEBUG juju.worker start "2-container-watcher" machine-2: 01:01:23 DEBUG juju.worker start "stateconverter" machine-2: 01:01:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:01:23 INFO juju.worker start "2-container-watcher" machine-2: 01:01:23 DEBUG juju.worker "2-container-watcher" started machine-2: 01:01:23 INFO juju.worker start "stateconverter" machine-2: 01:01:23 DEBUG juju.worker "stateconverter" started machine-2: 01:01:23 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... machine-2: 01:01:23 INFO juju.worker.machiner "machine-2" started machine-2: 01:01:23 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 01:01:23 DEBUG juju.service discovered init system "upstart" from local host machine-2: 01:01:23 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-2: 01:01:23 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 01:01:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 01:01:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 01:01:23 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:01:23 DEBUG juju.worker start "api" unit-oai-epc-0: 01:01:23 INFO juju.worker start "api" unit-oai-epc-0: 01:01:23 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 01:01:23 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:01:23 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:01:23 DEBUG juju.worker "api" started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 01:01:23 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-oai-epc-0: 01:01:23 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-epc-0: 01:01:23 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-epc-0: 01:01:23 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 01:01:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... machine-2: 01:01:24 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ba:71:cd CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ba:71:cd CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 01:01:24 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:01:24 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 01:01:24 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 01:01:24 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:01:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 01:01:24 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:01:24 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-epc-0: 01:01:24 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-epc-0: 01:01:24 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 01:01:25 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:01:25 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:01:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:01:25 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:01:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:01:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:01:25 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 01:01:25 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 01:01:25 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 01:01:25 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:01:25 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:01:25 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:01:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:01:25 DEBUG juju.network including address public:172.30.9.217 for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:01:25 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:01:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:01:25 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 01:01:25 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:01:25 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 01:01:25 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 01:01:25 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 01:01:25 DEBUG httpbakery client do GET https://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 01:01:25 DEBUG httpbakery } -> error unit-oai-epc-0: 01:01:25 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:01:25 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:01:25 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:01:25 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:01:25 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:01:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:01:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:01:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-oai-epc-0: 01:01:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + update_hostname unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:01:25 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 01:01:26 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 01:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-epc-0: 01:01:27 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-abot-epc-basic-0: 01:01:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 01:01:27 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1676 kB/s) unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 01:01:28 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:01:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 01:01:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 01:01:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 01:01:29 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89206 files and directories currently installed.) unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 01:01:29 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-epc-0: 01:01:31 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 01:01:31 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 01:01:31 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 01:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:01:32 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-138.164_amd64.deb ... unit-abot-epc-basic-0: 01:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (13.8 kB/s) unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:01:33 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:01:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:35 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:36 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2410 kB/s) unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:01:37 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 01:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:01:38 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:39 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 01:01:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:01:40 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 01:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:01:40 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:01:40 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:40 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 01:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:01:41 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:01:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:01:42 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:01:42 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:01:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:01:42 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:01:42 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 01:01:42 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 01:01:42 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 01:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + git checkout develop unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install Switched to a new branch 'develop' unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install Branch develop set up to track remote branch develop from origin. unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:01:44 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:01:44 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:01:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:01:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:01:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:01:44 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 01:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:01:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 01:01:49 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:01:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:01:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:01:49 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:01:49 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:01:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:01:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:01:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:01:49 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:01:49 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:01:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 01:01:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:01:50 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:01:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:01:51 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-epc-0: 01:01:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:01:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:01:51 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + git checkout develop unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:01:51 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:01:51 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:01:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:01:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:01:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:01:51 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... machine-3: 01:01:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:01:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:01:53 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:01:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 01:01:53 DEBUG juju.worker start "engine" machine-3: 01:01:53 INFO juju.worker start "engine" machine-3: 01:01:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:01:53 DEBUG juju.worker "engine" started machine-3: 01:01:53 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:01:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... machine-3: 01:01:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.apicaller connecting with old password machine-3: 01:01:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:01:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:53 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:53 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:01:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:01:53 DEBUG juju.worker.apicaller connected machine-3: 01:01:53 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... machine-3: 01:01:54 DEBUG juju.worker.apicaller password changed machine-3: 01:01:54 DEBUG juju.api RPC connection died machine-3: 01:01:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... machine-3: 01:01:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:01:54 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:54 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:54 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... machine-3: 01:01:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... machine-3: 01:01:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... machine-3: 01:01:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:01:55 INFO juju.worker.upgrader unblocking abort check machine-3: 01:01:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:01:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... machine-3: 01:01:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:01:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:01:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:01:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:01:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:01:55 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:01:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:01:55 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 01:01:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:01:55 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 01:01:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:01:55 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:01:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.logger logger setup machine-3: 01:01:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:01:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:55 DEBUG juju.network including address public:172.30.9.217 for machine machine-3: 01:01:55 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 01:01:55 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 01:01:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:01:55 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:01:55 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:01:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:01:55 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-3: 01:01:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 01:01:55 INFO juju.util.exec run result: exit status 127 machine-3: 01:01:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec587599686/script.sh: line 1: fanatic: command not found 127 machine-3: 01:01:55 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 01:01:55 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 01:01:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 01:01:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:01:55 DEBUG juju.api RPC connection died machine-3: 01:01:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker killing runner 0xc42077fba0 machine-3: 01:01:55 INFO juju.worker runner is dying machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:01:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 01:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... machine-3: 01:01:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 01:01:55 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:01:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 01:01:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:01:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:01:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:55 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:55 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" machine-3: 01:01:55 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-abot-epc-basic-0: 01:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... machine-3: 01:01:56 DEBUG juju.worker.apicaller connected machine-3: 01:01:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:01:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:01:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:01:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:01:56 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 01:01:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:01:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 01:01:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:01:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:01:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:01:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:01:56 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 01:01:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:01:56 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:01:56 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... machine-3: 01:01:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:01:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:01:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 01:01:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.logger logger setup machine-3: 01:01:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:01:56 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 01:01:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:01:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... machine-3: 01:01:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:01:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:01:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:01:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:01:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:01:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:01:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:56 DEBUG juju.network including address public:172.30.9.217 for machine machine-3: 01:01:56 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 01:01:56 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 01:01:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:01:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:01:56 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:01:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:01:56 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:01:56 INFO juju.util.exec run result: exit status 127 machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec205163548/script.sh: line 1: fanatic: command not found 127 machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:01:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:01:56 INFO juju.util.exec run result: exit status 127 machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec791612846/script.sh: line 1: fanatic: command not found 127 machine-3: 01:01:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:01:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:01:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:01:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:01:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:01:56 DEBUG juju.worker start "3-container-watcher" machine-3: 01:01:56 DEBUG juju.worker start "stateconverter" machine-3: 01:01:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:01:56 INFO juju.worker start "3-container-watcher" machine-3: 01:01:56 DEBUG juju.worker "3-container-watcher" started machine-3: 01:01:56 INFO juju.worker start "stateconverter" machine-3: 01:01:56 DEBUG juju.worker "stateconverter" started machine-3: 01:01:56 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:01:56 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:01:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:01:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:01:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:01:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:01:56 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 01:01:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:01:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-3: 01:01:56 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... machine-3: 01:01:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:01:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... machine-3: 01:01:56 DEBUG juju.service discovered init system "upstart" from local host machine-3: 01:01:56 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] machine-3: 01:01:56 INFO juju.worker.machiner "machine-3" started machine-3: 01:01:56 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 01:01:56 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-abot-epc-basic-0: 01:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-oai-hss-0: 01:01:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 01:01:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 01:01:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:01:57 DEBUG juju.worker start "api" unit-oai-hss-0: 01:01:57 INFO juju.worker start "api" unit-oai-hss-0: 01:01:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 01:01:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:01:57 DEBUG juju.worker "api" started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:57 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 01:01:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:57 INFO juju.api connection established to "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:57 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:01:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... machine-3: 01:01:57 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:a6:46:b2 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a6:46:b2 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 01:01:57 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:01:57 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 01:01:58 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 01:01:58 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:01:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 01:01:58 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:01:58 DEBUG juju.api successfully dialed "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:58 INFO juju.api connection established to "wss://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:58 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/api" unit-oai-hss-0: 01:01:59 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:01:59 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:01:59 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:01:59 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:01:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.217,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:01:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:01:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:01:59 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:01:59 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:01:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:01:59 DEBUG juju.network including address public:172.30.9.217 for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:01:59 DEBUG juju.network addresses after filtering: [public:172.30.9.217 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:01:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.217:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:01:59 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 01:01:59 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 01:01:59 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 01:01:59 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 01:01:59 DEBUG juju.agent API server address details [["172.30.9.217:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.217:17070"] unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:01:59 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:01:59 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:01:59 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 01:01:59 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 01:01:59 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:01:59 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:01:59 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:01:59 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 01:01:59 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 01:01:59 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:01:59 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 01:01:59 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 01:01:59 DEBUG httpbakery client do GET https://172.30.9.217:17070/model/914ab012-1c03-46e5-8718-9dc7cedc794a/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 01:01:59 DEBUG httpbakery } -> error unit-oai-hss-0: 01:01:59 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:01:59 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:02:00 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:02:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:02:00 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:02:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:02:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:02:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:02:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:02:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 01:02:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-oai-hss-0: 01:02:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 01:02:01 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-epc-0: 01:02:02 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:02:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:02:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:02:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:02:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:02:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:02:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:02:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:02:02 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-oai-epc-0: 01:02:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:02:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:02:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1684 kB/s) unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 01:02:03 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:02:03 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:02:03 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 01:02:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:02:03 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:02:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:02:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:02:03 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + git checkout develop unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + git pull unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:02:03 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:02:03 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:02:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:02:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:02:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:02:03 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:03 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 01:02:04 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (34.9 kB/s) unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:02:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.8 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 780.0 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 859.1 KB/sec) unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1091.9 KB/sec) unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 874.0 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 89.1 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1130.3 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 01:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 133.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 143.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 391.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 30.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 329.6 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 46.4 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 121.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 102.9 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 37.4 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 403.5 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1411.6 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 705.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 282.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 365.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1383.6 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 718.2 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 55.4 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 644.1 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 330.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 697.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 464.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 3/35 KB 60/153 KB 3/35 KB 3/48 KB 60/153 KB 3/35 KB 6/48 KB 60/153 KB 3/35 KB 9/48 KB 60/153 KB 3/35 KB 11/48 KB 60/153 KB 3/35 KB 11/48 KB 64/153 KB 3/35 KB 11/48 KB 68/153 KB 3/35 KB 56/153 KB 5/35 KB 11/48 KB 68/153 KB 5/35 KB 11/48 KB 72/153 KB 8/35 KB 11/48 KB 76/153 KB 8/35 KB 11/48 KB 76/153 KB 11/35 KB 11/48 KB 80/153 KB 8/35 KB 11/48 KB 80/153 KB 11/35 KB 11/48 KB 84/153 KB 13/35 KB 14/48 KB 88/153 KB 13/35 KB 14/48 KB 84/153 KB 11/35 KB 14/48 KB 84/153 KB 13/35 KB 16/48 KB 88/153 KB 13/35 KB 19/48 KB 88/153 KB 13/35 KB 22/48 KB 88/153 KB 16/35 KB 3/50 KB 25/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 27/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 30/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 32/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 22/48 KB 92/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 96/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 100/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 104/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 108/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 112/153 KB 3/30 KB 16/35 KB 3/50 KB 36/48 KB 116/153 KB 3/30 KB 16/35 KB 3/50 KB 22/48 KB 88/153 KB 3/30 KB 19/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 21/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 24/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 27/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 29/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 32/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 13/35 KB 3/50 KB 22/48 KB 88/153 KB 3/30 KB 32/35 KB 3/50 KB 40/48 KB 116/153 KB 5/30 KB 32/35 KB 3/50 KB 40/48 KB 116/153 KB 8/30 KB 32/35 KB 3/50 KB 40/48 KB 116/153 KB 11/30 KB 13/35 KB 3/50 KB 22/48 KB 88/153 KB 32/35 KB 5/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 8/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 11/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 13/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 16/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 19/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 21/50 KB 40/48 KB 116/153 KB 11/30 KB 32/35 KB 24/50 KB 40/48 KB 116/153 KB 13/30 KB 32/35 KB 27/50 KB 40/48 KB 116/153 KB 13/30 KB 16/35 KB 3/50 KB 40/48 KB 116/153 KB 3/30 KB 35/35 KB 27/50 KB 44/48 KB 120/153 KB 13/30 KB 35/35 KB 27/50 KB 48/48 KB 120/153 KB 13/30 KB 35/35 KB 27/50 KB 40/48 KB 120/153 KB 13/30 KB 35/35 KB 27/50 KB 40/48 KB 116/153 KB 13/30 KB 32/35 KB 21/50 KB 40/48 KB 116/153 KB 13/30 KB 35/35 KB 27/50 KB 48/48 KB 120/153 KB 16/30 KB 35/35 KB 27/50 KB 48/48 KB 120/153 KB 16/30 KB 35/35 KB 27/50 KB 48/48 KB 124/153 KB 16/30 KB 35/35 KB 27/50 KB 48/48 KB 128/153 KB 19/30 KB 35/35 KB 27/50 KB 48/48 KB 124/153 KB 19/30 KB 35/35 KB 29/50 KB 48/48 KB 128/153 KB 19/30 KB 35/35 KB 32/50 KB 48/48 KB 128/153 KB 19/30 KB 35/35 KB 36/50 KB 48/48 KB 132/153 KB 21/30 KB 35/35 KB 40/50 KB 48/48 KB 132/153 KB 21/30 KB 35/35 KB 44/50 KB 48/48 KB 132/153 KB 21/30 KB 35/35 KB 48/50 KB 132/153 KB 21/30 KB 35/35 KB 32/50 KB 48/48 KB 132/153 KB 21/30 KB 35/35 KB 32/50 KB 48/48 KB 128/153 KB 21/30 KB 35/35 KB 48/50 KB 132/153 KB 24/30 KB 35/35 KB 48/50 KB 132/153 KB 27/30 KB 48/50 KB 132/153 KB 29/30 KB 48/50 KB 136/153 KB 30/30 KB 50/50 KB 136/153 KB 30/30 KB unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 48/50 KB 136/153 KB 29/30 KB 50/50 KB 140/153 KB 30/30 KB 50/50 KB 144/153 KB 30/30 KB 50/50 KB 148/153 KB 30/30 KB 50/50 KB 152/153 KB 30/30 KB 50/50 KB 153/153 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 406.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1481.7 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 50/50 KB 4/37 KB 30/30 KB 8/37 KB 3/119 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 512.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 50/50 KB 4/37 KB 3/119 KB 4/190 KB 50/50 KB 4/37 KB 4/190 KB 8/37 KB 3/119 KB 8/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 279.0 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 12/37 KB 3/119 KB 8/190 KB 16/37 KB 3/119 KB 8/190 KB 20/37 KB 3/119 KB 8/190 KB 24/37 KB 5/119 KB 8/190 KB 28/37 KB 5/119 KB 8/190 KB 32/37 KB 5/119 KB 8/190 KB 20/37 KB 5/119 KB 8/190 KB 32/37 KB 8/119 KB 8/190 KB 32/37 KB 11/119 KB 8/190 KB 36/37 KB 13/119 KB 8/190 KB 36/37 KB 11/119 KB 8/190 KB 37/37 KB 13/119 KB 8/190 KB 37/37 KB 16/119 KB 8/190 KB 37/37 KB 19/119 KB 8/190 KB 37/37 KB 21/119 KB 8/190 KB 37/37 KB 24/119 KB 8/190 KB 37/37 KB 27/119 KB 8/190 KB 37/37 KB 29/119 KB 8/190 KB 37/37 KB 32/119 KB 8/190 KB 37/37 KB 36/119 KB 8/190 KB 37/37 KB 40/119 KB 8/190 KB 37/37 KB 44/119 KB 8/190 KB 37/37 KB 48/119 KB 8/190 KB 37/37 KB 52/119 KB 8/190 KB 37/37 KB 52/119 KB 12/190 KB 37/37 KB 56/119 KB 16/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 3/86 KB 3/66 KB 56/119 KB 16/190 KB 3/86 KB 6/66 KB 56/119 KB 16/190 KB 3/86 KB 9/66 KB 56/119 KB 16/190 KB 3/86 KB 56/119 KB 16/190 KB 5/86 KB 9/66 KB 56/119 KB 16/190 KB 8/86 KB 9/66 KB 56/119 KB 16/190 KB 11/86 KB 9/66 KB 56/119 KB 16/190 KB 13/86 KB 11/66 KB 56/119 KB 16/190 KB 11/86 KB 11/66 KB 56/119 KB 16/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 13/86 KB 14/66 KB 56/119 KB 16/190 KB 16/86 KB 14/66 KB 56/119 KB 16/190 KB 19/86 KB 14/66 KB 56/119 KB 16/190 KB 21/86 KB 16/66 KB 56/119 KB 16/190 KB 19/86 KB 16/66 KB 56/119 KB 16/190 KB 37/37 KB 56/119 KB 16/190 KB 21/86 KB 19/66 KB 56/119 KB 16/190 KB 24/86 KB 19/66 KB 56/119 KB 16/190 KB 24/86 KB 19/66 KB 60/119 KB 16/190 KB 27/86 KB 22/66 KB 64/119 KB 16/190 KB 27/86 KB 22/66 KB 60/119 KB 16/190 KB 27/86 KB 19/66 KB 60/119 KB 16/190 KB 29/86 KB 22/66 KB 64/119 KB 16/190 KB 29/86 KB 25/66 KB 64/119 KB 16/190 KB 29/86 KB 27/66 KB 64/119 KB 16/190 KB 32/86 KB 27/66 KB 64/119 KB 16/190 KB 32/86 KB 30/66 KB 64/119 KB 16/190 KB 32/86 KB 30/66 KB 64/119 KB 20/190 KB 32/86 KB 30/66 KB 68/119 KB 24/190 KB 32/86 KB 32/66 KB 72/119 KB 24/190 KB 32/86 KB 32/66 KB 68/119 KB 24/190 KB 32/86 KB 30/66 KB 68/119 KB 24/190 KB 32/86 KB 32/66 KB 72/119 KB 28/190 KB 32/86 KB 32/66 KB 72/119 KB 32/190 KB 3/26 KB 32/86 KB 32/66 KB 72/119 KB 28/190 KB 3/26 KB 32/86 KB 32/66 KB 72/119 KB 32/190 KB 6/26 KB 32/86 KB 32/66 KB 72/119 KB 32/190 KB 9/26 KB 36/86 KB 32/66 KB 72/119 KB 32/190 KB 11/26 KB 36/86 KB 32/66 KB 72/119 KB 32/190 KB 14/26 KB 36/86 KB 32/66 KB 72/119 KB 32/190 KB 16/26 KB 36/86 KB 36/66 KB 72/119 KB 36/190 KB 19/26 KB 36/86 KB 32/66 KB 72/119 KB 32/190 KB 9/26 KB 40/86 KB 36/66 KB 76/119 KB 36/190 KB 19/26 KB 36/86 KB 36/66 KB 76/119 KB 36/190 KB 19/26 KB 44/86 KB 36/66 KB 76/119 KB 36/190 KB 19/26 KB 36/86 KB 36/66 KB 72/119 KB 36/190 KB 16/26 KB 48/86 KB 36/66 KB 80/119 KB 36/190 KB 19/26 KB 52/86 KB 40/66 KB 80/119 KB 36/190 KB 19/26 KB 56/86 KB 40/66 KB 80/119 KB 36/190 KB 22/26 KB 36/86 KB 32/66 KB 72/119 KB 36/190 KB 16/26 KB 56/86 KB 40/66 KB 80/119 KB 40/190 KB 22/26 KB 52/86 KB 40/66 KB 80/119 KB 36/190 KB 22/26 KB 48/86 KB 40/66 KB 80/119 KB 36/190 KB 19/26 KB 56/86 KB 44/66 KB 80/119 KB 44/190 KB 22/26 KB 56/86 KB 48/66 KB 80/119 KB 44/190 KB 22/26 KB 56/86 KB 52/66 KB 80/119 KB 44/190 KB 22/26 KB 60/86 KB 56/66 KB 80/119 KB 44/190 KB 25/26 KB 48/86 KB 36/66 KB 80/119 KB 36/190 KB 19/26 KB 60/86 KB 60/66 KB 84/119 KB 44/190 KB 25/26 KB 60/86 KB 60/66 KB 88/119 KB 44/190 KB 25/26 KB 60/86 KB 52/66 KB 80/119 KB 44/190 KB 25/26 KB 56/86 KB 52/66 KB 80/119 KB 44/190 KB 25/26 KB 56/86 KB 48/66 KB 80/119 KB 44/190 KB 22/26 KB 64/86 KB 60/66 KB 92/119 KB 48/190 KB 25/26 KB 64/86 KB 60/66 KB 92/119 KB 52/190 KB 25/26 KB 64/86 KB 60/66 KB 92/119 KB 56/190 KB 26/26 KB 60/86 KB 60/66 KB 92/119 KB 44/190 KB 25/26 KB 64/86 KB 60/66 KB 96/119 KB 56/190 KB 26/26 KB 64/86 KB 60/66 KB 100/119 KB 56/190 KB 26/26 KB 64/86 KB 60/66 KB 92/119 KB 56/190 KB 26/26 KB 64/86 KB 60/66 KB 92/119 KB 52/190 KB 26/26 KB 64/86 KB 60/66 KB 92/119 KB 52/190 KB 26/26 KB 68/86 KB 64/66 KB 100/119 KB 60/190 KB 26/26 KB 64/86 KB 60/66 KB 100/119 KB 60/190 KB 26/26 KB 64/86 KB 64/66 KB 100/119 KB 60/190 KB 26/26 KB 68/86 KB 64/66 KB 100/119 KB 64/190 KB 26/26 KB 68/86 KB 66/66 KB 100/119 KB 64/190 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 163.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 72/86 KB 66/66 KB 104/119 KB 68/190 KB 72/86 KB 66/66 KB 108/119 KB 68/190 KB 72/86 KB 66/66 KB 112/119 KB 68/190 KB 72/86 KB 66/66 KB 104/119 KB 68/190 KB 72/86 KB 66/66 KB 100/119 KB 64/190 KB 76/86 KB 66/66 KB 112/119 KB 72/190 KB 80/86 KB 66/66 KB 112/119 KB 72/190 KB 84/86 KB 66/66 KB 112/119 KB 72/190 KB 86/86 KB 66/66 KB 116/119 KB 72/190 KB 84/86 KB 66/66 KB 116/119 KB 72/190 KB 72/86 KB 66/66 KB 112/119 KB 72/190 KB 86/86 KB 66/66 KB 116/119 KB 76/190 KB 86/86 KB 66/66 KB 116/119 KB 80/190 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 86/86 KB 66/66 KB 119/119 KB 84/190 KB 86/86 KB 119/119 KB 88/190 KB 86/86 KB 119/119 KB 92/190 KB 86/86 KB 66/66 KB 119/119 KB 80/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 412.4 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 86/86 KB 119/119 KB 96/190 KB 86/86 KB 119/119 KB 100/190 KB 86/86 KB 119/119 KB 104/190 KB 86/86 KB 119/119 KB 108/190 KB 86/86 KB 119/119 KB 112/190 KB 86/86 KB 119/119 KB 116/190 KB 4/324 KB 119/119 KB 120/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 515.3 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 86/86 KB 4/324 KB 119/119 KB 116/190 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 703.8 KB/sec) unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 8/324 KB 3/79 KB 120/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 01:02:08 DEBUG unit.abot-epc-basic/0.install 12/324 KB 3/79 KB 120/190 KB 4/324 KB 3/79 KB 120/190 KB 16/324 KB 3/79 KB 120/190 KB 16/324 KB 6/79 KB 120/190 KB 16/324 KB 9/79 KB 120/190 KB 20/324 KB 11/79 KB 124/190 KB 20/324 KB 9/79 KB 124/190 KB 20/324 KB 11/79 KB 128/190 KB 20/324 KB 9/79 KB 120/190 KB 20/324 KB 14/79 KB 128/190 KB 24/324 KB 16/79 KB 132/190 KB 24/324 KB 19/79 KB 132/190 KB 24/324 KB 14/79 KB 132/190 KB 24/324 KB 14/79 KB 128/190 KB 28/324 KB 19/79 KB 136/190 KB 32/324 KB 19/79 KB 136/190 KB 36/324 KB 19/79 KB 136/190 KB 40/324 KB 22/79 KB 136/190 KB 36/324 KB 22/79 KB 136/190 KB 24/324 KB 19/79 KB 136/190 KB 40/324 KB 22/79 KB 140/190 KB 40/324 KB 25/79 KB 144/190 KB 40/324 KB 22/79 KB 144/190 KB 4/228 KB 40/324 KB 25/79 KB 144/190 KB 8/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 12/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 16/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 20/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 4/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 4/228 KB 44/324 KB 25/79 KB 3/152 KB 148/190 KB 24/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 28/228 KB 44/324 KB 27/79 KB 3/152 KB 148/190 KB 4/228 KB 44/324 KB 25/79 KB 3/152 KB 148/190 KB 4/228 KB 44/324 KB 25/79 KB 3/152 KB 144/190 KB 28/228 KB 48/324 KB 30/79 KB 5/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 8/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 11/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 13/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 16/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 19/152 KB 152/190 KB 28/228 KB 48/324 KB 30/79 KB 3/152 KB 148/190 KB 28/228 KB 48/324 KB 32/79 KB 19/152 KB 152/190 KB 32/228 KB 48/324 KB 36/79 KB 21/152 KB 152/190 KB 28/228 KB 48/324 KB 27/79 KB 3/152 KB 148/190 KB 32/228 KB 52/324 KB 40/79 KB 21/152 KB 152/190 KB 32/228 KB 48/324 KB 32/79 KB 21/152 KB 152/190 KB 28/228 KB 48/324 KB 32/79 KB 19/152 KB 152/190 KB 32/228 KB 56/324 KB 40/79 KB 21/152 KB 156/190 KB 32/228 KB 56/324 KB 40/79 KB 21/152 KB 160/190 KB 32/228 KB 56/324 KB 40/79 KB 21/152 KB 164/190 KB 32/228 KB 48/324 KB 32/79 KB 19/152 KB 152/190 KB 36/228 KB 56/324 KB 40/79 KB 24/152 KB 164/190 KB 32/228 KB 56/324 KB 40/79 KB 24/152 KB 164/190 KB 32/228 KB 56/324 KB 40/79 KB 24/152 KB 164/190 KB 40/228 KB 60/324 KB 44/79 KB 24/152 KB 164/190 KB 40/228 KB 64/324 KB 44/79 KB 24/152 KB 164/190 KB 32/228 KB 56/324 KB 40/79 KB 24/152 KB 164/190 KB 40/228 KB 64/324 KB 44/79 KB 27/152 KB 164/190 KB 40/228 KB 64/324 KB 44/79 KB 29/152 KB 164/190 KB 40/228 KB 64/324 KB 44/79 KB 32/152 KB 164/190 KB 40/228 KB 68/324 KB 44/79 KB 36/152 KB 168/190 KB 40/228 KB 68/324 KB 44/79 KB 40/152 KB 168/190 KB 40/228 KB 56/324 KB 40/79 KB 24/152 KB 164/190 KB 44/228 KB 68/324 KB 44/79 KB 40/152 KB 168/190 KB 48/228 KB 68/324 KB 44/79 KB 40/152 KB 168/190 KB 52/228 KB 68/324 KB 44/79 KB 40/152 KB 168/190 KB 40/228 KB 68/324 KB 44/79 KB 32/152 KB 168/190 KB 40/228 KB 64/324 KB 44/79 KB 32/152 KB 168/190 KB 52/228 KB 68/324 KB 44/79 KB 40/152 KB 172/190 KB 52/228 KB 68/324 KB 44/79 KB 40/152 KB 176/190 KB 52/228 KB 68/324 KB 44/79 KB 40/152 KB 180/190 KB 56/228 KB 72/324 KB 44/79 KB 44/152 KB 184/190 KB 40/228 KB 56/324 KB 44/79 KB 29/152 KB 164/190 KB 56/228 KB 72/324 KB 48/79 KB 44/152 KB 184/190 KB 56/228 KB 72/324 KB 52/79 KB 44/152 KB 184/190 KB 56/228 KB 72/324 KB 56/79 KB 44/152 KB 184/190 KB 56/228 KB 72/324 KB 60/79 KB 44/152 KB 18 unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 4/190 KB 56/228 KB 72/324 KB 63/79 KB 44/152 KB 184/190 KB 56/228 KB 72/324 KB 67/79 KB 44/152 KB 184/190 KB 56/228 KB 72/324 KB 71/79 KB 44/152 KB 188/190 KB 56/228 KB 72/324 KB 44/79 KB 44/152 KB 180/190 KB 56/228 KB 72/324 KB 44/79 KB 40/152 KB 180/190 KB 52/228 KB 72/324 KB 44/79 KB 40/152 KB 180/190 KB 56/228 KB 76/324 KB 75/79 KB 44/152 KB 188/190 KB 56/228 KB 80/324 KB 75/79 KB 44/152 KB 188/190 KB 56/228 KB 84/324 KB 75/79 KB 44/152 KB 188/190 KB 60/228 KB 88/324 KB 75/79 KB 48/152 KB 188/190 KB 56/228 KB 72/324 KB 67/79 KB 44/152 KB 188/190 KB 60/228 KB 92/324 KB 75/79 KB 48/152 KB 190/190 KB 60/228 KB 84/324 KB 75/79 KB 48/152 KB 188/190 KB 60/228 KB 92/324 KB 75/79 KB 52/152 KB 190/190 KB 60/228 KB 84/324 KB 75/79 KB 44/152 KB 188/190 KB 64/228 KB 92/324 KB 75/79 KB 52/152 KB 190/190 KB 68/228 KB 92/324 KB 75/79 KB 52/152 KB 190/190 KB 60/228 KB 92/324 KB 75/79 KB 52/152 KB 190/190 KB 60/228 KB 92/324 KB 75/79 KB 52/152 KB 190/190 KB 68/228 KB 96/324 KB 79/79 KB 56/152 KB 190/190 KB 68/228 KB 100/324 KB 79/79 KB 56/152 KB 190/190 KB 72/228 KB 104/324 KB 79/79 KB 56/152 KB 190/190 KB 68/228 KB 92/324 KB 75/79 KB 56/152 KB 190/190 KB 72/228 KB 100/324 KB 79/79 KB 56/152 KB 190/190 KB 68/228 KB 92/324 KB 79/79 KB 56/152 KB 190/190 KB 72/228 KB 108/324 KB 79/79 KB 60/152 KB 190/190 KB 76/228 KB 108/324 KB 79/79 KB 64/152 KB 190/190 KB 76/228 KB 108/324 KB 79/79 KB 64/152 KB 190/190 KB 80/228 KB 108/324 KB 79/79 KB 64/152 KB 190/190 KB 80/228 KB 108/324 KB 79/79 KB 68/152 KB 190/190 KB 84/228 KB 108/324 KB 79/79 KB 72/152 KB 190/190 KB 84/228 KB 108/324 KB 79/79 KB 68/152 KB 190/190 KB 84/228 KB 112/324 KB 79/79 KB 72/152 KB 190/190 KB 84/228 KB 108/324 KB 79/79 KB 68/152 KB 190/190 KB 88/228 KB 112/324 KB 72/152 KB 190/190 KB 92/228 KB 116/324 KB 76/152 KB 190/190 KB 96/228 KB 116/324 KB 76/152 KB 190/190 KB 100/228 KB 116/324 KB 76/152 KB 190/190 KB 104/228 KB 116/324 KB 76/152 KB 190/190 KB 108/228 KB 116/324 KB 76/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 886.1 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 88/228 KB 116/324 KB 76/152 KB 190/190 KB 112/228 KB 116/324 KB 80/152 KB 112/228 KB 116/324 KB 84/152 KB 88/228 KB 116/324 KB 72/152 KB 190/190 KB 112/228 KB 120/324 KB 88/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 366.5 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 112/228 KB 124/324 KB 88/152 KB 112/228 KB 128/324 KB 88/152 KB 112/228 KB 128/324 KB 88/152 KB 112/228 KB 132/324 KB 92/152 KB 112/228 KB 132/324 KB 92/152 KB 112/228 KB 132/324 KB 92/152 KB 112/228 KB 132/324 KB 96/152 KB 112/228 KB 132/324 KB 100/152 KB 116/228 KB 136/324 KB 104/152 KB 4/32 KB 116/228 KB 136/324 KB 108/152 KB 4/234 KB 4/32 KB 116/228 KB 136/324 KB 112/152 KB 4/234 KB 4/32 KB 116/228 KB 136/324 KB 116/152 KB 4/234 KB 116/228 KB 136/324 KB 100/152 KB 4/32 KB 116/228 KB 140/324 KB 120/152 KB 4/234 KB 4/32 KB 116/228 KB 144/324 KB 120/152 KB 4/234 KB 4/32 KB 116/228 KB 148/324 KB 120/152 KB 4/234 KB 116/228 KB 132/324 KB 100/152 KB 4/32 KB 120/228 KB 148/324 KB 120/152 KB 4/234 KB 4/32 KB 124/228 KB 148/324 KB 120/152 KB 4/234 KB 4/32 KB 128/228 KB 148/324 KB 120/152 KB 4/234 KB 4/32 KB 132/228 KB 148/324 KB 120/152 KB 4/234 KB 4/32 KB 116/228 KB 136/324 KB 104/152 KB 4/234 KB 8/32 KB 132/228 KB 152/324 KB 120/152 KB 4/234 KB 116/228 KB 136/324 KB 104/152 KB 4/234 KB 8/32 KB 132/228 KB 152/324 KB 120/152 KB 8/234 KB 4/32 KB 132/228 KB 152/324 KB 120/152 KB 4/234 KB 12/32 KB 132/228 KB 156/324 KB 120/152 KB 8/234 KB 12/32 KB 132/228 KB 152/324 KB 120/152 KB 8/234 KB 16/32 KB 132/228 KB 156/324 KB 120/152 KB 12/234 KB 12/32 KB 132/228 KB 156/324 KB 120/152 KB 12/234 KB 16/32 KB 132/228 KB 160/324 KB 120/152 KB 16/234 KB 20/32 KB 136/228 KB 160/324 KB 120/152 KB 20/234 KB 16/32 KB 132/228 KB 160/324 KB 120/152 KB 12/234 KB 20/32 KB 136/228 KB 164/324 KB 120/152 KB 20/234 KB 20/32 KB 136/228 KB 160/324 KB 120/152 KB 20/234 KB 20/32 KB 136/228 KB 160/324 KB 120/152 KB 16/234 KB 20/32 KB 140/228 KB 168/324 KB 124/152 KB 20/234 KB 20/32 KB 144/228 KB 168/324 KB 124/152 KB 20/234 KB 20/32 KB 148/228 KB 168/324 KB 124/152 KB 20/234 KB 20/32 KB 132/228 KB 160/324 KB 120/152 KB 16/234 KB 24/32 KB 148/228 KB 168/324 KB 124/152 KB 24/234 KB 28/32 KB 148/228 KB 168/324 KB 124/152 KB 24/234 KB 20/32 KB 148/228 KB 168/324 KB 124/152 KB 24/234 KB 20/32 KB 148/228 KB 168/324 KB 124/152 KB 20/234 KB 32/32 KB 148/228 KB 172/324 KB 124/152 KB 28/234 KB 32/32 KB 148/228 KB 176/324 KB 124/152 KB 28/234 KB 20/32 KB 144/228 KB 168/324 KB 124/152 KB 20/234 KB 32/32 KB 148/228 KB 176/324 KB 128/152 KB 28/234 KB 32/32 KB 148/228 KB 176/324 KB 132/152 KB 28/234 KB 32/32 KB 152/228 KB 176/324 KB 136/152 KB 28/234 KB 32/32 KB 152/228 KB 176/324 KB 140/152 KB 28/234 KB 32/32 KB 152/228 KB 180/324 KB 144/152 KB 28/234 KB 32/32 KB 148/228 KB 176/324 KB 124/152 KB 28/234 KB 32/32 KB 148/228 KB 168/324 KB 124/152 KB 24/234 KB 32/32 KB 152/228 KB 180/324 KB 144/152 KB 32/234 KB 32/32 KB 152/228 KB 180/324 KB 144/152 KB 36/234 KB 32/32 KB 152/228 KB 180/324 KB 148/152 KB 40/234 KB 32/32 KB 152/228 KB 180/324 KB 140/152 KB 28/234 KB 32/32 KB 152/228 KB 176/324 KB 132/152 KB 28/234 KB 32/32 KB 156/228 KB 184/324 KB 148/152 KB 44/234 KB 32/32 KB 160/228 KB 184/324 KB 148/152 KB 44/234 KB 32/32 KB 164/228 KB 184/324 KB 148/152 KB 44/234 KB 32/32 KB 152/228 KB 180/324 KB 148/152 KB 36/234 KB 32/32 KB 164/228 KB 184/324 KB 148/152 KB 44/234 KB 32/32 KB 164/228 KB 188/324 KB 152/152 KB 44/234 KB 32/32 KB 164/228 KB 192/324 KB 152/152 KB 44/234 KB 32/32 KB 164/228 KB 192/324 KB 152/152 KB 44/234 KB 32/32 KB 164/228 KB 192/324 KB 152/152 KB 44/234 KB 32/32 KB 164/228 KB 192/324 KB 152/152 KB 44/234 KB 32/32 KB 168/228 KB 192/324 KB 152/152 KB 4 unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 8/234 KB 32/32 KB 168/228 KB 192/324 KB 152/152 KB 52/234 KB 168/228 KB 196/324 KB 152/152 KB 56/234 KB 32/32 KB 168/228 KB 192/324 KB 152/152 KB 44/234 KB 172/228 KB 196/324 KB 152/152 KB 56/234 KB 176/228 KB 196/324 KB 152/152 KB 56/234 KB 180/228 KB 196/324 KB 152/152 KB 56/234 KB 168/228 KB 196/324 KB 152/152 KB 52/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 180/228 KB 200/324 KB 152/152 KB 56/234 KB 180/228 KB 204/324 KB 152/152 KB 56/234 KB 180/228 KB 208/324 KB 152/152 KB 56/234 KB 180/228 KB 208/324 KB 152/152 KB 60/234 KB 184/228 KB 208/324 KB 152/152 KB 64/234 KB 188/228 KB 208/324 KB 64/234 KB 192/228 KB 208/324 KB 64/234 KB 196/228 KB 212/324 KB 64/234 KB 200/228 KB 212/324 KB 64/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 604.8 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 192/228 KB 212/324 KB 64/234 KB 180/228 KB 208/324 KB 152/152 KB 64/234 KB 200/228 KB 212/324 KB 68/234 KB 200/228 KB 216/324 KB 68/234 KB 200/228 KB 220/324 KB 72/234 KB 200/228 KB 220/324 KB 76/234 KB 200/228 KB 224/324 KB 76/234 KB 200/228 KB 220/324 KB 76/234 KB 200/228 KB 224/324 KB 80/234 KB 204/228 KB 224/324 KB 80/234 KB 208/228 KB 224/324 KB 84/234 KB 208/228 KB 228/324 KB 88/234 KB 208/228 KB 228/324 KB 84/234 KB 208/228 KB 224/324 KB 80/234 KB 212/228 KB 232/324 KB 92/234 KB 208/228 KB 232/324 KB 92/234 KB 208/228 KB 232/324 KB 92/234 KB 212/228 KB 236/324 KB 96/234 KB 216/228 KB 240/324 KB 96/234 KB 212/228 KB 240/324 KB 96/234 KB 212/228 KB 240/324 KB 96/234 KB 220/228 KB 240/324 KB 96/234 KB 224/228 KB 244/324 KB 96/234 KB 228/228 KB 244/324 KB 100/234 KB 220/228 KB 244/324 KB 96/234 KB 224/228 KB 244/324 KB 100/234 KB 228/228 KB 248/324 KB 104/234 KB 228/228 KB 244/324 KB 104/234 KB 228/228 KB 252/324 KB 104/234 KB 228/228 KB 256/324 KB 108/234 KB 228/228 KB 256/324 KB 104/234 KB 228/228 KB 256/324 KB 112/234 KB 228/228 KB 256/324 KB 116/234 KB 228/228 KB 260/324 KB 120/234 KB 228/228 KB 260/324 KB 116/234 KB 228/228 KB 264/324 KB 120/234 KB 228/228 KB 268/324 KB 120/234 KB 228/228 KB 268/324 KB 124/234 KB 228/228 KB 272/324 KB 124/234 KB 228/228 KB 272/324 KB 128/234 KB 228/228 KB 276/324 KB 128/234 KB 228/228 KB 280/324 KB 132/234 KB 284/324 KB 132/234 KB 228/228 KB 276/324 KB 132/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 854.6 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 288/324 KB 136/234 KB 288/324 KB 140/234 KB 288/324 KB 144/234 KB 288/324 KB 144/234 KB 288/324 KB 148/234 KB 292/324 KB 152/234 KB 292/324 KB 148/234 KB 296/324 KB 152/234 KB 300/324 KB 156/234 KB 300/324 KB 152/234 KB 304/324 KB 160/234 KB 300/324 KB 160/234 KB 308/324 KB 160/234 KB 312/324 KB 164/234 KB 308/324 KB 164/234 KB 312/324 KB 168/234 KB 316/324 KB 168/234 KB 320/324 KB 168/234 KB 320/324 KB 172/234 KB 320/324 KB 176/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 216/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1144.7 KB/sec) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 791.0 KB/sec) unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4183013086202876315.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (3066 kB/s) unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.876 s unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-25T01:02:09+00:00 unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:02:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3111202200764378084.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.739 s unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-25T01:02:11+00:00 unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:02:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:12 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:12 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2337803584601311200.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.736 s unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-25T01:02:14+00:00 unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 01:02:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Switched to a new branch 'develop' unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Branch develop set up to track remote branch develop from origin. unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:02:15 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:02:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:02:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:15 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 01:02:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 6.5MB/s eta 0:00:01  17% |##### | 20kB 934kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 978kB/s eta 0:00:01  42% |############# | 51kB 1.1MB/s eta 0:00:01  51% |################ | 61kB 1.3MB/s eta 0:00:01  59% |################### | 71kB 1.4MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.5MB/s eta 0:00:01  93% |############################## | 112kB 1.5MB/s eta 0:00:01  100% |################################| 122kB 1.8MB/s unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB) unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 74.7MB/s eta 0:00:01  17% |##### | 20kB 3.3MB/s eta 0:00:01  26% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########### | 40kB 3.1MB/s eta 0:00:01  43% |############# | 51kB 2.6MB/s eta 0:00:01  52% |################ | 61kB 3.0MB/s eta 0:00:01  60% |################### | 71kB 2.7MB/s eta 0:00:01  69% |###################### | 81kB 2.5MB/s eta 0:00:01  78% |######################### | 92kB 2.8MB/s eta 0:00:01  86% |########################### | 102kB 2.7MB/s eta 0:00:01  95% |############################## | 112kB 2.7MB/s eta 0:00:01  100% |################################| 122kB 2.6MB/s unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 01:02:16 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 01:02:17 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 01:02:17 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 01:02:17 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 5.6MB/s eta 0:00:01  22% |####### | 20kB 923kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 962kB/s eta 0:00:01  56% |################# | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  78% |######################### | 71kB 1.4MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 1.7MB/s eta 0:00:01  16% |##### | 20kB 1.5MB/s eta 0:00:01  24% |####### | 30kB 2.2MB/s eta 0:00:01  32% |########## | 40kB 2.0MB/s eta 0:00:01  40% |############ | 51kB 2.0MB/s eta 0:00:01  48% |############### | 61kB 2.4MB/s eta 0:00:01  56% |################## | 71kB 2.2MB/s eta 0:00:01  64% |#################### | 81kB 2.1MB/s eta 0:00:01  72% |####################### | 92kB 2.3MB/s eta 0:00:01  81% |######################### | 102kB 2.3MB/s eta 0:00:01  89% |############################ | 112kB 2.3MB/s eta 0:00:01  97% |############################### | 122kB 2.8MB/s eta 0:00:01  100% |################################| 133kB 2.3MB/s unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/c3/8dadb353944803796515ce68ad3944e6e7acc934f5036c40829cb96e64a1/ItsDangerous-1.0.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 01:02:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 2.8MB/s eta 0:00:01  6% |## | 20kB 2.2MB/s eta 0:00:01  9% |### | 30kB 3.3MB/s eta 0:00:01  12% |#### | 40kB 2.9MB/s eta 0:00:01  15% |##### | 51kB 2.3MB/s eta 0:00:01  19% |###### | 61kB 2.7MB/s eta 0:00:01  22% |####### | 71kB 2.6MB/s eta 0:00:01  25% |######## | 81kB 2.9MB/s eta 0:00:01  28% |######### | 92kB 2.8MB/s eta 0:00:01  31% |########## | 102kB 2.6MB/s eta 0:00:01  34% |########### | 112kB 2.9MB/s eta 0:00:01  38% |############ | 122kB 2.9MB/s eta 0:00:01  41% |############# | 133kB 2.5MB/s eta 0:00:01  44% |############## | 143kB 2.8MB/s eta 0:00:01  47% |############### | 153kB 3.3MB/s eta 0:00:01  50% |################ | 163kB 3.3MB/s eta 0:00:01  53% |################# | 174kB 3.3MB/s eta 0:00:01  57% |################## | 184kB 2.8MB/s eta 0:00:01  60% |################### | 194kB 3.2MB/s eta 0:00:01  63% |#################### | 204kB 3.2MB/s eta 0:00:01  66% |##################### | 215kB 2.8MB/s eta 0:00:01  69% |###################### | 225kB 3.3MB/s eta 0:00:01  72% |####################### | 235kB 3.4MB/s eta 0:00:01  76% |######################## | 245kB 3.4MB/s eta 0:00:01  79% |######################### | 256kB 3.2MB/s eta 0:00:01  82% |########################## | 266kB 2.9MB/s eta 0:00:01  85% |########################### | 276kB 3.4MB/s eta 0:00:01  88% |############################ | 286kB 3.6MB/s eta 0:00:01  91% |############################# | 296kB 3.1MB/s eta 0:00:01  95% |############################## | 307kB 3.7MB/s eta 0:00:01  98% |############################### | 317kB 3.7MB/s eta 0:00:01  100% |################################| 327kB 2.1MB/s unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 63.2MB/s eta 0:00:01  25% |######## | 20kB 6.7MB/s eta 0:00:01  37% |############ | 30kB 9.3MB/s eta 0:00:01  50% |################ | 40kB 5.8MB/s eta 0:00:01  62% |#################### | 51kB 4.7MB/s eta 0:00:01  75% |######################## | 61kB 5.5MB/s eta 0:00:01  88% |############################ | 71kB 3.9MB/s eta 0:00:01  100% |################################| 81kB 3.5MB/s unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: MarkupSafe unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Successfully built MarkupSafe unit-abot-epc-basic-0: 01:02:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:02:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:02:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:02:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 01:02:20 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.0.0 unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:02:20 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 01:02:20 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:02:20 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:21 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.9MB/s eta 0:00:01  22% |####### | 20kB 814kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  45% |############## | 40kB 889kB/s eta 0:00:01  56% |################## | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  79% |######################### | 71kB 1.3MB/s eta 0:00:01  90% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.3MB/s unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:21 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:02:21 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:02:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-oai-hss-0: 01:02:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 01:02:21 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 01:02:21 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-epc-0: 01:02:23 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:02:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:02:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:02:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:02:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:02:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:02:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:02:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:02:23 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:02:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:02:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:02:23 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:02:24 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:02:24 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + git checkout develop unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:02:24 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:02:24 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:02:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:02:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:02:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:02:24 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 507.9 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 710.2 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1010.3 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 420.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 620.0 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 220.6 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 340.1 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 661.0 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3066.3 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 117.1 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 124.3 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 87.9 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 545.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 60.8 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 220.8 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 01:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 14/114 KB 3/48 KB 3/114 KB 5/48 KB 14/114 KB 8/48 KB 14/114 KB 11/48 KB 14/114 KB 13/48 KB 14/114 KB 16/48 KB 14/114 KB 19/48 KB 14/114 KB 21/48 KB 16/114 KB 24/48 KB 16/114 KB 27/48 KB 16/114 KB 29/48 KB 16/114 KB 32/48 KB 16/114 KB 36/48 KB 16/114 KB 19/48 KB 16/114 KB 36/48 KB 19/114 KB 36/48 KB 22/114 KB 36/48 KB 25/114 KB 36/48 KB 27/114 KB 36/48 KB 30/114 KB 36/48 KB 32/114 KB 40/48 KB 32/114 KB 44/48 KB 32/114 KB 48/48 KB 32/114 KB 48/48 KB 36/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 3/35 KB 72/114 KB 3/35 KB 68/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1331.9 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 3/35 KB 76/114 KB 6/35 KB 80/114 KB 6/35 KB 76/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 6/35 KB 84/114 KB 9/35 KB 88/114 KB 9/35 KB 84/114 KB 11/35 KB 88/114 KB 14/35 KB 88/114 KB 16/35 KB 88/114 KB 19/35 KB 92/114 KB 16/35 KB 92/114 KB 19/35 KB 96/114 KB 19/35 KB 100/114 KB 22/35 KB 104/114 KB 22/35 KB 3/85 KB 108/114 KB 22/35 KB 3/85 KB 112/114 KB 22/35 KB 100/114 KB 22/35 KB 3/85 KB 104/114 KB 22/35 KB 6/85 KB 112/114 KB 22/35 KB 9/85 KB 112/114 KB 25/35 KB 9/85 KB 112/114 KB 27/35 KB 9/85 KB 112/114 KB 30/35 KB 9/85 KB 114/114 KB 32/35 KB 11/85 KB 114/114 KB 35/35 KB 11/85 KB 114/114 KB 27/35 KB 9/85 KB 114/114 KB 30/35 KB 11/85 KB 114/114 KB 35/35 KB 14/85 KB 114/114 KB 35/35 KB 16/85 KB 114/114 KB 35/35 KB 19/85 KB 114/114 KB 35/35 KB 22/85 KB 114/114 KB 35/35 KB 25/85 KB 114/114 KB 35/35 KB 27/85 KB 114/114 KB 35/35 KB 30/85 KB 114/114 KB 35/35 KB 32/85 KB 114/114 KB 35/35 KB 36/85 KB 114/114 KB 35/35 KB 40/85 KB 114/114 KB 35/35 KB 44/85 KB 114/114 KB 35/35 KB 48/85 KB 114/114 KB 35/35 KB 52/85 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1830.0 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 564.2 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 35/35 KB 52/85 KB 114/114 KB 3/56 KB 52/85 KB 6/56 KB 52/85 KB 9/56 KB 56/85 KB 9/56 KB 60/85 KB 9/56 KB 60/85 KB 11/56 KB 64/85 KB 11/56 KB 68/85 KB 11/56 KB 68/85 KB 14/56 KB 68/85 KB 16/56 KB 68/85 KB 19/56 KB 68/85 KB 3/86 KB 19/56 KB 68/85 KB 3/86 KB 3/24 KB 19/56 KB 68/85 KB 3/86 KB 6/24 KB 19/56 KB 68/85 KB 3/86 KB 9/24 KB 19/56 KB 68/85 KB 5/86 KB 11/24 KB 19/56 KB 72/85 KB 5/86 KB 14/24 KB 19/56 KB 72/85 KB 5/86 KB 16/24 KB 22/56 KB 68/85 KB 5/86 KB 9/24 KB 19/56 KB 72/85 KB 8/86 KB 16/24 KB 22/56 KB 72/85 KB 11/86 KB 16/24 KB 22/56 KB 72/85 KB 5/86 KB 14/24 KB 22/56 KB 72/85 KB 5/86 KB 11/24 KB 19/56 KB 76/85 KB 11/86 KB 16/24 KB 22/56 KB 76/85 KB 13/86 KB 16/24 KB 22/56 KB 80/85 KB 16/86 KB 16/24 KB 25/56 KB 80/85 KB 19/86 KB 19/24 KB 25/56 KB 80/85 KB 13/86 KB 16/24 KB 25/56 KB 80/85 KB 13/86 KB 16/24 KB 22/56 KB 84/85 KB 19/86 KB 19/24 KB 25/56 KB 85/85 KB 19/86 KB 19/24 KB 27/56 KB 80/85 KB 16/86 KB 19/24 KB 25/56 KB 84/85 KB 19/86 KB 19/24 KB 27/56 KB 85/85 KB 19/86 KB 22/24 KB 27/56 KB 85/85 KB 19/86 KB 24/24 KB 30/56 KB 85/85 KB 19/86 KB 22/24 KB 30/56 KB 85/85 KB 21/86 KB 24/24 KB 32/56 KB 85/85 KB 21/86 KB 24/24 KB 30/56 KB 85/85 KB 21/86 KB 24/24 KB 36/56 KB 85/85 KB 24/86 KB 24/24 KB 40/56 KB 85/85 KB 24/86 KB 24/24 KB 36/56 KB 85/85 KB 27/86 KB 24/24 KB 40/56 KB 85/85 KB 29/86 KB 24/24 KB 40/56 KB 85/85 KB 29/86 KB 24/24 KB 44/56 KB 85/85 KB 32/86 KB 24/24 KB 44/56 KB 85/85 KB 36/86 KB 24/24 KB 48/56 KB 85/85 KB 40/86 KB 24/24 KB 48/56 KB 85/85 KB 32/86 KB 24/24 KB 48/56 KB 40/86 KB 24/24 KB 52/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1067.9 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 40/86 KB 24/24 KB 56/56 KB 44/86 KB 24/24 KB 56/56 KB 48/86 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 442.6 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 52/86 KB 56/56 KB 56/86 KB 56/56 KB 60/86 KB 4/218 KB 64/86 KB 4/218 KB 60/86 KB 8/218 KB 64/86 KB 3/12 KB 8/218 KB 64/86 KB 6/12 KB 12/218 KB 64/86 KB 9/12 KB 12/218 KB 64/86 KB 11/12 KB 12/218 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 951.4 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 3/12 KB 12/218 KB 64/86 KB 11/12 KB 16/218 KB 64/86 KB 11/12 KB 20/218 KB 64/86 KB 11/12 KB 24/218 KB 64/86 KB 11/12 KB 28/218 KB 64/86 KB 11/12 KB 32/218 KB 64/86 KB 11/12 KB 36/218 KB 64/86 KB 12/12 KB 40/218 KB 64/86 KB 12/12 KB 36/218 KB 64/86 KB 12/12 KB 44/218 KB 64/86 KB 12/12 KB 48/218 KB 64/86 KB 12/12 KB 52/218 KB 64/86 KB 12/12 KB 56/218 KB 64/86 KB 12/12 KB 60/218 KB 64/86 KB 12/12 KB 64/218 KB 64/86 KB 12/12 KB 68/218 KB 64/86 KB 12/12 KB 72/218 KB 64/86 KB 12/12 KB 76/218 KB 64/86 KB 12/12 KB 80/218 KB 64/86 KB 12/12 KB 80/218 KB 68/86 KB 12/12 KB 80/218 KB 72/86 KB 12/12 KB 80/218 KB 76/86 KB 12/12 KB 80/218 KB 80/86 KB 12/12 KB 80/218 KB 84/86 KB 12/12 KB 80/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 137.9 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 84/218 KB 86/86 KB 3/29 KB 84/218 KB 86/86 KB 5/29 KB 84/218 KB 86/86 KB 8/29 KB 84/218 KB 86/86 KB 11/29 KB 84/218 KB 86/86 KB 13/29 KB 84/218 KB 86/86 KB 13/29 KB 88/218 KB 86/86 KB 13/29 KB 92/218 KB 86/86 KB 13/29 KB 96/218 KB 86/86 KB 13/29 KB 100/218 KB 86/86 KB 13/29 KB 104/218 KB 86/86 KB 16/29 KB 108/218 KB 86/86 KB 13/29 KB 108/218 KB 86/86 KB 16/29 KB 112/218 KB 86/86 KB 19/29 KB 112/218 KB 86/86 KB 21/29 KB 112/218 KB 86/86 KB 24/29 KB 112/218 KB 86/86 KB 27/29 KB 112/218 KB 86/86 KB 29/29 KB 112/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 29/29 KB 116/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1878.8 KB/sec) unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall50187096313046603.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3206322506486196648.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5820191963161926805.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4324314450951397079.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5122921823545736063.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5934457669673731997.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.450 s unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-25T01:02:26+00:00 unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 18.9 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 602.7 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1380.2 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 217.3 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1689.2 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1582.1 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 213.0 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 01:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 235.3 KB/sec) unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 01:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 224.7 KB/sec) unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 44.7 KB/sec) unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 139.1 KB/sec) unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 01:02:31 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:02:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:31 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:02:31 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:02:31 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:02:31 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:02:31 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:02:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:02:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 01:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-oai-hss-0: 01:02:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 211.7 KB/sec) unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 198.9 KB/sec) unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 144.4 KB/sec) unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 01:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:32 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:02:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:02:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:33 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:02:33 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:02:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:02:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:02:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 46.8 KB/sec) unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 01:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 107.0 KB/sec) unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 137.4 KB/sec) unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 84.0 KB/sec) unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 440.8 KB/sec) unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 325.7 KB/sec) unit-abot-epc-basic-0: 01:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1497.0 KB/sec) unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 776.2 KB/sec) unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 628.5 KB/sec) unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1655.5 KB/sec) unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 01:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 186.7 KB/sec) unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 93.5 KB/sec) unit-abot-epc-basic-0: 01:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 296.9 KB/sec) unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 01:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 209.0 KB/sec) unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1728.1 KB/sec) unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 20.9 KB/sec) unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 224.3 KB/sec) unit-abot-epc-basic-0: 01:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 54.2 KB/sec) unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 458.3 KB/sec) unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 148.2 KB/sec) unit-abot-epc-basic-0: 01:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 53.7 KB/sec) unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 72.7 KB/sec) unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 352.3 KB/sec) unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 01:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 176.7 KB/sec) unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 01:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 663.9 KB/sec) unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1508.9 KB/sec) unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 01:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 519.0 KB/sec) unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 01:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 461.8 KB/sec) unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 14.0 KB/sec) unit-abot-epc-basic-0: 01:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 01:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1085.7 KB/sec) unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 01:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 107.9 KB/sec) unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 01:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 01:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 640.4 KB/sec) unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 659.4 KB/sec) unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1156.7 KB/sec) unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 01:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 853.5 KB/sec) unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1632.5 KB/sec) unit-abot-epc-basic-0: 01:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-hss-0: 01:02:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:02:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:02:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:02:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:02:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:02:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:02:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:02:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 212.4 KB/sec) unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:02:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1227.8 KB/sec) unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 01:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:02:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 247.3 KB/sec) unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-hss-0: 01:02:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.0 KB/sec) unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-hss-0: 01:02:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:54 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:02:54 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:02:54 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:02:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:02:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:02:54 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 01:02:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install 3/22 KB 4/22 KB 6/22 KB 9/22 KB 12/22 KB 14/22 KB 17/22 KB 20/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 892.3 KB/sec) unit-abot-epc-basic-0: 01:02:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 802.8 KB/sec) unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 8.7 KB/sec) unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 682.2 KB/sec) unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 01:02:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 65.8 KB/sec) unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1709.5 KB/sec) unit-abot-epc-basic-0: 01:02:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 01:02:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.4 KB/sec) unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 01:02:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 01:03:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 01:03:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install 33/966 KB 37/966 KB 41/966 KB 45/966 KB 49/966 KB 53/966 KB 57/966 KB 61/966 KB 65/966 KB 69/966 KB 73/966 KB 77/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:03:02 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 3/240 KB 92/590 KB 3/10 KB 3/240 KB 88/590 KB 3/10 KB 3/240 KB 3/232 KB 96/590 KB 3/1710 KB 5/10 KB 3/240 KB 88/590 KB 3/240 KB 3/232 KB 92/590 KB 3/1710 KB 3/10 KB 3/240 KB 92/590 KB 3/1710 KB 3/10 KB 3/240 KB 3/232 KB 96/590 KB 5/1710 KB 5/10 KB 3/240 KB 3/232 KB 96/590 KB 8/1710 KB 5/10 KB 3/240 KB 3/232 KB 96/590 KB 11/1710 KB 5/10 KB 3/240 KB 3/232 KB 96/590 KB 13/1710 KB 5/10 KB 3/240 KB 5/232 KB 96/590 KB 13/1710 KB 5/10 KB 3/240 KB 8/232 KB 96/590 KB 13/1710 KB 5/10 KB 3/240 KB 11/232 KB 96/590 KB 13/1710 KB 5/10 KB 5/240 KB 13/232 KB 96/590 KB 13/1710 KB 8/10 KB 5/240 KB 11/232 KB 96/590 KB 13/1710 KB 8/10 KB 8/240 KB 13/232 KB 96/590 KB 13/1710 KB 8/10 KB 3/240 KB 11/232 KB 96/590 KB 13/1710 KB 8/10 KB 8/240 KB 13/232 KB 96/590 KB 13/1710 KB 10/10 KB 8/240 KB 13/232 KB 96/590 KB 13/1710 KB 8/10 KB 8/240 KB 13/232 KB 100/590 KB 13/1710 KB 10/10 KB 11/240 KB 16/232 KB 104/590 KB 16/1710 KB 10/10 KB 11/240 KB 16/232 KB 100/590 KB 16/1710 KB 10/10 KB 8/240 KB 16/232 KB 100/590 KB 16/1710 KB 10/10 KB 8/240 KB 13/232 KB 100/590 KB 16/1710 KB 10/10 KB 11/240 KB 16/232 KB 104/590 KB 19/1710 KB 10/10 KB 11/240 KB 16/232 KB 104/590 KB 21/1710 KB 10/10 KB 11/240 KB 16/232 KB 104/590 KB 24/1710 KB 10/10 KB 11/240 KB 16/232 KB 104/590 KB 27/1710 KB 10/10 KB 11/240 KB 19/232 KB 104/590 KB 29/1710 KB 10/10 KB 11/240 KB 19/232 KB 104/590 KB 27/1710 KB 10/10 KB 13/240 KB 19/232 KB 104/590 KB 29/1710 KB 10/10 KB 16/240 KB 21/232 KB 104/590 KB 32/1710 KB 10/10 KB 13/240 KB 21/232 KB 104/590 KB 32/1710 KB 10/10 KB 13/240 KB 19/232 KB 104/590 KB 32/1710 KB 10/10 KB 16/240 KB 24/232 KB 104/590 KB 32/1710 KB 10/10 KB 16/240 KB 27/232 KB 104/590 KB 32/1710 KB 10/10 KB 19/240 KB 29/232 KB 108/590 KB 32/1710 KB 10/10 KB 19/240 KB 32/232 KB 108/590 KB 36/1710 KB 10/10 KB 19/240 KB 36/232 KB 108/590 KB 36/1710 KB 19/240 KB 27/232 KB 108/590 KB 32/1710 KB 10/10 KB 19/240 KB 27/232 KB 104/590 KB 32/1710 KB 10/10 KB 21/240 KB 40/232 KB 108/590 KB 36/1710 KB 24/240 KB 40/232 KB 112/590 KB 36/1710 KB 27/240 KB 40/232 KB 112/590 KB 36/1710 KB 29/240 KB 40/232 KB 112/590 KB 36/1710 KB 19/240 KB 29/232 KB 108/590 KB 36/1710 KB 10/10 KB 21/240 KB 40/232 KB 112/590 KB 36/1710 KB 29/240 KB 40/232 KB 116/590 KB 36/1710 KB 29/240 KB 40/232 KB 116/590 KB 40/1710 KB 29/240 KB 40/232 KB 116/590 KB 44/1710 KB 29/240 KB 40/232 KB 116/590 KB 48/1710 KB 29/240 KB 40/232 KB 116/590 KB 52/1710 KB 32/240 KB 40/232 KB 120/590 KB 56/1710 KB 29/240 KB 40/232 KB 120/590 KB 52/1710 KB 32/240 KB 40/232 KB 124/590 KB 56/1710 KB 32/240 KB 40/232 KB 128/590 KB 56/1710 KB 32/240 KB 40/232 KB 120/590 KB 52/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 36/240 KB 40/232 KB 132/590 KB 56/1710 KB 40/240 KB 40/232 KB 132/590 KB 60/1710 KB 32/240 KB 40/232 KB 132/590 KB 56/1710 KB 40/240 KB 40/232 KB 136/590 KB 60/1710 KB 19/240 KB 40/232 KB 120/590 KB 56/1710 KB 44/240 KB 44/232 KB 136/590 KB 60/1710 KB 44/240 KB 48/232 KB 136/590 KB 60/1710 KB 44/240 KB 52/232 KB 136/590 KB 60/1710 KB 44/240 KB 56/232 KB 140/590 KB 60/1710 KB 44/240 KB 40/232 KB 136/590 KB 60/1710 KB 48/240 KB 56/232 KB 140/590 KB 60/1710 KB 36/240 KB 40/232 KB 132/590 KB 60/1710 KB 48/240 KB 56/232 KB 140/590 KB 64/1710 KB 48/240 KB 56/232 KB 140/590 KB 68/1710 KB 44/240 KB 52/232 KB 140/590 KB 60/1710 KB 48/240 KB 56/232 KB 144/590 KB 68/1710 KB 52/240 KB 56/232 KB 144/590 KB 72/1710 KB 52/240 KB 56/232 KB 144/590 KB 76/1710 KB 52/240 KB 60/232 KB 148/590 KB 80/1710 KB 52/240 KB 60/232 KB 148/590 KB 84/1710 KB 52/240 KB 60/232 KB 148/590 KB 88/1710 KB 52/240 KB 60/232 KB 148/590 KB 92/1710 KB 52/240 KB 60/232 KB 148/590 KB 96/1710 KB 52/240 KB 60/232 KB 148/590 KB 96/1710 KB 3/44 KB 52/240 KB 60/232 KB 148/590 KB 96/1710 KB 6/44 KB 52/240 KB 60/232 KB 148/590 KB 96/1710 KB 9/44 KB 52/240 KB 56/232 KB 144/590 KB 68/1710 KB 52/240 KB 60/232 KB 148/590 KB 76/1710 KB 52/240 KB 60/232 KB 144/590 KB 76/1710 KB 52/240 KB 64/232 KB 148/590 KB 96/1710 KB 9/44 KB 52/240 KB 68/232 KB 148/590 KB 96/1710 KB 9/44 KB 56/240 KB 72/232 KB 152/590 KB 96/1710 KB 11/44 KB 56/240 KB 68/232 KB 152/590 KB 96/1710 KB 11/44 KB 56/240 KB 68/232 KB 152/590 KB 96/1710 KB 9/44 KB 56/240 KB 68/232 KB 148/590 KB 96/1710 KB 9/44 KB 60/240 KB 72/232 KB 152/590 KB 96/1710 KB 11/44 KB 64/240 KB 72/232 KB 152/590 KB 96/1710 KB 11/44 KB 64/240 KB 72/232 KB 156/590 KB 96/1710 KB 11/44 KB 68/240 KB 72/232 KB 156/590 KB 96/1710 KB 11/44 KB 72/240 KB 76/232 KB 160/590 KB 96/1710 KB 14/44 KB 76/240 KB 76/232 KB 160/590 KB 100/1710 KB 14/44 KB 68/240 KB 76/232 KB 160/590 KB 96/1710 KB 14/44 KB 68/240 KB 76/232 KB 156/590 KB 96/1710 KB 14/44 KB 76/240 KB 80/232 KB 160/590 KB 100/1710 KB 14/44 KB 68/240 KB 72/232 KB 156/590 KB 96/1710 KB 14/44 KB 76/240 KB 80/232 KB 160/590 KB 100/1710 KB 16/44 KB 76/240 KB 80/232 KB 164/590 KB 100/1710 KB 19/44 KB 76/240 KB 84/232 KB 164/590 KB 100/1710 KB 22/44 KB 76/240 KB 84/232 KB 164/590 KB 100/1710 KB 25/44 KB 72/240 KB 76/232 KB 160/590 KB 100/1710 KB 14/44 KB 76/240 KB 84/232 KB 164/590 KB 104/1710 KB 25/44 KB 80/240 KB 84/232 KB 164/590 KB 108/1710 KB 25/44 KB 80/240 KB 84/232 KB 164/590 KB 112/1710 KB 27/44 KB 76/240 KB 84/232 KB 164/590 KB 100/1710 KB 19/44 KB 80/240 KB 88/232 KB 164/590 KB 112/1710 KB 27/44 KB 80/240 KB 92/232 KB 164/590 KB 112/1710 KB 27/44 KB 80/240 KB 96/232 KB 164/590 KB 112/1710 KB 27/44 KB 76/240 KB 80/232 KB 164/590 KB 100/1710 KB 16/44 KB 80/240 KB 96/232 KB 168/590 KB 112/1710 KB 27/44 KB 80/240 KB 84/232 KB 164/590 KB 108/1710 KB 27/44 KB 80/240 KB 84/232 KB 164/590 KB 104/1710 KB 25/44 KB 84/240 KB 96/232 KB 168/590 KB 112/1710 KB 27/44 KB 88/240 KB 100/232 KB 172/590 KB 116/1710 KB 30/44 KB 92/240 KB 100/232 KB 172/590 KB 116/1710 KB 30/44 KB 96/240 KB 100/232 KB 172/590 KB 116/1710 KB 30/44 KB 84/240 KB 100/232 KB 172/590 KB 116/1710 KB 30/44 KB 84/240 KB 96/232 KB 172/590 KB 116/1710 KB 30/44 KB 96/240 KB 100/232 KB 172/590 KB 116/1710 KB 32/44 KB 96/240 KB 100/232 KB 172/590 KB 116/1710 KB 36/44 KB 96/240 KB 104/232 KB 172/590 KB 116/1710 KB 40/44 KB 96/240 KB 104 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install /232 KB 172/590 KB 116/1710 KB 44/44 KB 84/240 KB 96/232 KB 172/590 KB 116/1710 KB 27/44 KB 84/240 KB 96/232 KB 172/590 KB 112/1710 KB 27/44 KB 96/240 KB 104/232 KB 176/590 KB 116/1710 KB 44/44 KB 96/240 KB 104/232 KB 180/590 KB 116/1710 KB 44/44 KB 96/240 KB 104/232 KB 184/590 KB 116/1710 KB 44/44 KB 96/240 KB 104/232 KB 172/590 KB 116/1710 KB 36/44 KB 96/240 KB 104/232 KB 184/590 KB 120/1710 KB 44/44 KB 96/240 KB 104/232 KB 184/590 KB 124/1710 KB 44/44 KB 96/240 KB 108/232 KB 184/590 KB 128/1710 KB 44/44 KB 96/240 KB 108/232 KB 184/590 KB 124/1710 KB 44/44 KB 96/240 KB 112/232 KB 188/590 KB 128/1710 KB 44/44 KB 96/240 KB 108/232 KB 188/590 KB 128/1710 KB 44/44 KB 100/240 KB 112/232 KB 192/590 KB 132/1710 KB 44/44 KB 100/240 KB 112/232 KB 196/590 KB 132/1710 KB 44/44 KB 100/240 KB 116/232 KB 200/590 KB 132/1710 KB 44/44 KB 100/240 KB 112/232 KB 188/590 KB 132/1710 KB 44/44 KB 104/240 KB 116/232 KB 200/590 KB 132/1710 KB 44/44 KB 96/240 KB 112/232 KB 188/590 KB 132/1710 KB 44/44 KB 104/240 KB 116/232 KB 200/590 KB 136/1710 KB 44/44 KB 100/240 KB 116/232 KB 196/590 KB 132/1710 KB 44/44 KB 108/240 KB 116/232 KB 200/590 KB 136/1710 KB 44/44 KB 112/240 KB 116/232 KB 200/590 KB 136/1710 KB 44/44 KB 116/240 KB 120/232 KB 204/590 KB 140/1710 KB 112/240 KB 120/232 KB 204/590 KB 140/1710 KB 44/44 KB 120/240 KB 120/232 KB 208/590 KB 140/1710 KB 112/240 KB 120/232 KB 200/590 KB 140/1710 KB 44/44 KB 112/240 KB 116/232 KB 200/590 KB 140/1710 KB 44/44 KB 120/240 KB 120/232 KB 208/590 KB 144/1710 KB 120/240 KB 120/232 KB 208/590 KB 148/1710 KB 120/240 KB 124/232 KB 208/590 KB 152/1710 KB 120/240 KB 124/232 KB 208/590 KB 156/1710 KB 120/240 KB 124/232 KB 208/590 KB 148/1710 KB 120/240 KB 128/232 KB 212/590 KB 156/1710 KB 120/240 KB 132/232 KB 212/590 KB 156/1710 KB 120/240 KB 136/232 KB 212/590 KB 156/1710 KB 120/240 KB 124/232 KB 212/590 KB 156/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 120/240 KB 124/232 KB 208/590 KB 156/1710 KB 124/240 KB 136/232 KB 216/590 KB 160/1710 KB 128/240 KB 136/232 KB 216/590 KB 160/1710 KB 120/240 KB 136/232 KB 212/590 KB 160/1710 KB 120/240 KB 136/232 KB 216/590 KB 160/1710 KB 128/240 KB 136/232 KB 220/590 KB 160/1710 KB 128/240 KB 140/232 KB 224/590 KB 160/1710 KB 128/240 KB 140/232 KB 228/590 KB 164/1710 KB 132/240 KB 140/232 KB 232/590 KB 164/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 132/240 KB 140/232 KB 228/590 KB 164/1710 KB 136/240 KB 140/232 KB 232/590 KB 164/1710 KB 140/240 KB 140/232 KB 232/590 KB 164/1710 KB 128/240 KB 140/232 KB 224/590 KB 164/1710 KB 128/240 KB 140/232 KB 220/590 KB 160/1710 KB 144/240 KB 144/232 KB 232/590 KB 168/1710 KB 144/240 KB 148/232 KB 232/590 KB 168/1710 KB 144/240 KB 148/232 KB 232/590 KB 168/1710 KB 144/240 KB 148/232 KB 232/590 KB 172/1710 KB 144/240 KB 148/232 KB 232/590 KB 176/1710 KB 144/240 KB 140/232 KB 232/590 KB 164/1710 KB 144/240 KB 152/232 KB 232/590 KB 176/1710 KB 144/240 KB 156/232 KB 236/590 KB 176/1710 KB 148/240 KB 160/232 KB 236/590 KB 180/1710 KB 144/240 KB 152/232 KB 236/590 KB 176/1710 KB 148/240 KB 160/232 KB 240/590 KB 180/1710 KB 148/240 KB 164/232 KB 240/590 KB 180/1710 KB 148/240 KB 168/232 KB 244/590 KB 180/1710 KB 148/240 KB 172/232 KB 244/590 KB 180/1710 KB 148/240 KB 156/232 KB 236/590 KB 180/1710 KB 152/240 KB 172/232 KB 244/590 KB 180/1710 KB 156/240 KB 172/232 KB 244/590 KB 180/1710 KB 160/240 KB 172/232 KB 244/590 KB 180/1710 KB 144/240 KB 156/232 KB 236/590 KB 180/1710 KB 160/240 KB 172/232 KB 244/590 KB 184/1710 KB 160/240 KB 172/232 KB 244/590 KB 188/1710 KB 148/240 KB 164/232 KB 244/590 KB 180/1710 KB 160/240 KB 172/232 KB 248/590 KB 192/1710 KB 160/240 KB 172/232 KB 248/590 KB 192/1710 KB 160/240 KB 172/232 KB 252/590 KB 192/1710 KB 160/240 KB 172/232 KB 256/590 KB 196/1710 KB 4/258 KB 160/240 KB 176/232 KB 256/590 KB 196/1710 KB 8/258 KB 160/240 KB 176/232 KB 256/590 KB 196/1710 KB 12/258 KB 160/240 KB 176/232 KB 256/590 KB 196/1710 KB 16/258 KB 160/240 KB 176/232 KB 256/590 KB 196/1710 KB 16/258 KB 164/240 KB 176/232 KB 256/590 KB 196/1710 KB 16/258 KB 168/240 KB 176/232 KB 260/590 KB 196/1710 KB 20/258 KB 172/240 KB 176/232 KB 260/590 KB 196/1710 KB 20/258 KB 176/240 KB 176/232 KB 260/590 KB 196/1710 KB 160/240 KB 172/232 KB 252/590 KB 196/1710 KB 20/258 KB 168/240 KB 176/232 KB 260/590 KB 196/1710 KB 24/258 KB 176/240 KB 176/232 KB 260/590 KB 200/1710 KB 28/258 KB 176/240 KB 176/232 KB 260/590 KB 200/1710 KB 32/258 KB 176/240 KB 176/232 KB 260/590 KB 200/1710 KB 16/258 KB 164/240 KB 176/232 KB 260/590 KB 196/1710 KB 32/258 KB 176/240 KB 176/232 KB 264/590 KB 200/1710 KB 160/240 KB 176/232 KB 256/590 KB 196/1710 KB 36/258 KB 180/240 KB 180/232 KB 264/590 KB 200/1710 KB 36/258 KB 180/240 KB 184/232 KB 264/590 KB 200/1710 KB 36/258 KB 180/240 KB 188/232 KB 264/590 KB 200/1710 KB 36/258 KB 180/240 KB 188/232 KB 268/590 KB 200/1710 KB 36/258 KB 180/240 KB 192/232 KB 272/590 KB 200/1710 KB 36/258 KB 180/240 KB 192/232 KB 276/590 KB 200/1710 KB 36/258 KB 180/240 KB 192/232 KB 280/590 KB 200/1710 KB 36/258 KB 180/240 KB 176/232 KB 264/590 KB 200/1710 KB 36/258 KB 184/240 KB 192/232 KB 280/590 KB 200/1710 KB 36/258 KB 188/240 KB 192/232 KB 280/590 KB 200/1710 KB 36/258 KB 192/240 KB 192/232 KB 280/590 KB 200/1710 KB 36/258 KB 176/240 KB 176/232 KB 264/590 KB 200/1710 KB 40/258 KB 192/240 KB 192/232 KB 280/590 KB 200/1710 KB 44/258 KB 192/240 KB 192/232 KB 280/590 KB 200/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 200/1710 KB 20/258 KB 176/240 KB 176/232 KB 260/590 KB 200/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 204/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 208/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 212/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 216/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 220/1710 KB 48/258 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install KB 192/240 KB 192/232 KB 280/590 KB 224/1710 KB 48/258 KB 192/240 KB 192/232 KB 280/590 KB 228/1710 KB 52/258 KB 196/240 KB 192/232 KB 284/590 KB 232/1710 KB 52/258 KB 196/240 KB 192/232 KB 284/590 KB 236/1710 KB 36/258 KB 180/240 KB 192/232 KB 268/590 KB 200/1710 KB 52/258 KB 196/240 KB 196/232 KB 284/590 KB 236/1710 KB 52/258 KB 196/240 KB 200/232 KB 284/590 KB 236/1710 KB 52/258 KB 196/240 KB 204/232 KB 284/590 KB 236/1710 KB 52/258 KB 196/240 KB 208/232 KB 284/590 KB 236/1710 KB 52/258 KB 196/240 KB 192/232 KB 284/590 KB 228/1710 KB 52/258 KB 196/240 KB 208/232 KB 288/590 KB 236/1710 KB 52/258 KB 196/240 KB 208/232 KB 292/590 KB 236/1710 KB 52/258 KB 196/240 KB 212/232 KB 296/590 KB 240/1710 KB 52/258 KB 196/240 KB 212/232 KB 300/590 KB 240/1710 KB 52/258 KB 196/240 KB 192/232 KB 280/590 KB 228/1710 KB 52/258 KB 200/240 KB 212/232 KB 304/590 KB 240/1710 KB 52/258 KB 192/240 KB 192/232 KB 280/590 KB 228/1710 KB 56/258 KB 200/240 KB 212/232 KB 304/590 KB 240/1710 KB 60/258 KB 200/240 KB 212/232 KB 304/590 KB 240/1710 KB 60/258 KB 204/240 KB 212/232 KB 304/590 KB 240/1710 KB 64/258 KB 208/240 KB 212/232 KB 304/590 KB 240/1710 KB 52/258 KB 196/240 KB 212/232 KB 292/590 KB 240/1710 KB 52/258 KB 196/240 KB 212/232 KB 292/590 KB 236/1710 KB 64/258 KB 208/240 KB 216/232 KB 304/590 KB 240/1710 KB 64/258 KB 208/240 KB 220/232 KB 304/590 KB 244/1710 KB 64/258 KB 208/240 KB 224/232 KB 304/590 KB 244/1710 KB 64/258 KB 208/240 KB 228/232 KB 304/590 KB 244/1710 KB 64/258 KB 212/240 KB 232/232 KB 304/590 KB 244/1710 KB 64/258 KB 212/240 KB 232/232 KB 304/590 KB 244/1710 KB 64/258 KB 204/240 KB 212/232 KB 304/590 KB 240/1710 KB 64/258 KB 212/240 KB 228/232 KB 304/590 KB 244/1710 KB 64/258 KB 216/240 KB 304/590 KB 244/1710 KB 64/258 KB 220/240 KB 304/590 KB 244/1710 KB 64/258 KB 224/240 KB 304/590 KB 244/1710 KB 64/258 KB 228/240 KB 304/590 KB 244/1710 KB 64/258 KB 232/240 KB 304/590 KB 244/1710 KB 64/258 KB 236/240 KB 304/590 KB 244/1710 KB 64/258 KB 240/240 KB 304/590 KB 244/1710 KB 52/258 KB 196/240 KB 212/232 KB 304/590 KB 240/1710 KB 64/258 KB 240/240 KB 308/590 KB 244/1710 KB 64/258 KB 240/240 KB 312/590 KB 244/1710 KB 64/258 KB 240/240 KB 316/590 KB 244/1710 KB 64/258 KB 240/240 KB 320/590 KB 244/1710 KB 64/258 KB 240/240 KB 324/590 KB 244/1710 KB 64/258 KB 240/240 KB 328/590 KB 244/1710 KB 64/258 KB 240/240 KB 332/590 KB 244/1710 KB 64/258 KB 208/240 KB 216/232 KB 304/590 KB 244/1710 KB 64/258 KB 240/240 KB 332/590 KB 248/1710 KB 64/258 KB 240/240 KB 332/590 KB 252/1710 KB 64/258 KB 240/240 KB 332/590 KB 256/1710 KB 64/258 KB 240/240 KB 332/590 KB 260/1710 KB 64/258 KB 240/240 KB 332/590 KB 264/1710 KB 64/258 KB 240/240 KB 332/590 KB 268/1710 KB 64/258 KB 240/240 KB 332/590 KB 272/1710 KB 64/258 KB 240/240 KB 332/590 KB 276/1710 KB 64/258 KB 240/240 KB 336/590 KB 280/1710 KB 64/258 KB 240/240 KB 336/590 KB 284/1710 KB 64/258 KB 240/240 KB 336/590 KB 288/1710 KB 64/258 KB 240/240 KB 336/590 KB 276/1710 KB 64/258 KB 240/240 KB 340/590 KB 288/1710 KB 64/258 KB 240/240 KB 344/590 KB 288/1710 KB 64/258 KB 240/240 KB 348/590 KB 288/1710 KB 64/258 KB 240/240 KB 352/590 KB 288/1710 KB 64/258 KB 240/240 KB 356/590 KB 288/1710 KB 64/258 KB 240/240 KB 360/590 KB 292/1710 KB 64/258 KB 240/240 KB 364/590 KB 292/1710 KB 64/258 KB 240/240 KB 368/590 KB 292/1710 KB Downloaded: https://repo.maven.apache.org/m unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install aven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1535.6 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 64/258 KB 240/240 KB 356/590 KB 292/1710 KB 64/258 KB 240/240 KB 368/590 KB 296/1710 KB 64/258 KB 240/240 KB 368/590 KB 300/1710 KB 64/258 KB 240/240 KB 368/590 KB 304/1710 KB 64/258 KB 240/240 KB 368/590 KB 308/1710 KB 64/258 KB 240/240 KB 372/590 KB 312/1710 KB 64/258 KB 240/240 KB 372/590 KB 316/1710 KB 64/258 KB 240/240 KB 372/590 KB 320/1710 KB 64/258 KB 240/240 KB 372/590 KB 308/1710 KB 64/258 KB 240/240 KB 372/590 KB 324/1710 KB 68/258 KB 240/240 KB 376/590 KB 324/1710 KB 72/258 KB 240/240 KB 376/590 KB 324/1710 KB 76/258 KB 240/240 KB 376/590 KB 324/1710 KB 80/258 KB 240/240 KB 376/590 KB 324/1710 KB 84/258 KB 240/240 KB 376/590 KB 324/1710 KB 88/258 KB 240/240 KB 376/590 KB 324/1710 KB 92/258 KB 240/240 KB 376/590 KB 324/1710 KB 96/258 KB 240/240 KB 376/590 KB 324/1710 KB 100/258 KB 240/240 KB 376/590 KB 324/1710 KB 104/258 KB 240/240 KB 376/590 KB 324/1710 KB 108/258 KB 240/240 KB 376/590 KB 324/1710 KB 112/258 KB 240/240 KB 376/590 KB 324/1710 KB 116/258 KB 240/240 KB 376/590 KB 324/1710 KB 120/258 KB 240/240 KB 376/590 KB 324/1710 KB 124/258 KB 240/240 KB 376/590 KB 324/1710 KB 128/258 KB 240/240 KB 376/590 KB 324/1710 KB 132/258 KB 240/240 KB 376/590 KB 324/1710 KB 136/258 KB 240/240 KB 376/590 KB 324/1710 KB 140/258 KB 240/240 KB 376/590 KB 324/1710 KB 144/258 KB 240/240 KB 376/590 KB 324/1710 KB 64/258 KB 240/240 KB 376/590 KB 324/1710 KB 144/258 KB 240/240 KB 380/590 KB 324/1710 KB 144/258 KB 240/240 KB 384/590 KB 324/1710 KB 144/258 KB 240/240 KB 388/590 KB 324/1710 KB 148/258 KB 240/240 KB 392/590 KB 328/1710 KB 148/258 KB 240/240 KB 396/590 KB 328/1710 KB 148/258 KB 240/240 KB 400/590 KB 328/1710 KB 148/258 KB 240/240 KB 388/590 KB 328/1710 KB 148/258 KB 240/240 KB 400/590 KB 332/1710 KB 148/258 KB 240/240 KB 388/590 KB 324/1710 KB 152/258 KB 240/240 KB 400/590 KB 332/1710 KB 156/258 KB 240/240 KB 400/590 KB 332/1710 KB 160/258 KB 240/240 KB 400/590 KB 332/1710 KB 160/258 KB 240/240 KB 400/590 KB 336/1710 KB 160/258 KB 240/240 KB 400/590 KB 340/1710 KB 164/258 KB 240/240 KB 404/590 KB 344/1710 KB 164/258 KB 240/240 KB 404/590 KB 348/1710 KB 164/258 KB 240/240 KB 404/590 KB 352/1710 KB 164/258 KB 240/240 KB 404/590 KB 340/1710 KB 168/258 KB 240/240 KB 404/590 KB 352/1710 KB 172/258 KB 240/240 KB 404/590 KB 352/1710 KB 176/258 KB 240/240 KB 404/590 KB 352/1710 KB 160/258 KB 240/240 KB 404/590 KB 340/1710 KB 176/258 KB 240/240 KB 408/590 KB 352/1710 KB 176/258 KB 240/240 KB 412/590 KB 352/1710 KB 180/258 KB 240/240 KB 416/590 KB 352/1710 KB 180/258 KB 240/240 KB 420/590 KB 352/1710 KB 180/258 KB 240/240 KB 424/590 KB 356/1710 KB 180/258 KB 240/240 KB 428/590 KB 356/1710 KB 180/258 KB 240/240 KB 432/590 KB 356/1710 KB 180/258 KB 240/240 KB 436/590 KB 356/1710 KB 180/258 KB 440/590 KB 356/1710 KB 180/258 KB 240/240 KB 412/590 KB 352/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1399.4 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 180/258 KB 240/240 KB 420/590 KB 356/1710 KB 184/258 KB 444/590 KB 360/1710 KB 184/258 KB 444/590 KB 364/1710 KB 184/258 KB 444/590 KB 368/1710 KB 184/258 KB 444/590 KB 356/1710 KB 188/258 KB 444/590 KB 368/1710 KB 192/258 KB 444/590 KB 368/1710 KB 192/258 KB 444/590 KB 372/1710 KB 196/258 KB 444/590 KB 376/1710 KB 196/258 KB 444/590 KB 372/1710 KB 200/258 KB 444/590 KB 376/1710 KB 204/258 KB 444/590 KB 376/1710 KB 204/258 KB 444/590 KB 380/1710 KB 4/223 KB 208/258 KB 444/590 KB 380/1710 KB 8/223 KB 208/258 KB 444/590 KB 380/1710 KB 12/223 KB 208/258 KB 444/590 KB 380/1710 KB 16/223 KB 208/258 KB 444/590 KB 380/1710 KB 208/258 KB 444/590 KB 380/1710 KB 16/223 KB 208/258 KB 444/590 KB 384/1710 KB 180/258 KB 444/590 KB 356/1710 KB 16/223 KB 208/258 KB 448/590 KB 384/1710 KB 20/223 KB 208/258 KB 448/590 KB 384/1710 KB 24/223 KB 208/258 KB 448/590 KB 384/1710 KB 28/223 KB 208/258 KB 448/590 KB 384/1710 KB 32/223 KB 208/258 KB 448/590 KB 384/1710 KB 32/223 KB 208/258 KB 452/590 KB 384/1710 KB 36/223 KB 212/258 KB 456/590 KB 388/1710 KB 36/223 KB 212/258 KB 460/590 KB 388/1710 KB 36/223 KB 212/258 KB 464/590 KB 388/1710 KB 36/223 KB 212/258 KB 452/590 KB 388/1710 KB 36/223 KB 212/258 KB 452/590 KB 384/1710 KB 40/223 KB 212/258 KB 464/590 KB 388/1710 KB 44/223 KB 212/258 KB 464/590 KB 388/1710 KB 48/223 KB 212/258 KB 464/590 KB 388/1710 KB 32/223 KB 212/258 KB 452/590 KB 384/1710 KB 48/223 KB 216/258 KB 464/590 KB 388/1710 KB 48/223 KB 220/258 KB 464/590 KB 392/1710 KB 48/223 KB 216/258 KB 464/590 KB 392/1710 KB 48/223 KB 220/258 KB 464/590 KB 396/1710 KB 52/223 KB 220/258 KB 464/590 KB 396/1710 KB 56/223 KB 220/258 KB 464/590 KB 396/1710 KB 60/223 KB 220/258 KB 464/590 KB 396/1710 KB 64/223 KB 220/258 KB 464/590 KB 396/1710 KB 64/223 KB 220/258 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 4/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 8/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 12/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 16/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 20/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 24/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 28/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 32/208 KB 464/590 KB 400/1710 KB 64/223 KB 224/258 KB 32/208 KB 468/590 KB 400/1710 KB 68/223 KB 228/258 KB 36/208 KB 472/590 KB 404/1710 KB 68/223 KB 228/258 KB 36/208 KB 476/590 KB 404/1710 KB 68/223 KB 228/258 KB 36/208 KB 480/590 KB 404/1710 KB 68/223 KB 228/258 KB 36/208 KB 468/590 KB 404/1710 KB 68/223 KB 228/258 KB 36/208 KB 480/590 KB 408/1710 KB 68/223 KB 228/258 KB 36/208 KB 480/590 KB 412/1710 KB 68/223 KB 228/258 KB 36/208 KB 480/590 KB 416/1710 KB 68/223 KB 228/258 KB 36/208 KB 468/590 KB 400/1710 KB 68/223 KB 224/258 KB 36/208 KB 468/590 KB 400/1710 KB 68/223 KB 228/258 KB 40/208 KB 480/590 KB 416/1710 KB 68/223 KB 228/258 KB 44/208 KB 480/590 KB 416/1710 KB 68/223 KB 224/258 KB 32/208 KB 468/590 KB 400/1710 KB 68/223 KB 228/258 KB 48/208 KB 480/590 KB 416/1710 KB 72/223 KB 228/258 KB 52/208 KB 480/590 KB 416/1710 KB 72/223 KB 228/258 KB 56/208 KB 480/590 KB 416/1710 KB 72/223 KB 228/258 KB 60/208 KB 480/590 KB 416/1710 KB 72/223 KB 228/258 KB 64/208 KB 480/590 KB 416/1710 KB 72/223 KB 228/258 KB 48/208 KB 480/590 KB 416/1710 KB 76/223 KB 228/258 KB 64/208 KB 480/590 KB 416/1710 KB 80/223 KB 228/258 KB 64/208 KB 4 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 80/590 KB 416/1710 KB 84/223 KB 228/258 KB 64/208 KB 480/590 KB 416/1710 KB 84/223 KB 228/258 KB 68/208 KB 480/590 KB 416/1710 KB 88/223 KB 228/258 KB 72/208 KB 480/590 KB 416/1710 KB 88/223 KB 228/258 KB 68/208 KB 480/590 KB 416/1710 KB 92/223 KB 232/258 KB 72/208 KB 480/590 KB 416/1710 KB 96/223 KB 232/258 KB 72/208 KB 480/590 KB 416/1710 KB 100/223 KB 232/258 KB 72/208 KB 480/590 KB 416/1710 KB 104/223 KB 232/258 KB 76/208 KB 484/590 KB 420/1710 KB 108/223 KB 232/258 KB 76/208 KB 484/590 KB 420/1710 KB 88/223 KB 232/258 KB 72/208 KB 480/590 KB 416/1710 KB 108/223 KB 236/258 KB 76/208 KB 484/590 KB 420/1710 KB 108/223 KB 240/258 KB 76/208 KB 484/590 KB 420/1710 KB 108/223 KB 244/258 KB 76/208 KB 484/590 KB 420/1710 KB 100/223 KB 232/258 KB 76/208 KB 484/590 KB 420/1710 KB 112/223 KB 244/258 KB 76/208 KB 488/590 KB 420/1710 KB 112/223 KB 244/258 KB 76/208 KB 492/590 KB 420/1710 KB 100/223 KB 232/258 KB 76/208 KB 480/590 KB 420/1710 KB 100/223 KB 232/258 KB 76/208 KB 480/590 KB 416/1710 KB 112/223 KB 248/258 KB 80/208 KB 492/590 KB 420/1710 KB 112/223 KB 248/258 KB 84/208 KB 492/590 KB 420/1710 KB 112/223 KB 248/258 KB 76/208 KB 492/590 KB 420/1710 KB 112/223 KB 244/258 KB 76/208 KB 484/590 KB 420/1710 KB 116/223 KB 248/258 KB 84/208 KB 492/590 KB 424/1710 KB 120/223 KB 252/258 KB 88/208 KB 496/590 KB 424/1710 KB 112/223 KB 248/258 KB 84/208 KB 492/590 KB 424/1710 KB 120/223 KB 252/258 KB 88/208 KB 496/590 KB 428/1710 KB 120/223 KB 252/258 KB 88/208 KB 496/590 KB 432/1710 KB 116/223 KB 252/258 KB 88/208 KB 496/590 KB 424/1710 KB 116/223 KB 248/258 KB 88/208 KB 496/590 KB 424/1710 KB 116/223 KB 248/258 KB 88/208 KB 492/590 KB 424/1710 KB 120/223 KB 252/258 KB 88/208 KB 500/590 KB 432/1710 KB 124/223 KB 256/258 KB 92/208 KB 504/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 508/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 512/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 516/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 520/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 524/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 528/590 KB 436/1710 KB 124/223 KB 256/258 KB 92/208 KB 500/590 KB 436/1710 KB 128/223 KB 256/258 KB 92/208 KB 528/590 KB 436/1710 KB 120/223 KB 256/258 KB 92/208 KB 500/590 KB 436/1710 KB 128/223 KB 256/258 KB 92/208 KB 528/590 KB 440/1710 KB 128/223 KB 256/258 KB 92/208 KB 528/590 KB 444/1710 KB 128/223 KB 256/258 KB 92/208 KB 528/590 KB 448/1710 KB 128/223 KB 256/258 KB 92/208 KB 528/590 KB 452/1710 KB 132/223 KB 256/258 KB 92/208 KB 528/590 KB 456/1710 KB 120/223 KB 256/258 KB 92/208 KB 500/590 KB 432/1710 KB 120/223 KB 252/258 KB 92/208 KB 500/590 KB 432/1710 KB 132/223 KB 256/258 KB 96/208 KB 528/590 KB 456/1710 KB 132/223 KB 258/258 KB 96/208 KB 528/590 KB 456/1710 KB 132/223 KB 258/258 KB 100/208 KB 528/590 KB 456/1710 KB 132/223 KB 258/258 KB 104/208 KB 528/590 KB 456/1710 KB 132/223 KB 258/258 KB 108/208 KB 528/590 KB 456/1710 KB 132/223 KB 258/258 KB 112/208 KB 528/590 KB 456/1710 KB 132/223 KB 256/258 KB 92/208 KB 528/590 KB 452/1710 KB 136/223 KB 258/258 KB 112/208 KB 528/590 KB 456/1710 KB 140/223 KB 258/258 KB 112/208 KB 528/590 KB 456/1710 KB 144/223 KB 258/258 KB 112/208 KB 528/590 KB 456/1710 KB 148/223 KB 258/258 KB 112/208 KB 528/590 KB 456/1710 KB 152/223 KB 258/258 KB 116/208 KB 532/590 KB 460/1710 KB 156/223 KB 258/258 KB 116/208 KB 532/590 KB 460/1710 KB 160/223 KB 258/258 KB 116/208 KB 5 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 32/590 KB 460/1710 KB 148/223 KB 258/258 KB 116/208 KB 532/590 KB 460/1710 KB 160/223 KB 258/258 KB 116/208 KB 536/590 KB 460/1710 KB 164/223 KB 258/258 KB 116/208 KB 540/590 KB 460/1710 KB 164/223 KB 258/258 KB 116/208 KB 544/590 KB 460/1710 KB 148/223 KB 258/258 KB 116/208 KB 528/590 KB 460/1710 KB 148/223 KB 258/258 KB 116/208 KB 528/590 KB 456/1710 KB 164/223 KB 258/258 KB 120/208 KB 544/590 KB 460/1710 KB 164/223 KB 258/258 KB 124/208 KB 544/590 KB 460/1710 KB 164/223 KB 258/258 KB 128/208 KB 544/590 KB 464/1710 KB 164/223 KB 258/258 KB 132/208 KB 544/590 KB 464/1710 KB 164/223 KB 258/258 KB 136/208 KB 544/590 KB 464/1710 KB 164/223 KB 258/258 KB 140/208 KB 544/590 KB 464/1710 KB 164/223 KB 258/258 KB 144/208 KB 544/590 KB 464/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1226.9 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 164/223 KB 258/258 KB 116/208 KB 536/590 KB 460/1710 KB 168/223 KB 144/208 KB 548/590 KB 464/1710 KB 172/223 KB 144/208 KB 548/590 KB 464/1710 KB 176/223 KB 144/208 KB 548/590 KB 464/1710 KB 180/223 KB 144/208 KB 548/590 KB 464/1710 KB 184/223 KB 148/208 KB 548/590 KB 464/1710 KB 164/223 KB 258/258 KB 144/208 KB 548/590 KB 464/1710 KB 164/223 KB 258/258 KB 124/208 KB 544/590 KB 464/1710 KB 184/223 KB 148/208 KB 548/590 KB 468/1710 KB 184/223 KB 148/208 KB 548/590 KB 472/1710 KB 184/223 KB 148/208 KB 548/590 KB 476/1710 KB 184/223 KB 148/208 KB 548/590 KB 480/1710 KB 184/223 KB 148/208 KB 548/590 KB 484/1710 KB 184/223 KB 148/208 KB 548/590 KB 488/1710 KB 184/223 KB 148/208 KB 552/590 KB 492/1710 KB 184/223 KB 148/208 KB 552/590 KB 496/1710 KB 180/223 KB 148/208 KB 548/590 KB 464/1710 KB 184/223 KB 152/208 KB 552/590 KB 496/1710 KB 184/223 KB 156/208 KB 552/590 KB 496/1710 KB 184/223 KB 160/208 KB 552/590 KB 496/1710 KB 184/223 KB 164/208 KB 552/590 KB 496/1710 KB 188/223 KB 168/208 KB 552/590 KB 500/1710 KB 188/223 KB 172/208 KB 552/590 KB 500/1710 KB 188/223 KB 176/208 KB 552/590 KB 500/1710 KB 184/223 KB 148/208 KB 552/590 KB 488/1710 KB 188/223 KB 176/208 KB 556/590 KB 500/1710 KB 188/223 KB 176/208 KB 560/590 KB 500/1710 KB 188/223 KB 176/208 KB 564/590 KB 500/1710 KB 188/223 KB 164/208 KB 552/590 KB 500/1710 KB 188/223 KB 176/208 KB 4/38 KB 564/590 KB 500/1710 KB 188/223 KB 176/208 KB 8/38 KB 564/590 KB 500/1710 KB 188/223 KB 176/208 KB 12/38 KB 564/590 KB 500/1710 KB 188/223 KB 176/208 KB 16/38 KB 564/590 KB 500/1710 KB 188/223 KB 164/208 KB 552/590 KB 496/1710 KB 192/223 KB 176/208 KB 16/38 KB 564/590 KB 500/1710 KB 192/223 KB 176/208 KB 16/38 KB 564/590 KB 504/1710 KB 192/223 KB 176/208 KB 16/38 KB 568/590 KB 508/1710 KB 192/223 KB 176/208 KB 16/38 KB 568/590 KB 512/1710 KB 196/223 KB 176/208 KB 20/38 KB 568/590 KB 516/1710 KB 196/223 KB 180/208 KB 20/38 KB 568/590 KB 520/1710 KB 192/223 KB 176/208 KB 16/38 KB 568/590 KB 504/1710 KB 196/223 KB 180/208 KB 20/38 KB 572/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 576/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 580/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 584/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 588/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 590/590 KB 520/1710 KB 196/223 KB 180/208 KB 20/38 KB 568/590 KB 516/1710 KB 196/223 KB 184/208 KB 20/38 KB 590/590 KB 524/1710 KB 196/223 KB 188/208 KB 20/38 KB 590/590 KB 524/1710 KB 196/223 KB 192/208 KB 20/38 KB 590/590 KB 524/1710 KB 196/223 KB 176/208 KB 20/38 KB 568/590 KB 512/1710 KB 200/223 KB 192/208 KB 20/38 KB 590/590 KB 524/1710 KB 204/223 KB 192/208 KB 20/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 20/38 KB 590/590 KB 524/1710 KB 192/223 KB 176/208 KB 20/38 KB 568/590 KB 512/1710 KB 208/223 KB 192/208 KB 24/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 28/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 32/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 36/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 38/38 KB 590/590 KB 524/1710 KB 196/223 KB 180/208 KB 20/38 KB 590/590 KB 524/1710 KB 208/223 KB 192/208 KB 38/38 KB 590/590 KB 528/1710 KB 208/223 KB 192/208 KB 38/38 KB 590/590 KB 532/1710 KB 212/223 KB 196/208 KB 38/38 KB 536/1710 KB 212/223 KB 196/208 KB 38/38 KB 540/1710 KB 212/223 KB 196/208 KB 38/38 KB 544/1710 KB 212/223 KB 196/208 KB 38/38 KB 548/1710 K unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install B 212/223 KB 196/208 KB 38/38 KB 552/1710 KB 212/223 KB 196/208 KB 556/1710 KB 212/223 KB 196/208 KB 560/1710 KB 212/223 KB 196/208 KB 38/38 KB 590/590 KB 532/1710 KB 212/223 KB 192/208 KB 38/38 KB 590/590 KB 532/1710 KB 216/223 KB 196/208 KB 560/1710 KB 220/223 KB 196/208 KB 560/1710 KB 223/223 KB 196/208 KB 560/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 162.2 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 223/223 KB 200/208 KB 560/1710 KB 223/223 KB 204/208 KB 560/1710 KB 223/223 KB 208/208 KB 560/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2488.0 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 223/223 KB 208/208 KB 564/1710 KB 223/223 KB 208/208 KB 568/1710 KB 223/223 KB 208/208 KB 572/1710 KB 223/223 KB 208/208 KB 576/1710 KB 223/223 KB 208/208 KB 580/1710 KB 223/223 KB 208/208 KB 584/1710 KB 223/223 KB 208/208 KB 588/1710 KB 223/223 KB 208/208 KB 592/1710 KB 223/223 KB 208/208 KB 596/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 921.3 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 208/208 KB 600/1710 KB 208/208 KB 604/1710 KB 208/208 KB 608/1710 KB 208/208 KB 612/1710 KB 3/531 KB 612/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 848.4 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 3/531 KB 612/1710 KB 4/18 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 3/531 KB 612/1710 KB 8/18 KB 3/531 KB 612/1710 KB 12/18 KB 6/531 KB 612/1710 KB 12/18 KB 6/531 KB 612/1710 KB 16/18 KB 9/531 KB 612/1710 KB 16/18 KB 9/531 KB 612/1710 KB 18/18 KB 11/531 KB 612/1710 KB 18/18 KB 14/531 KB 612/1710 KB 18/18 KB 16/531 KB 612/1710 KB 18/18 KB 19/531 KB 612/1710 KB 18/18 KB 22/531 KB 612/1710 KB 18/18 KB 25/531 KB 612/1710 KB 18/18 KB 27/531 KB 612/1710 KB 18/18 KB 30/531 KB 612/1710 KB 18/18 KB 4/214 KB 30/531 KB 612/1710 KB 18/18 KB 8/214 KB 30/531 KB 612/1710 KB 18/18 KB 12/214 KB 30/531 KB 612/1710 KB 18/18 KB 16/214 KB 30/531 KB 612/1710 KB 18/18 KB 16/214 KB 32/531 KB 612/1710 KB 18/18 KB 16/214 KB 32/531 KB 616/1710 KB 18/18 KB 20/214 KB 32/531 KB 620/1710 KB 18/18 KB 20/214 KB 32/531 KB 624/1710 KB 18/18 KB 20/214 KB 32/531 KB 628/1710 KB 18/18 KB 20/214 KB 32/531 KB 616/1710 KB 18/18 KB 24/214 KB 36/531 KB 628/1710 KB 24/214 KB 36/531 KB 3/1267 KB 628/1710 KB 24/214 KB 36/531 KB 6/1267 KB 628/1710 KB 24/214 KB 36/531 KB 9/1267 KB 628/1710 KB 24/214 KB 36/531 KB 11/1267 KB 628/1710 KB 28/214 KB 36/531 KB 11/1267 KB 628/1710 KB 32/214 KB 36/531 KB 11/1267 KB 628/1710 KB 36/214 KB 36/531 KB 14/1267 KB 628/1710 KB 40/214 KB 36/531 KB 14/1267 KB 628/1710 KB 44/214 KB 36/531 KB 14/1267 KB 628/1710 KB 48/214 KB 36/531 KB 14/1267 KB 628/1710 KB 20/214 KB 36/531 KB 628/1710 KB 18/18 KB 48/214 KB 40/531 KB 14/1267 KB 628/1710 KB 48/214 KB 44/531 KB 14/1267 KB 628/1710 KB 48/214 KB 48/531 KB 14/1267 KB 628/1710 KB 48/214 KB 52/531 KB 14/1267 KB 628/1710 KB 32/214 KB 36/531 KB 14/1267 KB 628/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 70.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 52/214 KB 52/531 KB 16/1267 KB 632/1710 KB 52/214 KB 52/531 KB 19/1267 KB 632/1710 KB 52/214 KB 52/531 KB 22/1267 KB 632/1710 KB 52/214 KB 52/531 KB 25/1267 KB 632/1710 KB 52/214 KB 52/531 KB 27/1267 KB 632/1710 KB 52/214 KB 52/531 KB 30/1267 KB 632/1710 KB 52/214 KB 52/531 KB 32/1267 KB 632/1710 KB 52/214 KB 52/531 KB 14/1267 KB 632/1710 KB 56/214 KB 52/531 KB 32/1267 KB 632/1710 KB 60/214 KB 52/531 KB 32/1267 KB 632/1710 KB 64/214 KB 52/531 KB 32/1267 KB 632/1710 KB 68/214 KB 52/531 KB 32/1267 KB 632/1710 KB 48/214 KB 52/531 KB 14/1267 KB 632/1710 KB 68/214 KB 56/531 KB 36/1267 KB 636/1710 KB 68/214 KB 56/531 KB 36/1267 KB 640/1710 KB 68/214 KB 56/531 KB 36/1267 KB 644/1710 KB 4/109 KB 68/214 KB 56/531 KB 36/1267 KB 632/1710 KB 68/214 KB 56/531 KB 40/1267 KB 644/1710 KB 4/109 KB 68/214 KB 56/531 KB 32/1267 KB 632/1710 KB 68/214 KB 60/531 KB 40/1267 KB 644/1710 KB 4/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 4/109 KB 68/214 KB 56/531 KB 36/1267 KB 640/1710 KB 4/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 8/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 12/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 16/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 20/109 KB 68/214 KB 64/531 KB 40/1267 KB 644/1710 KB 24/109 KB 68/214 KB 64/531 KB 44/1267 KB 644/1710 KB 28/109 KB 68/214 KB 64/531 KB 44/1267 KB 648/1710 KB 32/109 KB 68/214 KB 64/531 KB 44/1267 KB 644/1710 KB 24/109 KB 72/214 KB 64/531 KB 48/1267 KB 648/1710 KB 32/109 KB 72/214 KB 64/531 KB 44/1267 KB 648/1710 KB 32/109 KB 76/214 KB 64/531 KB 48/1267 KB 648/1710 KB 32/109 KB 80/214 KB 68/531 KB 52/1267 KB 648/1710 KB 36/109 KB 68/214 KB 64/531 KB 44/1267 KB 648/1710 KB 28/109 KB 80/214 KB 68/531 KB 52/1267 KB 652/1710 KB 36/109 KB 80/214 KB 68/531 KB 52/1267 KB 656/1710 KB 36/109 KB 76/214 KB 68/531 KB 52/1267 KB 648/1710 KB 36/109 KB 80/214 KB 72/531 KB 52/1267 KB 656/1710 KB 36/109 KB 80/214 KB 76/531 KB 52/1267 KB 656/1710 KB 36/109 KB 80/214 KB 80/531 KB 52/1267 KB 660/1710 KB 36/109 KB 80/214 KB 84/531 KB 52/1267 KB 660/1710 KB 36/109 KB 84/214 KB 88/531 KB 52/1267 KB 660/1710 KB 36/109 KB 84/214 KB 92/531 KB 52/1267 KB 660/1710 KB 36/109 KB 76/214 KB 64/531 KB 52/1267 KB 648/1710 KB 36/109 KB 84/214 KB 92/531 KB 56/1267 KB 660/1710 KB 36/109 KB 84/214 KB 92/531 KB 60/1267 KB 660/1710 KB 36/109 KB 84/214 KB 92/531 KB 61/1267 KB 660/1710 KB 36/109 KB 76/214 KB 64/531 KB 48/1267 KB 648/1710 KB 36/109 KB 84/214 KB 92/531 KB 61/1267 KB 660/1710 KB 40/109 KB 84/214 KB 92/531 KB 61/1267 KB 660/1710 KB 44/109 KB 84/214 KB 92/531 KB 61/1267 KB 660/1710 KB 48/109 KB 84/214 KB 92/531 KB 61/1267 KB 660/1710 KB 52/109 KB 84/214 KB 96/531 KB 65/1267 KB 660/1710 KB 56/109 KB 84/214 KB 96/531 KB 65/1267 KB 660/1710 KB 60/109 KB 84/214 KB 96/531 KB 65/1267 KB 660/1710 KB 64/109 KB 84/214 KB 84/531 KB 52/1267 KB 660/1710 KB 36/109 KB 80/214 KB 76/531 KB 52/1267 KB 660/1710 KB 36/109 KB 84/214 KB 96/531 KB 65/1267 KB 664/1710 KB 64/109 KB 88/214 KB 96/531 KB 65/1267 KB 668/1710 KB 64/109 KB 88/214 KB 96/531 KB 65/1267 KB 672/1710 KB 64/109 KB 84/214 KB 96/531 KB 65/1267 KB 660/1710 KB 52/109 KB 84/214 KB 92/531 KB 65/1267 KB 660/1710 KB 52/109 KB 88/214 KB 96/531 KB 69/1267 KB 672/1710 KB 64/109 KB 88/214 KB 96/531 KB 65/1267 KB 664/1710 KB 64/109 KB 92/214 KB 96/531 KB 69/1267 KB 672/1710 KB 64/109 KB 96/214 KB 96/531 KB 69/1267 KB 672/1710 KB 64/109 KB 96/214 KB 96/531 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install KB 69/1267 KB 676/1710 KB 64/109 KB 100/214 KB 100/531 KB 73/1267 KB 680/1710 KB 68/109 KB 100/214 KB 100/531 KB 73/1267 KB 684/1710 KB 68/109 KB 100/214 KB 100/531 KB 73/1267 KB 688/1710 KB 68/109 KB 100/214 KB 100/531 KB 73/1267 KB 676/1710 KB 68/109 KB 100/214 KB 100/531 KB 73/1267 KB 688/1710 KB 72/109 KB 100/214 KB 100/531 KB 73/1267 KB 688/1710 KB 76/109 KB 100/214 KB 100/531 KB 73/1267 KB 688/1710 KB 80/109 KB 100/214 KB 100/531 KB 73/1267 KB 688/1710 KB 84/109 KB 100/214 KB 100/531 KB 73/1267 KB 692/1710 KB 88/109 KB 100/214 KB 100/531 KB 73/1267 KB 676/1710 KB 64/109 KB 96/214 KB 100/531 KB 73/1267 KB 676/1710 KB 64/109 KB 96/214 KB 96/531 KB 73/1267 KB 676/1710 KB 64/109 KB 104/214 KB 100/531 KB 77/1267 KB 692/1710 KB 88/109 KB 104/214 KB 100/531 KB 81/1267 KB 692/1710 KB 88/109 KB 104/214 KB 100/531 KB 73/1267 KB 692/1710 KB 88/109 KB 108/214 KB 104/531 KB 81/1267 KB 692/1710 KB 88/109 KB 112/214 KB 104/531 KB 81/1267 KB 692/1710 KB 88/109 KB 112/214 KB 104/531 KB 85/1267 KB 692/1710 KB 88/109 KB 112/214 KB 104/531 KB 89/1267 KB 692/1710 KB 88/109 KB 112/214 KB 104/531 KB 93/1267 KB 692/1710 KB 88/109 KB 112/214 KB 104/531 KB 97/1267 KB 692/1710 KB 88/109 KB 116/214 KB 104/531 KB 101/1267 KB 692/1710 KB 88/109 KB 100/214 KB 100/531 KB 73/1267 KB 692/1710 KB 84/109 KB 116/214 KB 104/531 KB 97/1267 KB 692/1710 KB 88/109 KB 120/214 KB 104/531 KB 105/1267 KB 692/1710 KB 88/109 KB 104/214 KB 104/531 KB 81/1267 KB 692/1710 KB 88/109 KB 120/214 KB 108/531 KB 105/1267 KB 696/1710 KB 88/109 KB 120/214 KB 112/531 KB 105/1267 KB 696/1710 KB 88/109 KB 120/214 KB 116/531 KB 105/1267 KB 696/1710 KB 88/109 KB 120/214 KB 120/531 KB 105/1267 KB 696/1710 KB 88/109 KB 120/214 KB 124/531 KB 105/1267 KB 696/1710 KB 88/109 KB 120/214 KB 104/531 KB 105/1267 KB 696/1710 KB 88/109 KB 124/214 KB 124/531 KB 105/1267 KB 700/1710 KB 88/109 KB 124/214 KB 124/531 KB 105/1267 KB 696/1710 KB 88/109 KB 128/214 KB 128/531 KB 105/1267 KB 700/1710 KB 88/109 KB 124/214 KB 128/531 KB 105/1267 KB 700/1710 KB 88/109 KB 116/214 KB 128/531 KB 105/1267 KB 704/1710 KB 88/109 KB 128/214 KB 128/531 KB 109/1267 KB 704/1710 KB 88/109 KB 132/214 KB 132/531 KB 113/1267 KB 704/1710 KB 92/109 KB 132/214 KB 132/531 KB 117/1267 KB 704/1710 KB 92/109 KB 128/214 KB 128/531 KB 105/1267 KB 704/1710 KB 88/109 KB 132/214 KB 132/531 KB 117/1267 KB 708/1710 KB 92/109 KB 132/214 KB 132/531 KB 117/1267 KB 712/1710 KB 92/109 KB 132/214 KB 132/531 KB 117/1267 KB 716/1710 KB 92/109 KB 132/214 KB 132/531 KB 121/1267 KB 720/1710 KB 92/109 KB 132/214 KB 132/531 KB 121/1267 KB 724/1710 KB 92/109 KB 132/214 KB 132/531 KB 121/1267 KB 728/1710 KB 92/109 KB 132/214 KB 132/531 KB 109/1267 KB 704/1710 KB 92/109 KB 136/214 KB 132/531 KB 121/1267 KB 728/1710 KB 92/109 KB 140/214 KB 132/531 KB 121/1267 KB 728/1710 KB 92/109 KB 144/214 KB 132/531 KB 121/1267 KB 728/1710 KB 92/109 KB 128/214 KB 132/531 KB 109/1267 KB 704/1710 KB 92/109 KB 144/214 KB 132/531 KB 121/1267 KB 728/1710 KB 96/109 KB 144/214 KB 132/531 KB 121/1267 KB 728/1710 KB 100/109 KB 144/214 KB 132/531 KB 121/1267 KB 728/1710 KB 104/109 KB 144/214 KB 132/531 KB 121/1267 KB 728/1710 KB 108/109 KB 148/214 KB 132/531 KB 121/1267 KB 728/1710 KB 109/109 KB 128/214 KB 132/531 KB 109/1267 KB 704/1710 KB 88/109 KB 148/214 KB 136/531 KB 121/1267 KB 728/1710 KB 109/109 KB 148/214 KB 140/531 KB 121/1267 KB 728/1710 KB 109/109 KB 148/214 KB 144/531 KB 121/1267 KB 728/1710 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 109/109 KB 148/214 KB 148/531 KB 121/1267 KB 728/1710 KB 109/109 KB 148/214 KB 152/531 KB 121/1267 KB 728/1710 KB 109/109 KB 148/214 KB 132/531 KB 121/1267 KB 728/1710 KB 108/109 KB 152/214 KB 156/531 KB 121/1267 KB 728/1710 KB 109/109 KB 156/214 KB 156/531 KB 121/1267 KB 728/1710 KB 109/109 KB 160/214 KB 156/531 KB 121/1267 KB 728/1710 KB 109/109 KB 164/214 KB 156/531 KB 121/1267 KB 728/1710 KB 109/109 KB 132/214 KB 132/531 KB 121/1267 KB 716/1710 KB 92/109 KB 164/214 KB 156/531 KB 125/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 129/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 133/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 137/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 141/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 121/1267 KB 732/1710 KB 109/109 KB 164/214 KB 156/531 KB 141/1267 KB 736/1710 KB 109/109 KB 148/214 KB 156/531 KB 121/1267 KB 728/1710 KB 109/109 KB 164/214 KB 160/531 KB 141/1267 KB 736/1710 KB 109/109 KB 164/214 KB 164/531 KB 141/1267 KB 736/1710 KB 109/109 KB 168/214 KB 168/531 KB 145/1267 KB 736/1710 KB 109/109 KB 168/214 KB 172/531 KB 145/1267 KB 736/1710 KB 109/109 KB 168/214 KB 176/531 KB 145/1267 KB 740/1710 KB 109/109 KB 168/214 KB 164/531 KB 145/1267 KB 736/1710 KB 109/109 KB 172/214 KB 176/531 KB 145/1267 KB 740/1710 KB 109/109 KB 164/214 KB 164/531 KB 145/1267 KB 736/1710 KB 109/109 KB 172/214 KB 176/531 KB 149/1267 KB 740/1710 KB 109/109 KB 168/214 KB 172/531 KB 145/1267 KB 740/1710 KB 109/109 KB 176/214 KB 176/531 KB 149/1267 KB 744/1710 KB 109/109 KB 176/214 KB 176/531 KB 149/1267 KB 748/1710 KB 109/109 KB 176/214 KB 176/531 KB 153/1267 KB 752/1710 KB 109/109 KB 176/214 KB 176/531 KB 153/1267 KB 756/1710 KB 109/109 KB 176/214 KB 180/531 KB 153/1267 KB 760/1710 KB 109/109 KB 176/214 KB 176/531 KB 149/1267 KB 740/1710 KB 109/109 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 357.0 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 176/214 KB 180/531 KB 153/1267 KB 756/1710 KB 109/109 KB 180/214 KB 184/531 KB 153/1267 KB 760/1710 KB 180/214 KB 188/531 KB 153/1267 KB 760/1710 KB 180/214 KB 192/531 KB 153/1267 KB 760/1710 KB 176/214 KB 176/531 KB 153/1267 KB 748/1710 KB 109/109 KB 180/214 KB 192/531 KB 157/1267 KB 760/1710 KB 180/214 KB 192/531 KB 161/1267 KB 760/1710 KB 180/214 KB 192/531 KB 165/1267 KB 760/1710 KB 180/214 KB 192/531 KB 169/1267 KB 764/1710 KB 180/214 KB 196/531 KB 173/1267 KB 764/1710 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 180/214 KB 180/531 KB 153/1267 KB 760/1710 KB 184/214 KB 196/531 KB 173/1267 KB 764/1710 KB 188/214 KB 196/531 KB 173/1267 KB 764/1710 KB 192/214 KB 196/531 KB 173/1267 KB 764/1710 KB 196/214 KB 196/531 KB 173/1267 KB 764/1710 KB 200/214 KB 196/531 KB 177/1267 KB 764/1710 KB 204/214 KB 196/531 KB 177/1267 KB 764/1710 KB 180/214 KB 196/531 KB 169/1267 KB 764/1710 KB 204/214 KB 200/531 KB 177/1267 KB 764/1710 KB 204/214 KB 204/531 KB 177/1267 KB 764/1710 KB 204/214 KB 208/531 KB 177/1267 KB 764/1710 KB 180/214 KB 192/531 KB 165/1267 KB 764/1710 KB 204/214 KB 208/531 KB 177/1267 KB 768/1710 KB 204/214 KB 208/531 KB 177/1267 KB 772/1710 KB 196/214 KB 196/531 KB 177/1267 KB 764/1710 KB 204/214 KB 212/531 KB 177/1267 KB 776/1710 KB 204/214 KB 212/531 KB 181/1267 KB 776/1710 KB 208/214 KB 212/531 KB 181/1267 KB 780/1710 KB 208/214 KB 212/531 KB 181/1267 KB 784/1710 KB 208/214 KB 212/531 KB 181/1267 KB 776/1710 KB 204/214 KB 212/531 KB 181/1267 KB 776/1710 KB 208/214 KB 212/531 KB 185/1267 KB 784/1710 KB 208/214 KB 212/531 KB 189/1267 KB 784/1710 KB 212/214 KB 212/531 KB 189/1267 KB 784/1710 KB 214/214 KB 212/531 KB 189/1267 KB 784/1710 KB 214/214 KB 216/531 KB 189/1267 KB 788/1710 KB 214/214 KB 216/531 KB 193/1267 KB 792/1710 KB 214/214 KB 216/531 KB 193/1267 KB 796/1710 KB 214/214 KB 216/531 KB 193/1267 KB 800/1710 KB 214/214 KB 216/531 KB 189/1267 KB 784/1710 KB 214/214 KB 220/531 KB 193/1267 KB 800/1710 KB 214/214 KB 224/531 KB 193/1267 KB 800/1710 KB 214/214 KB 216/531 KB 193/1267 KB 788/1710 KB 214/214 KB 224/531 KB 197/1267 KB 800/1710 KB 214/214 KB 224/531 KB 201/1267 KB 800/1710 KB 214/214 KB 224/531 KB 205/1267 KB 800/1710 KB 214/214 KB 228/531 KB 209/1267 KB 4/80 KB 800/1710 KB 214/214 KB 228/531 KB 213/1267 KB 4/80 KB 804/1710 KB 214/214 KB 228/531 KB 205/1267 KB 4/80 KB 800/1710 KB 214/214 KB 232/531 KB 213/1267 KB 4/80 KB 804/1710 KB 214/214 KB 236/531 KB 213/1267 KB 4/80 KB 804/1710 KB 214/214 KB 224/531 KB 205/1267 KB 4/80 KB 800/1710 KB 214/214 KB 240/531 KB 213/1267 KB 8/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 12/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 16/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 20/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 24/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 28/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 32/80 KB 804/1710 KB 214/214 KB 228/531 KB 209/1267 KB 4/80 KB 804/1710 KB 214/214 KB 240/531 KB 213/1267 KB 32/80 KB 808/1710 KB 214/214 KB 240/531 KB 213/1267 KB 4/80 KB 804/1710 KB 214/214 KB 244/531 KB 217/1267 KB 32/80 KB 808/1710 KB 248/531 KB 217/1267 KB 36/80 KB 812/1710 KB 214/214 KB 240/531 KB 217/1267 KB 32/80 KB 808/1710 KB 248/531 KB 221/1267 KB 36/80 KB 812/1710 KB 214/214 KB 244/531 KB 217/1267 KB 32/80 KB 812/1710 KB 248/531 KB 225/1267 KB 36/80 KB 812/1710 KB 252/531 KB 229/1267 KB 36/80 KB 816/1710 KB 244/531 KB 217/1267 KB 36/80 KB 812/1710 KB 252/531 KB 233/1267 KB 40/80 KB 816/1710 KB 252/531 KB 233/1267 KB 44/80 KB 816/1710 KB 252/531 KB 233/1267 KB 48/80 KB 816/1710 KB 252/531 KB 233/1267 KB 52/80 KB 816/1710 KB 252/531 KB 233/1267 KB 56/80 KB 816/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 658.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 252/531 KB 233/1267 KB 36/80 KB 816/1710 KB 252/531 KB 225/1267 KB 36/80 KB 816/1710 KB 256/531 KB 237/1267 KB 56/80 KB 816/1710 KB 248/531 KB 225/1267 KB 36/80 KB 816/1710 KB 256/531 KB 237/1267 KB 56/80 KB 820/1710 KB 260/531 KB 237/1267 KB 56/80 KB 824/1710 KB 260/531 KB 237/1267 KB 56/80 KB 828/1710 KB 260/531 KB 237/1267 KB 56/80 KB 832/1710 KB 260/531 KB 237/1267 KB 56/80 KB 820/1710 KB 264/531 KB 237/1267 KB 56/80 KB 832/1710 KB 268/531 KB 237/1267 KB 56/80 KB 832/1710 KB 272/531 KB 237/1267 KB 56/80 KB 836/1710 KB 252/531 KB 237/1267 KB 56/80 KB 828/1710 KB 272/531 KB 241/1267 KB 60/80 KB 836/1710 KB 276/531 KB 245/1267 KB 60/80 KB 836/1710 KB 276/531 KB 249/1267 KB 60/80 KB 836/1710 KB 276/531 KB 253/1267 KB 60/80 KB 836/1710 KB 272/531 KB 237/1267 KB 60/80 KB 836/1710 KB 276/531 KB 253/1267 KB 64/80 KB 836/1710 KB 276/531 KB 253/1267 KB 68/80 KB 836/1710 KB 276/531 KB 253/1267 KB 72/80 KB 836/1710 KB 276/531 KB 253/1267 KB 76/80 KB 836/1710 KB 276/531 KB 253/1267 KB 80/80 KB 836/1710 KB 268/531 KB 237/1267 KB 56/80 KB 836/1710 KB 276/531 KB 253/1267 KB 80/80 KB 840/1710 KB 276/531 KB 253/1267 KB 80/80 KB 844/1710 KB 276/531 KB 253/1267 KB 80/80 KB 848/1710 KB 276/531 KB 241/1267 KB 60/80 KB 836/1710 KB 280/531 KB 253/1267 KB 80/80 KB 848/1710 KB 284/531 KB 253/1267 KB 80/80 KB 848/1710 KB 288/531 KB 253/1267 KB 80/80 KB 848/1710 KB 292/531 KB 253/1267 KB 80/80 KB 848/1710 KB 296/531 KB 257/1267 KB 80/80 KB 852/1710 KB 300/531 KB 257/1267 KB 80/80 KB 852/1710 KB 292/531 KB 257/1267 KB 80/80 KB 852/1710 KB 300/531 KB 257/1267 KB 80/80 KB 856/1710 KB 292/531 KB 257/1267 KB 80/80 KB 848/1710 KB 300/531 KB 261/1267 KB 80/80 KB 856/1710 KB 300/531 KB 265/1267 KB 80/80 KB 856/1710 KB 300/531 KB 265/1267 KB 80/80 KB 856/1710 KB 4/1044 KB 300/531 KB 265/1267 KB 80/80 KB 856/1710 KB 8/1044 KB 300/531 KB 265/1267 KB 80/80 KB 856/1710 KB 12/1044 KB 300/531 KB 265/1267 KB 80/80 KB 856/1710 KB 16/1044 KB 300/531 KB 269/1267 KB 80/80 KB 856/1710 KB 16/1044 KB 300/531 KB 269/1267 KB 80/80 KB 860/1710 KB 16/1044 KB 300/531 KB 269/1267 KB 80/80 KB 864/1710 KB 16/1044 KB 304/531 KB 269/1267 KB 80/80 KB 864/1710 KB 16/1044 KB 304/531 KB 269/1267 KB 80/80 KB 864/1710 KB 20/1044 KB 304/531 KB 269/1267 KB 80/80 KB 864/1710 KB 24/1044 KB 304/531 KB 269/1267 KB 80/80 KB 864/1710 KB 28/1044 KB 304/531 KB 269/1267 KB 80/80 KB 864/1710 KB 32/1044 KB 308/531 KB 269/1267 KB 80/80 KB 864/1710 KB 32/1044 KB 312/531 KB 273/1267 KB 80/80 KB 868/1710 KB 32/1044 KB 316/531 KB 273/1267 KB 80/80 KB 868/1710 KB 36/1044 KB 320/531 KB 273/1267 KB 80/80 KB 868/1710 KB 36/1044 KB 308/531 KB 273/1267 KB 80/80 KB 868/1710 KB 32/1044 KB 320/531 KB 277/1267 KB 80/80 KB 868/1710 KB 36/1044 KB 320/531 KB 281/1267 KB 80/80 KB 868/1710 KB 36/1044 KB 320/531 KB 285/1267 KB 80/80 KB 868/1710 KB 36/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 233.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 308/531 KB 269/1267 KB 80/80 KB 868/1710 KB 32/1044 KB 312/531 KB 273/1267 KB 80/80 KB 868/1710 KB 36/1044 KB 320/531 KB 285/1267 KB 868/1710 KB 40/1044 KB 320/531 KB 285/1267 KB 868/1710 KB 44/1044 KB 320/531 KB 285/1267 KB 868/1710 KB 48/1044 KB 320/531 KB 285/1267 KB 868/1710 KB 52/1044 KB 320/531 KB 289/1267 KB 872/1710 KB 56/1044 KB 320/531 KB 289/1267 KB 872/1710 KB 60/1044 KB 320/531 KB 289/1267 KB 872/1710 KB 64/1044 KB 320/531 KB 289/1267 KB 872/1710 KB 68/1044 KB 324/531 KB 289/1267 KB 872/1710 KB 72/1044 KB 324/531 KB 289/1267 KB 872/1710 KB 76/1044 KB 320/531 KB 289/1267 KB 872/1710 KB 52/1044 KB 324/531 KB 293/1267 KB 872/1710 KB 80/1044 KB 324/531 KB 297/1267 KB 872/1710 KB 80/1044 KB 320/531 KB 285/1267 KB 872/1710 KB 52/1044 KB 324/531 KB 297/1267 KB 876/1710 KB 80/1044 KB 324/531 KB 297/1267 KB 880/1710 KB 80/1044 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 324/531 KB 297/1267 KB 884/1710 KB 80/1044 KB 324/531 KB 289/1267 KB 872/1710 KB 68/1044 KB 328/531 KB 297/1267 KB 884/1710 KB 80/1044 KB 332/531 KB 301/1267 KB 884/1710 KB 80/1044 KB 336/531 KB 301/1267 KB 888/1710 KB 80/1044 KB 328/531 KB 301/1267 KB 884/1710 KB 80/1044 KB 332/531 KB 301/1267 KB 888/1710 KB 80/1044 KB 336/531 KB 301/1267 KB 892/1710 KB 80/1044 KB 336/531 KB 301/1267 KB 896/1710 KB 80/1044 KB 336/531 KB 301/1267 KB 900/1710 KB 80/1044 KB 340/531 KB 305/1267 KB 904/1710 KB 80/1044 KB 340/531 KB 305/1267 KB 908/1710 KB 80/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 80/1044 KB 340/531 KB 305/1267 KB 900/1710 KB 80/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 84/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 88/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 92/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 96/1044 KB 340/531 KB 305/1267 KB 912/1710 KB 100/1044 KB 340/531 KB 305/1267 KB 900/1710 KB 80/1044 KB 340/531 KB 309/1267 KB 916/1710 KB 100/1044 KB 340/531 KB 313/1267 KB 916/1710 KB 100/1044 KB 340/531 KB 301/1267 KB 900/1710 KB 80/1044 KB 344/531 KB 313/1267 KB 4/61 KB 916/1710 KB 100/1044 KB 340/531 KB 313/1267 KB 4/61 KB 916/1710 KB 100/1044 KB 344/531 KB 313/1267 KB 8/61 KB 916/1710 KB 100/1044 KB 344/531 KB 313/1267 KB 12/61 KB 916/1710 KB 100/1044 KB 344/531 KB 313/1267 KB 16/61 KB 916/1710 KB 100/1044 KB 344/531 KB 317/1267 KB 16/61 KB 916/1710 KB 100/1044 KB 348/531 KB 321/1267 KB 16/61 KB 916/1710 KB 100/1044 KB 348/531 KB 325/1267 KB 20/61 KB 916/1710 KB 100/1044 KB 348/531 KB 329/1267 KB 20/61 KB 916/1710 KB 100/1044 KB 340/531 KB 305/1267 KB 916/1710 KB 100/1044 KB 348/531 KB 321/1267 KB 20/61 KB 916/1710 KB 100/1044 KB 348/531 KB 329/1267 KB 24/61 KB 916/1710 KB 100/1044 KB 348/531 KB 329/1267 KB 28/61 KB 916/1710 KB 100/1044 KB 348/531 KB 329/1267 KB 32/61 KB 916/1710 KB 100/1044 KB 348/531 KB 317/1267 KB 16/61 KB 916/1710 KB 100/1044 KB 352/531 KB 329/1267 KB 32/61 KB 916/1710 KB 100/1044 KB 356/531 KB 329/1267 KB 32/61 KB 916/1710 KB 100/1044 KB 360/531 KB 329/1267 KB 32/61 KB 916/1710 KB 100/1044 KB 364/531 KB 329/1267 KB 32/61 KB 920/1710 KB 100/1044 KB 368/531 KB 329/1267 KB 36/61 KB 920/1710 KB 100/1044 KB 360/531 KB 329/1267 KB 32/61 KB 920/1710 KB 100/1044 KB 368/531 KB 333/1267 KB 36/61 KB 924/1710 KB 100/1044 KB 368/531 KB 333/1267 KB 36/61 KB 928/1710 KB 100/1044 KB 372/531 KB 333/1267 KB 36/61 KB 932/1710 KB 100/1044 KB 372/531 KB 333/1267 KB 36/61 KB 936/1710 KB 104/1044 KB 372/531 KB 333/1267 KB 36/61 KB 940/1710 KB 104/1044 KB 372/531 KB 333/1267 KB 36/61 KB 944/1710 KB 104/1044 KB 368/531 KB 333/1267 KB 36/61 KB 920/1710 KB 100/1044 KB 372/531 KB 337/1267 KB 36/61 KB 944/1710 KB 104/1044 KB 364/531 KB 329/1267 KB 36/61 KB 920/1710 KB 100/1044 KB 372/531 KB 337/1267 KB 40/61 KB 944/1710 KB 104/1044 KB 372/531 KB 337/1267 KB 44/61 KB 944/1710 KB 104/1044 KB 372/531 KB 333/1267 KB 36/61 KB 932/1710 KB 104/1044 KB 372/531 KB 337/1267 KB 48/61 KB 944/1710 KB 108/1044 KB 372/531 KB 337/1267 KB 48/61 KB 944/1710 KB 112/1044 KB 372/531 KB 337/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 372/531 KB 333/1267 KB 36/61 KB 928/1710 KB 100/1044 KB 376/531 KB 341/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 380/531 KB 341/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 384/531 KB 341/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 372/531 KB 341/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 384/531 KB 345/1267 KB 48/61 KB 944/1710 KB 120/1044 KB 384/531 KB 349/1267 KB 4 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 8/61 KB 944/1710 KB 120/1044 KB 384/531 KB 353/1267 KB 48/61 KB 944/1710 KB 120/1044 KB 388/531 KB 357/1267 KB 48/61 KB 948/1710 KB 120/1044 KB 388/531 KB 361/1267 KB 48/61 KB 948/1710 KB 120/1044 KB 388/531 KB 365/1267 KB 48/61 KB 948/1710 KB 120/1044 KB 372/531 KB 337/1267 KB 48/61 KB 944/1710 KB 116/1044 KB 388/531 KB 365/1267 KB 52/61 KB 948/1710 KB 120/1044 KB 388/531 KB 365/1267 KB 56/61 KB 948/1710 KB 120/1044 KB 388/531 KB 365/1267 KB 60/61 KB 948/1710 KB 120/1044 KB 388/531 KB 365/1267 KB 61/61 KB 948/1710 KB 120/1044 KB 388/531 KB 353/1267 KB 48/61 KB 948/1710 KB 120/1044 KB 388/531 KB 365/1267 KB 61/61 KB 952/1710 KB 120/1044 KB 388/531 KB 353/1267 KB 48/61 KB 944/1710 KB 120/1044 KB 392/531 KB 365/1267 KB 61/61 KB 952/1710 KB 120/1044 KB 384/531 KB 341/1267 KB 48/61 KB 944/1710 KB 120/1044 KB 392/531 KB 365/1267 KB 61/61 KB 952/1710 KB 124/1044 KB 392/531 KB 365/1267 KB 61/61 KB 952/1710 KB 128/1044 KB 392/531 KB 365/1267 KB 61/61 KB 952/1710 KB 132/1044 KB 396/531 KB 365/1267 KB 61/61 KB 956/1710 KB 132/1044 KB 396/531 KB 365/1267 KB 61/61 KB 952/1710 KB 132/1044 KB 400/531 KB 365/1267 KB 61/61 KB 956/1710 KB 136/1044 KB 404/531 KB 365/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 408/531 KB 369/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 412/531 KB 369/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 396/531 KB 365/1267 KB 61/61 KB 956/1710 KB 136/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 140/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 144/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 148/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 152/1044 KB 416/531 KB 369/1267 KB 61/61 KB 960/1710 KB 156/1044 KB 404/531 KB 369/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 420/531 KB 373/1267 KB 61/61 KB 960/1710 KB 156/1044 KB 420/531 KB 377/1267 KB 61/61 KB 960/1710 KB 156/1044 KB 420/531 KB 381/1267 KB 61/61 KB 960/1710 KB 156/1044 KB 400/531 KB 365/1267 KB 61/61 KB 960/1710 KB 136/1044 KB 420/531 KB 381/1267 KB 61/61 KB 964/1710 KB 156/1044 KB 420/531 KB 381/1267 KB 61/61 KB 968/1710 KB 156/1044 KB 420/531 KB 381/1267 KB 61/61 KB 972/1710 KB 156/1044 KB 420/531 KB 381/1267 KB 61/61 KB 976/1710 KB 156/1044 KB 420/531 KB 385/1267 KB 61/61 KB 980/1710 KB 156/1044 KB 420/531 KB 385/1267 KB 984/1710 KB 160/1044 KB 420/531 KB 385/1267 KB 988/1710 KB 160/1044 KB 420/531 KB 385/1267 KB 992/1710 KB 160/1044 KB 420/531 KB 369/1267 KB 61/61 KB 960/1710 KB 156/1044 KB 424/531 KB 385/1267 KB 992/1710 KB 160/1044 KB 428/531 KB 385/1267 KB 992/1710 KB 160/1044 KB 432/531 KB 385/1267 KB 992/1710 KB 160/1044 KB 420/531 KB 385/1267 KB 61/61 KB 980/1710 KB 160/1044 KB 432/531 KB 385/1267 KB 992/1710 KB 164/1044 KB 420/531 KB 385/1267 KB 61/61 KB 976/1710 KB 156/1044 KB 432/531 KB 389/1267 KB 992/1710 KB 164/1044 KB 432/531 KB 393/1267 KB 992/1710 KB 164/1044 KB 432/531 KB 397/1267 KB 992/1710 KB 164/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 159.7 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 432/531 KB 401/1267 KB 992/1710 KB 164/1044 KB 436/531 KB 405/1267 KB 996/1710 KB 168/1044 KB 436/531 KB 409/1267 KB 996/1710 KB 168/1044 KB 436/531 KB 413/1267 KB 996/1710 KB 168/1044 KB 432/531 KB 401/1267 KB 992/1710 KB 168/1044 KB 436/531 KB 413/1267 KB 996/1710 KB 172/1044 KB 436/531 KB 413/1267 KB 996/1710 KB 176/1044 KB 436/531 KB 413/1267 KB 996/1710 KB 180/1044 KB 436/531 KB 417/1267 KB 996/1710 KB 184/1044 KB 436/531 KB 401/1267 KB 996/1710 KB 168/1044 KB 436/531 KB 417/1267 KB 1000/1710 KB 184/1044 KB 436/531 KB 417/1267 KB 1004/1710 KB 184/1044 KB 436/531 KB 417/1267 KB 1008/1710 KB 184/1044 KB 436/531 KB 401/1267 KB 992/1710 KB 168/1044 KB 440/531 KB 417/1267 KB 1008/1710 KB 184/1044 KB 444/531 KB 417/1267 KB 1008/1710 KB 184/1044 KB 448/531 KB 417/1267 KB 1008/1710 KB 184/1044 KB 452/531 KB 417/1267 KB 1008/1710 KB 184/1044 KB 456/531 KB 417/1267 KB 1012/1710 KB 188/1044 KB 460/531 KB 417/1267 KB 1012/1710 KB 188/1044 KB 464/531 KB 417/1267 KB 1012/1710 KB 188/1044 KB 436/531 KB 417/1267 KB 996/1710 KB 180/1044 KB 464/531 KB 421/1267 KB 1012/1710 KB 188/1044 KB 452/531 KB 417/1267 KB 1012/1710 KB 188/1044 KB 464/531 KB 421/1267 KB 1016/1710 KB 188/1044 KB 452/531 KB 417/1267 KB 1008/1710 KB 188/1044 KB 464/531 KB 425/1267 KB 1016/1710 KB 192/1044 KB 464/531 KB 425/1267 KB 1016/1710 KB 196/1044 KB 468/531 KB 425/1267 KB 1020/1710 KB 200/1044 KB 464/531 KB 425/1267 KB 1016/1710 KB 188/1044 KB 468/531 KB 429/1267 KB 1020/1710 KB 200/1044 KB 468/531 KB 429/1267 KB 1020/1710 KB 204/1044 KB 468/531 KB 429/1267 KB 1020/1710 KB 208/1044 KB 468/531 KB 429/1267 KB 4/1063 KB 1020/1710 KB 208/1044 KB 468/531 KB 429/1267 KB 8/1063 KB 1020/1710 KB 208/1044 KB 468/531 KB 429/1267 KB 12/1063 KB 1020/1710 KB 208/1044 KB 468/531 KB 429/1267 KB 16/1063 KB 1020/1710 KB 208/1044 KB 468/531 KB 425/1267 KB 1020/1710 KB 196/1044 KB 472/531 KB 429/1267 KB 16/1063 KB 1020/1710 KB 208/1044 KB 464/531 KB 425/1267 KB 1020/1710 KB 196/1044 KB 472/531 KB 433/1267 KB 16/1063 KB 1024/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 16/1063 KB 1028/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 16/1063 KB 1032/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 20/1063 KB 1036/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 16/1063 KB 1020/1710 KB 208/1044 KB 476/531 KB 437/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 476/531 KB 441/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 476/531 KB 433/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 480/531 KB 441/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 472/531 KB 433/1267 KB 20/1063 KB 1032/1710 KB 208/1044 KB 480/531 KB 445/1267 KB 24/1063 KB 1040/1710 KB 208/1044 KB 480/531 KB 445/1267 KB 28/1063 KB 1040/1710 KB 208/1044 KB 480/531 KB 445/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 480/531 KB 445/1267 KB 20/1063 KB 1040/1710 KB 208/1044 KB 480/531 KB 449/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 484/531 KB 453/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 484/531 KB 449/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 488/531 KB 453/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 492/531 KB 453/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 492/531 KB 457/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 496/531 KB 457/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 496/531 KB 461/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 496/531 KB 465/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 500/531 KB 469/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 500/531 KB 47 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 3/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 500/531 KB 465/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 504/531 KB 473/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 508/531 KB 473/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 508/531 KB 477/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 512/531 KB 477/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 516/531 KB 477/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 520/531 KB 481/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 524/531 KB 481/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 528/531 KB 481/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 481/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 516/531 KB 481/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 485/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 489/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 493/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 497/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 501/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 505/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 509/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 513/1267 KB 32/1063 KB 1040/1710 KB 208/1044 KB 531/531 KB 513/1267 KB 36/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 40/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 44/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 48/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 52/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 56/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 60/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 64/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 32/1063 KB 1044/1710 KB 212/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 216/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 220/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 224/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 228/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 232/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 236/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 240/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 244/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 248/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1044/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 32/1063 KB 1044/1710 KB 208/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1048/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1052/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1056/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1060/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1064/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1068/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1072/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1076/1710 KB 252/1044 KB 531/531 KB 513/1267 KB 72/1063 KB 1080/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 72/1063 KB 1084/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 72/1063 KB 1088/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 72/1063 KB 1076/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 76/1063 KB 1088/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 80/1063 KB 1088/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 68/1063 KB 1076/1710 KB 256/1044 KB 531/531 KB 513/1267 KB 80/1063 KB 1088/1710 KB 260/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1088/1710 KB 264/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1088/1710 K unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install B 268/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1088/1710 KB 272/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1088/1710 KB 276/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1092/1710 KB 280/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1088/1710 KB 260/1044 KB 531/531 KB 513/1267 KB 88/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 92/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 84/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 513/1267 KB 96/1063 KB 1096/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 96/1063 KB 1100/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 96/1063 KB 1104/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 96/1063 KB 1096/1710 KB 284/1044 KB 531/531 KB 513/1267 KB 100/1063 KB 1104/1710 KB 284/1044 KB 513/1267 KB 104/1063 KB 1108/1710 KB 288/1044 KB 513/1267 KB 108/1063 KB 1108/1710 KB 288/1044 KB 513/1267 KB 112/1063 KB 1108/1710 KB 288/1044 KB 513/1267 KB 116/1063 KB 1108/1710 KB 288/1044 KB 513/1267 KB 100/1063 KB 1108/1710 KB 288/1044 KB 517/1267 KB 116/1063 KB 1112/1710 KB 288/1044 KB 517/1267 KB 116/1063 KB 1116/1710 KB 288/1044 KB 517/1267 KB 116/1063 KB 1120/1710 KB 288/1044 KB 517/1267 KB 116/1063 KB 1124/1710 KB 288/1044 KB 531/531 KB 513/1267 KB 100/1063 KB 1104/1710 KB 288/1044 KB 517/1267 KB 120/1063 KB 1124/1710 KB 292/1044 KB 517/1267 KB 120/1063 KB 1124/1710 KB 296/1044 KB 517/1267 KB 120/1063 KB 1124/1710 KB 300/1044 KB 517/1267 KB 120/1063 KB 1124/1710 KB 304/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1244.9 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 517/1267 KB 120/1063 KB 1124/1710 KB 288/1044 KB 517/1267 KB 116/1063 KB 1108/1710 KB 288/1044 KB 521/1267 KB 120/1063 KB 1124/1710 KB 308/1044 KB 525/1267 KB 120/1063 KB 1124/1710 KB 308/1044 KB 529/1267 KB 120/1063 KB 1124/1710 KB 308/1044 KB 533/1267 KB 124/1063 KB 1128/1710 KB 308/1044 KB 537/1267 KB 124/1063 KB 1128/1710 KB 308/1044 KB 541/1267 KB 124/1063 KB 1128/1710 KB 308/1044 KB 517/1267 KB 120/1063 KB 1124/1710 KB 308/1044 KB 541/1267 KB 124/1063 KB 1128/1710 KB 312/1044 KB 529/1267 KB 124/1063 KB 1128/1710 KB 308/1044 KB 529/1267 KB 120/1063 KB 1128/1710 KB 308/1044 KB 541/1267 KB 128/1063 KB 1132/1710 KB 312/1044 KB 541/1267 KB 128/1063 KB 1136/1710 KB 312/1044 KB 541/1267 KB 128/1063 KB 1136/1710 KB 312/1044 KB 541/1267 KB 132/1063 KB 1136/1710 KB 312/1044 KB 545/1267 KB 136/1063 KB 1140/1710 KB 316/1044 KB 545/1267 KB 132/1063 KB 1140/1710 KB 316/1044 KB 545/1267 KB 136/1063 KB 1144/1710 KB 316/1044 KB 545/1267 KB 136/1063 KB 1148/1710 KB 316/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 316/1044 KB 545/1267 KB 132/1063 KB 1136/1710 KB 316/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 320/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 324/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 328/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 332/1044 KB 545/1267 KB 140/1063 KB 1152/1710 KB 336/1044 KB 545/1267 KB 140/1063 KB 1156/1710 KB 340/1044 KB 545/1267 KB 140/1063 KB 1156/1710 KB 344/1044 KB 545/1267 KB 140/1063 KB 1156/1710 KB 348/1044 KB 545/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 545/1267 KB 132/1063 KB 1136/1710 KB 312/1044 KB 549/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 553/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 557/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 561/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 565/1267 KB 140/1063 KB 1156/1710 KB 352/1044 KB 545/1267 KB 140/1063 KB 1156/1710 KB 336/1044 KB 545/1267 KB 140/1063 KB 1148/1710 KB 316/1044 KB 565/1267 KB 144/1063 KB 1156/1710 KB 352/1044 KB 565/1267 KB 148/1063 KB 1156/1710 KB 352/1044 KB 565/1267 KB 152/1063 KB 1156/1710 KB 352/1044 KB 565/1267 KB 156/1063 KB 1156/1710 KB 352/1044 KB 565/1267 KB 160/1063 KB 1160/1710 KB 352/1044 KB 565/1267 KB 156/1063 KB 1160/1710 KB 352/1044 KB 569/1267 KB 160/1063 KB 1164/1710 KB 352/1044 KB 569/1267 KB 160/1063 KB 1168/1710 KB 352/1044 KB 569/1267 KB 160/1063 KB 1160/1710 KB 352/1044 KB 4/713 KB 569/1267 KB 164/1063 KB 1168/1710 KB 352/1044 KB 8/713 KB 569/1267 KB 164/1063 KB 1168/1710 KB 352/1044 KB 12/713 KB 569/1267 KB 164/1063 KB 1168/1710 KB 352/1044 KB 16/713 KB 569/1267 KB 164/1063 KB 1168/1710 KB 352/1044 KB 16/713 KB 569/1267 KB 164/1063 KB 1172/1710 KB 352/1044 KB 20/713 KB 573/1267 KB 164/1063 KB 1176/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 164/1063 KB 1180/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 164/1063 KB 1184/1710 KB 356/1044 KB 569/1267 KB 164/1063 KB 1168/1710 KB 352/1044 KB 20/713 KB 573/1267 KB 168/1063 KB 1184/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 172/1063 KB 1184/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 176/1063 KB 1184/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 180/1063 KB 1184/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 184/1063 KB 1188/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 188/1063 KB 1188/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 192/1063 KB 1188/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 164/1063 KB 1172/1710 KB 356/1044 KB 20/713 KB 573/1267 KB 192/1063 KB 1188/1710 KB 360/1044 KB 20/713 KB 573/1267 KB 192/1063 KB 1188/1710 KB 364/1044 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 20/713 KB 573/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 20/713 KB 573/1267 KB 164/1063 KB 1172/1710 KB 352/1044 KB 20/713 KB 577/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 20/713 KB 581/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 20/713 KB 585/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 20/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 20/713 KB 569/1267 KB 164/1063 KB 1172/1710 KB 352/1044 KB 24/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 28/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 32/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 36/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 40/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 368/1044 KB 44/713 KB 593/1267 KB 192/1063 KB 1188/1710 KB 372/1044 KB 48/713 KB 593/1267 KB 192/1063 KB 1188/1710 KB 372/1044 KB 20/713 KB 573/1267 KB 180/1063 KB 1188/1710 KB 356/1044 KB 48/713 KB 593/1267 KB 192/1063 KB 1192/1710 KB 372/1044 KB 52/713 KB 593/1267 KB 196/1063 KB 1196/1710 KB 372/1044 KB 52/713 KB 593/1267 KB 196/1063 KB 1200/1710 KB 372/1044 KB 40/713 KB 593/1267 KB 192/1063 KB 1188/1710 KB 372/1044 KB 52/713 KB 597/1267 KB 196/1063 KB 1200/1710 KB 372/1044 KB 52/713 KB 601/1267 KB 196/1063 KB 1200/1710 KB 372/1044 KB 52/713 KB 605/1267 KB 196/1063 KB 1200/1710 KB 372/1044 KB 40/713 KB 589/1267 KB 192/1063 KB 1188/1710 KB 372/1044 KB 52/713 KB 605/1267 KB 196/1063 KB 1200/1710 KB 376/1044 KB 52/713 KB 605/1267 KB 196/1063 KB 1200/1710 KB 380/1044 KB 52/713 KB 605/1267 KB 196/1063 KB 1200/1710 KB 384/1044 KB 52/713 KB 593/1267 KB 196/1063 KB 1192/1710 KB 372/1044 KB 52/713 KB 609/1267 KB 200/1063 KB 1204/1710 KB 384/1044 KB 52/713 KB 609/1267 KB 204/1063 KB 1204/1710 KB 384/1044 KB 52/713 KB 609/1267 KB 208/1063 KB 1204/1710 KB 384/1044 KB 52/713 KB 609/1267 KB 212/1063 KB 1204/1710 KB 384/1044 KB 52/713 KB 609/1267 KB 216/1063 KB 1204/1710 KB 388/1044 KB 52/713 KB 609/1267 KB 220/1063 KB 1204/1710 KB 388/1044 KB 52/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 52/713 KB 593/1267 KB 192/1063 KB 1192/1710 KB 372/1044 KB 56/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 60/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 64/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 68/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 72/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 76/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 388/1044 KB 52/713 KB 609/1267 KB 212/1063 KB 1204/1710 KB 388/1044 KB 80/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 392/1044 KB 80/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 396/1044 KB 80/713 KB 609/1267 KB 224/1063 KB 1204/1710 KB 400/1044 KB 52/713 KB 609/1267 KB 196/1063 KB 1204/1710 KB 384/1044 KB 80/713 KB 613/1267 KB 224/1063 KB 1204/1710 KB 400/1044 KB 80/713 KB 617/1267 KB 224/1063 KB 1204/1710 KB 400/1044 KB 52/713 KB 605/1267 KB 196/1063 KB 1204/1710 KB 384/1044 KB 80/713 KB 617/1267 KB 224/1063 KB 1208/1710 KB 400/1044 KB 80/713 KB 617/1267 KB 224/1063 KB 1212/1710 KB 400/1044 KB 80/713 KB 617/1267 KB 224/1063 KB 1216/1710 KB 400/1044 KB 80/713 KB 621/1267 KB 224/1063 KB 1216/1710 KB 400/1044 KB 80/713 KB 621/1267 KB 224/1063 KB 1220/1710 KB 400/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1224/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1228/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1232/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 228/1063 KB 1236/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 228/10 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 63 KB 1240/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1220/1710 KB 404/1044 KB 84/713 KB 625/1267 KB 228/1063 KB 1240/1710 KB 404/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1220/1710 KB 404/1044 KB 84/713 KB 625/1267 KB 228/1063 KB 1240/1710 KB 408/1044 KB 80/713 KB 625/1267 KB 224/1063 KB 1220/1710 KB 400/1044 KB 84/713 KB 629/1267 KB 228/1063 KB 1240/1710 KB 408/1044 KB 84/713 KB 633/1267 KB 228/1063 KB 1240/1710 KB 408/1044 KB 84/713 KB 637/1267 KB 228/1063 KB 1240/1710 KB 412/1044 KB 80/713 KB 625/1267 KB 228/1063 KB 1232/1710 KB 404/1044 KB 84/713 KB 637/1267 KB 232/1063 KB 1240/1710 KB 412/1044 KB 88/713 KB 637/1267 KB 236/1063 KB 1240/1710 KB 412/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1240/1710 KB 412/1044 KB 84/713 KB 633/1267 KB 228/1063 KB 1240/1710 KB 412/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1240/1710 KB 416/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1240/1710 KB 420/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1240/1710 KB 424/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1244/1710 KB 428/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 88/713 KB 641/1267 KB 236/1063 KB 1240/1710 KB 412/1044 KB 88/713 KB 645/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 88/713 KB 649/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 88/713 KB 653/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 88/713 KB 637/1267 KB 232/1063 KB 1240/1710 KB 412/1044 KB 92/713 KB 653/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 96/713 KB 653/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 100/713 KB 653/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 104/713 KB 657/1267 KB 244/1063 KB 1244/1710 KB 436/1044 KB 88/713 KB 641/1267 KB 240/1063 KB 1244/1710 KB 424/1044 KB 104/713 KB 657/1267 KB 244/1063 KB 1248/1710 KB 436/1044 KB 104/713 KB 657/1267 KB 244/1063 KB 1252/1710 KB 436/1044 KB 100/713 KB 657/1267 KB 244/1063 KB 1244/1710 KB 436/1044 KB 100/713 KB 657/1267 KB 244/1063 KB 1244/1710 KB 432/1044 KB 108/713 KB 657/1267 KB 248/1063 KB 1252/1710 KB 436/1044 KB 108/713 KB 657/1267 KB 252/1063 KB 1252/1710 KB 436/1044 KB 108/713 KB 657/1267 KB 256/1063 KB 1252/1710 KB 436/1044 KB 100/713 KB 657/1267 KB 240/1063 KB 1244/1710 KB 432/1044 KB 108/713 KB 661/1267 KB 256/1063 KB 1252/1710 KB 436/1044 KB 108/713 KB 665/1267 KB 256/1063 KB 1256/1710 KB 436/1044 KB 108/713 KB 669/1267 KB 256/1063 KB 1256/1710 KB 440/1044 KB 108/713 KB 673/1267 KB 260/1063 KB 1256/1710 KB 440/1044 KB 108/713 KB 657/1267 KB 244/1063 KB 1252/1710 KB 436/1044 KB 112/713 KB 673/1267 KB 260/1063 KB 1256/1710 KB 440/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1256/1710 KB 440/1044 KB 108/713 KB 669/1267 KB 260/1063 KB 1256/1710 KB 440/1044 KB 108/713 KB 665/1267 KB 256/1063 KB 1256/1710 KB 440/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1256/1710 KB 444/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1256/1710 KB 448/1044 KB 108/713 KB 661/1267 KB 256/1063 KB 1256/1710 KB 436/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1260/1710 KB 448/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1264/1710 KB 448/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1264/1710 KB 452/1044 KB 120/713 KB 673/1267 KB 264/1063 KB 1268/1710 KB 456/1044 KB 120/713 KB 677/1267 KB 264/1063 KB 1268/1710 KB 460/1044 KB 120/713 KB 673/1267 KB 264/1063 KB 1268/1710 KB 452/1044 KB 124/713 KB 677/1267 KB 264/1063 KB 1268/1710 KB 464/1044 KB 128/713 KB 677/1267 KB 264/1063 KB 1268/1710 KB 464/1044 KB 116/713 KB 673/1267 KB 264/1063 KB 1268/1710 KB 452/1044 KB 128/713 KB 677/1267 KB 268/1063 K unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install B 1268/1710 KB 464/1044 KB 128/713 KB 677/1267 KB 272/1063 KB 1268/1710 KB 464/1044 KB 128/713 KB 677/1267 KB 276/1063 KB 1268/1710 KB 464/1044 KB 116/713 KB 673/1267 KB 260/1063 KB 1268/1710 KB 452/1044 KB 132/713 KB 677/1267 KB 276/1063 KB 1268/1710 KB 464/1044 KB 120/713 KB 677/1267 KB 276/1063 KB 1268/1710 KB 464/1044 KB 120/713 KB 677/1267 KB 264/1063 KB 1268/1710 KB 456/1044 KB 136/713 KB 681/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 685/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 689/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 693/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 697/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 701/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 681/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 284/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 288/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 292/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 296/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 300/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 304/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 705/1267 KB 308/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 681/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1276/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1280/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1284/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1288/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1292/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1296/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1300/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 312/1063 KB 1300/1710 KB 468/1044 KB 136/713 KB 681/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 140/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 144/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 148/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 152/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 156/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 160/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 164/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 168/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 172/713 KB 709/1267 KB 316/1063 KB 1304/1710 KB 468/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1304/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 312/1063 KB 1304/1710 KB 468/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1308/1710 KB 468/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 468/1044 KB 136/713 KB 709/1267 KB 308/1063 KB 1272/1710 KB 468/1044 KB 136/713 KB 685/1267 KB 280/1063 KB 1272/1710 KB 468/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 472/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 476/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 480/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 484/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 488/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 492/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 496/1044 KB 176/713 KB 709/1267 KB 316/1063 KB 1312/1710 KB 500/1044 KB 176/713 KB 713/1267 KB 316/1063 KB 1312/1710 KB 504/1044 KB 176/713 KB 713/1267 KB 316/1063 KB 1312/1710 KB 508/1044 KB 176/713 KB 713/1267 KB 316/1063 KB 1312/1710 KB 512/1044 KB 168/713 KB 70 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 9/1267 KB 316/1063 KB 1304/1710 KB 468/1044 KB 180/713 KB 713/1267 KB 320/1063 KB 1316/1710 KB 512/1044 KB 180/713 KB 713/1267 KB 324/1063 KB 1316/1710 KB 512/1044 KB 180/713 KB 713/1267 KB 328/1063 KB 1316/1710 KB 516/1044 KB 180/713 KB 713/1267 KB 332/1063 KB 1316/1710 KB 516/1044 KB 180/713 KB 713/1267 KB 336/1063 KB 1316/1710 KB 516/1044 KB 180/713 KB 713/1267 KB 316/1063 KB 1316/1710 KB 512/1044 KB 176/713 KB 713/1267 KB 316/1063 KB 1316/1710 KB 512/1044 KB 180/713 KB 713/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 176/713 KB 713/1267 KB 316/1063 KB 1312/1710 KB 500/1044 KB 184/713 KB 717/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 184/713 KB 721/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 184/713 KB 725/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 184/713 KB 713/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 188/713 KB 725/1267 KB 336/1063 KB 1320/1710 KB 516/1044 KB 180/713 KB 713/1267 KB 324/1063 KB 1316/1710 KB 516/1044 KB 188/713 KB 729/1267 KB 336/1063 KB 1324/1710 KB 520/1044 KB 188/713 KB 729/1267 KB 336/1063 KB 1324/1710 KB 524/1044 KB 188/713 KB 729/1267 KB 336/1063 KB 1324/1710 KB 516/1044 KB 188/713 KB 725/1267 KB 336/1063 KB 1324/1710 KB 516/1044 KB 192/713 KB 729/1267 KB 336/1063 KB 1324/1710 KB 524/1044 KB 196/713 KB 729/1267 KB 336/1063 KB 1328/1710 KB 524/1044 KB 200/713 KB 733/1267 KB 340/1063 KB 1328/1710 KB 528/1044 KB 204/713 KB 733/1267 KB 340/1063 KB 1328/1710 KB 528/1044 KB 208/713 KB 733/1267 KB 340/1063 KB 1328/1710 KB 528/1044 KB 192/713 KB 729/1267 KB 336/1063 KB 1328/1710 KB 524/1044 KB 196/713 KB 733/1267 KB 340/1063 KB 1328/1710 KB 528/1044 KB 208/713 KB 733/1267 KB 340/1063 KB 1332/1710 KB 528/1044 KB 208/713 KB 737/1267 KB 340/1063 KB 1336/1710 KB 528/1044 KB 196/713 KB 733/1267 KB 340/1063 KB 1328/1710 KB 528/1044 KB 208/713 KB 737/1267 KB 344/1063 KB 1340/1710 KB 528/1044 KB 208/713 KB 737/1267 KB 348/1063 KB 1340/1710 KB 528/1044 KB 196/713 KB 733/1267 KB 336/1063 KB 1328/1710 KB 528/1044 KB 208/713 KB 737/1267 KB 348/1063 KB 1340/1710 KB 532/1044 KB 208/713 KB 737/1267 KB 348/1063 KB 1340/1710 KB 536/1044 KB 208/713 KB 737/1267 KB 340/1063 KB 1332/1710 KB 528/1044 KB 208/713 KB 741/1267 KB 352/1063 KB 1340/1710 KB 536/1044 KB 208/713 KB 745/1267 KB 352/1063 KB 1340/1710 KB 536/1044 KB 208/713 KB 749/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 208/713 KB 753/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 757/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 761/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 208/713 KB 737/1267 KB 352/1063 KB 1340/1710 KB 536/1044 KB 212/713 KB 761/1267 KB 356/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 761/1267 KB 360/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 761/1267 KB 364/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 753/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 208/713 KB 745/1267 KB 352/1063 KB 1340/1710 KB 540/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1340/1710 KB 544/1044 KB 208/713 KB 745/1267 KB 352/1063 KB 1340/1710 KB 536/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1344/1710 KB 544/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1348/1710 KB 544/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1352/1710 KB 548/1044 KB 212/713 KB 761/1267 KB 368/1063 KB 1348/1710 KB 548/1044 KB 216/713 KB 761/1267 KB 368/1063 KB 1352/1710 KB 552/1044 KB 216/713 KB 761/1267 KB 368/1063 KB 1352/1710 KB 548/1044 KB 220/713 KB 761/1267 KB 368/1063 KB 1356/1710 KB 552/1044 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install KB 216/713 KB 761/1267 KB 368/1063 KB 1356/1710 KB 552/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1360/1710 KB 552/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1360/1710 KB 556/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1360/1710 KB 560/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1364/1710 KB 564/1044 KB 224/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 568/1044 KB 224/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 572/1044 KB 224/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1360/1710 KB 552/1044 KB 228/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 232/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 236/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 240/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 224/713 KB 765/1267 KB 372/1063 KB 1364/1710 KB 564/1044 KB 224/713 KB 765/1267 KB 368/1063 KB 1364/1710 KB 564/1044 KB 240/713 KB 769/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 240/713 KB 773/1267 KB 372/1063 KB 1364/1710 KB 576/1044 KB 240/713 KB 777/1267 KB 376/1063 KB 1364/1710 KB 576/1044 KB 240/713 KB 781/1267 KB 376/1063 KB 1364/1710 KB 576/1044 KB 224/713 KB 761/1267 KB 368/1063 KB 1364/1710 KB 560/1044 KB 240/713 KB 781/1267 KB 376/1063 KB 1368/1710 KB 576/1044 KB 240/713 KB 781/1267 KB 376/1063 KB 1372/1710 KB 576/1044 KB 240/713 KB 781/1267 KB 376/1063 KB 1376/1710 KB 576/1044 KB 240/713 KB 773/1267 KB 376/1063 KB 1364/1710 KB 576/1044 KB 240/713 KB 781/1267 KB 380/1063 KB 1376/1710 KB 576/1044 KB 240/713 KB 781/1267 KB 384/1063 KB 1376/1710 KB 576/1044 KB 244/713 KB 781/1267 KB 384/1063 KB 1376/1710 KB 576/1044 KB 248/713 KB 785/1267 KB 388/1063 KB 1380/1710 KB 580/1044 KB 252/713 KB 785/1267 KB 388/1063 KB 1380/1710 KB 580/1044 KB 244/713 KB 785/1267 KB 388/1063 KB 1380/1710 KB 580/1044 KB 252/713 KB 789/1267 KB 388/1063 KB 1380/1710 KB 580/1044 KB 244/713 KB 781/1267 KB 388/1063 KB 1380/1710 KB 580/1044 KB 244/713 KB 781/1267 KB 388/1063 KB 1380/1710 KB 576/1044 KB 252/713 KB 789/1267 KB 388/1063 KB 1384/1710 KB 580/1044 KB 252/713 KB 789/1267 KB 388/1063 KB 1388/1710 KB 580/1044 KB 244/713 KB 781/1267 KB 388/1063 KB 1376/1710 KB 576/1044 KB 252/713 KB 793/1267 KB 392/1063 KB 1388/1710 KB 584/1044 KB 252/713 KB 793/1267 KB 396/1063 KB 1388/1710 KB 584/1044 KB 256/713 KB 793/1267 KB 400/1063 KB 1388/1710 KB 584/1044 KB 252/713 KB 793/1267 KB 388/1063 KB 1388/1710 KB 584/1044 KB 256/713 KB 797/1267 KB 400/1063 KB 1392/1710 KB 584/1044 KB 252/713 KB 789/1267 KB 388/1063 KB 1388/1710 KB 584/1044 KB 256/713 KB 797/1267 KB 400/1063 KB 1392/1710 KB 588/1044 KB 256/713 KB 797/1267 KB 400/1063 KB 1392/1710 KB 592/1044 KB 256/713 KB 793/1267 KB 400/1063 KB 1392/1710 KB 584/1044 KB 256/713 KB 793/1267 KB 396/1063 KB 1388/1710 KB 584/1044 KB 256/713 KB 801/1267 KB 400/1063 KB 1392/1710 KB 592/1044 KB 260/713 KB 805/1267 KB 404/1063 KB 1396/1710 KB 596/1044 KB 260/713 KB 801/1267 KB 404/1063 KB 1396/1710 KB 596/1044 KB 260/713 KB 805/1267 KB 404/1063 KB 1400/1710 KB 596/1044 KB 260/713 KB 805/1267 KB 404/1063 KB 1404/1710 KB 596/1044 KB 260/713 KB 809/1267 KB 404/1063 KB 1408/1710 KB 596/1044 KB 260/713 KB 801/1267 KB 404/1063 KB 1392/1710 KB 596/1044 KB 260/713 KB 801/1267 KB 400/1063 KB 1392/1710 KB 596/1044 KB 264/713 KB 809/1267 KB 404/1063 KB 1408/1710 KB 596/1044 KB 268/713 KB 809/1267 KB 404/1063 KB 1408/1710 KB 596/1044 KB 272/713 KB 809/1267 KB 404/1063 KB 1408/1710 KB 596/1044 KB 256/713 KB 801/1267 KB 400/1063 KB 1 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 392/1710 KB 596/1044 KB 272/713 KB 809/1267 KB 408/1063 KB 1408/1710 KB 600/1044 KB 272/713 KB 809/1267 KB 408/1063 KB 1408/1710 KB 604/1044 KB 272/713 KB 809/1267 KB 408/1063 KB 1408/1710 KB 608/1044 KB 272/713 KB 809/1267 KB 408/1063 KB 1408/1710 KB 596/1044 KB 260/713 KB 809/1267 KB 404/1063 KB 1404/1710 KB 596/1044 KB 276/713 KB 813/1267 KB 408/1063 KB 1408/1710 KB 608/1044 KB 276/713 KB 813/1267 KB 412/1063 KB 1408/1710 KB 608/1044 KB 276/713 KB 813/1267 KB 412/1063 KB 1412/1710 KB 608/1044 KB 276/713 KB 817/1267 KB 416/1063 KB 1416/1710 KB 612/1044 KB 276/713 KB 817/1267 KB 416/1063 KB 1420/1710 KB 612/1044 KB 276/713 KB 817/1267 KB 416/1063 KB 1424/1710 KB 612/1044 KB 276/713 KB 809/1267 KB 408/1063 KB 1408/1710 KB 608/1044 KB 276/713 KB 817/1267 KB 416/1063 KB 1412/1710 KB 612/1044 KB 276/713 KB 813/1267 KB 416/1063 KB 1412/1710 KB 612/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 612/1044 KB 276/713 KB 813/1267 KB 412/1063 KB 1412/1710 KB 612/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 616/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 620/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 624/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 612/1044 KB 280/713 KB 825/1267 KB 424/1063 KB 1424/1710 KB 624/1044 KB 280/713 KB 829/1267 KB 424/1063 KB 1424/1710 KB 624/1044 KB 280/713 KB 821/1267 KB 420/1063 KB 1424/1710 KB 612/1044 KB 284/713 KB 829/1267 KB 424/1063 KB 1424/1710 KB 624/1044 KB 288/713 KB 829/1267 KB 424/1063 KB 1424/1710 KB 624/1044 KB 280/713 KB 821/1267 KB 424/1063 KB 1424/1710 KB 624/1044 KB 288/713 KB 829/1267 KB 428/1063 KB 1424/1710 KB 624/1044 KB 292/713 KB 829/1267 KB 432/1063 KB 1428/1710 KB 624/1044 KB 292/713 KB 829/1267 KB 436/1063 KB 1428/1710 KB 628/1044 KB 292/713 KB 833/1267 KB 440/1063 KB 1428/1710 KB 628/1044 KB 292/713 KB 833/1267 KB 444/1063 KB 1428/1710 KB 628/1044 KB 292/713 KB 833/1267 KB 448/1063 KB 1428/1710 KB 628/1044 KB 292/713 KB 829/1267 KB 428/1063 KB 1428/1710 KB 624/1044 KB 296/713 KB 833/1267 KB 448/1063 KB 1428/1710 KB 628/1044 KB 300/713 KB 833/1267 KB 448/1063 KB 1428/1710 KB 628/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1428/1710 KB 628/1044 KB 288/713 KB 829/1267 KB 428/1063 KB 1428/1710 KB 624/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1432/1710 KB 628/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1436/1710 KB 628/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1440/1710 KB 628/1044 KB 292/713 KB 833/1267 KB 436/1063 KB 1428/1710 KB 628/1044 KB 292/713 KB 829/1267 KB 432/1063 KB 1428/1710 KB 628/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1440/1710 KB 632/1044 KB 304/713 KB 833/1267 KB 448/1063 KB 1440/1710 KB 636/1044 KB 304/713 KB 837/1267 KB 448/1063 KB 1440/1710 KB 636/1044 KB 304/713 KB 841/1267 KB 448/1063 KB 1440/1710 KB 636/1044 KB 304/713 KB 841/1267 KB 448/1063 KB 1440/1710 KB 640/1044 KB 308/713 KB 841/1267 KB 448/1063 KB 1440/1710 KB 640/1044 KB 312/713 KB 845/1267 KB 452/1063 KB 1444/1710 KB 644/1044 KB 316/713 KB 845/1267 KB 452/1063 KB 1444/1710 KB 644/1044 KB 320/713 KB 845/1267 KB 452/1063 KB 1444/1710 KB 644/1044 KB 308/713 KB 845/1267 KB 452/1063 KB 1444/1710 KB 644/1044 KB 320/713 KB 845/1267 KB 456/1063 KB 1444/1710 KB 644/1044 KB 320/713 KB 845/1267 KB 460/1063 KB 1444/1710 KB 644/1044 KB 308/713 KB 845/1267 KB 448/1063 KB 1444/1710 KB 644/1044 KB 308/713 KB 845/1267 KB 448/1063 KB 1440/1710 KB 644/1044 KB 320/713 KB 845/1267 KB 464/1063 KB 1448/1710 KB 648/1044 KB 320/713 KB 845/126 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 7 KB 464/1063 KB 1448/1710 KB 652/1044 KB 308/713 KB 845/1267 KB 448/1063 KB 1440/1710 KB 640/1044 KB 320/713 KB 849/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 320/713 KB 853/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 320/713 KB 857/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 320/713 KB 861/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 320/713 KB 865/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 320/713 KB 845/1267 KB 464/1063 KB 1448/1710 KB 652/1044 KB 320/713 KB 845/1267 KB 464/1063 KB 1448/1710 KB 656/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 660/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 664/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 668/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 672/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 676/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 680/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 684/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 688/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 692/1044 KB 320/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 660/1044 KB 324/713 KB 869/1267 KB 468/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 472/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 476/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 480/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 484/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 660/1044 KB 328/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 332/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 336/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 340/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 344/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 348/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 352/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 869/1267 KB 488/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 660/1044 KB 356/713 KB 873/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 877/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 881/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 885/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 889/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 893/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 324/713 KB 869/1267 KB 464/1063 KB 1452/1710 KB 660/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1456/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1460/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1464/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1468/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1472/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1476/1710 KB 692/1044 KB 356/713 KB 897/1267 KB 492/1063 KB 1480/1710 KB 692/1044 KB 360/713 KB 901/1267 KB 492/1063 KB 1484/1710 KB 692/1044 KB 360/713 KB 901/1267 KB 492/1063 KB 1488/1710 KB 696/1044 KB 356/713 KB 869/1267 KB 492/1063 KB 1452/1710 KB 692/1044 KB 360/713 KB 901/1267 KB 496/1063 KB 1488/1710 KB 696/1044 KB 360/713 KB 901/1267 KB 500/1063 KB 1488/1710 KB 696/1044 KB 360/713 KB 901/1267 KB 504/1063 KB 1492/1710 KB 696/1044 KB 360/713 KB 901/1267 KB 508/1063 KB 1492/1710 KB 696/1044 KB 360/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 696/1044 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 360/713 KB 901/1267 KB 492/1063 KB 1484/1710 KB 696/1044 KB 360/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 700/1044 KB 360/713 KB 901/1267 KB 492/1063 KB 1480/1710 KB 692/1044 KB 364/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 700/1044 KB 368/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 700/1044 KB 372/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 700/1044 KB 356/713 KB 901/1267 KB 492/1063 KB 1480/1710 KB 692/1044 KB 372/713 KB 905/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 372/713 KB 909/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 372/713 KB 913/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 372/713 KB 917/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 921/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 925/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 929/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 933/1267 KB 516/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 937/1267 KB 516/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1492/1710 KB 704/1044 KB 372/713 KB 901/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1492/1710 KB 708/1044 KB 360/713 KB 901/1267 KB 500/1063 KB 1492/1710 KB 696/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1496/1710 KB 708/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1500/1710 KB 708/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1504/1710 KB 708/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1504/1710 KB 712/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1504/1710 KB 716/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1504/1710 KB 720/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1504/1710 KB 724/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1508/1710 KB 728/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1508/1710 KB 732/1044 KB 376/713 KB 945/1267 KB 516/1063 KB 1508/1710 KB 736/1044 KB 376/713 KB 929/1267 KB 516/1063 KB 1492/1710 KB 704/1044 KB 376/713 KB 917/1267 KB 512/1063 KB 1492/1710 KB 704/1044 KB 380/713 KB 945/1267 KB 516/1063 KB 1508/1710 KB 736/1044 KB 384/713 KB 945/1267 KB 516/1063 KB 1508/1710 KB 736/1044 KB 388/713 KB 945/1267 KB 516/1063 KB 1508/1710 KB 736/1044 KB 392/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 736/1044 KB 396/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 736/1044 KB 400/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 736/1044 KB 404/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 736/1044 KB 408/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 740/1044 KB 376/713 KB 945/1267 KB 516/1063 KB 1508/1710 KB 732/1044 KB 408/713 KB 949/1267 KB 520/1063 KB 1508/1710 KB 740/1044 KB 376/713 KB 941/1267 KB 516/1063 KB 1508/1710 KB 724/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1512/1710 KB 740/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1516/1710 KB 740/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1520/1710 KB 740/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1524/1710 KB 740/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1528/1710 KB 740/1044 KB 404/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 740/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1528/1710 KB 744/1044 KB 388/713 KB 945/1267 KB 520/1063 KB 1508/1710 KB 736/1044 KB 408/713 KB 953/1267 KB 524/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 528/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 532/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 536/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 540/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 544/1063 KB 1532/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1532/1 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 710 KB 744/1044 KB 408/713 KB 953/1267 KB 544/1063 KB 1536/1710 KB 744/1044 KB 408/713 KB 953/1267 KB 520/1063 KB 1508/1710 KB 740/1044 KB 412/713 KB 957/1267 KB 544/1063 KB 1536/1710 KB 748/1044 KB 412/713 KB 953/1267 KB 544/1063 KB 1536/1710 KB 748/1044 KB 416/713 KB 957/1267 KB 544/1063 KB 1536/1710 KB 748/1044 KB 408/713 KB 953/1267 KB 544/1063 KB 1536/1710 KB 748/1044 KB 416/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 752/1044 KB 416/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 756/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 760/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 764/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 768/1044 KB 416/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 748/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1544/1710 KB 768/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1548/1710 KB 768/1044 KB 416/713 KB 961/1267 KB 548/1063 KB 1536/1710 KB 748/1044 KB 420/713 KB 965/1267 KB 548/1063 KB 1552/1710 KB 768/1044 KB 420/713 KB 969/1267 KB 548/1063 KB 1552/1710 KB 768/1044 KB 420/713 KB 973/1267 KB 548/1063 KB 1552/1710 KB 768/1044 KB 416/713 KB 957/1267 KB 548/1063 KB 1536/1710 KB 748/1044 KB 420/713 KB 973/1267 KB 552/1063 KB 1552/1710 KB 768/1044 KB 420/713 KB 973/1267 KB 556/1063 KB 1552/1710 KB 768/1044 KB 420/713 KB 973/1267 KB 560/1063 KB 1552/1710 KB 768/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1540/1710 KB 756/1044 KB 424/713 KB 973/1267 KB 560/1063 KB 1552/1710 KB 768/1044 KB 428/713 KB 973/1267 KB 560/1063 KB 1552/1710 KB 768/1044 KB 432/713 KB 973/1267 KB 560/1063 KB 1552/1710 KB 768/1044 KB 436/713 KB 973/1267 KB 564/1063 KB 1552/1710 KB 768/1044 KB 440/713 KB 977/1267 KB 564/1063 KB 1552/1710 KB 772/1044 KB 420/713 KB 961/1267 KB 548/1063 KB 1552/1710 KB 768/1044 KB 440/713 KB 977/1267 KB 564/1063 KB 1556/1710 KB 772/1044 KB 440/713 KB 977/1267 KB 564/1063 KB 1560/1710 KB 772/1044 KB 440/713 KB 977/1267 KB 564/1063 KB 1564/1710 KB 772/1044 KB 436/713 KB 977/1267 KB 564/1063 KB 1552/1710 KB 772/1044 KB 444/713 KB 977/1267 KB 564/1063 KB 1564/1710 KB 776/1044 KB 436/713 KB 977/1267 KB 564/1063 KB 1552/1710 KB 768/1044 KB 444/713 KB 981/1267 KB 564/1063 KB 1564/1710 KB 776/1044 KB 444/713 KB 985/1267 KB 564/1063 KB 1564/1710 KB 776/1044 KB 444/713 KB 989/1267 KB 564/1063 KB 1564/1710 KB 776/1044 KB 432/713 KB 973/1267 KB 564/1063 KB 1552/1710 KB 768/1044 KB 444/713 KB 989/1267 KB 568/1063 KB 1564/1710 KB 780/1044 KB 444/713 KB 989/1267 KB 572/1063 KB 1564/1710 KB 780/1044 KB 444/713 KB 989/1267 KB 576/1063 KB 1564/1710 KB 780/1044 KB 444/713 KB 989/1267 KB 564/1063 KB 1564/1710 KB 780/1044 KB 444/713 KB 989/1267 KB 576/1063 KB 1564/1710 KB 784/1044 KB 444/713 KB 993/1267 KB 576/1063 KB 1568/1710 KB 788/1044 KB 444/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 792/1044 KB 444/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 796/1044 KB 444/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 444/713 KB 977/1267 KB 564/1063 KB 1564/1710 KB 772/1044 KB 448/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 452/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 456/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 460/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 464/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 468/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 800/1044 KB 472/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 804/1044 KB 476/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 804/1044 KB 480/713 KB 993/1267 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 580/1063 KB 1568/1710 KB 804/1044 KB 444/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 788/1044 KB 480/713 KB 993/1267 KB 584/1063 KB 1568/1710 KB 804/1044 KB 444/713 KB 993/1267 KB 576/1063 KB 1568/1710 KB 784/1044 KB 480/713 KB 993/1267 KB 584/1063 KB 1572/1710 KB 804/1044 KB 480/713 KB 993/1267 KB 584/1063 KB 1576/1710 KB 804/1044 KB 444/713 KB 993/1267 KB 576/1063 KB 1564/1710 KB 784/1044 KB 480/713 KB 997/1267 KB 588/1063 KB 1580/1710 KB 804/1044 KB 480/713 KB 1001/1267 KB 588/1063 KB 1580/1710 KB 804/1044 KB 480/713 KB 1005/1267 KB 588/1063 KB 1580/1710 KB 804/1044 KB 480/713 KB 993/1267 KB 588/1063 KB 1576/1710 KB 804/1044 KB 480/713 KB 1005/1267 KB 592/1063 KB 1580/1710 KB 804/1044 KB 480/713 KB 1005/1267 KB 592/1063 KB 1580/1710 KB 804/1044 KB 480/713 KB 1005/1267 KB 592/1063 KB 1584/1710 KB 804/1044 KB 480/713 KB 1009/1267 KB 592/1063 KB 1588/1710 KB 804/1044 KB 468/713 KB 993/1267 KB 580/1063 KB 1568/1710 KB 804/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1588/1710 KB 808/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1588/1710 KB 812/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1588/1710 KB 816/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1592/1710 KB 820/1044 KB 484/713 KB 1009/1267 KB 596/1063 KB 1592/1710 KB 824/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1588/1710 KB 804/1044 KB 484/713 KB 1009/1267 KB 600/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1009/1267 KB 604/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1009/1267 KB 608/1063 KB 1592/1710 KB 824/1044 KB 480/713 KB 1009/1267 KB 592/1063 KB 1584/1710 KB 804/1044 KB 484/713 KB 1013/1267 KB 608/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1017/1267 KB 608/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1021/1267 KB 608/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1025/1267 KB 608/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1029/1267 KB 612/1063 KB 1592/1710 KB 824/1044 KB 484/713 KB 1009/1267 KB 596/1063 KB 1592/1710 KB 820/1044 KB 488/713 KB 1029/1267 KB 612/1063 KB 1592/1710 KB 828/1044 KB 480/713 KB 1009/1267 KB 596/1063 KB 1592/1710 KB 816/1044 KB 488/713 KB 1033/1267 KB 612/1063 KB 1596/1710 KB 828/1044 KB 488/713 KB 1033/1267 KB 612/1063 KB 1600/1710 KB 828/1044 KB 488/713 KB 1033/1267 KB 612/1063 KB 1604/1710 KB 828/1044 KB 488/713 KB 1033/1267 KB 612/1063 KB 1608/1710 KB 828/1044 KB 488/713 KB 1033/1267 KB 612/1063 KB 1592/1710 KB 828/1044 KB 484/713 KB 1029/1267 KB 612/1063 KB 1592/1710 KB 828/1044 KB 492/713 KB 1033/1267 KB 612/1063 KB 1608/1710 KB 832/1044 KB 484/713 KB 1025/1267 KB 612/1063 KB 1592/1710 KB 824/1044 KB 492/713 KB 1033/1267 KB 616/1063 KB 1608/1710 KB 832/1044 KB 492/713 KB 1033/1267 KB 620/1063 KB 1608/1710 KB 832/1044 KB 492/713 KB 1033/1267 KB 612/1063 KB 1608/1710 KB 828/1044 KB 496/713 KB 1033/1267 KB 620/1063 KB 1612/1710 KB 832/1044 KB 492/713 KB 1033/1267 KB 620/1063 KB 1612/1710 KB 832/1044 KB 496/713 KB 1037/1267 KB 624/1063 KB 1616/1710 KB 836/1044 KB 496/713 KB 1037/1267 KB 624/1063 KB 1612/1710 KB 836/1044 KB 496/713 KB 1037/1267 KB 620/1063 KB 1612/1710 KB 836/1044 KB 496/713 KB 1041/1267 KB 624/1063 KB 1616/1710 KB 836/1044 KB 500/713 KB 1045/1267 KB 628/1063 KB 1620/1710 KB 836/1044 KB 500/713 KB 1049/1267 KB 628/1063 KB 1620/1710 KB 836/1044 KB 500/713 KB 1053/1267 KB 628/1063 KB 1620/1710 KB 836/1044 KB 496/713 KB 1033/1267 KB 620/1063 KB 1612/1710 KB 836/1044 KB 500/713 KB 1053/1267 KB 628/1063 KB 1620/1710 KB 840/1044 KB 500/713 KB 1053/1267 KB 628/1063 KB 1620/1710 KB 844/1044 KB 500/713 KB 1053/1267 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 628/1063 KB 1620/1710 KB 848/1044 KB 500/713 KB 1041/1267 KB 628/1063 KB 1620/1710 KB 836/1044 KB 504/713 KB 1053/1267 KB 628/1063 KB 1620/1710 KB 848/1044 KB 496/713 KB 1041/1267 KB 628/1063 KB 1620/1710 KB 836/1044 KB 504/713 KB 1053/1267 KB 628/1063 KB 1624/1710 KB 848/1044 KB 496/713 KB 1041/1267 KB 628/1063 KB 1616/1710 KB 836/1044 KB 508/713 KB 1053/1267 KB 632/1063 KB 1624/1710 KB 848/1044 KB 508/713 KB 1053/1267 KB 636/1063 KB 1624/1710 KB 848/1044 KB 508/713 KB 1053/1267 KB 640/1063 KB 1624/1710 KB 852/1044 KB 508/713 KB 1053/1267 KB 628/1063 KB 1624/1710 KB 848/1044 KB 512/713 KB 1053/1267 KB 640/1063 KB 1628/1710 KB 852/1044 KB 508/713 KB 1053/1267 KB 640/1063 KB 1628/1710 KB 852/1044 KB 512/713 KB 1053/1267 KB 640/1063 KB 1632/1710 KB 852/1044 KB 516/713 KB 1053/1267 KB 644/1063 KB 1636/1710 KB 852/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1640/1710 KB 852/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1644/1710 KB 852/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1648/1710 KB 852/1044 KB 508/713 KB 1053/1267 KB 636/1063 KB 1624/1710 KB 852/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1648/1710 KB 856/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1648/1710 KB 860/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1648/1710 KB 864/1044 KB 516/713 KB 1057/1267 KB 644/1063 KB 1636/1710 KB 852/1044 KB 516/713 KB 1053/1267 KB 644/1063 KB 1632/1710 KB 852/1044 KB 520/713 KB 1061/1267 KB 644/1063 KB 1648/1710 KB 864/1044 KB 524/713 KB 1061/1267 KB 644/1063 KB 1648/1710 KB 864/1044 KB 512/713 KB 1053/1267 KB 644/1063 KB 1632/1710 KB 852/1044 KB 524/713 KB 1061/1267 KB 648/1063 KB 1648/1710 KB 864/1044 KB 524/713 KB 1061/1267 KB 652/1063 KB 1648/1710 KB 864/1044 KB 524/713 KB 1061/1267 KB 656/1063 KB 1648/1710 KB 864/1044 KB 528/713 KB 1061/1267 KB 660/1063 KB 1648/1710 KB 864/1044 KB 528/713 KB 1061/1267 KB 664/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1061/1267 KB 668/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1061/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 520/713 KB 1061/1267 KB 644/1063 KB 1648/1710 KB 864/1044 KB 528/713 KB 1065/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1069/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1073/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1077/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1081/1267 KB 672/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1061/1267 KB 660/1063 KB 1652/1710 KB 868/1044 KB 528/713 KB 1081/1267 KB 672/1063 KB 1656/1710 KB 868/1044 KB 528/713 KB 1081/1267 KB 672/1063 KB 1660/1710 KB 868/1044 KB 528/713 KB 1081/1267 KB 672/1063 KB 1664/1710 KB 868/1044 KB 528/713 KB 1085/1267 KB 672/1063 KB 1668/1710 KB 868/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1672/1710 KB 868/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1676/1710 KB 868/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 868/1044 KB 528/713 KB 1061/1267 KB 660/1063 KB 1648/1710 KB 868/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 872/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 876/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 528/713 KB 1061/1267 KB 656/1063 KB 1648/1710 KB 864/1044 KB 532/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 536/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 540/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 544/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 548/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 880/1044 KB 552/713 KB 1085/1 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 267 KB 676/1063 KB 1680/1710 KB 884/1044 KB 556/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 884/1044 KB 528/713 KB 1085/1267 KB 676/1063 KB 1668/1710 KB 868/1044 KB 560/713 KB 1085/1267 KB 680/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1085/1267 KB 684/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1085/1267 KB 688/1063 KB 1680/1710 KB 884/1044 KB 528/713 KB 1085/1267 KB 672/1063 KB 1664/1710 KB 868/1044 KB 560/713 KB 1089/1267 KB 688/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1093/1267 KB 688/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1097/1267 KB 688/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1101/1267 KB 688/1063 KB 1680/1710 KB 884/1044 KB 548/713 KB 1085/1267 KB 676/1063 KB 1680/1710 KB 884/1044 KB 560/713 KB 1101/1267 KB 688/1063 KB 1680/1710 KB 888/1044 KB 560/713 KB 1101/1267 KB 688/1063 KB 1680/1710 KB 892/1044 KB 560/713 KB 1101/1267 KB 688/1063 KB 1680/1710 KB 896/1044 KB 560/713 KB 1101/1267 KB 688/1063 KB 1680/1710 KB 900/1044 KB 564/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 904/1044 KB 564/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 908/1044 KB 564/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 912/1044 KB 564/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 900/1044 KB 568/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 912/1044 KB 572/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 912/1044 KB 576/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 912/1044 KB 580/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 912/1044 KB 584/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 588/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 560/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 900/1044 KB 592/713 KB 1109/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1113/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1117/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 560/713 KB 1101/1267 KB 692/1063 KB 1684/1710 KB 900/1044 KB 560/713 KB 1101/1267 KB 692/1063 KB 1680/1710 KB 900/1044 KB 592/713 KB 1117/1267 KB 696/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1117/1267 KB 700/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1117/1267 KB 704/1063 KB 1688/1710 KB 916/1044 KB 592/713 KB 1117/1267 KB 708/1063 KB 1688/1710 KB 916/1044 KB 592/713 KB 1121/1267 KB 712/1063 KB 1688/1710 KB 916/1044 KB 580/713 KB 1105/1267 KB 692/1063 KB 1684/1710 KB 916/1044 KB 592/713 KB 1121/1267 KB 712/1063 KB 1688/1710 KB 920/1044 KB 592/713 KB 1121/1267 KB 712/1063 KB 1688/1710 KB 924/1044 KB 592/713 KB 1121/1267 KB 712/1063 KB 1688/1710 KB 928/1044 KB 592/713 KB 1121/1267 KB 708/1063 KB 1688/1710 KB 916/1044 KB 592/713 KB 1125/1267 KB 712/1063 KB 1688/1710 KB 928/1044 KB 592/713 KB 1117/1267 KB 700/1063 KB 1688/1710 KB 916/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1692/1710 KB 928/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1696/1710 KB 928/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1700/1710 KB 928/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1700/1710 KB 932/1044 KB 596/713 KB 1129/1267 KB 716/1063 KB 1704/1710 KB 936/1044 KB 596/713 KB 1129/1267 KB 716/1063 KB 1704/1710 KB 940/1044 KB 596/713 KB 1129/1267 KB 716/1063 KB 1704/1710 KB 944/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1688/1710 KB 928/1044 KB 596/713 KB 1129/1267 KB 720/1063 KB 1704/1710 KB 944/1044 KB 596/713 KB 1129/1267 KB 724/1063 KB 1704/1710 KB 944/1044 KB 596/713 KB 1129/1267 KB 728/1063 KB 1704/1710 KB 944/1044 KB 596/713 KB unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 1129/1267 KB 732/1063 KB 1704/1710 KB 948/1044 KB 596/713 KB 1129/1267 KB 736/1063 KB 1704/1710 KB 948/1044 KB 596/713 KB 1129/1267 KB 716/1063 KB 1704/1710 KB 932/1044 KB 600/713 KB 1129/1267 KB 736/1063 KB 1704/1710 KB 948/1044 KB 604/713 KB 1129/1267 KB 736/1063 KB 1704/1710 KB 948/1044 KB 608/713 KB 1129/1267 KB 736/1063 KB 1704/1710 KB 948/1044 KB 592/713 KB 1129/1267 KB 716/1063 KB 1704/1710 KB 932/1044 KB 608/713 KB 1133/1267 KB 736/1063 KB 1704/1710 KB 948/1044 KB 592/713 KB 1125/1267 KB 716/1063 KB 1704/1710 KB 932/1044 KB 608/713 KB 1133/1267 KB 736/1063 KB 1708/1710 KB 948/1044 KB 608/713 KB 1133/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 608/713 KB 1137/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 608/713 KB 1141/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 608/713 KB 1145/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 608/713 KB 1149/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 608/713 KB 1153/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 612/713 KB 1157/1267 KB 740/1063 KB 1710/1710 KB 948/1044 KB 612/713 KB 1161/1267 KB 740/1063 KB 1710/1710 KB 948/1044 KB 612/713 KB 1165/1267 KB 740/1063 KB 1710/1710 KB 948/1044 KB 596/713 KB 1129/1267 KB 728/1063 KB 1704/1710 KB 948/1044 KB 612/713 KB 1165/1267 KB 740/1063 KB 1710/1710 KB 952/1044 KB 612/713 KB 1165/1267 KB 740/1063 KB 1710/1710 KB 956/1044 KB 612/713 KB 1165/1267 KB 740/1063 KB 1710/1710 KB 960/1044 KB 612/713 KB 1153/1267 KB 740/1063 KB 1710/1710 KB 948/1044 KB 612/713 KB 1165/1267 KB 744/1063 KB 1710/1710 KB 960/1044 KB 612/713 KB 1165/1267 KB 748/1063 KB 1710/1710 KB 960/1044 KB 612/713 KB 1165/1267 KB 752/1063 KB 1710/1710 KB 960/1044 KB 612/713 KB 1165/1267 KB 756/1063 KB 1710/1710 KB 960/1044 KB 612/713 KB 1169/1267 KB 760/1063 KB 1710/1710 KB 964/1044 KB 612/713 KB 1169/1267 KB 764/1063 KB 1710/1710 KB 964/1044 KB 612/713 KB 1169/1267 KB 768/1063 KB 1710/1710 KB 964/1044 KB 612/713 KB 1153/1267 KB 736/1063 KB 1710/1710 KB 948/1044 KB 616/713 KB 1169/1267 KB 768/1063 KB 1710/1710 KB 964/1044 KB 620/713 KB 1169/1267 KB 768/1063 KB 1710/1710 KB 964/1044 KB 624/713 KB 1169/1267 KB 768/1063 KB 1710/1710 KB 964/1044 KB 628/713 KB 1169/1267 KB 768/1063 KB 1710/1710 KB 964/1044 KB 632/713 KB 1169/1267 KB 768/1063 KB 964/1044 KB 636/713 KB 1169/1267 KB 768/1063 KB 964/1044 KB 640/713 KB 1169/1267 KB 768/1063 KB 964/1044 KB 612/713 KB 1169/1267 KB 756/1063 KB 1710/1710 KB 964/1044 KB 640/713 KB 1169/1267 KB 768/1063 KB 968/1044 KB 640/713 KB 1169/1267 KB 768/1063 KB 972/1044 KB 640/713 KB 1169/1267 KB 768/1063 KB 976/1044 KB 612/713 KB 1169/1267 KB 756/1063 KB 1710/1710 KB 960/1044 KB 640/713 KB 1173/1267 KB 768/1063 KB 976/1044 KB 640/713 KB 1177/1267 KB 768/1063 KB 976/1044 KB 640/713 KB 1181/1267 KB 768/1063 KB 976/1044 KB 640/713 KB 1185/1267 KB 768/1063 KB 976/1044 KB 644/713 KB 1189/1267 KB 772/1063 KB 980/1044 KB 644/713 KB 1193/1267 KB 772/1063 KB 980/1044 KB 644/713 KB 1197/1267 KB 772/1063 KB 980/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2659.2 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 644/713 KB 1185/1267 KB 772/1063 KB 980/1044 KB 644/713 KB 1197/1267 KB 776/1063 KB 980/1044 KB 644/713 KB 1185/1267 KB 768/1063 KB 980/1044 KB 644/713 KB 1197/1267 KB 776/1063 KB 984/1044 KB 644/713 KB 1197/1267 KB 776/1063 KB 988/1044 KB 644/713 KB 1197/1267 KB 776/1063 KB 992/1044 KB 644/713 KB 1185/1267 KB 768/1063 KB 976/1044 KB 648/713 KB 1197/1267 KB 776/1063 KB 992/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 652/713 KB 1197/1267 KB 780/1063 KB 992/1044 KB 652/713 KB 1197/1267 KB 776/1063 KB 992/1044 KB 656/713 KB 1197/1267 KB 784/1063 KB 992/1044 KB 660/713 KB 1197/1267 KB 784/1063 KB 996/1044 KB 664/713 KB 1201/1267 KB 784/1063 KB 996/1044 KB 668/713 KB 1201/1267 KB 784/1063 KB 996/1044 KB 672/713 KB 1201/1267 KB 784/1063 KB 996/1044 KB 656/713 KB 1197/1267 KB 784/1063 KB 996/1044 KB 672/713 KB 1201/1267 KB 784/1063 KB 1000/1044 KB 672/713 KB 1201/1267 KB 784/1063 KB 1004/1044 KB 672/713 KB 1201/1267 KB 784/1063 KB 1008/1044 KB 652/713 KB 1197/1267 KB 784/1063 KB 992/1044 KB 672/713 KB 1201/1267 KB 788/1063 KB 1008/1044 KB 672/713 KB 1201/1267 KB 792/1063 KB 1008/1044 KB 672/713 KB 1201/1267 KB 796/1063 KB 1008/1044 KB 672/713 KB 1201/1267 KB 800/1063 KB 1008/1044 KB 672/713 KB 1201/1267 KB 804/1063 KB 1008/1044 KB 676/713 KB 1201/1267 KB 808/1063 KB 1012/1044 KB 676/713 KB 1201/1267 KB 812/1063 KB 1012/1044 KB 676/713 KB 1201/1267 KB 816/1063 KB 1012/1044 KB 660/713 KB 1201/1267 KB 784/1063 KB 996/1044 KB 676/713 KB 1205/1267 KB 816/1063 KB 1012/1044 KB 676/713 KB 1209/1267 KB 816/1063 KB 1012/1044 KB 676/713 KB 1213/1267 KB 816/1063 KB 1012/1044 KB 676/713 KB 1201/1267 KB 804/1063 KB 1012/1044 KB 4/257 KB 680/713 KB 1213/1267 KB 820/1063 KB 1012/1044 KB 672/713 KB 1201/1267 KB 804/1063 KB 1012/1044 KB 4/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1016/1044 KB 4/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1020/1044 KB 4/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1024/1044 KB 4/257 KB 676/713 KB 1213/1267 KB 820/1063 KB 1012/1044 KB 4/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1028/1044 KB 8/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1032/1044 KB 8/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1036/1044 KB 8/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 676/713 KB 1213/1267 KB 820/1063 KB 1012/1044 KB 8/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1028/1044 KB 12/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 16/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 4/257 KB 684/713 KB 1213/1267 KB 820/1063 KB 1028/1044 KB 16/257 KB 688/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 16/257 KB 692/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 20/257 KB 696/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 20/257 KB 700/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 20/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1040/1044 KB 20/257 KB 692/713 KB 1213/1267 KB 820/1063 KB 1040/1044 KB 24/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 28/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 32/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 36/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 40/257 KB 708/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 44/257 KB 708/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 20/257 KB 704/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 20/257 KB 700/713 KB 1213/1267 KB 824/1063 KB 1040/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 828/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 832/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 836/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 840/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1267 KB 844/1063 KB 1044/1044 KB 36/257 KB 708/713 KB 1213/1267 KB 824/1063 KB 1044/1044 KB 48/257 KB 712/713 KB 1213/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1213/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 708/713 KB 1213/1 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1213/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1217/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1221/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1225/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1229/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1233/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1237/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1241/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1245/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1249/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1253/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1257/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1261/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1265/1267 KB 848/1063 KB 1044/1044 KB 48/257 KB 713/713 KB 1267/1267 KB 848/1063 KB 1044/1044 KB 52/257 KB 713/713 KB 1267/1267 KB 852/1063 KB 1044/1044 KB 52/257 KB 713/713 KB 1267/1267 KB 856/1063 KB 1044/1044 KB 52/257 KB 713/713 KB 1267/1267 KB 860/1063 KB 52/257 KB 713/713 KB 1267/1267 KB 864/1063 KB 52/257 KB 713/713 KB 1267/1267 KB 848/1063 KB 1044/1044 KB 56/257 KB 713/713 KB 1267/1267 KB 864/1063 KB 60/257 KB 1267/1267 KB 864/1063 KB 64/257 KB 1267/1267 KB 864/1063 KB 64/257 KB 1267/1267 KB 868/1063 KB 68/257 KB 1267/1267 KB 872/1063 KB 68/257 KB 1267/1267 KB 876/1063 KB 68/257 KB 1267/1267 KB 880/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1551.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 68/257 KB 1267/1267 KB 868/1063 KB 72/257 KB 1267/1267 KB 880/1063 KB 76/257 KB 1267/1267 KB 880/1063 KB 80/257 KB 1267/1267 KB 880/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1057.8 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 80/257 KB 1267/1267 KB 884/1063 KB 84/257 KB 1267/1267 KB 888/1063 KB 84/257 KB 1267/1267 KB 892/1063 KB 84/257 KB 1267/1267 KB 884/1063 KB 88/257 KB 1267/1267 KB 892/1063 KB 92/257 KB 892/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1870.7 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 92/257 KB 896/1063 KB 96/257 KB 896/1063 KB 96/257 KB 900/1063 KB 100/257 KB 904/1063 KB 100/257 KB 908/1063 KB 100/257 KB 912/1063 KB 100/257 KB 900/1063 KB 104/257 KB 912/1063 KB 108/257 KB 912/1063 KB 112/257 KB 912/1063 KB 112/257 KB 916/1063 KB 116/257 KB 920/1063 KB 116/257 KB 924/1063 KB 116/257 KB 928/1063 KB 116/257 KB 916/1063 KB 120/257 KB 928/1063 KB 124/257 KB 928/1063 KB 128/257 KB 928/1063 KB 128/257 KB 932/1063 KB 132/257 KB 936/1063 KB 132/257 KB 940/1063 KB 132/257 KB 932/1063 KB 136/257 KB 940/1063 KB 140/257 KB 940/1063 KB 140/257 KB 944/1063 KB 144/257 KB 944/1063 KB 144/257 KB 944/1063 KB 4/358 KB 144/257 KB 3/5 KB 944/1063 KB 8/358 KB 144/257 KB 3/5 KB 944/1063 KB 12/358 KB 144/257 KB 3/5 KB 944/1063 KB 4/358 KB 144/257 KB 3/5 KB 944/1063 KB 16/358 KB 144/257 KB 5/5 KB 944/1063 KB 16/358 KB 144/257 KB 4/549 KB 5/5 KB 944/1063 KB 16/358 KB 144/257 KB 8/549 KB 5/5 KB 944/1063 KB 16/358 KB 144/257 KB 12/549 KB 5/5 KB 944/1063 KB 16/358 KB 144/257 KB 16/549 KB 5/5 KB 944/1063 KB 16/358 KB 144/257 KB 16/549 KB 5/5 KB 944/1063 KB 20/358 KB 144/257 KB 20/549 KB 5/5 KB 944/1063 KB 24/358 KB 144/257 KB 20/549 KB 5/5 KB 944/1063 KB 28/358 KB 144/257 KB 20/549 KB 5/5 KB 944/1063 KB 32/358 KB 144/257 KB 20/549 KB 5/5 KB 944/1063 KB 20/358 KB 144/257 KB 20/549 KB 5/5 KB 944/1063 KB 36/358 KB 144/257 KB 24/549 KB 5/5 KB 944/1063 KB 36/358 KB 144/257 KB 28/549 KB 5/5 KB 944/1063 KB 36/358 KB 144/257 KB 32/549 KB 5/5 KB 944/1063 KB 36/358 KB 144/257 KB 36/549 KB 5/5 KB 944/1063 KB 36/358 KB 144/257 KB 36/549 KB 5/5 KB 944/1063 KB 40/358 KB 144/257 KB 36/549 KB 5/5 KB 944/1063 KB 44/358 KB 144/257 KB 36/549 KB 5/5 KB 944/1063 KB 48/358 KB 144/257 KB 36/549 KB 5/5 KB 944/1063 KB 52/358 KB 144/257 KB 40/549 KB 5/5 KB 944/1063 KB 52/358 KB 144/257 KB 44/549 KB 5/5 KB 944/1063 KB 52/358 KB 144/257 KB 48/549 KB 5/5 KB 944/1063 KB 52/358 KB 144/257 KB 52/549 KB 5/5 KB 944/1063 KB 52/358 KB 148/257 KB 56/549 KB 5/5 KB 948/1063 KB 56/358 KB 148/257 KB 60/549 KB 5/5 KB 948/1063 KB 56/358 KB 148/257 KB 52/549 KB 5/5 KB 948/1063 KB 56/358 KB 152/257 KB 60/549 KB 5/5 KB 948/1063 KB 56/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 144/257 KB 52/549 KB 5/5 KB 948/1063 KB 56/358 KB 152/257 KB 60/549 KB 948/1063 KB 60/358 KB 152/257 KB 60/549 KB 948/1063 KB 64/358 KB 144/257 KB 52/549 KB 5/5 KB 948/1063 KB 52/358 KB 152/257 KB 60/549 KB 948/1063 KB 68/358 KB 156/257 KB 64/549 KB 952/1063 KB 68/358 KB 160/257 KB 64/549 KB 952/1063 KB 68/358 KB 152/257 KB 64/549 KB 952/1063 KB 68/358 KB 152/257 KB 60/549 KB 952/1063 KB 68/358 KB 160/257 KB 64/549 KB 956/1063 KB 68/358 KB 160/257 KB 64/549 KB 960/1063 KB 68/358 KB 160/257 KB 68/549 KB 960/1063 KB 68/358 KB 164/257 KB 72/549 KB 964/1063 KB 72/358 KB 164/257 KB 76/549 KB 964/1063 KB 72/358 KB 164/257 KB 80/549 KB 964/1063 KB 72/358 KB 160/257 KB 68/549 KB 960/1063 KB 72/358 KB 164/257 KB 80/549 KB 964/1063 KB 76/358 KB 164/257 KB 80/549 KB 964/1063 KB 80/358 KB 164/257 KB 80/549 KB 964/1063 KB 84/358 KB 164/257 KB 84/549 KB 964/1063 KB 88/358 KB 164/257 KB 84/549 KB 964/1063 KB 92/358 KB 164/257 KB 84/549 KB 964/1063 KB 96/358 KB 164/257 KB 68/549 KB 964/1063 KB 72/358 KB 164/257 KB 84/549 KB 3/86 KB 968/1063 KB 96/358 KB 164/257 KB 68/549 KB 960/1063 KB 72/358 KB 168/257 KB 84/549 KB 3/86 KB 968/1063 KB 96/358 KB 164/257 KB 84/549 KB 3/86 KB 964/1063 KB 96/358 KB 168/257 KB 84/549 KB 5/86 KB 968/1063 KB 96/358 KB 168/257 KB 84/549 KB 8/86 KB 968/1063 KB 96/358 KB 168/257 KB 84/549 KB 11/86 KB 968/1063 KB 96/358 KB 168/257 KB 84/549 KB 13/86 KB 968/1063 KB 96/358 KB 168/257 KB 84/549 KB 16/86 KB 968/1063 KB 96/358 KB 168/257 KB 84/549 KB 19/86 KB 968/1063 KB 96/358 KB 172/257 KB 84/549 KB 19/86 KB 968/1063 KB 96/358 KB 176/257 KB 84/549 KB 19/86 KB 972/1063 KB 96/358 KB 180/257 KB 84/549 KB 21/86 KB 972/1063 KB 96/358 KB 184/257 KB 84/549 KB 21/86 KB 972/1063 KB 100/358 KB 188/257 KB 84/549 KB 21/86 KB 972/1063 KB 100/358 KB 164/257 KB 84/549 KB 964/1063 KB 84/358 KB 188/257 KB 88/549 KB 21/86 KB 972/1063 KB 100/358 KB 188/257 KB 92/549 KB 21/86 KB 972/1063 KB 100/358 KB 188/257 KB 96/549 KB 21/86 KB 972/1063 KB 100/358 KB 192/257 KB 96/549 KB 21/86 KB 972/1063 KB 100/358 KB 196/257 KB 96/549 KB 21/86 KB 972/1063 KB 100/358 KB 200/257 KB 100/549 KB 21/86 KB 972/1063 KB 100/358 KB 204/257 KB 100/549 KB 21/86 KB 972/1063 KB 100/358 KB 208/257 KB 100/549 KB 21/86 KB 972/1063 KB 100/358 KB 180/257 KB 84/549 KB 21/86 KB 972/1063 KB 100/358 KB 176/257 KB 84/549 KB 21/86 KB 972/1063 KB 96/358 KB 172/257 KB 84/549 KB 19/86 KB 972/1063 KB 96/358 KB 208/257 KB 100/549 KB 21/86 KB 976/1063 KB 100/358 KB 208/257 KB 100/549 KB 24/86 KB 976/1063 KB 100/358 KB 208/257 KB 100/549 KB 27/86 KB 980/1063 KB 100/358 KB 208/257 KB 100/549 KB 29/86 KB 980/1063 KB 100/358 KB 208/257 KB 100/549 KB 32/86 KB 980/1063 KB 100/358 KB 208/257 KB 100/549 KB 36/86 KB 980/1063 KB 100/358 KB 208/257 KB 100/549 KB 40/86 KB 980/1063 KB 104/358 KB 208/257 KB 100/549 KB 44/86 KB 980/1063 KB 104/358 KB 208/257 KB 100/549 KB 48/86 KB 980/1063 KB 104/358 KB 196/257 KB 100/549 KB 21/86 KB 972/1063 KB 100/358 KB 208/257 KB 104/549 KB 48/86 KB 980/1063 KB 104/358 KB 208/257 KB 108/549 KB 48/86 KB 980/1063 KB 104/358 KB 208/257 KB 112/549 KB 48/86 KB 980/1063 KB 104/358 KB 208/257 KB 100/549 KB 36/86 KB 980/1063 KB 104/358 KB 208/257 KB 112/549 KB 48/86 KB 980/1063 KB 108/358 KB 208/257 KB 112/549 KB 48/86 KB 980/1063 KB 112/358 KB 208/257 KB 100/549 KB 24/86 KB 980/1063 KB 100/358 KB 208/257 KB 112/549 KB 48/86 KB 984/1063 KB 112/358 KB 208/257 KB 11 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 2/549 KB 48/86 KB 988/1063 KB 112/358 KB 208/257 KB 112/549 KB 48/86 KB 992/1063 KB 112/358 KB 208/257 KB 112/549 KB 48/86 KB 996/1063 KB 112/358 KB 208/257 KB 112/549 KB 48/86 KB 1000/1063 KB 116/358 KB 208/257 KB 112/549 KB 48/86 KB 1004/1063 KB 116/358 KB 208/257 KB 116/549 KB 48/86 KB 1008/1063 KB 116/358 KB 208/257 KB 116/549 KB 48/86 KB 1012/1063 KB 116/358 KB 212/257 KB 116/549 KB 52/86 KB 1016/1063 KB 116/358 KB 208/257 KB 112/549 KB 48/86 KB 996/1063 KB 116/358 KB 212/257 KB 116/549 KB 52/86 KB 1020/1063 KB 120/358 KB 212/257 KB 116/549 KB 52/86 KB 1020/1063 KB 124/358 KB 212/257 KB 116/549 KB 52/86 KB 1020/1063 KB 128/358 KB 212/257 KB 116/549 KB 52/86 KB 1012/1063 KB 116/358 KB 212/257 KB 116/549 KB 56/86 KB 1020/1063 KB 128/358 KB 212/257 KB 116/549 KB 60/86 KB 1020/1063 KB 132/358 KB 212/257 KB 116/549 KB 64/86 KB 1020/1063 KB 132/358 KB 212/257 KB 116/549 KB 48/86 KB 1012/1063 KB 116/358 KB 216/257 KB 116/549 KB 64/86 KB 1020/1063 KB 132/358 KB 220/257 KB 116/549 KB 64/86 KB 1020/1063 KB 132/358 KB 224/257 KB 116/549 KB 64/86 KB 1020/1063 KB 132/358 KB 228/257 KB 116/549 KB 64/86 KB 1020/1063 KB 132/358 KB 232/257 KB 116/549 KB 68/86 KB 1020/1063 KB 132/358 KB 236/257 KB 116/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 116/549 KB 68/86 KB 1020/1063 KB 132/358 KB 208/257 KB 116/549 KB 48/86 KB 1004/1063 KB 116/358 KB 240/257 KB 120/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 124/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 128/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 132/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 136/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 140/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 144/549 KB 68/86 KB 1020/1063 KB 132/358 KB 228/257 KB 116/549 KB 68/86 KB 1020/1063 KB 132/358 KB 240/257 KB 144/549 KB 72/86 KB 1020/1063 KB 132/358 KB 240/257 KB 144/549 KB 76/86 KB 1020/1063 KB 132/358 KB 240/257 KB 144/549 KB 80/86 KB 1020/1063 KB 132/358 KB 212/257 KB 116/549 KB 52/86 KB 1020/1063 KB 116/358 KB 240/257 KB 144/549 KB 80/86 KB 1024/1063 KB 132/358 KB 212/257 KB 116/549 KB 56/86 KB 1020/1063 KB 132/358 KB 240/257 KB 144/549 KB 80/86 KB 1024/1063 KB 136/358 KB 240/257 KB 144/549 KB 80/86 KB 1024/1063 KB 140/358 KB 240/257 KB 144/549 KB 80/86 KB 1024/1063 KB 144/358 KB 240/257 KB 144/549 KB 80/86 KB 1028/1063 KB 144/358 KB 240/257 KB 144/549 KB 80/86 KB 1032/1063 KB 148/358 KB 240/257 KB 144/549 KB 80/86 KB 1036/1063 KB 148/358 KB 240/257 KB 144/549 KB 84/86 KB 1040/1063 KB 148/358 KB 240/257 KB 144/549 KB 84/86 KB 1044/1063 KB 148/358 KB 244/257 KB 148/549 KB 84/86 KB 1048/1063 KB 148/358 KB 240/257 KB 144/549 KB 80/86 KB 1028/1063 KB 148/358 KB 244/257 KB 148/549 KB 84/86 KB 1048/1063 KB 152/358 KB 244/257 KB 148/549 KB 84/86 KB 1048/1063 KB 156/358 KB 244/257 KB 148/549 KB 84/86 KB 1044/1063 KB 148/358 KB 244/257 KB 152/549 KB 84/86 KB 1048/1063 KB 156/358 KB 244/257 KB 156/549 KB 84/86 KB 1048/1063 KB 160/358 KB 244/257 KB 160/549 KB 84/86 KB 1048/1063 KB 160/358 KB 244/257 KB 144/549 KB 84/86 KB 1044/1063 KB 148/358 KB 240/257 KB 144/549 KB 84/86 KB 1036/1063 KB 148/358 KB 248/257 KB 160/549 KB 86/86 KB 1048/1063 KB 160/358 KB 244/257 KB 152/549 KB 84/86 KB 1048/1063 KB 160/358 KB 248/257 KB 160/549 KB 86/86 KB 1048/1063 KB 164/358 KB 248/257 KB 164/549 KB 86/86 KB 1052/1063 KB 168/358 KB 248/257 KB 164/549 KB 86/86 KB 1052/1063 KB 164/358 KB 248/257 KB 168/549 KB unit-oai-epc-0: 01:03:03 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:03:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:03:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 86/86 KB 1052/1063 KB 168/358 KB 248/257 KB 160/549 KB 86/86 KB 1052/1063 KB 164/358 KB 248/257 KB 160/549 KB 86/86 KB 1048/1063 KB 164/358 KB 252/257 KB 172/549 KB 86/86 KB 1052/1063 KB 172/358 KB 256/257 KB 172/549 KB 86/86 KB 1052/1063 KB 172/358 KB 257/257 KB 172/549 KB 86/86 KB 1056/1063 KB 172/358 KB 257/257 KB 172/549 KB 86/86 KB 1056/1063 KB 172/358 KB 257/257 KB 172/549 KB 86/86 KB 1060/1063 KB 172/358 KB 257/257 KB 172/549 KB 86/86 KB 1063/1063 KB 172/358 KB 248/257 KB 168/549 KB 86/86 KB 1052/1063 KB 172/358 KB 257/257 KB 172/549 KB 86/86 KB 1063/1063 KB 176/358 KB 248/257 KB 172/549 KB 86/86 KB 1063/1063 KB 176/358 KB 257/257 KB 176/549 KB 86/86 KB 1063/1063 KB 176/358 KB 257/257 KB 180/549 KB 86/86 KB 1063/1063 KB 180/358 KB 257/257 KB 184/549 KB 86/86 KB 1063/1063 KB 180/358 KB 257/257 KB 176/549 KB 86/86 KB 1063/1063 KB 180/358 KB 257/257 KB 184/549 KB 86/86 KB 1063/1063 KB 184/358 KB 257/257 KB 184/549 KB 86/86 KB 1063/1063 KB 188/358 KB 257/257 KB 184/549 KB 86/86 KB 1063/1063 KB 192/358 KB 257/257 KB 184/549 KB 86/86 KB 1063/1063 KB 196/358 KB 257/257 KB 188/549 KB 86/86 KB 1063/1063 KB 196/358 KB 257/257 KB 192/549 KB 86/86 KB 1063/1063 KB 196/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 116.9 KB/sec) unit-oai-epc-0: 01:03:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:03:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:03:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 257/257 KB 196/549 KB 1063/1063 KB 196/358 KB 257/257 KB 196/549 KB 1063/1063 KB 200/358 KB 257/257 KB 196/549 KB 1063/1063 KB 204/358 KB 257/257 KB 196/549 KB 1063/1063 KB 208/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 348.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1441.1 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-epc-0: 01:03:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:03:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 200/549 KB 208/358 KB 204/549 KB 208/358 KB 208/549 KB 212/358 KB 4/404 KB 208/549 KB 212/358 KB 8/404 KB 208/549 KB 212/358 KB 12/404 KB 208/549 KB 212/358 KB 16/404 KB 208/549 KB 212/358 KB 204/549 KB 212/358 KB 16/404 KB 208/549 KB 216/358 KB 16/404 KB 208/549 KB 220/358 KB 16/404 KB 208/549 KB 224/358 KB 20/404 KB 208/549 KB 228/358 KB 20/404 KB 208/549 KB 224/358 KB 24/404 KB 212/549 KB 228/358 KB 28/404 KB 212/549 KB 228/358 KB 32/404 KB 212/549 KB 228/358 KB 32/404 KB 3/587 KB 212/549 KB 228/358 KB 20/404 KB 212/549 KB 228/358 KB 32/404 KB 3/587 KB 216/549 KB 228/358 KB 32/404 KB 6/587 KB 220/549 KB 228/358 KB 32/404 KB 6/587 KB 224/549 KB 228/358 KB 32/404 KB 6/587 KB 228/549 KB 228/358 KB 32/404 KB 6/587 KB 216/549 KB 228/358 KB 36/404 KB 9/587 KB 228/549 KB 232/358 KB 36/404 KB 11/587 KB 228/549 KB 232/358 KB 36/404 KB 14/587 KB 228/549 KB 232/358 KB 36/404 KB 16/587 KB 228/549 KB 232/358 KB 36/404 KB 19/587 KB 228/549 KB 232/358 KB 36/404 KB 22/587 KB 228/549 KB 232/358 KB 36/404 KB 6/587 KB 228/549 KB 232/358 KB 36/404 KB 22/587 KB 228/549 KB 236/358 KB 36/404 KB 22/587 KB 228/549 KB 240/358 KB 36/404 KB 6/587 KB 228/549 KB 228/358 KB 40/404 KB 25/587 KB 228/549 KB 240/358 KB 36/404 KB 25/587 KB 228/549 KB 240/358 KB 40/404 KB 25/587 KB 228/549 KB 240/358 KB 4/894 KB 40/404 KB 25/587 KB 228/549 KB 240/358 KB 8/894 KB 40/404 KB 25/587 KB 228/549 KB 240/358 KB 12/894 KB 40/404 KB 25/587 KB 228/549 KB 240/358 KB 16/894 KB 44/404 KB 25/587 KB 228/549 KB 240/358 KB 16/894 KB 48/404 KB 25/587 KB 232/549 KB 240/358 KB 16/894 KB 52/404 KB 25/587 KB 232/549 KB 240/358 KB 20/894 KB 56/404 KB 27/587 KB 232/549 KB 244/358 KB 20/894 KB 44/404 KB 25/587 KB 232/549 KB 240/358 KB 16/894 KB 56/404 KB 27/587 KB 236/549 KB 244/358 KB 20/894 KB 52/404 KB 27/587 KB 232/549 KB 244/358 KB 20/894 KB 56/404 KB 27/587 KB 240/549 KB 244/358 KB 20/894 KB 56/404 KB 27/587 KB 244/549 KB 244/358 KB 20/894 KB 52/404 KB 27/587 KB 232/549 KB 244/358 KB 20/894 KB 60/404 KB 30/587 KB 244/549 KB 248/358 KB 20/894 KB 60/404 KB 30/587 KB 244/549 KB 252/358 KB 20/894 KB 48/404 KB 25/587 KB 232/549 KB 240/358 KB 20/894 KB 60/404 KB 30/587 KB 244/549 KB 252/358 KB 24/894 KB 60/404 KB 30/587 KB 244/549 KB 252/358 KB 28/894 KB 60/404 KB 30/587 KB 244/549 KB 252/358 KB 32/894 KB 60/404 KB 30/587 KB 244/549 KB 252/358 KB 36/894 KB 60/404 KB 30/587 KB 248/549 KB 256/358 KB 40/894 KB 60/404 KB 30/587 KB 244/549 KB 244/358 KB 20/894 KB 56/404 KB 30/587 KB 244/549 KB 244/358 KB 20/894 KB 60/404 KB 32/587 KB 248/549 KB 256/358 KB 44/894 KB 60/404 KB 36/587 KB 248/549 KB 256/358 KB 44/894 KB 60/404 KB 30/587 KB 248/549 KB 256/358 KB 36/894 KB 64/404 KB 36/587 KB 252/549 KB 256/358 KB 44/894 KB 64/404 KB 36/587 KB 256/549 KB 256/358 KB 44/894 KB 60/404 KB 30/587 KB 244/549 KB 256/358 KB 36/894 KB 64/404 KB 36/587 KB 256/549 KB 260/358 KB 44/894 KB 64/404 KB 40/587 KB 260/549 KB 264/358 KB 44/894 KB 64/404 KB 36/587 KB 248/549 KB 256/358 KB 44/894 KB 68/404 KB 40/587 KB 260/549 KB 264/358 KB 44/894 KB 72/404 KB 40/587 KB 260/549 KB 268/358 KB 44/894 KB 76/404 KB 40/587 KB 260/549 KB 268/358 KB 44/894 KB 80/404 KB 40/587 KB 260/549 KB 268/358 KB 44/894 KB 64/404 KB 40/587 KB 260/549 KB 260/358 KB 44/894 KB 80/404 KB 40/587 KB 264/549 KB 268/358 KB 44/894 KB 80/404 KB 40/587 KB 268/549 KB 268/358 KB 44/894 KB 80/404 KB 40/587 KB 272/ unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 549 KB 268/358 KB 44/894 KB 84/404 KB 40/587 KB 276/549 KB 268/358 KB 44/894 KB 84/404 KB 40/587 KB 280/549 KB 268/358 KB 44/894 KB 84/404 KB 40/587 KB 284/549 KB 268/358 KB 44/894 KB 64/404 KB 40/587 KB 256/549 KB 260/358 KB 44/894 KB 60/404 KB 36/587 KB 256/549 KB 260/358 KB 44/894 KB 84/404 KB 40/587 KB 284/549 KB 268/358 KB 48/894 KB 84/404 KB 44/587 KB 284/549 KB 268/358 KB 48/894 KB 84/404 KB 48/587 KB 284/549 KB 268/358 KB 48/894 KB 84/404 KB 52/587 KB 284/549 KB 268/358 KB 48/894 KB 84/404 KB 56/587 KB 284/549 KB 268/358 KB 52/894 KB 84/404 KB 60/587 KB 284/549 KB 268/358 KB 52/894 KB 84/404 KB 64/587 KB 284/549 KB 268/358 KB 52/894 KB 84/404 KB 40/587 KB 272/549 KB 268/358 KB 44/894 KB 88/404 KB 64/587 KB 284/549 KB 268/358 KB 52/894 KB 68/404 KB 40/587 KB 260/549 KB 268/358 KB 44/894 KB 88/404 KB 68/587 KB 284/549 KB 272/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 276/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 280/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 284/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 288/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 292/358 KB 52/894 KB 92/404 KB 68/587 KB 288/549 KB 296/358 KB 52/894 KB 92/404 KB 68/587 KB 288/549 KB 300/358 KB 52/894 KB 92/404 KB 68/587 KB 288/549 KB 304/358 KB 52/894 KB 88/404 KB 68/587 KB 284/549 KB 268/358 KB 52/894 KB 92/404 KB 72/587 KB 288/549 KB 304/358 KB 52/894 KB 92/404 KB 76/587 KB 288/549 KB 304/358 KB 52/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 52/894 KB 84/404 KB 52/587 KB 284/549 KB 268/358 KB 52/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 56/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 60/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 64/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 68/894 KB 92/404 KB 80/587 KB 288/549 KB 304/358 KB 72/894 KB 92/404 KB 68/587 KB 288/549 KB 292/358 KB 52/894 KB 92/404 KB 68/587 KB 284/549 KB 292/358 KB 52/894 KB 96/404 KB 80/587 KB 288/549 KB 304/358 KB 76/894 KB 100/404 KB 80/587 KB 288/549 KB 304/358 KB 76/894 KB 104/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 108/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 112/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 116/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 120/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 124/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 128/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 100/404 KB 84/587 KB 292/549 KB 308/358 KB 76/894 KB 128/404 KB 84/587 KB 292/549 KB 312/358 KB 76/894 KB 128/404 KB 84/587 KB 292/549 KB 316/358 KB 76/894 KB 128/404 KB 84/587 KB 292/549 KB 320/358 KB 76/894 KB 100/404 KB 84/587 KB 292/549 KB 304/358 KB 76/894 KB 128/404 KB 88/587 KB 292/549 KB 320/358 KB 76/894 KB 128/404 KB 92/587 KB 292/549 KB 320/358 KB 76/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 76/894 KB 92/404 KB 80/587 KB 292/549 KB 304/358 KB 76/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 80/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 84/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 88/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 92/894 KB 128/404 KB 96/587 KB 292/549 KB 320/358 KB 96/894 KB 100/404 KB 80/587 KB 292/549 KB 304/358 KB 76/894 KB 128/404 KB 96/587 KB 296/549 KB 320/358 KB 96/894 KB 128/404 KB 96/587 KB 300/549 KB 320/358 KB 96/894 KB 128/404 KB 96/587 KB 304/549 KB 320/358 KB 96/894 KB 128/404 KB 96/587 KB 308/549 KB 320/358 KB 96/894 KB 12 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install 8/404 KB 100/587 KB 312/549 KB 324/358 KB 100/894 KB 128/404 KB 100/587 KB 316/549 KB 324/358 KB 100/894 KB 128/404 KB 100/587 KB 308/549 KB 324/358 KB 100/894 KB 128/404 KB 100/587 KB 316/549 KB 324/358 KB 104/894 KB 128/404 KB 100/587 KB 320/549 KB 324/358 KB 108/894 KB 128/404 KB 100/587 KB 320/549 KB 324/358 KB 112/894 KB 128/404 KB 100/587 KB 320/549 KB 324/358 KB 116/894 KB 132/404 KB 100/587 KB 320/549 KB 324/358 KB 120/894 KB 132/404 KB 100/587 KB 320/549 KB 324/358 KB 124/894 KB 132/404 KB 100/587 KB 320/549 KB 324/358 KB 128/894 KB 128/404 KB 100/587 KB 308/549 KB 324/358 KB 96/894 KB 132/404 KB 100/587 KB 320/549 KB 328/358 KB 128/894 KB 128/404 KB 100/587 KB 308/549 KB 320/358 KB 96/894 KB 132/404 KB 104/587 KB 320/549 KB 328/358 KB 128/894 KB 132/404 KB 108/587 KB 320/549 KB 332/358 KB 128/894 KB 132/404 KB 112/587 KB 320/549 KB 332/358 KB 128/894 KB 132/404 KB 100/587 KB 320/549 KB 324/358 KB 116/894 KB 136/404 KB 112/587 KB 320/549 KB 332/358 KB 128/894 KB 140/404 KB 112/587 KB 320/549 KB 332/358 KB 128/894 KB 144/404 KB 112/587 KB 320/549 KB 332/358 KB 128/894 KB 148/404 KB 112/587 KB 320/549 KB 332/358 KB 128/894 KB 152/404 KB 116/587 KB 320/549 KB 332/358 KB 132/894 KB 156/404 KB 116/587 KB 320/549 KB 332/358 KB 132/894 KB 128/404 KB 100/587 KB 320/549 KB 324/358 KB 104/894 KB 156/404 KB 116/587 KB 324/549 KB 332/358 KB 132/894 KB 156/404 KB 116/587 KB 328/549 KB 332/358 KB 132/894 KB 156/404 KB 116/587 KB 332/549 KB 332/358 KB 132/894 KB 156/404 KB 116/587 KB 336/549 KB 332/358 KB 132/894 KB 156/404 KB 116/587 KB 340/549 KB 332/358 KB 132/894 KB 160/404 KB 116/587 KB 340/549 KB 332/358 KB 132/894 KB 160/404 KB 116/587 KB 344/549 KB 332/358 KB 132/894 KB 160/404 KB 116/587 KB 348/549 KB 332/358 KB 132/894 KB 160/404 KB 116/587 KB 352/549 KB 332/358 KB 132/894 KB 160/404 KB 116/587 KB 356/549 KB 332/358 KB 132/894 KB 164/404 KB 116/587 KB 360/549 KB 332/358 KB 132/894 KB 164/404 KB 116/587 KB 364/549 KB 332/358 KB 132/894 KB 164/404 KB 116/587 KB 368/549 KB 332/358 KB 132/894 KB 148/404 KB 116/587 KB 320/549 KB 332/358 KB 132/894 KB 164/404 KB 116/587 KB 368/549 KB 332/358 KB 136/894 KB 148/404 KB 116/587 KB 320/549 KB 332/358 KB 128/894 KB 164/404 KB 120/587 KB 368/549 KB 332/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 332/358 KB 136/894 KB 132/404 KB 104/587 KB 320/549 KB 332/358 KB 128/894 KB 164/404 KB 124/587 KB 368/549 KB 336/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 340/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 344/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 348/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 352/358 KB 136/894 KB 164/404 KB 124/587 KB 368/549 KB 356/358 KB 136/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 136/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 140/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 144/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 148/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 152/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 156/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 160/894 KB 164/404 KB 128/587 KB 368/549 KB 358/358 KB 164/894 KB 164/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 164/404 KB 116/587 KB 356/549 KB 332/358 KB 132/894 KB 168/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 172/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 176/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 180/404 unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 184/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 128/587 KB 372/549 KB 358/358 KB 168/894 KB 164/404 KB 128/587 KB 372/549 KB 358/358 KB 164/894 KB 164/404 KB 128/587 KB 368/549 KB 356/358 KB 136/894 KB 188/404 KB 132/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 136/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 140/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 144/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 148/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 152/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 156/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 160/587 KB 372/549 KB 358/358 KB 168/894 KB 188/404 KB 160/587 KB 376/549 KB 358/358 KB 168/894 KB 188/404 KB 160/587 KB 380/549 KB 358/358 KB 168/894 KB 188/404 KB 160/587 KB 384/549 KB 358/358 KB 168/894 KB 192/404 KB 164/587 KB 388/549 KB 168/894 KB 192/404 KB 164/587 KB 392/549 KB 172/894 KB 192/404 KB 164/587 KB 384/549 KB 168/894 KB 192/404 KB 168/587 KB 392/549 KB 172/894 KB 192/404 KB 160/587 KB 384/549 KB 358/358 KB 168/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 447.9 KB/sec) unit-abot-epc-basic-0: 01:03:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 196/404 KB 172/587 KB 392/549 KB 172/894 KB 200/404 KB 172/587 KB 392/549 KB 172/894 KB 192/404 KB 164/587 KB 388/549 KB 172/894 KB 200/404 KB 172/587 KB 392/549 KB 176/894 KB 200/404 KB 172/587 KB 392/549 KB 180/894 KB 204/404 KB 172/587 KB 396/549 KB 184/894 KB 204/404 KB 172/587 KB 396/549 KB 188/894 KB 204/404 KB 172/587 KB 396/549 KB 192/894 KB 192/404 KB 172/587 KB 392/549 KB 172/894 KB 204/404 KB 176/587 KB 396/549 KB 192/894 KB 204/404 KB 172/587 KB 396/549 KB 180/894 KB 204/404 KB 176/587 KB 400/549 KB 192/894 KB 204/404 KB 176/587 KB 404/549 KB 192/894 KB 204/404 KB 180/587 KB 408/549 KB 196/894 KB 204/404 KB 180/587 KB 412/549 KB 196/894 KB 204/404 KB 180/587 KB 416/549 KB 196/894 KB 204/404 KB 172/587 KB 392/549 KB 180/894 KB 208/404 KB 180/587 KB 416/549 KB 196/894 KB 212/404 KB 180/587 KB 416/549 KB 196/894 KB 216/404 KB 180/587 KB 416/549 KB 196/894 KB 220/404 KB 180/587 KB 416/549 KB 196/894 KB 224/404 KB 180/587 KB 416/549 KB 196/894 KB 204/404 KB 180/587 KB 404/549 KB 196/894 KB 224/404 KB 180/587 KB 416/549 KB 200/894 KB 224/404 KB 180/587 KB 416/549 KB 204/894 KB 228/404 KB 180/587 KB 416/549 KB 208/894 KB 204/404 KB 180/587 KB 404/549 KB 192/894 KB 228/404 KB 184/587 KB 416/549 KB 208/894 KB 228/404 KB 188/587 KB 416/549 KB 208/894 KB 228/404 KB 192/587 KB 416/549 KB 208/894 KB 228/404 KB 196/587 KB 416/549 KB 208/894 KB 228/404 KB 200/587 KB 420/549 KB 3/26 KB 208/894 KB 228/404 KB 180/587 KB 416/549 KB 204/894 KB 228/404 KB 196/587 KB 420/549 KB 3/26 KB 208/894 KB 228/404 KB 204/587 KB 424/549 KB 3/26 KB 208/894 KB 228/404 KB 204/587 KB 428/549 KB 3/26 KB 208/894 KB 228/404 KB 196/587 KB 416/549 KB 3/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 6/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 9/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 11/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 14/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 16/26 KB 208/894 KB 232/404 KB 204/587 KB 428/549 KB 3/26 KB 208/894 KB 236/404 KB 204/587 KB 428/549 KB 16/26 KB 208/894 KB 240/404 KB 204/587 KB 428/549 KB 19/26 KB 208/894 KB 236/404 KB 204/587 KB 428/549 KB 19/26 KB 208/894 KB 240/404 KB 204/587 KB 432/549 KB 19/26 KB 212/894 KB 240/404 KB 204/587 KB 432/549 KB 19/26 KB 216/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 220/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 224/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 228/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 232/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 236/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 240/894 KB 240/404 KB 204/587 KB 432/549 KB 19/26 KB 208/894 KB 240/404 KB 204/587 KB 428/549 KB 19/26 KB 208/894 KB 244/404 KB 208/587 KB 432/549 KB 22/26 KB 240/894 KB 244/404 KB 204/587 KB 432/549 KB 22/26 KB 216/894 KB 244/404 KB 208/587 KB 436/549 KB 22/26 KB 240/894 KB 244/404 KB 212/587 KB 440/549 KB 25/26 KB 240/894 KB 244/404 KB 212/587 KB 444/549 KB 25/26 KB 240/894 KB 244/404 KB 212/587 KB 448/549 KB 25/26 KB 240/894 KB 244/404 KB 212/587 KB 452/549 KB 25/26 KB 240/894 KB 244/404 KB 212/587 KB 456/549 KB 25/26 KB 244/894 KB 244/404 KB 212/587 KB 460/549 KB 25/26 KB 244/894 KB 244/404 KB 212/587 KB 464/549 KB 25/26 KB 244/894 KB 244/404 KB 204/587 KB 432/549 KB 19/26 KB 216/894 KB 248/404 KB 212/587 KB 464/549 KB 25/26 KB 244/894 KB 252/404 KB 212/587 KB 464/549 KB 25/26 KB 244/894 KB 256/404 KB 212/587 KB 464/549 KB 2 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 5/26 KB 244/894 KB 244/404 KB 212/587 KB 436/549 KB 25/26 KB 240/894 KB 256/404 KB 216/587 KB 464/549 KB 25/26 KB 244/894 KB 256/404 KB 220/587 KB 464/549 KB 25/26 KB 244/894 KB 256/404 KB 224/587 KB 464/549 KB 25/26 KB 244/894 KB 256/404 KB 228/587 KB 464/549 KB 25/26 KB 244/894 KB 260/404 KB 232/587 KB 464/549 KB 25/26 KB 244/894 KB 260/404 KB 236/587 KB 464/549 KB 25/26 KB 244/894 KB 260/404 KB 240/587 KB 464/549 KB 25/26 KB 244/894 KB 244/404 KB 208/587 KB 436/549 KB 25/26 KB 240/894 KB 260/404 KB 240/587 KB 464/549 KB 26/26 KB 244/894 KB 244/404 KB 240/587 KB 464/549 KB 25/26 KB 244/894 KB 260/404 KB 240/587 KB 464/549 KB 26/26 KB 248/894 KB 260/404 KB 244/587 KB 464/549 KB 26/26 KB 252/894 KB 260/404 KB 244/587 KB 464/549 KB 26/26 KB 256/894 KB 260/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 260/404 KB 228/587 KB 464/549 KB 25/26 KB 244/894 KB 264/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 268/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 272/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 276/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 280/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 284/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 288/404 KB 244/587 KB 468/549 KB 26/26 KB 260/894 KB 260/404 KB 244/587 KB 468/549 KB 26/26 KB 256/894 KB 288/404 KB 244/587 KB 472/549 KB 26/26 KB 260/894 KB 288/404 KB 244/587 KB 476/549 KB 26/26 KB 260/894 KB 288/404 KB 244/587 KB 480/549 KB 26/26 KB 260/894 KB 260/404 KB 244/587 KB 464/549 KB 26/26 KB 248/894 KB 288/404 KB 248/587 KB 480/549 KB 26/26 KB 260/894 KB 288/404 KB 252/587 KB 480/549 KB 26/26 KB 260/894 KB 288/404 KB 256/587 KB 480/549 KB 26/26 KB 260/894 KB 292/404 KB 256/587 KB 480/549 KB 26/26 KB 260/894 KB 296/404 KB 260/587 KB 484/549 KB 26/26 KB 264/894 KB 300/404 KB 260/587 KB 484/549 KB 26/26 KB 264/894 KB 304/404 KB 260/587 KB 484/549 KB 26/26 KB 264/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.6 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 292/404 KB 260/587 KB 484/549 KB 26/26 KB 264/894 KB 304/404 KB 264/587 KB 484/549 KB 264/894 KB 304/404 KB 268/587 KB 484/549 KB 264/894 KB 304/404 KB 272/587 KB 484/549 KB 264/894 KB 292/404 KB 256/587 KB 484/549 KB 26/26 KB 264/894 KB 304/404 KB 272/587 KB 484/549 KB 268/894 KB 304/404 KB 272/587 KB 484/549 KB 272/894 KB 304/404 KB 272/587 KB 484/549 KB 276/894 KB 304/404 KB 272/587 KB 484/549 KB 280/894 KB 308/404 KB 272/587 KB 484/549 KB 284/894 KB 308/404 KB 272/587 KB 484/549 KB 288/894 KB 308/404 KB 272/587 KB 484/549 KB 292/894 KB 308/404 KB 276/587 KB 484/549 KB 296/894 KB 292/404 KB 256/587 KB 484/549 KB 26/26 KB 260/894 KB 308/404 KB 276/587 KB 488/549 KB 300/894 KB 308/404 KB 276/587 KB 492/549 KB 300/894 KB 308/404 KB 276/587 KB 496/549 KB 300/894 KB 308/404 KB 276/587 KB 500/549 KB 300/894 KB 308/404 KB 276/587 KB 504/549 KB 300/894 KB 308/404 KB 276/587 KB 508/549 KB 300/894 KB 308/404 KB 276/587 KB 512/549 KB 300/894 KB 308/404 KB 276/587 KB 516/549 KB 300/894 KB 308/404 KB 276/587 KB 484/549 KB 292/894 KB 308/404 KB 280/587 KB 520/549 KB 300/894 KB 308/404 KB 284/587 KB 520/549 KB 300/894 KB 308/404 KB 288/587 KB 520/549 KB 300/894 KB 308/404 KB 272/587 KB 484/549 KB 280/894 KB 312/404 KB 288/587 KB 520/549 KB 300/894 KB 316/404 KB 288/587 KB 520/549 KB 300/894 KB 320/404 KB 288/587 KB 520/549 KB 300/894 KB 324/404 KB 288/587 KB 520/549 KB 300/894 KB 328/404 KB 292/587 KB 520/549 KB 300/894 KB 332/404 KB 292/587 KB 520/549 KB 300/894 KB 336/404 KB 292/587 KB 520/549 KB 300/894 KB 308/404 KB 276/587 KB 516/549 KB 300/894 KB 336/404 KB 292/587 KB 520/549 KB 304/894 KB 336/404 KB 292/587 KB 520/549 KB 308/894 KB 336/404 KB 292/587 KB 520/549 KB 312/894 KB 336/404 KB 292/587 KB 520/549 KB 316/894 KB 336/404 KB 292/587 KB 520/549 KB 320/894 KB 340/404 KB 292/587 KB 520/549 KB 324/894 KB 340/404 KB 292/587 KB 520/549 KB 328/894 KB 340/404 KB 292/587 KB 520/549 KB 332/894 KB 308/404 KB 276/587 KB 520/549 KB 300/894 KB 324/404 KB 292/587 KB 520/549 KB 300/894 KB 340/404 KB 296/587 KB 520/549 KB 332/894 KB 340/404 KB 300/587 KB 524/549 KB 332/894 KB 340/404 KB 304/587 KB 524/549 KB 332/894 KB 340/404 KB 308/587 KB 524/549 KB 332/894 KB 340/404 KB 312/587 KB 524/549 KB 332/894 KB 340/404 KB 292/587 KB 520/549 KB 320/894 KB 344/404 KB 316/587 KB 524/549 KB 332/894 KB 348/404 KB 316/587 KB 524/549 KB 332/894 KB 352/404 KB 316/587 KB 524/549 KB 332/894 KB 340/404 KB 296/587 KB 524/549 KB 332/894 KB 352/404 KB 316/587 KB 528/549 KB 332/894 KB 352/404 KB 316/587 KB 532/549 KB 332/894 KB 352/404 KB 316/587 KB 536/549 KB 332/894 KB 352/404 KB 316/587 KB 540/549 KB 332/894 KB 352/404 KB 316/587 KB 544/549 KB 332/894 KB 340/404 KB 316/587 KB 524/549 KB 332/894 KB 352/404 KB 320/587 KB 544/549 KB 332/894 KB 352/404 KB 324/587 KB 544/549 KB 332/894 KB 356/404 KB 328/587 KB 548/549 KB 336/894 KB 356/404 KB 332/587 KB 548/549 KB 336/894 KB 356/404 KB 336/587 KB 548/549 KB 336/894 KB 356/404 KB 324/587 KB 548/549 KB 336/894 KB 356/404 KB 324/587 KB 548/549 KB 332/894 KB 356/404 KB 336/587 KB 549/549 KB 336/894 KB 356/404 KB 324/587 KB 544/549 KB 332/894 KB 360/404 KB 336/587 KB 549/549 KB 336/894 KB 364/404 KB 336/587 KB 549/549 KB 336/894 KB 368/404 KB 336/587 KB 549/549 KB 336/894 KB 372/404 KB 336/587 KB 549/549 KB 336/894 KB 376/404 KB 340/587 KB 549/549 KB 340/894 KB 380/404 KB 340/587 KB 549/549 KB 340/894 KB 384/404 KB 340/587 KB unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 549/549 KB 340/894 KB 372/404 KB 340/587 KB 549/549 KB 340/894 KB 384/404 KB 344/587 KB 549/549 KB 340/894 KB 384/404 KB 348/587 KB 549/549 KB 340/894 KB 372/404 KB 336/587 KB 549/549 KB 340/894 KB 388/404 KB 352/587 KB 549/549 KB 344/894 KB 388/404 KB 352/587 KB 549/549 KB 348/894 KB 388/404 KB 352/587 KB 549/549 KB 352/894 KB 388/404 KB 352/587 KB 549/549 KB 356/894 KB 388/404 KB 352/587 KB 549/549 KB 360/894 KB 388/404 KB 352/587 KB 549/549 KB 364/894 KB 388/404 KB 352/587 KB 549/549 KB 368/894 KB 388/404 KB 348/587 KB 549/549 KB 340/894 KB 392/404 KB 352/587 KB 549/549 KB 368/894 KB 396/404 KB 352/587 KB 549/549 KB 368/894 KB 400/404 KB 352/587 KB 549/549 KB 368/894 KB 404/404 KB 352/587 KB 549/549 KB 368/894 KB 388/404 KB 352/587 KB 549/549 KB 356/894 KB 404/404 KB 356/587 KB 549/549 KB 372/894 KB 404/404 KB 360/587 KB 372/894 KB 404/404 KB 364/587 KB 372/894 KB 404/404 KB 368/587 KB 372/894 KB 404/404 KB 352/587 KB 549/549 KB 372/894 KB 404/404 KB 368/587 KB 376/894 KB 404/404 KB 368/587 KB 380/894 KB 404/404 KB 368/587 KB 384/894 KB 404/404 KB 368/587 KB 388/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 640.1 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 372/587 KB 392/894 KB 372/587 KB 396/894 KB 372/587 KB 400/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 469.8 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 404/404 KB 372/587 KB 388/894 KB 376/587 KB 400/894 KB 380/587 KB 400/894 KB 384/587 KB 400/894 KB 388/587 KB 400/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 392/587 KB 404/894 KB 396/587 KB 404/894 KB 400/587 KB 404/894 KB 388/587 KB 404/894 KB 400/587 KB 408/894 KB 400/587 KB 412/894 KB 400/587 KB 416/894 KB 400/587 KB 420/894 KB 404/587 KB 424/894 KB 404/587 KB 428/894 KB 404/587 KB 432/894 KB 404/587 KB 420/894 KB 408/587 KB 432/894 KB 412/587 KB 432/894 KB 416/587 KB 432/894 KB 420/587 KB 432/894 KB 424/587 KB 436/894 KB 428/587 KB 436/894 KB 432/587 KB 436/894 KB 420/587 KB 436/894 KB 432/587 KB 440/894 KB 432/587 KB 444/894 KB 432/587 KB 448/894 KB 432/587 KB 452/894 KB 436/587 KB 456/894 KB 436/587 KB 460/894 KB 436/587 KB 464/894 KB 436/587 KB 468/894 KB 436/587 KB 472/894 KB 436/587 KB 476/894 KB 436/587 KB 480/894 KB 436/587 KB 4/115 KB 480/894 KB 436/587 KB 8/115 KB 480/894 KB 436/587 KB 12/115 KB 480/894 KB 436/587 KB 16/115 KB 480/894 KB 436/587 KB 20/115 KB 480/894 KB 436/587 KB 24/115 KB 480/894 KB 436/587 KB 28/115 KB 480/894 KB 436/587 KB 32/115 KB 480/894 KB 436/587 KB 452/894 KB 440/587 KB 32/115 KB 480/894 KB 440/587 KB 4/1822 KB 32/115 KB 480/894 KB 440/587 KB 8/1822 KB 32/115 KB 480/894 KB 440/587 KB 12/1822 KB 32/115 KB 480/894 KB 440/587 KB 16/1822 KB 32/115 KB 480/894 KB 440/587 KB 20/1822 KB 32/115 KB 480/894 KB 440/587 KB 24/1822 KB 32/115 KB 480/894 KB 440/587 KB 28/1822 KB 32/115 KB 480/894 KB 440/587 KB 32/1822 KB 32/115 KB 480/894 KB 440/587 KB 36/1822 KB 32/115 KB 480/894 KB 440/587 KB 40/1822 KB 32/115 KB 480/894 KB 444/587 KB 44/1822 KB 36/115 KB 480/894 KB 444/587 KB 48/1822 KB 36/115 KB 480/894 KB 444/587 KB 40/1822 KB 36/115 KB 480/894 KB 444/587 KB 48/1822 KB 40/115 KB 480/894 KB 444/587 KB 40/1822 KB 32/115 KB 480/894 KB 448/587 KB 48/1822 KB 44/115 KB 480/894 KB 452/587 KB 48/1822 KB 44/115 KB 480/894 KB 456/587 KB 52/1822 KB 44/115 KB 480/894 KB 460/587 KB 52/1822 KB 44/115 KB 480/894 KB 464/587 KB 52/1822 KB 44/115 KB 480/894 KB 444/587 KB 52/1822 KB 44/115 KB 480/894 KB 464/587 KB 52/1822 KB 48/115 KB 480/894 KB 452/587 KB 52/1822 KB 44/115 KB 480/894 KB 464/587 KB 56/1822 KB 48/115 KB 480/894 KB 464/587 KB 60/1822 KB 48/115 KB 480/894 KB 464/587 KB 64/1822 KB 48/115 KB 480/894 KB 464/587 KB 64/1822 KB 52/115 KB 480/894 KB 468/587 KB 68/1822 KB 56/115 KB 484/894 KB 468/587 KB 68/1822 KB 60/115 KB 484/894 KB 468/587 KB 68/1822 KB 64/115 KB 484/894 KB 468/587 KB 64/1822 KB 52/115 KB 480/894 KB 472/587 KB 68/1822 KB 64/115 KB 484/894 KB 476/587 KB 68/1822 KB 68/115 KB 484/894 KB 480/587 KB 68/1822 KB 68/115 KB 484/894 KB 468/587 KB 68/1822 KB 52/115 KB 484/894 KB 480/587 KB 68/1822 KB 68/115 KB 488/894 KB 480/587 KB 68/1822 KB 68/115 KB 492/894 KB 480/587 KB 68/1822 KB 68/115 KB 496/894 KB 480/587 KB 68/1822 KB 68/115 KB 500/894 KB 484/587 KB 68/1822 KB 68/115 KB 504/894 KB 468/587 KB 68/1822 KB 52/115 KB 480/894 KB 484/587 KB 72/1822 KB 68/115 KB 504/894 KB 484/587 KB 76/1822 KB 68/115 KB 504/894 KB 484/587 KB 80/1822 KB 68/115 KB 504/894 KB 484/587 KB 84/1822 KB 68/115 KB 504/894 KB 484/587 KB 88/1822 KB 68/115 KB 504/894 KB 484/587 KB 68/1822 KB 68/115 KB 500/894 KB 488/587 KB 88/1822 KB 68/115 KB 504/894 KB 492/587 KB 88/1822 KB 68/115 KB 504/894 KB 472/587 KB 68/1822 KB 68/115 KB 484/894 KB 492/587 KB 92/1822 KB 72/115 KB 504/894 KB 492/587 KB 92/1822 KB 76/115 KB 504/894 KB 492/587 KB 92/1822 KB 80/115 KB 504/894 KB 492/587 KB 92/1822 KB 84/115 KB 504/894 KB 492/587 KB 92/1822 KB 68/115 KB 504/894 KB 496/587 KB 96/1822 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 84/115 KB 508/894 KB 496/587 KB 92/1822 KB 84/115 KB 508/894 KB 496/587 KB 92/1822 KB 84/115 KB 504/894 KB 500/587 KB 96/1822 KB 84/115 KB 508/894 KB 504/587 KB 100/1822 KB 88/115 KB 512/894 KB 508/587 KB 100/1822 KB 88/115 KB 512/894 KB 512/587 KB 100/1822 KB 88/115 KB 512/894 KB 500/587 KB 100/1822 KB 88/115 KB 512/894 KB 512/587 KB 100/1822 KB 92/115 KB 512/894 KB 512/587 KB 100/1822 KB 96/115 KB 512/894 KB 500/587 KB 100/1822 KB 84/115 KB 512/894 KB 512/587 KB 104/1822 KB 96/115 KB 512/894 KB 512/587 KB 108/1822 KB 96/115 KB 512/894 KB 512/587 KB 112/1822 KB 96/115 KB 512/894 KB 512/587 KB 116/1822 KB 96/115 KB 512/894 KB 516/587 KB 120/1822 KB 100/115 KB 512/894 KB 500/587 KB 96/1822 KB 84/115 KB 512/894 KB 516/587 KB 120/1822 KB 100/115 KB 516/894 KB 516/587 KB 120/1822 KB 100/115 KB 520/894 KB 516/587 KB 120/1822 KB 100/115 KB 524/894 KB 516/587 KB 120/1822 KB 100/115 KB 528/894 KB 516/587 KB 120/1822 KB 100/115 KB 532/894 KB 516/587 KB 116/1822 KB 100/115 KB 512/894 KB 520/587 KB 124/1822 KB 100/115 KB 532/894 KB 512/587 KB 116/1822 KB 100/115 KB 512/894 KB 524/587 KB 124/1822 KB 104/115 KB 532/894 KB 524/587 KB 124/1822 KB 108/115 KB 532/894 KB 524/587 KB 124/1822 KB 112/115 KB 532/894 KB 524/587 KB 124/1822 KB 115/115 KB 532/894 KB 516/587 KB 124/1822 KB 100/115 KB 532/894 KB 524/587 KB 128/1822 KB 115/115 KB 532/894 KB 524/587 KB 124/1822 KB 100/115 KB 532/894 KB 528/587 KB 128/1822 KB 115/115 KB 532/894 KB 532/587 KB 128/1822 KB 115/115 KB 536/894 KB 536/587 KB 132/1822 KB 115/115 KB 536/894 KB 540/587 KB 132/1822 KB 115/115 KB 536/894 KB 544/587 KB 132/1822 KB 115/115 KB 536/894 KB 528/587 KB 128/1822 KB 115/115 KB 536/894 KB 544/587 KB 132/1822 KB 115/115 KB 540/894 KB 544/587 KB 132/1822 KB 115/115 KB 544/894 KB 544/587 KB 132/1822 KB 115/115 KB 548/894 KB 544/587 KB 132/1822 KB 115/115 KB 552/894 KB 532/587 KB 132/1822 KB 115/115 KB 536/894 KB 544/587 KB 136/1822 KB 115/115 KB 552/894 KB 544/587 KB 140/1822 KB 115/115 KB 552/894 KB 544/587 KB 144/1822 KB 115/115 KB 552/894 KB 544/587 KB 148/1822 KB 115/115 KB 552/894 KB 548/587 KB 152/1822 KB 115/115 KB 556/894 KB 548/587 KB 156/1822 KB 115/115 KB 556/894 KB 548/587 KB 148/1822 KB 115/115 KB 556/894 KB 552/587 KB 156/1822 KB 115/115 KB 556/894 KB 556/587 KB 156/1822 KB 115/115 KB 556/894 KB 560/587 KB 156/1822 KB 115/115 KB 556/894 KB 544/587 KB 148/1822 KB 115/115 KB 556/894 KB 560/587 KB 160/1822 KB 115/115 KB 560/894 KB 560/587 KB 160/1822 KB 115/115 KB 564/894 KB 560/587 KB 160/1822 KB 115/115 KB 568/894 KB 564/587 KB 160/1822 KB 115/115 KB 572/894 KB 564/587 KB 160/1822 KB 115/115 KB 576/894 KB 560/587 KB 160/1822 KB 115/115 KB 556/894 KB 564/587 KB 164/1822 KB 115/115 KB 576/894 KB 564/587 KB 168/1822 KB 580/894 KB 564/587 KB 172/1822 KB 580/894 KB 564/587 KB 176/1822 KB 580/894 KB 564/587 KB 160/1822 KB 115/115 KB 568/894 KB 568/587 KB 176/1822 KB 580/894 KB 572/587 KB 176/1822 KB 580/894 KB 576/587 KB 176/1822 KB 580/894 KB 564/587 KB 164/1822 KB 580/894 KB 576/587 KB 176/1822 KB 584/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 126.5 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 576/587 KB 180/1822 KB 584/894 KB 580/587 KB 184/1822 KB 588/894 KB 580/587 KB 180/1822 KB 588/894 KB 584/587 KB 184/1822 KB 588/894 KB 587/587 KB 184/1822 KB 588/894 KB 576/587 KB 180/1822 KB 588/894 KB 587/587 KB 184/1822 KB 592/894 KB 587/587 KB 184/1822 KB 596/894 KB 587/587 KB 188/1822 KB 600/894 KB 587/587 KB 188/1822 KB 604/894 KB 587/587 KB 188/1822 KB 596/894 KB 587/587 KB 192/1822 KB 608/894 KB 587/587 KB 196/1822 KB 608/894 KB 587/587 KB 196/1822 KB 608/894 KB 587/587 KB 196/1822 KB 608/894 KB 3/206 KB 587/587 KB 196/1822 KB 608/894 KB 6/206 KB 587/587 KB 196/1822 KB 608/894 KB 9/206 KB 587/587 KB 196/1822 KB 608/894 KB 11/206 KB 587/587 KB 196/1822 KB 608/894 KB 14/206 KB 587/587 KB 196/1822 KB 608/894 KB 16/206 KB 587/587 KB 196/1822 KB 608/894 KB 19/206 KB 587/587 KB 196/1822 KB 608/894 KB 22/206 KB 587/587 KB 196/1822 KB 608/894 KB 25/206 KB 587/587 KB 196/1822 KB 608/894 KB 27/206 KB 587/587 KB 196/1822 KB 608/894 KB 30/206 KB 587/587 KB 196/1822 KB 608/894 KB 32/206 KB 587/587 KB 196/1822 KB 608/894 KB 36/206 KB 587/587 KB 196/1822 KB 608/894 KB 40/206 KB 587/587 KB 196/1822 KB 608/894 KB 44/206 KB 587/587 KB 196/1822 KB 608/894 KB 48/206 KB 587/587 KB 196/1822 KB 608/894 KB 52/206 KB 587/587 KB 200/1822 KB 612/894 KB 52/206 KB 587/587 KB 200/1822 KB 616/894 KB 52/206 KB 587/587 KB 200/1822 KB 620/894 KB 52/206 KB 587/587 KB 200/1822 KB 608/894 KB 52/206 KB 587/587 KB 204/1822 KB 620/894 KB 52/206 KB 587/587 KB 208/1822 KB 620/894 KB 52/206 KB 587/587 KB 208/1822 KB 624/894 KB 52/206 KB 587/587 KB 208/1822 KB 628/894 KB 52/206 KB 587/587 KB 212/1822 KB 632/894 KB 52/206 KB 587/587 KB 212/1822 KB 636/894 KB 52/206 KB 587/587 KB 212/1822 KB 640/894 KB 52/206 KB 587/587 KB 212/1822 KB 628/894 KB 52/206 KB 587/587 KB 216/1822 KB 640/894 KB 52/206 KB 587/587 KB 220/1822 KB 640/894 KB 52/206 KB 587/587 KB 224/1822 KB 640/894 KB 52/206 KB 587/587 KB 228/1822 KB 640/894 KB 52/206 KB 587/587 KB 232/1822 KB 644/894 KB 52/206 KB 587/587 KB 228/1822 KB 644/894 KB 52/206 KB 587/587 KB 232/1822 KB 648/894 KB 52/206 KB 587/587 KB 236/1822 KB 652/894 KB 52/206 KB 587/587 KB 236/1822 KB 656/894 KB 52/206 KB 587/587 KB 236/1822 KB 660/894 KB 56/206 KB 587/587 KB 236/1822 KB 648/894 KB 52/206 KB 587/587 KB 240/1822 KB 664/894 KB 56/206 KB 587/587 KB 236/1822 KB 660/894 KB 56/206 KB 587/587 KB 240/1822 KB 664/894 KB 60/206 KB 587/587 KB 244/1822 KB 664/894 KB 61/206 KB 587/587 KB 244/1822 KB 664/894 KB 65/206 KB 587/587 KB 244/1822 KB 664/894 KB 69/206 KB 587/587 KB 244/1822 KB 664/894 KB 73/206 KB 587/587 KB 244/1822 KB 664/894 KB 60/206 KB 587/587 KB 248/1822 KB 664/894 KB 73/206 KB 587/587 KB 252/1822 KB 664/894 KB 73/206 KB 587/587 KB 236/1822 KB 664/894 KB 56/206 KB 587/587 KB 252/1822 KB 668/894 KB 73/206 KB 587/587 KB 252/1822 KB 672/894 KB 73/206 KB 587/587 KB 256/1822 KB 672/894 KB 73/206 KB 587/587 KB 256/1822 KB 676/894 KB 73/206 KB 587/587 KB 260/1822 KB 680/894 KB 77/206 KB 587/587 KB 260/1822 KB 684/894 KB 77/206 KB 587/587 KB 260/1822 KB 688/894 KB 77/206 KB 587/587 KB 260/1822 KB 676/894 KB 77/206 KB 587/587 KB 264/1822 KB 688/894 KB 77/206 KB 587/587 KB 256/1822 KB 676/894 KB 77/206 KB 587/587 KB 264/1822 KB 688/894 KB 81/206 KB 587/587 KB 264/1822 KB 688/894 KB 85/206 KB 587/587 KB 268/1822 KB 688/894 KB 89/206 KB 587/587 KB 268/1822 KB 688/894 KB 93/206 KB 587/587 KB 268/1822 KB 688/894 KB 85/206 KB 587/587 KB 272/1822 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 688/894 KB 93/206 KB 587/587 KB 276/1822 KB 688/894 KB 93/206 KB 587/587 KB 280/1822 KB 692/894 KB 97/206 KB 587/587 KB 276/1822 KB 692/894 KB 97/206 KB 587/587 KB 280/1822 KB 696/894 KB 97/206 KB 587/587 KB 280/1822 KB 700/894 KB 97/206 KB 587/587 KB 280/1822 KB 704/894 KB 97/206 KB 587/587 KB 276/1822 KB 688/894 KB 97/206 KB 587/587 KB 284/1822 KB 704/894 KB 101/206 KB 587/587 KB 284/1822 KB 704/894 KB 105/206 KB 587/587 KB 284/1822 KB 704/894 KB 109/206 KB 587/587 KB 284/1822 KB 704/894 KB 97/206 KB 587/587 KB 288/1822 KB 708/894 KB 109/206 KB 587/587 KB 292/1822 KB 708/894 KB 109/206 KB 587/587 KB 296/1822 KB 708/894 KB 113/206 KB 587/587 KB 300/1822 KB 708/894 KB 113/206 KB 587/587 KB 304/1822 KB 708/894 KB 113/206 KB 587/587 KB 284/1822 KB 708/894 KB 109/206 KB 587/587 KB 304/1822 KB 712/894 KB 113/206 KB 587/587 KB 304/1822 KB 716/894 KB 113/206 KB 587/587 KB 304/1822 KB 720/894 KB 113/206 KB 587/587 KB 292/1822 KB 708/894 KB 113/206 KB 587/587 KB 304/1822 KB 720/894 KB 117/206 KB 587/587 KB 304/1822 KB 720/894 KB 121/206 KB 587/587 KB 304/1822 KB 720/894 KB 125/206 KB 587/587 KB 308/1822 KB 720/894 KB 129/206 KB 587/587 KB 308/1822 KB 724/894 KB 133/206 KB 587/587 KB 308/1822 KB 724/894 KB 137/206 KB 587/587 KB 308/1822 KB 724/894 KB 141/206 KB 587/587 KB 308/1822 KB 720/894 KB 125/206 KB 587/587 KB 308/1822 KB 724/894 KB 129/206 KB 587/587 KB 308/1822 KB 728/894 KB 141/206 KB 587/587 KB 308/1822 KB 732/894 KB 141/206 KB 587/587 KB 308/1822 KB 736/894 KB 141/206 KB 587/587 KB 312/1822 KB 736/894 KB 141/206 KB 587/587 KB 316/1822 KB 736/894 KB 141/206 KB 587/587 KB 320/1822 KB 736/894 KB 141/206 KB 587/587 KB 324/1822 KB 736/894 KB 141/206 KB 587/587 KB 328/1822 KB 740/894 KB 145/206 KB 587/587 KB 324/1822 KB 740/894 KB 145/206 KB 587/587 KB 328/1822 KB 744/894 KB 145/206 KB 587/587 KB 328/1822 KB 748/894 KB 145/206 KB 587/587 KB 328/1822 KB 752/894 KB 145/206 KB 587/587 KB 324/1822 KB 736/894 KB 145/206 KB 587/587 KB 328/1822 KB 752/894 KB 149/206 KB 587/587 KB 328/1822 KB 752/894 KB 153/206 KB 587/587 KB 328/1822 KB 752/894 KB 157/206 KB 587/587 KB 332/1822 KB 752/894 KB 161/206 KB 587/587 KB 332/1822 KB 756/894 KB 165/206 KB 587/587 KB 332/1822 KB 756/894 KB 169/206 KB 587/587 KB 332/1822 KB 756/894 KB 173/206 KB 587/587 KB 332/1822 KB 752/894 KB 157/206 KB 587/587 KB 336/1822 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 3/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 5/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 8/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 11/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 13/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 16/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 19/79 KB 756/894 KB 173/206 KB 587/587 KB 332/1822 KB 756/894 KB 161/206 KB 587/587 KB 336/1822 KB 21/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 24/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 27/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 29/79 KB 756/894 KB 173/206 KB 587/587 KB 336/1822 KB 29/79 KB 760/894 KB 173/206 KB 587/587 KB 336/1822 KB 32/79 KB 764/894 KB 173/206 KB 587/587 KB 336/1822 KB 32/79 KB 768/894 KB 173/206 KB 587/587 KB 336/1822 KB 32/79 KB 772/894 KB 173/206 KB 587/587 KB 336/1822 KB 32/79 KB 760/894 KB 173/206 KB 587/587 KB 340/1822 KB 36/79 KB 772/894 KB 177/206 KB 587/587 KB 340/1822 KB 40/79 KB 772/894 KB 177/206 KB 587/587 KB 340/1822 KB 44/79 KB 772/894 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 177/206 KB 587/587 KB 340/1822 KB 48/79 KB 772/894 KB 177/206 KB 587/587 KB 340/1822 KB 48/79 KB 776/894 KB 177/206 KB 587/587 KB 340/1822 KB 48/79 KB 780/894 KB 177/206 KB 587/587 KB 340/1822 KB 32/79 KB 772/894 KB 177/206 KB 587/587 KB 340/1822 KB 52/79 KB 780/894 KB 181/206 KB 587/587 KB 340/1822 KB 32/79 KB 772/894 KB 173/206 KB 587/587 KB 344/1822 KB 52/79 KB 784/894 KB 181/206 KB 587/587 KB 348/1822 KB 52/79 KB 784/894 KB 181/206 KB 587/587 KB 352/1822 KB 52/79 KB 784/894 KB 181/206 KB 587/587 KB 356/1822 KB 52/79 KB 784/894 KB 181/206 KB 587/587 KB 340/1822 KB 52/79 KB 784/894 KB 181/206 KB 587/587 KB 340/1822 KB 52/79 KB 780/894 KB 177/206 KB 587/587 KB 356/1822 KB 56/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 60/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 64/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 68/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 72/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 76/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 79/79 KB 784/894 KB 185/206 KB 587/587 KB 356/1822 KB 52/79 KB 784/894 KB 185/206 KB 587/587 KB 360/1822 KB 79/79 KB 784/894 KB 189/206 KB 587/587 KB 360/1822 KB 79/79 KB 784/894 KB 185/206 KB 587/587 KB 364/1822 KB 79/79 KB 784/894 KB 189/206 KB 587/587 KB 368/1822 KB 79/79 KB 788/894 KB 189/206 KB 587/587 KB 372/1822 KB 79/79 KB 788/894 KB 189/206 KB 587/587 KB 376/1822 KB 79/79 KB 788/894 KB 193/206 KB 587/587 KB 380/1822 KB 79/79 KB 788/894 KB 193/206 KB 587/587 KB 384/1822 KB 79/79 KB 788/894 KB 193/206 KB 587/587 KB 364/1822 KB 79/79 KB 788/894 KB 189/206 KB 587/587 KB 384/1822 KB 79/79 KB 792/894 KB 193/206 KB 587/587 KB 384/1822 KB 79/79 KB 796/894 KB 193/206 KB 587/587 KB 384/1822 KB 79/79 KB 800/894 KB 193/206 KB 587/587 KB 372/1822 KB 79/79 KB 788/894 KB 193/206 KB 587/587 KB 384/1822 KB 79/79 KB 800/894 KB 197/206 KB 587/587 KB 384/1822 KB 79/79 KB 800/894 KB 201/206 KB 587/587 KB 384/1822 KB 79/79 KB 800/894 KB 205/206 KB 587/587 KB 384/1822 KB 79/79 KB 800/894 KB 206/206 KB 587/587 KB 384/1822 KB 79/79 KB 804/894 KB 206/206 KB 587/587 KB 388/1822 KB 79/79 KB 808/894 KB 206/206 KB 587/587 KB 388/1822 KB 79/79 KB 812/894 KB 206/206 KB 587/587 KB 388/1822 KB 79/79 KB 816/894 KB 206/206 KB 587/587 KB 388/1822 KB 79/79 KB 804/894 KB 206/206 KB 587/587 KB 392/1822 KB 79/79 KB 816/894 KB 206/206 KB 587/587 KB 396/1822 KB 79/79 KB 816/894 KB 206/206 KB 587/587 KB 400/1822 KB 79/79 KB 816/894 KB 206/206 KB 587/587 KB 404/1822 KB 79/79 KB 816/894 KB 206/206 KB 587/587 KB 408/1822 KB 79/79 KB 820/894 KB 206/206 KB 587/587 KB 412/1822 KB 79/79 KB 820/894 KB 206/206 KB 587/587 KB 416/1822 KB 820/894 KB 206/206 KB 587/587 KB 404/1822 KB 79/79 KB 820/894 KB 206/206 KB 587/587 KB 416/1822 KB 824/894 KB 206/206 KB 587/587 KB 416/1822 KB 828/894 KB 206/206 KB 587/587 KB 416/1822 KB 832/894 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 82.0 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 587/587 KB 416/1822 KB 836/894 KB 206/206 KB 587/587 KB 420/1822 KB 840/894 KB 206/206 KB 587/587 KB 420/1822 KB 844/894 KB 206/206 KB 587/587 KB 420/1822 KB 848/894 KB 206/206 KB 587/587 KB 420/1822 KB 836/894 KB 206/206 KB 587/587 KB 424/1822 KB 848/894 KB 206/206 KB 587/587 KB 428/1822 KB 848/894 KB 587/587 KB 432/1822 KB 848/894 KB 587/587 KB 436/1822 KB 852/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 213.2 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 587/587 KB 432/1822 KB 852/894 KB 587/587 KB 436/1822 KB 856/894 KB 587/587 KB 436/1822 KB 860/894 KB 587/587 KB 436/1822 KB 864/894 KB 587/587 KB 440/1822 KB 864/894 KB 587/587 KB 444/1822 KB 864/894 KB 587/587 KB 448/1822 KB 864/894 KB 587/587 KB 452/1822 KB 864/894 KB 587/587 KB 456/1822 KB 868/894 KB 587/587 KB 460/1822 KB 868/894 KB 587/587 KB 452/1822 KB 868/894 KB 587/587 KB 464/1822 KB 872/894 KB 587/587 KB 464/1822 KB 876/894 KB 587/587 KB 464/1822 KB 880/894 KB 587/587 KB 464/1822 KB 884/894 KB 587/587 KB 464/1822 KB 888/894 KB 587/587 KB 464/1822 KB 892/894 KB 587/587 KB 464/1822 KB 894/894 KB 587/587 KB 464/1822 KB 868/894 KB 587/587 KB 468/1822 KB 894/894 KB 587/587 KB 472/1822 KB 894/894 KB 587/587 KB 476/1822 KB 894/894 KB 587/587 KB 480/1822 KB 894/894 KB 587/587 KB 4/57 KB 480/1822 KB 894/894 KB 587/587 KB 8/57 KB 480/1822 KB 894/894 KB 587/587 KB 12/57 KB 480/1822 KB 894/894 KB 587/587 KB 16/57 KB 480/1822 KB 894/894 KB 587/587 KB 20/57 KB 480/1822 KB 894/894 KB 587/587 KB 24/57 KB 4/314 KB 480/1822 KB 894/894 KB 587/587 KB 28/57 KB 4/314 KB 480/1822 KB 894/894 KB 587/587 KB 20/57 KB 4/314 KB 480/1822 KB 894/894 KB 587/587 KB 28/57 KB 8/314 KB 480/1822 KB 894/894 KB 587/587 KB 28/57 KB 12/314 KB 480/1822 KB 894/894 KB 587/587 KB 28/57 KB 16/314 KB 480/1822 KB 894/894 KB 587/587 KB 32/57 KB 16/314 KB 480/1822 KB 894/894 KB 587/587 KB 32/57 KB 20/314 KB 480/1822 KB 894/894 KB 587/587 KB 32/57 KB 24/314 KB 480/1822 KB 894/894 KB 587/587 KB 32/57 KB 28/314 KB 480/1822 KB 894/894 KB 587/587 KB 32/57 KB 32/314 KB 480/1822 KB 894/894 KB 587/587 KB 36/57 KB 32/314 KB 480/1822 KB 894/894 KB 587/587 KB 40/57 KB 36/314 KB 480/1822 KB 894/894 KB 587/587 KB 44/57 KB 36/314 KB 480/1822 KB 894/894 KB 587/587 KB 36/57 KB 36/314 KB 480/1822 KB 894/894 KB 587/587 KB 44/57 KB 40/314 KB 480/1822 KB 894/894 KB 587/587 KB 44/57 KB 44/314 KB 480/1822 KB 894/894 KB 587/587 KB 44/57 KB 48/314 KB 480/1822 KB 894/894 KB 587/587 KB 48/57 KB 48/314 KB 480/1822 KB 894/894 KB 587/587 KB 52/57 KB 48/314 KB 480/1822 KB 894/894 KB 587/587 KB 56/57 KB 48/314 KB 484/1822 KB 894/894 KB 587/587 KB 57/57 KB 48/314 KB 484/1822 KB 894/894 KB 587/587 KB 52/57 KB 48/314 KB 484/1822 KB 894/894 KB 57/57 KB 52/314 KB 488/1822 KB 57/57 KB 52/314 KB 492/1822 KB 57/57 KB 52/314 KB 496/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 57/57 KB 52/314 KB 484/1822 KB 894/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 595.6 KB/sec) unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 57/57 KB 56/314 KB 500/1822 KB 57/57 KB 60/314 KB 500/1822 KB 57/57 KB 64/314 KB 500/1822 KB 57/57 KB 68/314 KB 500/1822 KB 57/57 KB 72/314 KB 500/1822 KB 57/57 KB 76/314 KB 500/1822 KB 57/57 KB 80/314 KB 500/1822 KB 57/57 KB 84/314 KB 500/1822 KB 57/57 KB 88/314 KB 500/1822 KB 92/314 KB 500/1822 KB 96/314 KB 500/1822 KB 57/57 KB 52/314 KB 500/1822 KB 96/314 KB 504/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ hostname unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 96/314 KB 508/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 96/314 KB 512/1822 KB 96/314 KB 516/1822 KB 100/314 KB 520/1822 KB 100/314 KB 524/1822 KB 100/314 KB 528/1822 KB 100/314 KB 516/1822 KB 104/314 KB 528/1822 KB 108/314 KB 528/1822 KB 112/314 KB 528/1822 KB 112/314 KB 532/1822 KB 116/314 KB 536/1822 KB 116/314 KB 540/1822 KB 116/314 KB 544/1822 KB 116/314 KB 532/1822 KB 120/314 KB 544/1822 KB 124/314 KB 544/1822 KB 128/314 KB 548/1822 KB 128/314 KB 552/1822 KB 128/314 KB 544/1822 KB 4/263 KB 128/314 KB 552/1822 KB 8/263 KB 128/314 KB 552/1822 KB 12/263 KB 128/314 KB 552/1822 KB 16/263 KB 128/314 KB 552/1822 KB 20/263 KB 128/314 KB 552/1822 KB 24/263 KB 128/314 KB 552/1822 KB 28/263 KB 128/314 KB 552/1822 KB 32/263 KB 128/314 KB 552/1822 KB 32/263 KB 4/99 KB 128/314 KB 552/1822 KB 36/263 KB 4/99 KB 128/314 KB 552/1822 KB 40/263 KB 8/99 KB 128/314 KB 552/1822 KB 4/276 KB 44/263 KB 8/99 KB 128/314 KB 552/1822 KB 4/276 KB 48/263 KB 8/99 KB 128/314 KB 552/1822 KB 4/276 KB 36/263 KB 8/99 KB 128/314 KB 552/1822 KB 4/276 KB 36/263 KB 8/99 KB 128/314 KB 552/1822 KB 48/263 KB 12/99 KB 128/314 KB 552/1822 KB 4/276 KB 48/263 KB 16/99 KB 128/314 KB 552/1822 KB 4/276 KB 48/263 KB 20/99 KB 128/314 KB 552/1822 KB 4/276 KB 52/263 KB 24/99 KB 128/314 KB 552/1822 KB 8/276 KB 52/263 KB 28/99 KB 128/314 KB 552/1822 KB 8/276 KB 52/263 KB 32/99 KB 128/314 KB 552/1822 KB 8/276 KB 52/263 KB 36/99 KB 128/314 KB 552/1822 KB 8/276 KB 52/263 KB 40/99 KB 132/314 KB 556/1822 KB 8/276 KB 52/263 KB 44/99 KB 132/314 KB 556/1822 KB 8/276 KB 52/263 KB 48/99 KB 132/314 KB 556/1822 KB 8/276 KB 52/263 KB 20/99 KB 128/314 KB 552/1822 KB 8/276 KB 56/263 KB 48/99 KB 132/314 KB 556/1822 KB 8/276 KB 60/263 KB 48/99 KB 132/314 KB 556/1822 KB 8/276 KB 48/263 KB 20/99 KB 128/314 KB 552/1822 KB 8/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 12/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 16/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 20/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 24/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 28/276 KB 52/263 KB 36/99 KB 132/314 KB 556/1822 KB 8/276 KB 64/263 KB 48/99 KB 132/314 KB 560/1822 KB 28/276 KB 52/263 KB 36/99 KB 132/314 KB 552/1822 KB 8/276 KB 64/263 KB 48/99 KB 136/314 KB 560/1822 KB 28/276 KB 64/263 KB 48/99 KB 132/314 KB 556/1822 KB 24/276 KB 68/263 KB 48/99 KB 136/314 KB 564/1822 KB 32/276 KB 72/263 KB 52/99 KB 140/314 KB 564/1822 KB 32/276 KB 76/263 KB 52/99 KB 140/314 KB 564/1822 KB 32/276 KB 80/263 KB 52/99 KB 140/314 KB 564/1822 KB 32/276 KB 64/263 KB 48/99 KB 136/314 KB 564/1822 KB 32/276 KB 80/263 KB 52/99 KB 140/314 KB 564/1822 KB 36/276 KB 80/263 KB 52/99 KB 140/314 KB 564/1822 KB 40/276 KB 80/263 KB 52/99 KB 140/314 KB 564/1822 KB 44/276 KB 80/263 KB 52/99 KB 140/314 KB 564/1822 KB 48/276 KB 84/263 KB 52/99 KB 140/314 KB 564/1822 KB 52/276 KB 84/263 KB 52/99 KB 140/314 KB 564/1822 KB 56/276 KB 84/263 KB 52/99 KB 140/314 KB 564/1822 KB 60/276 KB 84/263 KB 52/99 KB 140/314 KB 564/1822 KB 64/276 KB 64/263 KB 48/99 KB 136/314 KB 564/1822 KB 28/276 KB 84/263 KB 52/99 KB 140/314 KB 568/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 572/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 576/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 580/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 584/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 588/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB 592/1822 KB 64/276 KB 84/263 KB 52/99 KB 140/314 KB unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 564/1822 KB 48/276 KB 68/263 KB 52/99 KB 140/314 KB 564/1822 KB 32/276 KB 88/263 KB 56/99 KB 140/314 KB 592/1822 KB 64/276 KB 68/263 KB 48/99 KB 140/314 KB 564/1822 KB 32/276 KB 88/263 KB 56/99 KB 144/314 KB 592/1822 KB 64/276 KB 88/263 KB 56/99 KB 148/314 KB 592/1822 KB 64/276 KB 88/263 KB 56/99 KB 152/314 KB 592/1822 KB 64/276 KB 88/263 KB 60/99 KB 152/314 KB 592/1822 KB 64/276 KB 88/263 KB 64/99 KB 152/314 KB 592/1822 KB 64/276 KB 88/263 KB 64/99 KB 156/314 KB 592/1822 KB 64/276 KB 88/263 KB 64/99 KB 160/314 KB 592/1822 KB 64/276 KB 88/263 KB 64/99 KB 164/314 KB 592/1822 KB 64/276 KB 88/263 KB 68/99 KB 168/314 KB 592/1822 KB 64/276 KB 88/263 KB 68/99 KB 172/314 KB 592/1822 KB 64/276 KB 88/263 KB 68/99 KB 176/314 KB 592/1822 KB 64/276 KB 88/263 KB 68/99 KB 180/314 KB 592/1822 KB 68/276 KB 88/263 KB 68/99 KB 184/314 KB 596/1822 KB 68/276 KB 88/263 KB 68/99 KB 188/314 KB 596/1822 KB 68/276 KB 88/263 KB 68/99 KB 192/314 KB 596/1822 KB 68/276 KB 88/263 KB 68/99 KB 164/314 KB 592/1822 KB 64/276 KB 92/263 KB 68/99 KB 192/314 KB 596/1822 KB 68/276 KB 96/263 KB 68/99 KB 192/314 KB 596/1822 KB 68/276 KB 88/263 KB 68/99 KB 164/314 KB 592/1822 KB 64/276 KB 96/263 KB 72/99 KB 192/314 KB 596/1822 KB 68/276 KB 96/263 KB 76/99 KB 192/314 KB 596/1822 KB 68/276 KB 96/263 KB 80/99 KB 192/314 KB 596/1822 KB 68/276 KB 96/263 KB 84/99 KB 192/314 KB 596/1822 KB 68/276 KB 100/263 KB 88/99 KB 192/314 KB 596/1822 KB 68/276 KB 100/263 KB 92/99 KB 192/314 KB 596/1822 KB 68/276 KB 100/263 KB 96/99 KB 192/314 KB 596/1822 KB 68/276 KB 88/263 KB 68/99 KB 180/314 KB 596/1822 KB 68/276 KB 100/263 KB 96/99 KB 192/314 KB 600/1822 KB 68/276 KB 100/263 KB 96/99 KB 192/314 KB 604/1822 KB 68/276 KB 100/263 KB 96/99 KB 192/314 KB 608/1822 KB 68/276 KB 88/263 KB 68/99 KB 176/314 KB 592/1822 KB 68/276 KB 100/263 KB 96/99 KB 192/314 KB 608/1822 KB 72/276 KB 100/263 KB 96/99 KB 192/314 KB 608/1822 KB 76/276 KB 100/263 KB 96/99 KB 192/314 KB 608/1822 KB 80/276 KB 100/263 KB 84/99 KB 192/314 KB 596/1822 KB 68/276 KB 104/263 KB 96/99 KB 192/314 KB 608/1822 KB 80/276 KB 108/263 KB 96/99 KB 192/314 KB 608/1822 KB 80/276 KB 112/263 KB 96/99 KB 192/314 KB 608/1822 KB 80/276 KB 116/263 KB 96/99 KB 192/314 KB 608/1822 KB 80/276 KB 120/263 KB 99/99 KB 196/314 KB 612/1822 KB 84/276 KB 116/263 KB 99/99 KB 196/314 KB 612/1822 KB 84/276 KB 124/263 KB 99/99 KB 196/314 KB 612/1822 KB 84/276 KB 128/263 KB 99/99 KB 196/314 KB 612/1822 KB 84/276 KB 116/263 KB 96/99 KB 196/314 KB 612/1822 KB 84/276 KB 128/263 KB 99/99 KB 196/314 KB 616/1822 KB 84/276 KB 132/263 KB 99/99 KB 196/314 KB 620/1822 KB 84/276 KB 132/263 KB 99/99 KB 196/314 KB 624/1822 KB 84/276 KB 116/263 KB 96/99 KB 196/314 KB 608/1822 KB 84/276 KB 132/263 KB 99/99 KB 196/314 KB 624/1822 KB 88/276 KB 132/263 KB 99/99 KB 196/314 KB 624/1822 KB 92/276 KB 132/263 KB 99/99 KB 196/314 KB 624/1822 KB 96/276 KB 116/263 KB 96/99 KB 196/314 KB 608/1822 KB 80/276 KB 132/263 KB 99/99 KB 200/314 KB 624/1822 KB 96/276 KB 132/263 KB 99/99 KB 200/314 KB 624/1822 KB 100/276 KB 132/263 KB 99/99 KB 204/314 KB 628/1822 KB 104/276 KB 132/263 KB 99/99 KB 204/314 KB 628/1822 KB 108/276 KB 132/263 KB 99/99 KB 196/314 KB 616/1822 KB 84/276 KB 136/263 KB 99/99 KB 204/314 KB 628/1822 KB 108/276 KB 140/263 KB 99/99 KB 204/314 KB 628/1822 KB 108/276 KB 144/263 KB 99/99 KB 204/314 KB 628/1822 KB 108/276 KB 132/263 KB 99/99 KB 204/314 KB 628/1822 KB 100/276 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install KB 144/263 KB 99/99 KB 204/314 KB 632/1822 KB 108/276 KB 144/263 KB 99/99 KB 204/314 KB 636/1822 KB 112/276 KB 144/263 KB 99/99 KB 204/314 KB 640/1822 KB 112/276 KB 148/263 KB 99/99 KB 204/314 KB 644/1822 KB 112/276 KB 132/263 KB 99/99 KB 204/314 KB 624/1822 KB 100/276 KB 148/263 KB 99/99 KB 208/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 212/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 216/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 220/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 224/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 228/314 KB 644/1822 KB 112/276 KB 148/263 KB 232/314 KB 644/1822 KB 112/276 KB 148/263 KB 99/99 KB 204/314 KB 640/1822 KB 112/276 KB 152/263 KB 232/314 KB 648/1822 KB 112/276 KB 156/263 KB 232/314 KB 648/1822 KB 112/276 KB 160/263 KB 232/314 KB 648/1822 KB 112/276 KB 144/263 KB 99/99 KB 204/314 KB 632/1822 KB 112/276 KB 160/263 KB 232/314 KB 648/1822 KB 116/276 KB 160/263 KB 232/314 KB 648/1822 KB 120/276 KB 160/263 KB 232/314 KB 648/1822 KB 124/276 KB 160/263 KB 232/314 KB 648/1822 KB 128/276 KB 164/263 KB 232/314 KB 648/1822 KB 128/276 KB 168/263 KB 236/314 KB 648/1822 KB 132/276 KB 172/263 KB 236/314 KB 648/1822 KB 132/276 KB 176/263 KB 236/314 KB 648/1822 KB 132/276 KB 148/263 KB 232/314 KB 648/1822 KB 112/276 KB 176/263 KB 236/314 KB 652/1822 KB 132/276 KB 176/263 KB 236/314 KB 656/1822 KB 132/276 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 95.7 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 176/263 KB 236/314 KB 660/1822 KB 132/276 KB 176/263 KB 236/314 KB 664/1822 KB 132/276 KB 180/263 KB 236/314 KB 668/1822 KB 132/276 KB 164/263 KB 236/314 KB 648/1822 KB 132/276 KB 180/263 KB 236/314 KB 668/1822 KB 136/276 KB 180/263 KB 236/314 KB 668/1822 KB 140/276 KB 180/263 KB 236/314 KB 668/1822 KB 144/276 KB 164/263 KB 236/314 KB 648/1822 KB 128/276 KB 180/263 KB 240/314 KB 668/1822 KB 144/276 KB 180/263 KB 244/314 KB 668/1822 KB 144/276 KB 180/263 KB 248/314 KB 668/1822 KB 144/276 KB 180/263 KB 252/314 KB 668/1822 KB 144/276 KB 180/263 KB 256/314 KB 668/1822 KB 144/276 KB 180/263 KB 256/314 KB 668/1822 KB 148/276 KB 180/263 KB 260/314 KB 672/1822 KB 152/276 KB 180/263 KB 260/314 KB 672/1822 KB 156/276 KB 180/263 KB 260/314 KB 672/1822 KB 160/276 KB 180/263 KB 236/314 KB 664/1822 KB 132/276 KB 184/263 KB 260/314 KB 672/1822 KB 160/276 KB 188/263 KB 260/314 KB 672/1822 KB 160/276 KB 192/263 KB 260/314 KB 672/1822 KB 160/276 KB 192/263 KB 260/314 KB 672/1822 KB 160/276 KB 4/54 KB 192/263 KB 260/314 KB 672/1822 KB 160/276 KB 8/54 KB 192/263 KB 260/314 KB 672/1822 KB 160/276 KB 12/54 KB 192/263 KB 260/314 KB 672/1822 KB 160/276 KB 16/54 KB 180/263 KB 260/314 KB 672/1822 KB 148/276 KB 192/263 KB 264/314 KB 672/1822 KB 160/276 KB 16/54 KB 192/263 KB 268/314 KB 672/1822 KB 160/276 KB 16/54 KB 192/263 KB 272/314 KB 672/1822 KB 164/276 KB 16/54 KB 196/263 KB 276/314 KB 672/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 672/1822 KB 164/276 KB 20/54 KB 180/263 KB 256/314 KB 672/1822 KB 148/276 KB 196/263 KB 280/314 KB 676/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 680/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 684/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 688/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 692/1822 KB 164/276 KB 20/54 KB 196/263 KB 280/314 KB 696/1822 KB 164/276 KB 20/54 KB 196/263 KB 272/314 KB 672/1822 KB 164/276 KB 20/54 KB 192/263 KB 272/314 KB 672/1822 KB 164/276 KB 20/54 KB 196/263 KB 284/314 KB 696/1822 KB 164/276 KB 24/54 KB 196/263 KB 284/314 KB 696/1822 KB 164/276 KB 28/54 KB 196/263 KB 284/314 KB 696/1822 KB 164/276 KB 32/54 KB 196/263 KB 284/314 KB 696/1822 KB 164/276 KB 36/54 KB 192/263 KB 268/314 KB 672/1822 KB 164/276 KB 16/54 KB 200/263 KB 284/314 KB 696/1822 KB 168/276 KB 36/54 KB 200/263 KB 284/314 KB 696/1822 KB 172/276 KB 36/54 KB 200/263 KB 284/314 KB 696/1822 KB 176/276 KB 36/54 KB 200/263 KB 284/314 KB 696/1822 KB 164/276 KB 36/54 KB 204/263 KB 284/314 KB 696/1822 KB 176/276 KB 36/54 KB 208/263 KB 284/314 KB 696/1822 KB 176/276 KB 36/54 KB 212/263 KB 284/314 KB 696/1822 KB 176/276 KB 40/54 KB 216/263 KB 284/314 KB 700/1822 KB 180/276 KB 40/54 KB 220/263 KB 284/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 284/314 KB 700/1822 KB 180/276 KB 40/54 KB 196/263 KB 284/314 KB 696/1822 KB 164/276 KB 20/54 KB 224/263 KB 288/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 292/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 296/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 300/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 304/314 KB 700/1822 KB 180/276 KB 40/54 KB 224/263 KB 308/314 KB 700/1822 KB 180/276 KB 40/54 KB 212/263 KB 284/314 KB 700/1822 KB 180/276 KB 40/54 KB 228/263 KB 308/314 KB 704/1822 KB 180/276 KB 40/54 KB 212/263 KB 284/314 KB 696/1822 KB 180/276 KB 40/54 KB 228/263 KB 308/314 KB 704/1822 KB 184/276 KB 40/54 KB 228/263 KB 308/314 KB 708/1822 KB 188/276 KB 40/54 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 228/263 KB 308/314 KB 708/1822 KB 192/276 KB 40/54 KB 208/263 KB 284/314 KB 696/1822 KB 176/276 KB 40/54 KB 228/263 KB 308/314 KB 708/1822 KB 192/276 KB 44/54 KB 228/263 KB 308/314 KB 708/1822 KB 192/276 KB 48/54 KB 228/263 KB 308/314 KB 708/1822 KB 192/276 KB 52/54 KB 228/263 KB 308/314 KB 708/1822 KB 192/276 KB 54/54 KB 228/263 KB 308/314 KB 708/1822 KB 196/276 KB 54/54 KB 228/263 KB 308/314 KB 708/1822 KB 200/276 KB 54/54 KB 228/263 KB 308/314 KB 708/1822 KB 204/276 KB 54/54 KB 228/263 KB 308/314 KB 708/1822 KB 208/276 KB 54/54 KB 228/263 KB 308/314 KB 708/1822 KB 184/276 KB 40/54 KB 228/263 KB 308/314 KB 712/1822 KB 208/276 KB 54/54 KB 228/263 KB 308/314 KB 716/1822 KB 208/276 KB 54/54 KB 228/263 KB 308/314 KB 720/1822 KB 208/276 KB 54/54 KB 228/263 KB 308/314 KB 700/1822 KB 180/276 KB 40/54 KB 232/263 KB 308/314 KB 720/1822 KB 208/276 KB 54/54 KB 236/263 KB 308/314 KB 720/1822 KB 208/276 KB 54/54 KB 240/263 KB 308/314 KB 720/1822 KB 208/276 KB 54/54 KB 244/263 KB 312/314 KB 720/1822 KB 208/276 KB 54/54 KB 248/263 KB 312/314 KB 724/1822 KB 212/276 KB 54/54 KB 252/263 KB 312/314 KB 724/1822 KB 212/276 KB 54/54 KB 240/263 KB 312/314 KB 720/1822 KB 208/276 KB 54/54 KB 252/263 KB 314/314 KB 724/1822 KB 212/276 KB 54/54 KB 244/263 KB 312/314 KB 724/1822 KB 212/276 KB 54/54 KB 252/263 KB 314/314 KB 728/1822 KB 212/276 KB 54/54 KB 252/263 KB 314/314 KB 732/1822 KB 212/276 KB 54/54 KB 252/263 KB 314/314 KB 736/1822 KB 212/276 KB 54/54 KB 244/263 KB 312/314 KB 720/1822 KB 212/276 KB 54/54 KB 252/263 KB 314/314 KB 736/1822 KB 216/276 KB 54/54 KB 252/263 KB 314/314 KB 736/1822 KB 220/276 KB 54/54 KB 252/263 KB 314/314 KB 736/1822 KB 224/276 KB 54/54 KB 256/263 KB 314/314 KB 736/1822 KB 228/276 KB 54/54 KB 256/263 KB 314/314 KB 740/1822 KB 232/276 KB 256/263 KB 314/314 KB 740/1822 KB 236/276 KB 256/263 KB 314/314 KB 740/1822 KB 240/276 KB 256/263 KB 314/314 KB 736/1822 KB 224/276 KB 54/54 KB 260/263 KB 314/314 KB 740/1822 KB 240/276 KB 263/263 KB 314/314 KB 740/1822 KB 240/276 KB 256/263 KB 314/314 KB 740/1822 KB 228/276 KB 263/263 KB 314/314 KB 744/1822 KB 240/276 KB 263/263 KB 314/314 KB 748/1822 KB 240/276 KB 263/263 KB 314/314 KB 752/1822 KB 240/276 KB 263/263 KB 314/314 KB 756/1822 KB 240/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 50.6 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 263/263 KB 314/314 KB 760/1822 KB 244/276 KB 263/263 KB 314/314 KB 764/1822 KB 244/276 KB 263/263 KB 314/314 KB 768/1822 KB 244/276 KB 263/263 KB 314/314 KB 772/1822 KB 244/276 KB 263/263 KB 314/314 KB 776/1822 KB 244/276 KB 263/263 KB 314/314 KB 780/1822 KB 244/276 KB 263/263 KB 314/314 KB 784/1822 KB 244/276 KB 263/263 KB 314/314 KB 756/1822 KB 244/276 KB 263/263 KB 314/314 KB 784/1822 KB 248/276 KB 263/263 KB 314/314 KB 784/1822 KB 252/276 KB 263/263 KB 314/314 KB 784/1822 KB 256/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 784/1822 KB 260/276 KB 3/748 KB 314/314 KB 784/1822 KB 260/276 KB 6/748 KB 314/314 KB 784/1822 KB 260/276 KB 9/748 KB 314/314 KB 784/1822 KB 260/276 KB 11/748 KB 314/314 KB 784/1822 KB 260/276 KB 14/748 KB 314/314 KB 784/1822 KB 260/276 KB 16/748 KB 314/314 KB 784/1822 KB 260/276 KB 19/748 KB 314/314 KB 784/1822 KB 260/276 KB 22/748 KB 314/314 KB 784/1822 KB 260/276 KB 25/748 KB 314/314 KB 784/1822 KB 260/276 KB 27/748 KB 314/314 KB 784/1822 KB 260/276 KB 30/748 KB 314/314 KB 788/1822 KB 260/276 KB 32/748 KB 314/314 KB 784/1822 KB 260/276 KB 314/314 KB 788/1822 KB 264/276 KB 32/748 KB 314/314 KB 788/1822 KB 268/276 KB 32/748 KB 314/314 KB 788/1822 KB 272/276 KB 32/748 KB 314/314 KB 788/1822 KB 276/276 KB 32/748 KB 314/314 KB 788/1822 KB 276/276 KB 32/748 KB 314/314 KB 788/1822 KB 276/276 KB 36/748 KB 314/314 KB 788/1822 KB 276/276 KB 40/748 KB 314/314 KB 788/1822 KB 276/276 KB 44/748 KB 314/314 KB 788/1822 KB 276/276 KB 48/748 KB 314/314 KB 788/1822 KB 260/276 KB 30/748 KB 314/314 KB 792/1822 KB 276/276 KB 48/748 KB 314/314 KB 796/1822 KB 276/276 KB 48/748 KB 314/314 KB 800/1822 KB 276/276 KB 48/748 KB 314/314 KB 804/1822 KB 276/276 KB 48/748 KB 314/314 KB 808/1822 KB 276/276 KB 52/748 KB 314/314 KB 812/1822 KB 276/276 KB 52/748 KB 314/314 KB 804/1822 KB 276/276 KB 52/748 KB 314/314 KB 812/1822 KB 276/276 KB 56/748 KB 314/314 KB 816/1822 KB 276/276 KB 56/748 KB 314/314 KB 816/1822 KB 276/276 KB 60/748 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 4/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 8/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 12/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 16/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 20/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 24/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 28/223 KB 314/314 KB 816/1822 KB 276/276 KB 62/748 KB 32/223 KB 314/314 KB 816/1822 KB 276/276 KB 66/748 KB 32/223 KB 314/314 KB 820/1822 KB 70/748 KB 36/223 KB 314/314 KB 820/1822 KB 74/748 KB 36/223 KB 314/314 KB 820/1822 KB 78/748 KB 36/223 KB 314/314 KB 820/1822 KB 66/748 KB 36/223 KB 314/314 KB 824/1822 KB 78/748 KB 36/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 254.8 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 816/1822 KB 276/276 KB 66/748 KB 36/223 KB 314/314 KB 828/1822 KB 78/748 KB 40/223 KB 314/314 KB 832/1822 KB 78/748 KB 40/223 KB 314/314 KB 824/1822 KB 78/748 KB 40/223 KB 314/314 KB 832/1822 KB 78/748 KB 44/223 KB 314/314 KB 832/1822 KB 78/748 KB 48/223 KB 314/314 KB 832/1822 KB 78/748 KB 52/223 KB 314/314 KB 836/1822 KB 82/748 KB 56/223 KB 314/314 KB 836/1822 KB 82/748 KB 60/223 KB 314/314 KB 836/1822 KB 82/748 KB 64/223 KB 314/314 KB 836/1822 KB 82/748 KB 68/223 KB 314/314 KB 836/1822 KB 82/748 KB 72/223 KB 314/314 KB 836/1822 KB 82/748 KB 52/223 KB 314/314 KB 840/1822 KB 82/748 KB 76/223 KB 314/314 KB 844/1822 KB 82/748 KB 76/223 KB 314/314 KB 844/1822 KB 82/748 KB 4/27 KB 76/223 KB 314/314 KB 832/1822 KB 82/748 KB 52/223 KB 314/314 KB 848/1822 KB 86/748 KB 4/27 KB 76/223 KB 314/314 KB 848/1822 KB 90/748 KB 4/27 KB 76/223 KB 314/314 KB 848/1822 KB 94/748 KB 4/27 KB 76/223 KB 314/314 KB 848/1822 KB 82/748 KB 4/27 KB 76/223 KB 314/314 KB 848/1822 KB 94/748 KB 8/27 KB 76/223 KB 314/314 KB 848/1822 KB 98/748 KB 12/27 KB 76/223 KB 314/314 KB 848/1822 KB 98/748 KB 16/27 KB 76/223 KB 314/314 KB 848/1822 KB 98/748 KB 20/27 KB 76/223 KB 314/314 KB 852/1822 KB 98/748 KB 24/27 KB 76/223 KB 314/314 KB 852/1822 KB 98/748 KB 27/27 KB 76/223 KB 314/314 KB 848/1822 KB 98/748 KB 8/27 KB 76/223 KB 314/314 KB 852/1822 KB 98/748 KB 20/27 KB 76/223 KB 314/314 KB 852/1822 KB 98/748 KB 20/27 KB 76/223 KB 314/314 KB 856/1822 KB 98/748 KB 27/27 KB 76/223 KB 314/314 KB 860/1822 KB 98/748 KB 27/27 KB 76/223 KB 314/314 KB 864/1822 KB 102/748 KB 27/27 KB 76/223 KB 314/314 KB 860/1822 KB 102/748 KB 27/27 KB 76/223 KB 314/314 KB 864/1822 KB 106/748 KB 27/27 KB 80/223 KB 314/314 KB 864/1822 KB 110/748 KB 27/27 KB 80/223 KB 314/314 KB 864/1822 KB 102/748 KB 27/27 KB 80/223 KB 314/314 KB 864/1822 KB 110/748 KB 27/27 KB 84/223 KB 314/314 KB 868/1822 KB 114/748 KB 27/27 KB 88/223 KB 314/314 KB 868/1822 KB 114/748 KB 27/27 KB 92/223 KB 314/314 KB 868/1822 KB 114/748 KB 27/27 KB 96/223 KB 314/314 KB 868/1822 KB 114/748 KB 27/27 KB 84/223 KB 314/314 KB 864/1822 KB 114/748 KB 27/27 KB 84/223 KB 314/314 KB 868/1822 KB 118/748 KB 27/27 KB 96/223 KB 314/314 KB 872/1822 KB 122/748 KB 27/27 KB 96/223 KB 314/314 KB 872/1822 KB 126/748 KB 27/27 KB 96/223 KB 314/314 KB 872/1822 KB 118/748 KB 27/27 KB 96/223 KB 314/314 KB 876/1822 KB 126/748 KB 27/27 KB 96/223 KB 314/314 KB 880/1822 KB 126/748 KB 27/27 KB 96/223 KB 314/314 KB 884/1822 KB 126/748 KB 27/27 KB 100/223 KB 314/314 KB 888/1822 KB 130/748 KB 27/27 KB 100/223 KB 314/314 KB 892/1822 KB 130/748 KB 27/27 KB 100/223 KB 314/314 KB 896/1822 KB 130/748 KB 27/27 KB 100/223 KB 314/314 KB 880/1822 KB 126/748 KB 27/27 KB 100/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.1 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 884/1822 KB 130/748 KB 27/27 KB 100/223 KB 314/314 KB 896/1822 KB 134/748 KB 100/223 KB 314/314 KB 896/1822 KB 138/748 KB 104/223 KB 314/314 KB 896/1822 KB 142/748 KB 104/223 KB 314/314 KB 896/1822 KB 134/748 KB 104/223 KB 314/314 KB 896/1822 KB 142/748 KB 108/223 KB 314/314 KB 896/1822 KB 142/748 KB 112/223 KB 314/314 KB 900/1822 KB 142/748 KB 112/223 KB 314/314 KB 904/1822 KB 146/748 KB 116/223 KB 314/314 KB 900/1822 KB 146/748 KB 116/223 KB 314/314 KB 904/1822 KB 150/748 KB 116/223 KB 314/314 KB 900/1822 KB 142/748 KB 116/223 KB 314/314 KB 908/1822 KB 150/748 KB 120/223 KB 314/314 KB 908/1822 KB 150/748 KB 124/223 KB 314/314 KB 908/1822 KB 154/748 KB 128/223 KB 314/314 KB 908/1822 KB 150/748 KB 116/223 KB 314/314 KB 912/1822 KB 154/748 KB 128/223 KB 314/314 KB 916/1822 KB 154/748 KB 128/223 KB 314/314 KB 920/1822 KB 154/748 KB 132/223 KB 314/314 KB 924/1822 KB 154/748 KB 132/223 KB 314/314 KB 928/1822 KB 154/748 KB 132/223 KB 314/314 KB 908/1822 KB 154/748 KB 124/223 KB 314/314 KB 928/1822 KB 158/748 KB 132/223 KB 314/314 KB 928/1822 KB 162/748 KB 132/223 KB 314/314 KB 916/1822 KB 154/748 KB 132/223 KB 314/314 KB 928/1822 KB 162/748 KB 136/223 KB 314/314 KB 928/1822 KB 162/748 KB 140/223 KB 314/314 KB 928/1822 KB 166/748 KB 140/223 KB 314/314 KB 928/1822 KB 170/748 KB 140/223 KB 314/314 KB 928/1822 KB 170/748 KB 144/223 KB 314/314 KB 928/1822 KB 174/748 KB 144/223 KB 314/314 KB 932/1822 KB 174/748 KB 144/223 KB 314/314 KB 936/1822 KB 178/748 KB 148/223 KB 314/314 KB 940/1822 KB 178/748 KB 148/223 KB 314/314 KB 944/1822 KB 178/748 KB 148/223 KB 314/314 KB 932/1822 KB 178/748 KB 148/223 KB 314/314 KB 944/1822 KB 182/748 KB 148/223 KB 314/314 KB 944/1822 KB 186/748 KB 148/223 KB 314/314 KB 932/1822 KB 174/748 KB 148/223 KB 314/314 KB 944/1822 KB 186/748 KB 152/223 KB 314/314 KB 944/1822 KB 186/748 KB 156/223 KB 314/314 KB 944/1822 KB 186/748 KB 160/223 KB 314/314 KB 944/1822 KB 190/748 KB 160/223 KB 4/178 KB 314/314 KB 944/1822 KB 190/748 KB 160/223 KB 8/178 KB 314/314 KB 944/1822 KB 190/748 KB 160/223 KB 12/178 KB 314/314 KB 944/1822 KB 190/748 KB 160/223 KB 16/178 KB 314/314 KB 944/1822 KB 190/748 KB 160/223 KB 16/178 KB 314/314 KB 944/1822 KB 190/748 KB 164/223 KB 20/178 KB 314/314 KB 948/1822 KB 194/748 KB 168/223 KB 20/178 KB 314/314 KB 948/1822 KB 194/748 KB 172/223 KB 20/178 KB 314/314 KB 948/1822 KB 194/748 KB 176/223 KB 20/178 KB 314/314 KB 948/1822 KB 194/748 KB 164/223 KB 20/178 KB 314/314 KB 952/1822 KB 194/748 KB 176/223 KB 20/178 KB 314/314 KB 956/1822 KB 194/748 KB 176/223 KB 20/178 KB 314/314 KB 960/1822 KB 194/748 KB 176/223 KB 20/178 KB 314/314 KB 944/1822 KB 194/748 KB 164/223 KB 20/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 20/178 KB 314/314 KB 944/1822 KB 190/748 KB 164/223 KB 24/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 28/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 32/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 36/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 40/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 44/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 48/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 52/178 KB 314/314 KB 960/1822 KB 198/748 KB 176/223 KB 56/178 KB 314/314 KB 964/1822 KB 202/748 KB 180/223 KB 60/178 KB 314/314 KB 964/1822 KB 202/748 KB 180/223 KB 64/178 KB 314/314 KB 964/1822 KB 202/748 KB 180/223 KB 52/178 KB 314/314 KB 960/1822 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 202/748 KB 176/223 KB 64/178 KB 314/314 KB 964/1822 KB 206/748 KB 180/223 KB 64/178 KB 314/314 KB 964/1822 KB 210/748 KB 180/223 KB 64/178 KB 314/314 KB 964/1822 KB 214/748 KB 180/223 KB 52/178 KB 314/314 KB 964/1822 KB 202/748 KB 180/223 KB 68/178 KB 314/314 KB 964/1822 KB 214/748 KB 184/223 KB 68/178 KB 314/314 KB 964/1822 KB 214/748 KB 188/223 KB 68/178 KB 314/314 KB 964/1822 KB 214/748 KB 192/223 KB 52/178 KB 314/314 KB 964/1822 KB 202/748 KB 176/223 KB 68/178 KB 314/314 KB 968/1822 KB 218/748 KB 192/223 KB 68/178 KB 314/314 KB 972/1822 KB 218/748 KB 192/223 KB 68/178 KB 314/314 KB 964/1822 KB 218/748 KB 192/223 KB 68/178 KB 314/314 KB 976/1822 KB 218/748 KB 192/223 KB 68/178 KB 314/314 KB 976/1822 KB 222/748 KB 196/223 KB 68/178 KB 314/314 KB 980/1822 KB 222/748 KB 200/223 KB 68/178 KB 314/314 KB 980/1822 KB 222/748 KB 204/223 KB 68/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 68/178 KB 314/314 KB 964/1822 KB 214/748 KB 180/223 KB 72/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 76/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 80/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 84/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 88/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 92/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 96/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 100/178 KB 314/314 KB 980/1822 KB 222/748 KB 208/223 KB 104/178 KB 314/314 KB 980/1822 KB 222/748 KB 212/223 KB 108/178 KB 314/314 KB 980/1822 KB 222/748 KB 212/223 KB 112/178 KB 314/314 KB 980/1822 KB 222/748 KB 212/223 KB 68/178 KB 314/314 KB 980/1822 KB 222/748 KB 196/223 KB 112/178 KB 314/314 KB 984/1822 KB 222/748 KB 212/223 KB 112/178 KB 314/314 KB 988/1822 KB 222/748 KB 212/223 KB 112/178 KB 314/314 KB 992/1822 KB 222/748 KB 212/223 KB 68/178 KB 314/314 KB 976/1822 KB 222/748 KB 192/223 KB 112/178 KB 314/314 KB 992/1822 KB 226/748 KB 212/223 KB 112/178 KB 314/314 KB 992/1822 KB 230/748 KB 212/223 KB 112/178 KB 314/314 KB 992/1822 KB 234/748 KB 212/223 KB 112/178 KB 314/314 KB 992/1822 KB 238/748 KB 212/223 KB 112/178 KB 314/314 KB 992/1822 KB 242/748 KB 212/223 KB 112/178 KB 314/314 KB 996/1822 KB 246/748 KB 212/223 KB 112/178 KB 314/314 KB 996/1822 KB 250/748 KB 212/223 KB 112/178 KB 314/314 KB 996/1822 KB 254/748 KB 212/223 KB 100/178 KB 314/314 KB 980/1822 KB 222/748 KB 212/223 KB 112/178 KB 314/314 KB 996/1822 KB 242/748 KB 212/223 KB 112/178 KB 314/314 KB 1000/1822 KB 254/748 KB 216/223 KB 112/178 KB 314/314 KB 996/1822 KB 254/748 KB 216/223 KB 112/178 KB 314/314 KB 1004/1822 KB 254/748 KB 220/223 KB 112/178 KB 314/314 KB 1004/1822 KB 254/748 KB 223/223 KB 112/178 KB 314/314 KB 1004/1822 KB 254/748 KB 216/223 KB 112/178 KB 314/314 KB 1008/1822 KB 254/748 KB 223/223 KB 112/178 KB 314/314 KB 1012/1822 KB 254/748 KB 223/223 KB 116/178 KB 314/314 KB 1016/1822 KB 258/748 KB 223/223 KB 116/178 KB 314/314 KB 1012/1822 KB 258/748 KB 223/223 KB 120/178 KB 314/314 KB 1020/1822 KB 258/748 KB 223/223 KB 124/178 KB 314/314 KB 1020/1822 KB 258/748 KB 223/223 KB 128/178 KB 314/314 KB 1020/1822 KB 258/748 KB 223/223 KB 112/178 KB 314/314 KB 1012/1822 KB 258/748 KB 223/223 KB 128/178 KB 314/314 KB 1020/1822 KB 262/748 KB 223/223 KB 128/178 KB 314/314 KB 1020/1822 KB 266/748 KB 223/223 KB 128/178 KB 314/314 KB 1020/1822 KB 270/748 KB 223/223 KB 116/178 KB 314/314 KB 1020/1822 KB 258/748 KB 223/223 KB 128/178 KB 314/314 KB 1024/1822 KB 270/748 KB 223/ unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 223 KB 128/178 KB 314/314 KB 1028/1822 KB 270/748 KB 223/223 KB 132/178 KB 314/314 KB 1032/1822 KB 274/748 KB 223/223 KB 132/178 KB 314/314 KB 1036/1822 KB 274/748 KB 223/223 KB 132/178 KB 314/314 KB 1040/1822 KB 274/748 KB 223/223 KB 132/178 KB 314/314 KB 1028/1822 KB 274/748 KB 223/223 KB 132/178 KB 314/314 KB 1040/1822 KB 278/748 KB 223/223 KB 132/178 KB 314/314 KB 1040/1822 KB 282/748 KB 223/223 KB 132/178 KB 314/314 KB 1040/1822 KB 286/748 KB 223/223 KB 132/178 KB 314/314 KB 1028/1822 KB 270/748 KB 223/223 KB 136/178 KB 314/314 KB 1040/1822 KB 286/748 KB 223/223 KB 140/178 KB 314/314 KB 1040/1822 KB 286/748 KB 223/223 KB 144/178 KB 314/314 KB 1040/1822 KB 286/748 KB 223/223 KB 148/178 KB 314/314 KB 1040/1822 KB 286/748 KB 223/223 KB 152/178 KB 314/314 KB 1044/1822 KB 290/748 KB 156/178 KB 314/314 KB 1044/1822 KB 290/748 KB 160/178 KB 314/314 KB 1044/1822 KB 290/748 KB 148/178 KB 314/314 KB 1044/1822 KB 290/748 KB 160/178 KB 314/314 KB 1048/1822 KB 290/748 KB 160/178 KB 314/314 KB 1052/1822 KB 290/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 148/178 KB 314/314 KB 1040/1822 KB 290/748 KB 223/223 KB 160/178 KB 314/314 KB 1052/1822 KB 294/748 KB 160/178 KB 314/314 KB 1052/1822 KB 298/748 KB 160/178 KB 314/314 KB 1052/1822 KB 302/748 KB 160/178 KB 314/314 KB 1052/1822 KB 306/748 KB 164/178 KB 314/314 KB 1056/1822 KB 310/748 KB 164/178 KB 314/314 KB 1056/1822 KB 314/748 KB 164/178 KB 314/314 KB 1056/1822 KB 318/748 KB 164/178 KB 314/314 KB 1056/1822 KB 322/748 KB 164/178 KB 314/314 KB 1056/1822 KB 326/748 KB 164/178 KB 314/314 KB 1056/1822 KB 306/748 KB 168/178 KB 314/314 KB 1056/1822 KB 326/748 KB 172/178 KB 314/314 KB 1056/1822 KB 326/748 KB 176/178 KB 314/314 KB 1056/1822 KB 326/748 KB 160/178 KB 314/314 KB 1056/1822 KB 306/748 KB 176/178 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 4/23 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 8/23 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 12/23 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 16/23 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 20/23 KB 314/314 KB 1060/1822 KB 326/748 KB 176/178 KB 20/23 KB 314/314 KB 1064/1822 KB 326/748 KB 176/178 KB 20/23 KB 314/314 KB 1068/1822 KB 326/748 KB 176/178 KB 20/23 KB 314/314 KB 1072/1822 KB 326/748 KB 178/178 KB 23/23 KB 314/314 KB 1076/1822 KB 326/748 KB 178/178 KB 23/23 KB 314/314 KB 1080/1822 KB 326/748 KB 178/178 KB 23/23 KB 314/314 KB 1072/1822 KB 326/748 KB 176/178 KB 23/23 KB 314/314 KB 1072/1822 KB 326/748 KB 178/178 KB 23/23 KB 314/314 KB 1080/1822 KB 330/748 KB 178/178 KB 23/23 KB 314/314 KB 1080/1822 KB 334/748 KB 178/178 KB 23/23 KB 314/314 KB 1084/1822 KB 334/748 KB 178/178 KB 23/23 KB 314/314 KB 1088/1822 KB 334/748 KB 178/178 KB 23/23 KB 314/314 KB 1088/1822 KB 338/748 KB 178/178 KB 23/23 KB 314/314 KB 1092/1822 KB 342/748 KB 178/178 KB 23/23 KB 314/314 KB 1092/1822 KB 346/748 KB 178/178 KB 23/23 KB 314/314 KB 1092/1822 KB 350/748 KB 178/178 KB 23/23 KB 314/314 KB 1092/1822 KB 338/748 KB 178/178 KB 23/23 KB 314/314 KB 1096/1822 KB 350/748 KB 178/178 KB 23/23 KB 314/314 KB 1100/1822 KB 350/748 KB 178/178 KB 23/23 KB 314/314 KB 1104/1822 KB 354/748 KB 178/178 KB 23/23 KB 314/314 KB 1108/1822 KB 354/748 KB 23/23 KB 314/314 KB 1112/1822 KB 354/748 KB 23/23 KB 314/314 KB 1116/1822 KB 354/748 KB 23/23 KB 314/314 KB 1120/1822 KB 354/748 KB 23/23 KB 314/314 KB 1124/1822 KB 354/748 KB 314/314 KB 1128/1822 KB 354/748 KB 314/314 KB 1132/1822 KB 354/748 KB 314/314 KB 1136/1822 KB 354/748 KB 178/178 KB 23/23 KB 314/314 KB 1100/1822 KB 354/748 KB 314/314 KB 1136/1822 KB 358/748 KB 314/314 KB 1136/1822 KB 362/748 KB 314/314 KB 1136/1822 KB 366/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.6 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 1136/1822 KB 370/748 KB 314/314 KB 1136/1822 KB 374/748 KB 314/314 KB 1136/1822 KB 378/748 KB 314/314 KB 1136/1822 KB 382/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 152.9 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 1136/1822 KB 386/748 KB 314/314 KB 1140/1822 KB 390/748 KB 314/314 KB 1140/1822 KB 394/748 KB 314/314 KB 1140/1822 KB 398/748 KB 314/314 KB 1140/1822 KB 386/748 KB 314/314 KB 1144/1822 KB 398/748 KB 314/314 KB 1148/1822 KB 398/748 KB 314/314 KB 1152/1822 KB 398/748 KB 314/314 KB 1156/1822 KB 398/748 KB 314/314 KB 1160/1822 KB 402/748 KB 314/314 KB 1164/1822 KB 402/748 KB 314/314 KB 1168/1822 KB 402/748 KB 314/314 KB 1156/1822 KB 402/748 KB 314/314 KB 1168/1822 KB 406/748 KB 314/314 KB 1168/1822 KB 410/748 KB 314/314 KB 1168/1822 KB 414/748 KB 314/314 KB 1168/1822 KB 3/55 KB 414/748 KB 314/314 KB 1168/1822 KB 6/55 KB 414/748 KB 314/314 KB 1168/1822 KB 9/55 KB 414/748 KB 314/314 KB 1168/1822 KB 11/55 KB 414/748 KB 314/314 KB 1168/1822 KB 14/55 KB 414/748 KB 314/314 KB 1168/1822 KB 16/55 KB 414/748 KB 314/314 KB 1168/1822 KB 19/55 KB 414/748 KB 314/314 KB 1168/1822 KB 22/55 KB 414/748 KB 314/314 KB 1168/1822 KB 25/55 KB 414/748 KB 314/314 KB 1168/1822 KB 27/55 KB 414/748 KB 314/314 KB 1168/1822 KB 27/55 KB 418/748 KB 314/314 KB 1172/1822 KB 30/55 KB 422/748 KB 314/314 KB 1172/1822 KB 30/55 KB 426/748 KB 314/314 KB 1172/1822 KB 30/55 KB 430/748 KB 314/314 KB 1172/1822 KB 30/55 KB 418/748 KB 314/314 KB 1176/1822 KB 30/55 KB 430/748 KB 314/314 KB 1180/1822 KB 30/55 KB 430/748 KB 314/314 KB 1168/1822 KB 30/55 KB 418/748 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 4/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 8/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 12/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 16/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 20/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 24/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 28/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 32/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 36/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 40/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 44/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 48/1210 KB 314/314 KB 1180/1822 KB 32/55 KB 430/748 KB 48/1210 KB 314/314 KB 1184/1822 KB 32/55 KB 430/748 KB 52/1210 KB 314/314 KB 1184/1822 KB 32/55 KB 430/748 KB 56/1210 KB 314/314 KB 1188/1822 KB 32/55 KB 430/748 KB 60/1210 KB 314/314 KB 1188/1822 KB 32/55 KB 430/748 KB 64/1210 KB 314/314 KB 1188/1822 KB 32/55 KB 430/748 KB 52/1210 KB 314/314 KB 1188/1822 KB 32/55 KB 430/748 KB 64/1210 KB 314/314 KB 1192/1822 KB 32/55 KB 430/748 KB 64/1210 KB 314/314 KB 1196/1822 KB 32/55 KB 430/748 KB 64/1210 KB 314/314 KB 1200/1822 KB 32/55 KB 430/748 KB 68/1210 KB 314/314 KB 1204/1822 KB 32/55 KB 430/748 KB 68/1210 KB 314/314 KB 1208/1822 KB 32/55 KB 430/748 KB 68/1210 KB 314/314 KB 1212/1822 KB 32/55 KB 430/748 KB 68/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 434/748 KB 68/1210 KB 314/314 KB 1200/1822 KB 32/55 KB 430/748 KB 72/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 434/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 434/748 KB 68/1210 KB 314/314 KB 1212/1822 KB 36/55 KB 434/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 438/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 442/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 36/55 KB 446/748 KB 68/1210 KB 314/314 KB 1212/1822 KB 36/55 KB 430/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 40/55 KB 446/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 44/55 KB 446/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 48/55 KB 446/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 52/55 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install KB 446/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 446/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 450/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 454/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 458/748 KB 76/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 462/748 KB 80/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 462/748 KB 80/1210 KB 314/314 KB 1216/1822 KB 55/55 KB 466/748 KB 84/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 470/748 KB 84/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 466/748 KB 88/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 474/748 KB 92/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 474/748 KB 96/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 474/748 KB 80/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 466/748 KB 96/1210 KB 314/314 KB 1224/1822 KB 55/55 KB 474/748 KB 96/1210 KB 314/314 KB 1228/1822 KB 55/55 KB 474/748 KB 84/1210 KB 314/314 KB 1220/1822 KB 55/55 KB 474/748 KB 96/1210 KB 314/314 KB 1228/1822 KB 55/55 KB 478/748 KB 96/1210 KB 314/314 KB 1228/1822 KB 55/55 KB 482/748 KB 100/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 486/748 KB 100/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 490/748 KB 100/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 482/748 KB 104/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 490/748 KB 108/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 490/748 KB 112/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 490/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 45.4 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 96/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 482/748 KB 112/1210 KB 314/314 KB 1236/1822 KB 494/748 KB 112/1210 KB 314/314 KB 1240/1822 KB 494/748 KB 112/1210 KB 314/314 KB 1232/1822 KB 55/55 KB 494/748 KB 112/1210 KB 314/314 KB 1240/1822 KB 498/748 KB 116/1210 KB 314/314 KB 1244/1822 KB 498/748 KB 112/1210 KB 314/314 KB 1244/1822 KB 498/748 KB 116/1210 KB 314/314 KB 1248/1822 KB 498/748 KB 116/1210 KB 314/314 KB 1252/1822 KB 498/748 KB 120/1210 KB 314/314 KB 1252/1822 KB 502/748 KB 124/1210 KB 314/314 KB 1252/1822 KB 502/748 KB 116/1210 KB 314/314 KB 1252/1822 KB 502/748 KB 124/1210 KB 314/314 KB 1252/1822 KB 506/748 KB 124/1210 KB 314/314 KB 1252/1822 KB 510/748 KB 124/1210 KB 314/314 KB 1256/1822 KB 510/748 KB 128/1210 KB 314/314 KB 1256/1822 KB 510/748 KB 128/1210 KB 314/314 KB 1256/1822 KB 514/748 KB 132/1210 KB 314/314 KB 1260/1822 KB 518/748 KB 132/1210 KB 314/314 KB 1260/1822 KB 522/748 KB 132/1210 KB 314/314 KB 1260/1822 KB 526/748 KB 132/1210 KB 314/314 KB 1260/1822 KB 514/748 KB 136/1210 KB 314/314 KB 1260/1822 KB 526/748 KB 140/1210 KB 314/314 KB 1260/1822 KB 526/748 KB 144/1210 KB 314/314 KB 1260/1822 KB 526/748 KB 128/1210 KB 314/314 KB 1260/1822 KB 514/748 KB 144/1210 KB 314/314 KB 1264/1822 KB 526/748 KB 144/1210 KB 314/314 KB 1268/1822 KB 526/748 KB 148/1210 KB 314/314 KB 1272/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1276/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1280/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1284/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1288/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1292/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1296/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1268/1822 KB 530/748 KB 148/1210 KB 314/314 KB 1296/1822 KB 534/748 KB 148/1210 KB 314/314 KB 1296/1822 KB 538/748 KB 148/1210 KB 314/314 KB 1296/1822 KB 542/748 KB 148/1210 KB 314/314 KB 1268/1822 KB 526/748 KB 152/1210 KB 314/314 KB 1296/1822 KB 542/748 KB 156/1210 KB 314/314 KB 1296/1822 KB 542/748 KB 160/1210 KB 314/314 KB 1296/1822 KB 542/748 KB 160/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 164/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 4/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 8/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 12/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 16/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 550/748 KB 16/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 554/748 KB 20/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 20/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 546/748 KB 164/1210 KB 314/314 KB 1296/1822 KB 550/748 KB 20/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 24/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 28/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 32/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 36/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 40/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 44/471 KB 164/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 48/471 KB 168/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 48/471 KB 168/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 52/471 KB 168/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 56/471 KB 172/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 60/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 558/748 KB 64/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 558/748 KB 68/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 72/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 76/471 KB 172/1210 KB 314/314 KB 1300/1822 K unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install B 562/748 KB 80/471 KB 172/1210 KB 314/314 KB 1296/1822 KB 558/748 KB 56/471 KB 176/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 80/471 KB 180/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 80/471 KB 184/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 80/471 KB 188/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 80/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 562/748 KB 68/471 KB 188/1210 KB 314/314 KB 1300/1822 KB 566/748 KB 80/471 KB 188/1210 KB 314/314 KB 1300/1822 KB 570/748 KB 80/471 KB 188/1210 KB 314/314 KB 1300/1822 KB 574/748 KB 80/471 KB 172/1210 KB 314/314 KB 1300/1822 KB 558/748 KB 60/471 KB 188/1210 KB 314/314 KB 1304/1822 KB 574/748 KB 80/471 KB 188/1210 KB 314/314 KB 1308/1822 KB 574/748 KB 80/471 KB 188/1210 KB 314/314 KB 1312/1822 KB 574/748 KB 80/471 KB 188/1210 KB 314/314 KB 1316/1822 KB 574/748 KB 80/471 KB 188/1210 KB 314/314 KB 1320/1822 KB 574/748 KB 80/471 KB 188/1210 KB 314/314 KB 1324/1822 KB 574/748 KB 84/471 KB 192/1210 KB 314/314 KB 1324/1822 KB 578/748 KB 84/471 KB 192/1210 KB 314/314 KB 1328/1822 KB 582/748 KB 84/471 KB 192/1210 KB 314/314 KB 1328/1822 KB 586/748 KB 84/471 KB 192/1210 KB 314/314 KB 1328/1822 KB 590/748 KB 84/471 KB 188/1210 KB 314/314 KB 1320/1822 KB 574/748 KB 84/471 KB 192/1210 KB 314/314 KB 1328/1822 KB 578/748 KB 84/471 KB 192/1210 KB 314/314 KB 1324/1822 KB 574/748 KB 84/471 KB 196/1210 KB 314/314 KB 1328/1822 KB 590/748 KB 84/471 KB 200/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 88/471 KB 204/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 88/471 KB 208/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 88/471 KB 212/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 88/471 KB 216/1210 KB 314/314 KB 1332/1822 KB 594/748 KB 88/471 KB 196/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 88/471 KB 216/1210 KB 314/314 KB 1332/1822 KB 594/748 KB 92/471 KB 216/1210 KB 314/314 KB 1332/1822 KB 594/748 KB 96/471 KB 196/1210 KB 314/314 KB 1332/1822 KB 590/748 KB 84/471 KB 216/1210 KB 314/314 KB 1336/1822 KB 594/748 KB 96/471 KB 216/1210 KB 314/314 KB 1336/1822 KB 594/748 KB 100/471 KB 212/1210 KB 314/314 KB 1332/1822 KB 594/748 KB 88/471 KB 216/1210 KB 314/314 KB 1340/1822 KB 598/748 KB 100/471 KB 216/1210 KB 314/314 KB 1340/1822 KB 602/748 KB 100/471 KB 216/1210 KB 314/314 KB 1340/1822 KB 606/748 KB 100/471 KB 216/1210 KB 314/314 KB 1340/1822 KB 594/748 KB 100/471 KB 216/1210 KB 314/314 KB 1344/1822 KB 606/748 KB 100/471 KB 216/1210 KB 314/314 KB 1348/1822 KB 606/748 KB 100/471 KB 216/1210 KB 314/314 KB 1352/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1356/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1360/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1364/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1368/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1372/1822 KB 610/748 KB 104/471 KB 220/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 104/471 KB 216/1210 KB 314/314 KB 1348/1822 KB 610/748 KB 104/471 KB 216/1210 KB 314/314 KB 1348/1822 KB 606/748 KB 104/471 KB 220/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 108/471 KB 220/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 112/471 KB 220/1210 KB 314/314 KB 1352/1822 KB 610/748 KB 104/471 KB 224/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 112/471 KB 228/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 112/471 KB 232/1210 KB 314/314 KB 1376/1822 KB 614/748 KB 116/471 KB 228/1210 KB 314/314 KB 1376/1822 KB 614/748 KB 116/471 KB 228/1210 KB 314/314 KB 1376/1822 KB 610/748 KB 116/471 KB 232/1210 KB 314/314 KB 137 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 6/1822 KB 614/748 KB 120/471 KB 232/1210 KB 314/314 KB 1376/1822 KB 618/748 KB 124/471 KB 232/1210 KB 314/314 KB 1376/1822 KB 618/748 KB 120/471 KB 232/1210 KB 314/314 KB 1376/1822 KB 622/748 KB 124/471 KB 236/1210 KB 314/314 KB 1376/1822 KB 622/748 KB 124/471 KB 240/1210 KB 314/314 KB 1376/1822 KB 622/748 KB 124/471 KB 244/1210 KB 314/314 KB 1376/1822 KB 622/748 KB 128/471 KB 248/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 128/471 KB 240/1210 KB 314/314 KB 1376/1822 KB 622/748 KB 128/471 KB 248/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 132/471 KB 248/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 136/471 KB 252/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 136/471 KB 244/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 128/471 KB 252/1210 KB 314/314 KB 1384/1822 KB 626/748 KB 140/471 KB 244/1210 KB 314/314 KB 1376/1822 KB 626/748 KB 128/471 KB 256/1210 KB 314/314 KB 1384/1822 KB 630/748 KB 140/471 KB 256/1210 KB 314/314 KB 1384/1822 KB 634/748 KB 140/471 KB 256/1210 KB 314/314 KB 1384/1822 KB 638/748 KB 140/471 KB 256/1210 KB 314/314 KB 1384/1822 KB 626/748 KB 140/471 KB 252/1210 KB 314/314 KB 1380/1822 KB 626/748 KB 140/471 KB 256/1210 KB 314/314 KB 1384/1822 KB 638/748 KB 144/471 KB 256/1210 KB 314/314 KB 1388/1822 KB 638/748 KB 144/471 KB 256/1210 KB 314/314 KB 1392/1822 KB 638/748 KB 144/471 KB 260/1210 KB 314/314 KB 1396/1822 KB 642/748 KB 148/471 KB 260/1210 KB 314/314 KB 1392/1822 KB 642/748 KB 148/471 KB 260/1210 KB 314/314 KB 1396/1822 KB 642/748 KB 152/471 KB 260/1210 KB 314/314 KB 1396/1822 KB 642/748 KB 156/471 KB 260/1210 KB 314/314 KB 1396/1822 KB 642/748 KB 160/471 KB 260/1210 KB 314/314 KB 1392/1822 KB 642/748 KB 144/471 KB 260/1210 KB 314/314 KB 1400/1822 KB 646/748 KB 160/471 KB 260/1210 KB 314/314 KB 1400/1822 KB 650/748 KB 160/471 KB 260/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 160/471 KB 260/1210 KB 314/314 KB 1392/1822 KB 638/748 KB 144/471 KB 264/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 160/471 KB 268/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 160/471 KB 272/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 160/471 KB 276/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 160/471 KB 280/1210 KB 314/314 KB 1400/1822 KB 658/748 KB 164/471 KB 260/1210 KB 314/314 KB 1400/1822 KB 642/748 KB 160/471 KB 284/1210 KB 314/314 KB 1404/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1408/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1412/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1416/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1420/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 658/748 KB 164/471 KB 276/1210 KB 314/314 KB 1400/1822 KB 658/748 KB 164/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 662/748 KB 164/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 666/748 KB 164/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 164/471 KB 276/1210 KB 314/314 KB 1400/1822 KB 654/748 KB 164/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 168/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 172/471 KB 284/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 176/471 KB 284/1210 KB 314/314 KB 1400/1822 KB 658/748 KB 164/471 KB 288/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 176/471 KB 292/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 180/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 674/748 KB 180/471 KB 288/1210 KB 314/314 KB 1424/1822 KB 670/748 KB 180/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 674/748 KB 184/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 674/748 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 188/471 KB 292/1210 KB 314/314 KB 1428/1822 KB 674/748 KB 180/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 678/748 KB 188/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 682/748 KB 188/471 KB 296/1210 KB 314/314 KB 1428/1822 KB 686/748 KB 188/471 KB 292/1210 KB 314/314 KB 1428/1822 KB 670/748 KB 180/471 KB 296/1210 KB 314/314 KB 1432/1822 KB 686/748 KB 188/471 KB 296/1210 KB 314/314 KB 1436/1822 KB 686/748 KB 188/471 KB 300/1210 KB 314/314 KB 1440/1822 KB 686/748 KB 192/471 KB 300/1210 KB 314/314 KB 1444/1822 KB 686/748 KB 192/471 KB 300/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 192/471 KB 300/1210 KB 314/314 KB 1436/1822 KB 686/748 KB 188/471 KB 304/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 192/471 KB 308/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 192/471 KB 300/1210 KB 314/314 KB 1436/1822 KB 686/748 KB 192/471 KB 308/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 196/471 KB 308/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 200/471 KB 308/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 204/471 KB 312/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 208/471 KB 300/1210 KB 314/314 KB 1444/1822 KB 690/748 KB 192/471 KB 312/1210 KB 314/314 KB 1452/1822 KB 694/748 KB 208/471 KB 312/1210 KB 314/314 KB 1452/1822 KB 698/748 KB 208/471 KB 312/1210 KB 314/314 KB 1452/1822 KB 702/748 KB 208/471 KB 312/1210 KB 314/314 KB 1452/1822 KB 690/748 KB 208/471 KB 312/1210 KB 314/314 KB 1456/1822 KB 702/748 KB 208/471 KB 312/1210 KB 314/314 KB 1460/1822 KB 702/748 KB 208/471 KB 312/1210 KB 314/314 KB 1464/1822 KB 706/748 KB 212/471 KB 312/1210 KB 314/314 KB 1468/1822 KB 706/748 KB 212/471 KB 312/1210 KB 314/314 KB 1448/1822 KB 690/748 KB 204/471 KB 316/1210 KB 314/314 KB 1472/1822 KB 706/748 KB 212/471 KB 320/1210 KB 314/314 KB 1472/1822 KB 706/748 KB 212/471 KB 324/1210 KB 314/314 KB 1472/1822 KB 706/748 KB 212/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 706/748 KB 212/471 KB 312/1210 KB 314/314 KB 1460/1822 KB 706/748 KB 212/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 710/748 KB 212/471 KB 312/1210 KB 314/314 KB 1460/1822 KB 702/748 KB 212/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 714/748 KB 216/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 714/748 KB 220/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 714/748 KB 224/471 KB 328/1210 KB 314/314 KB 1472/1822 KB 714/748 KB 224/471 KB 332/1210 KB 314/314 KB 1472/1822 KB 718/748 KB 224/471 KB 332/1210 KB 314/314 KB 1472/1822 KB 714/748 KB 224/471 KB 336/1210 KB 314/314 KB 1472/1822 KB 718/748 KB 228/471 KB 312/1210 KB 314/314 KB 1472/1822 KB 718/748 KB 228/471 KB 336/1210 KB 314/314 KB 1476/1822 KB 718/748 KB 228/471 KB 340/1210 KB 314/314 KB 1480/1822 KB 722/748 KB 228/471 KB 340/1210 KB 314/314 KB 1484/1822 KB 722/748 KB 228/471 KB 340/1210 KB 314/314 KB 1488/1822 KB 722/748 KB 228/471 KB 332/1210 KB 314/314 KB 1472/1822 KB 718/748 KB 228/471 KB 340/1210 KB 314/314 KB 1488/1822 KB 722/748 KB 232/471 KB 340/1210 KB 314/314 KB 1476/1822 KB 722/748 KB 228/471 KB 344/1210 KB 314/314 KB 1488/1822 KB 722/748 KB 232/471 KB 348/1210 KB 314/314 KB 1488/1822 KB 722/748 KB 232/471 KB 336/1210 KB 314/314 KB 1476/1822 KB 722/748 KB 228/471 KB 348/1210 KB 314/314 KB 1488/1822 KB 726/748 KB 236/471 KB 348/1210 KB 314/314 KB 1488/1822 KB 730/748 KB 236/471 KB 348/1210 KB 314/314 KB 1488/1822 KB 734/748 KB 236/471 KB 348/1210 KB 314/314 KB 1488/1822 KB 722/748 KB 236/471 KB 352/1210 KB 314/314 KB 1488/1822 KB 734/748 KB 240/471 KB 352/1210 KB 314/314 KB 1488/1822 KB 734/748 KB 236/471 KB 352/1210 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 314/314 KB 1492/1822 KB 734/748 KB 240/471 KB 356/1210 KB 314/314 KB 1496/1822 KB 738/748 KB 244/471 KB 356/1210 KB 314/314 KB 1500/1822 KB 738/748 KB 244/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 738/748 KB 244/471 KB 356/1210 KB 314/314 KB 1492/1822 KB 738/748 KB 244/471 KB 356/1210 KB 314/314 KB 1492/1822 KB 738/748 KB 240/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 742/748 KB 244/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 746/748 KB 244/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 248/471 KB 356/1210 KB 314/314 KB 1492/1822 KB 734/748 KB 240/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 746/748 KB 248/471 KB 356/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 252/471 KB 360/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 252/471 KB 364/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 256/471 KB 368/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 256/471 KB 372/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 256/471 KB 376/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 256/471 KB 380/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 256/471 KB 368/1210 KB 314/314 KB 1504/1822 KB 748/748 KB 256/471 KB 380/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 260/471 KB 380/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 264/471 KB 380/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 268/471 KB 372/1210 KB 314/314 KB 1508/1822 KB 748/748 KB 256/471 KB 380/1210 KB 314/314 KB 1512/1822 KB 748/748 KB 268/471 KB 380/1210 KB 314/314 KB 1516/1822 KB 748/748 KB 268/471 KB 380/1210 KB 314/314 KB 1520/1822 KB 748/748 KB 268/471 KB 380/1210 KB 314/314 KB 1520/1822 KB 748/748 KB 272/471 KB 380/1210 KB 314/314 KB 1524/1822 KB 748/748 KB 272/471 KB 384/1210 KB 314/314 KB 1528/1822 KB 748/748 KB 276/471 KB 384/1210 KB 314/314 KB 1532/1822 KB 748/748 KB 276/471 KB 384/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 276/471 KB 384/1210 KB 314/314 KB 1524/1822 KB 748/748 KB 276/471 KB 384/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 280/471 KB 384/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 284/471 KB 384/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 384/1210 KB 314/314 KB 1524/1822 KB 748/748 KB 272/471 KB 388/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 392/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 396/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 400/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 404/1210 KB 314/314 KB 1536/1822 KB 748/748 KB 288/471 KB 408/1210 KB 314/314 KB 1540/1822 KB 292/471 KB 412/1210 KB 314/314 KB 1540/1822 KB 292/471 KB 416/1210 KB 314/314 KB 1540/1822 KB 292/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 586.9 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 404/1210 KB 314/314 KB 1540/1822 KB 748/748 KB 292/471 KB 416/1210 KB 314/314 KB 1540/1822 KB 296/471 KB 416/1210 KB 314/314 KB 1540/1822 KB 300/471 KB 416/1210 KB 314/314 KB 1540/1822 KB 304/471 KB 404/1210 KB 314/314 KB 1540/1822 KB 748/748 KB 288/471 KB 416/1210 KB 314/314 KB 1544/1822 KB 304/471 KB 416/1210 KB 314/314 KB 1548/1822 KB 304/471 KB 416/1210 KB 314/314 KB 1552/1822 KB 304/471 KB 416/1210 KB 314/314 KB 1556/1822 KB 304/471 KB 420/1210 KB 314/314 KB 1560/1822 KB 308/471 KB 420/1210 KB 314/314 KB 1564/1822 KB 308/471 KB 420/1210 KB 314/314 KB 1568/1822 KB 308/471 KB 420/1210 KB 314/314 KB 1556/1822 KB 308/471 KB 416/1210 KB 314/314 KB 1556/1822 KB 308/471 KB 420/1210 KB 314/314 KB 1568/1822 KB 312/471 KB 420/1210 KB 314/314 KB 1568/1822 KB 316/471 KB 420/1210 KB 314/314 KB 1568/1822 KB 320/471 KB 424/1210 KB 314/314 KB 1568/1822 KB 320/471 KB 428/1210 KB 314/314 KB 1568/1822 KB 320/471 KB 432/1210 KB 314/314 KB 1572/1822 KB 320/471 KB 432/1210 KB 4/93 KB 314/314 KB 1572/1822 KB 320/471 KB 436/1210 KB 8/93 KB 314/314 KB 1572/1822 KB 320/471 KB 436/1210 KB 12/93 KB 314/314 KB 1572/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1572/1822 KB 320/471 KB 428/1210 KB 314/314 KB 1572/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1576/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1580/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1584/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1588/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1592/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1596/1822 KB 320/471 KB 436/1210 KB 16/93 KB 314/314 KB 1600/1822 KB 320/471 KB 436/1210 KB 4/93 KB 314/314 KB 1572/1822 KB 320/471 KB 440/1210 KB 16/93 KB 314/314 KB 1600/1822 KB 320/471 KB 444/1210 KB 16/93 KB 314/314 KB 1600/1822 KB 320/471 KB 448/1210 KB 16/93 KB 314/314 KB 1600/1822 KB 320/471 KB 452/1210 KB 16/93 KB 314/314 KB 1600/1822 KB 320/471 KB 456/1210 KB 20/93 KB 314/314 KB 1604/1822 KB 320/471 KB 460/1210 KB 20/93 KB 314/314 KB 1604/1822 KB 320/471 KB 464/1210 KB 20/93 KB 314/314 KB 1604/1822 KB 320/471 KB 452/1210 KB 20/93 KB 314/314 KB 1604/1822 KB 320/471 KB 464/1210 KB 20/93 KB 314/314 KB 1608/1822 KB 320/471 KB 464/1210 KB 20/93 KB 314/314 KB 1612/1822 KB 320/471 KB 464/1210 KB 20/93 KB 314/314 KB 1616/1822 KB 320/471 KB 464/1210 KB 20/93 KB 314/314 KB 1620/1822 KB 320/471 KB 468/1210 KB 20/93 KB 314/314 KB 1624/1822 KB 320/471 KB 468/1210 KB 20/93 KB 314/314 KB 1628/1822 KB 320/471 KB 468/1210 KB 20/93 KB 314/314 KB 1632/1822 KB 320/471 KB 452/1210 KB 20/93 KB 314/314 KB 1600/1822 KB 320/471 KB 468/1210 KB 24/93 KB 314/314 KB 1632/1822 KB 320/471 KB 468/1210 KB 28/93 KB 314/314 KB 1632/1822 KB 320/471 KB 468/1210 KB 32/93 KB 314/314 KB 1632/1822 KB 320/471 KB 468/1210 KB 36/93 KB 314/314 KB 1632/1822 KB 320/471 KB 468/1210 KB 20/93 KB 314/314 KB 1620/1822 KB 320/471 KB 472/1210 KB 36/93 KB 314/314 KB 1632/1822 KB 320/471 KB 476/1210 KB 36/93 KB 314/314 KB 1632/1822 KB 320/471 KB 480/1210 KB 36/93 KB 314/314 KB 1632/1822 KB 320/471 KB 484/1210 KB 36/93 KB 314/314 KB 1632/1822 KB 320/471 KB 488/1210 KB 40/93 KB 314/314 KB 1636/1822 KB 320/471 KB 492/1210 KB 40/93 KB 314/314 KB 1636/1822 KB 320/471 KB 496/1210 KB 40/93 KB 314/314 KB 1636/1822 KB 320/471 KB 484/1210 KB 40/93 KB 314/314 KB 1636/1822 KB 320/471 KB 496/1210 KB 40/93 KB 314/314 KB 1640/1822 KB 320/471 KB 496/1210 KB 40/93 KB 314/314 KB 1644/1822 KB 320/471 KB 496/1210 KB 40 unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install /93 KB 314/314 KB 1648/1822 KB 320/471 KB 496/1210 KB 40/93 KB 314/314 KB 1652/1822 KB 320/471 KB 500/1210 KB 40/93 KB 314/314 KB 1656/1822 KB 320/471 KB 484/1210 KB 40/93 KB 314/314 KB 1632/1822 KB 320/471 KB 500/1210 KB 44/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 48/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 52/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 56/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 60/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 64/93 KB 314/314 KB 1656/1822 KB 320/471 KB 500/1210 KB 40/93 KB 314/314 KB 1652/1822 KB 320/471 KB 504/1210 KB 64/93 KB 314/314 KB 1656/1822 KB 320/471 KB 508/1210 KB 64/93 KB 314/314 KB 1656/1822 KB 320/471 KB 512/1210 KB 64/93 KB 314/314 KB 1656/1822 KB 320/471 KB 516/1210 KB 64/93 KB 314/314 KB 1656/1822 KB 320/471 KB 520/1210 KB 68/93 KB 1660/1822 KB 320/471 KB 516/1210 KB 64/93 KB 314/314 KB 1660/1822 KB 320/471 KB 520/1210 KB 68/93 KB 1664/1822 KB 320/471 KB 516/1210 KB 68/93 KB 1660/1822 KB 320/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 239.7 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 520/1210 KB 72/93 KB 1664/1822 KB 320/471 KB 520/1210 KB 76/93 KB 1664/1822 KB 320/471 KB 520/1210 KB 80/93 KB 1664/1822 KB 320/471 KB 520/1210 KB 84/93 KB 1664/1822 KB 320/471 KB 524/1210 KB 88/93 KB 1668/1822 KB 320/471 KB 524/1210 KB 92/93 KB 1668/1822 KB 320/471 KB 524/1210 KB 93/93 KB 1668/1822 KB 320/471 KB 524/1210 KB 84/93 KB 1668/1822 KB 320/471 KB 524/1210 KB 93/93 KB 1672/1822 KB 320/471 KB 524/1210 KB 93/93 KB 1676/1822 KB 320/471 KB 524/1210 KB 93/93 KB 1680/1822 KB 320/471 KB 524/1210 KB 84/93 KB 1664/1822 KB 320/471 KB 528/1210 KB 93/93 KB 1680/1822 KB 320/471 KB 532/1210 KB 93/93 KB 1680/1822 KB 320/471 KB 536/1210 KB 93/93 KB 1684/1822 KB 320/471 KB 540/1210 KB 93/93 KB 1684/1822 KB 320/471 KB 544/1210 KB 93/93 KB 1684/1822 KB 320/471 KB 532/1210 KB 93/93 KB 1684/1822 KB 320/471 KB 544/1210 KB 93/93 KB 1688/1822 KB 320/471 KB 544/1210 KB 93/93 KB 1692/1822 KB 320/471 KB 544/1210 KB 93/93 KB 1696/1822 KB 320/471 KB 544/1210 KB 93/93 KB 1700/1822 KB 320/471 KB 548/1210 KB 93/93 KB 1704/1822 KB 320/471 KB 548/1210 KB 93/93 KB 1708/1822 KB 320/471 KB 548/1210 KB 93/93 KB 1712/1822 KB 320/471 KB 548/1210 KB 93/93 KB 1700/1822 KB 320/471 KB 552/1210 KB 93/93 KB 1712/1822 KB 320/471 KB 556/1210 KB 93/93 KB 1712/1822 KB 320/471 KB 560/1210 KB 93/93 KB 1712/1822 KB 320/471 KB 564/1210 KB 93/93 KB 1712/1822 KB 320/471 KB 564/1210 KB 93/93 KB 1716/1822 KB 324/471 KB 564/1210 KB 93/93 KB 1716/1822 KB 320/471 KB 568/1210 KB 93/93 KB 1720/1822 KB 324/471 KB 568/1210 KB 93/93 KB 1724/1822 KB 324/471 KB 568/1210 KB 93/93 KB 1728/1822 KB 324/471 KB 568/1210 KB 93/93 KB 1716/1822 KB 324/471 KB 572/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 576/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 576/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 4/53 KB 576/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 8/53 KB 576/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 12/53 KB 576/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 16/53 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 69.9 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 576/1210 KB 1728/1822 KB 328/471 KB 20/53 KB 576/1210 KB 1728/1822 KB 328/471 KB 24/53 KB 576/1210 KB 1728/1822 KB 328/471 KB 28/53 KB 576/1210 KB 1728/1822 KB 328/471 KB 32/53 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 580/1210 KB 1728/1822 KB 328/471 KB 32/53 KB 584/1210 KB 1732/1822 KB 328/471 KB 36/53 KB 588/1210 KB 1732/1822 KB 328/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 328/471 KB 36/53 KB 568/1210 KB 93/93 KB 1728/1822 KB 328/471 KB 592/1210 KB 1732/1822 KB 332/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 336/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 340/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 344/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 348/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 36/53 KB 580/1210 KB 1732/1822 KB 328/471 KB 36/53 KB 580/1210 KB 1728/1822 KB 328/471 KB 36/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 40/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 44/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 48/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 52/53 KB 592/1210 KB 1732/1822 KB 352/471 KB 53/53 KB 592/1210 KB 1736/1822 KB 352/471 KB 53/53 KB 592/1210 KB 1740/1822 KB 352/471 KB 53/53 KB 592/1210 KB 1744/1822 KB 352/471 KB 53/53 KB 592/1210 KB 1748/1822 KB 352/471 KB 53/53 KB 596/1210 KB 1752/1822 KB 352/471 KB 53/53 KB 596/1210 KB 1756/1822 KB 352/471 KB 53/53 KB 596/1210 KB 1760/1822 KB 356/471 KB 53/53 KB 596/1210 KB 1748/1822 KB 352/471 KB 53/53 KB 600/1210 KB 1760/1822 KB 356/471 KB 53/53 KB 604/1210 KB 1760/1822 KB 356/471 KB 53/53 KB 608/1210 KB 1760/1822 KB 356/471 KB 53/53 KB 596/1210 KB 1756/1822 KB 356/471 KB 53/53 KB 608/1210 KB 1760/1822 KB 356/471 KB 4/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 356/471 KB 8/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 356/471 KB 12/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 356/471 KB 16/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 360/471 KB 16/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 364/471 KB 20/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 368/471 KB 20/276 KB 53/53 KB 608/1210 KB 1764/1822 KB 372/471 KB 20/276 KB 53/53 KB 612/1210 KB 1764/1822 KB 376/471 KB 20/276 KB 53/53 KB 612/1210 KB 1764/1822 KB 380/471 KB 20/276 KB 53/53 KB 612/1210 KB 1764/1822 KB 384/471 KB 20/276 KB 53/53 KB 608/1210 KB 1760/1822 KB 360/471 KB 20/276 KB 53/53 KB 612/1210 KB 1764/1822 KB 384/471 KB 24/276 KB 53/53 KB 612/1210 KB 1764/1822 KB 384/471 KB 28/276 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 39.8 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 612/1210 KB 1764/1822 KB 384/471 KB 32/276 KB 612/1210 KB 1764/1822 KB 384/471 KB 36/276 KB 612/1210 KB 1764/1822 KB 384/471 KB 40/276 KB 612/1210 KB 1764/1822 KB 372/471 KB 20/276 KB 53/53 KB 616/1210 KB 1764/1822 KB 384/471 KB 40/276 KB 620/1210 KB 1764/1822 KB 384/471 KB 40/276 KB 624/1210 KB 1764/1822 KB 384/471 KB 40/276 KB 608/1210 KB 1764/1822 KB 368/471 KB 20/276 KB 53/53 KB 624/1210 KB 1768/1822 KB 384/471 KB 40/276 KB 624/1210 KB 1772/1822 KB 384/471 KB 40/276 KB 624/1210 KB 1776/1822 KB 384/471 KB 40/276 KB 624/1210 KB 1776/1822 KB 384/471 KB 44/276 KB 624/1210 KB 1776/1822 KB 384/471 KB 48/276 KB 624/1210 KB 1776/1822 KB 384/471 KB 52/276 KB 628/1210 KB 1780/1822 KB 388/471 KB 56/276 KB 628/1210 KB 1776/1822 KB 384/471 KB 52/276 KB 628/1210 KB 1780/1822 KB 388/471 KB 52/276 KB 628/1210 KB 1780/1822 KB 392/471 KB 56/276 KB 628/1210 KB 1780/1822 KB 384/471 KB 52/276 KB 632/1210 KB 4/577 KB 1784/1822 KB 392/471 KB 60/276 KB 632/1210 KB 4/577 KB 1788/1822 KB 392/471 KB 60/276 KB 632/1210 KB 4/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 4/577 KB 1780/1822 KB 392/471 KB 60/276 KB 632/1210 KB 8/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 12/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 16/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 20/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 24/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 28/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 32/577 KB 1792/1822 KB 392/471 KB 60/276 KB 632/1210 KB 1780/1822 KB 392/471 KB 60/276 KB 632/1210 KB 32/577 KB 1792/1822 KB 392/471 KB 64/276 KB 632/1210 KB 1780/1822 KB 392/471 KB 56/276 KB 636/1210 KB 32/577 KB 1796/1822 KB 396/471 KB 64/276 KB 640/1210 KB 32/577 KB 1796/1822 KB 396/471 KB 64/276 KB 644/1210 KB 32/577 KB 1796/1822 KB 396/471 KB 64/276 KB 648/1210 KB 36/577 KB 1796/1822 KB 396/471 KB 64/276 KB 632/1210 KB 32/577 KB 1796/1822 KB 396/471 KB 64/276 KB 632/1210 KB 32/577 KB 1792/1822 KB 396/471 KB 64/276 KB 652/1210 KB 36/577 KB 1796/1822 KB 400/471 KB 64/276 KB 652/1210 KB 36/577 KB 1796/1822 KB 404/471 KB 64/276 KB 652/1210 KB 36/577 KB 1800/1822 KB 408/471 KB 68/276 KB 652/1210 KB 36/577 KB 1800/1822 KB 412/471 KB 68/276 KB 644/1210 KB 36/577 KB 1796/1822 KB 396/471 KB 64/276 KB 652/1210 KB 40/577 KB 1800/1822 KB 412/471 KB 68/276 KB 652/1210 KB 44/577 KB 1800/1822 KB 412/471 KB 68/276 KB 652/1210 KB 48/577 KB 1800/1822 KB 412/471 KB 68/276 KB 652/1210 KB 52/577 KB 1800/1822 KB 412/471 KB 68/276 KB 652/1210 KB 36/577 KB 1800/1822 KB 404/471 KB 68/276 KB 652/1210 KB 36/577 KB 1800/1822 KB 404/471 KB 64/276 KB 656/1210 KB 52/577 KB 1800/1822 KB 416/471 KB 68/276 KB 660/1210 KB 52/577 KB 1800/1822 KB 416/471 KB 68/276 KB 652/1210 KB 36/577 KB 1800/1822 KB 404/471 KB 64/276 KB 660/1210 KB 56/577 KB 1804/1822 KB 416/471 KB 72/276 KB 660/1210 KB 56/577 KB 1808/1822 KB 416/471 KB 72/276 KB 660/1210 KB 56/577 KB 1812/1822 KB 416/471 KB 72/276 KB 660/1210 KB 56/577 KB 1816/1822 KB 416/471 KB 72/276 KB 664/1210 KB 56/577 KB 1820/1822 KB 416/471 KB 72/276 KB 664/1210 KB 56/577 KB 1822/1822 KB 416/471 KB 72/276 KB 660/1210 KB 56/577 KB 1800/1822 KB 416/471 KB 72/276 KB 664/1210 KB 60/577 KB 1822/1822 KB 416/471 KB 72/276 KB 664/1210 KB 64/577 KB 1822/1822 KB 416/471 KB 72/276 KB 660/1210 KB 52/577 KB 1800/1822 KB 416/471 KB 72/276 KB 664/1210 KB 64/577 KB 1822/1822 KB 416/471 KB 76/276 KB 664/1210 KB 64/577 KB 1822/1 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 822 KB 416/471 KB 80/276 KB 652/1210 KB 52/577 KB 1800/1822 KB 416/471 KB 68/276 KB 664/1210 KB 64/577 KB 1822/1822 KB 420/471 KB 80/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 424/471 KB 84/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 428/471 KB 84/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 432/471 KB 84/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 436/471 KB 84/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 440/471 KB 84/276 KB 664/1210 KB 56/577 KB 1816/1822 KB 416/471 KB 72/276 KB 668/1210 KB 68/577 KB 1822/1822 KB 440/471 KB 84/276 KB 672/1210 KB 68/577 KB 1822/1822 KB 440/471 KB 84/276 KB 676/1210 KB 68/577 KB 1822/1822 KB 440/471 KB 84/276 KB 664/1210 KB 68/577 KB 1822/1822 KB 420/471 KB 84/276 KB 676/1210 KB 72/577 KB 1822/1822 KB 440/471 KB 84/276 KB 676/1210 KB 76/577 KB 1822/1822 KB 440/471 KB 84/276 KB 676/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 84/276 KB 664/1210 KB 64/577 KB 1822/1822 KB 420/471 KB 84/276 KB 676/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 88/276 KB 676/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 92/276 KB 676/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 96/276 KB 676/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 100/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 440/471 KB 104/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 440/471 KB 108/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 440/471 KB 112/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 444/471 KB 116/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 444/471 KB 120/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 444/471 KB 124/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 444/471 KB 128/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 440/471 KB 100/276 KB 680/1210 KB 88/577 KB 1822/1822 KB 444/471 KB 128/276 KB 680/1210 KB 92/577 KB 1822/1822 KB 444/471 KB 128/276 KB 680/1210 KB 96/577 KB 1822/1822 KB 444/471 KB 128/276 KB 680/1210 KB 80/577 KB 1822/1822 KB 440/471 KB 100/276 KB 684/1210 KB 96/577 KB 1822/1822 KB 444/471 KB 128/276 KB 688/1210 KB 96/577 KB 1822/1822 KB 444/471 KB 128/276 KB 692/1210 KB 96/577 KB 1822/1822 KB 444/471 KB 128/276 KB 696/1210 KB 96/577 KB 444/471 KB 128/276 KB 700/1210 KB 96/577 KB 444/471 KB 128/276 KB 704/1210 KB 96/577 KB 444/471 KB 128/276 KB 680/1210 KB 84/577 KB 1822/1822 KB 444/471 KB 112/276 KB 704/1210 KB 96/577 KB 448/471 KB 128/276 KB 704/1210 KB 96/577 KB 452/471 KB 128/276 KB 704/1210 KB 96/577 KB 456/471 KB 128/276 KB 704/1210 KB 96/577 KB 460/471 KB 128/276 KB 704/1210 KB 96/577 KB 464/471 KB 128/276 KB 708/1210 KB 96/577 KB 468/471 KB 132/276 KB 708/1210 KB 100/577 KB 471/471 KB 132/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1337.3 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 708/1210 KB 100/577 KB 468/471 KB 132/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 708/1210 KB 104/577 KB 471/471 KB 132/276 KB 708/1210 KB 96/577 KB 464/471 KB 132/276 KB 712/1210 KB 104/577 KB 471/471 KB 132/276 KB 704/1210 KB 96/577 KB 464/471 KB 132/276 KB 712/1210 KB 108/577 KB 471/471 KB 136/276 KB 716/1210 KB 108/577 KB 471/471 KB 140/276 KB 716/1210 KB 108/577 KB 471/471 KB 144/276 KB 712/1210 KB 108/577 KB 471/471 KB 132/276 KB 716/1210 KB 112/577 KB 471/471 KB 144/276 KB 716/1210 KB 108/577 KB 471/471 KB 136/276 KB 720/1210 KB 112/577 KB 471/471 KB 144/276 KB 720/1210 KB 116/577 KB 471/471 KB 144/276 KB 724/1210 KB 120/577 KB 471/471 KB 148/276 KB 724/1210 KB 116/577 KB 471/471 KB 148/276 KB 728/1210 KB 120/577 KB 471/471 KB 148/276 KB 732/1210 KB 124/577 KB 471/471 KB 148/276 KB 736/1210 KB 124/577 KB 471/471 KB 148/276 KB 720/1210 KB 116/577 KB 471/471 KB 148/276 KB 736/1210 KB 124/577 KB 471/471 KB 152/276 KB 736/1210 KB 124/577 KB 471/471 KB 156/276 KB 736/1210 KB 124/577 KB 471/471 KB 160/276 KB 728/1210 KB 124/577 KB 471/471 KB 148/276 KB 736/1210 KB 128/577 KB 471/471 KB 160/276 KB 740/1210 KB 128/577 KB 471/471 KB 160/276 KB 744/1210 KB 4/37 KB 132/577 KB 164/276 KB 748/1210 KB 4/37 KB 132/577 KB 164/276 KB 740/1210 KB 4/37 KB 132/577 KB 164/276 KB 748/1210 KB 4/37 KB 136/577 KB 164/276 KB 748/1210 KB 4/37 KB 140/577 KB 164/276 KB 748/1210 KB 4/37 KB 144/577 KB 164/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 343.0 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 740/1210 KB 4/37 KB 128/577 KB 471/471 KB 164/276 KB 748/1210 KB 8/37 KB 144/577 KB 164/276 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 740/1210 KB 128/577 KB 471/471 KB 164/276 KB 748/1210 KB 12/37 KB 144/577 KB 168/276 KB 752/1210 KB 12/37 KB 144/577 KB 172/276 KB 752/1210 KB 12/37 KB 144/577 KB 176/276 KB 752/1210 KB 12/37 KB 144/577 KB 180/276 KB 752/1210 KB 12/37 KB 148/577 KB 184/276 KB 752/1210 KB 12/37 KB 148/577 KB 188/276 KB 752/1210 KB 12/37 KB 148/577 KB 192/276 KB 748/1210 KB 12/37 KB 144/577 KB 164/276 KB 752/1210 KB 16/37 KB 148/577 KB 192/276 KB 752/1210 KB 20/37 KB 148/577 KB 192/276 KB 752/1210 KB 24/37 KB 148/577 KB 192/276 KB 752/1210 KB 28/37 KB 148/577 KB 192/276 KB 752/1210 KB 32/37 KB 148/577 KB 192/276 KB 752/1210 KB 12/37 KB 148/577 KB 180/276 KB 752/1210 KB 32/37 KB 152/577 KB 192/276 KB 752/1210 KB 32/37 KB 156/577 KB 192/276 KB 752/1210 KB 36/37 KB 160/577 KB 192/276 KB 752/1210 KB 12/37 KB 144/577 KB 168/276 KB 756/1210 KB 36/37 KB 160/577 KB 192/276 KB 760/1210 KB 36/37 KB 160/577 KB 192/276 KB 764/1210 KB 36/37 KB 160/577 KB 192/276 KB 768/1210 KB 36/37 KB 160/577 KB 192/276 KB 752/1210 KB 36/37 KB 156/577 KB 192/276 KB 768/1210 KB 37/37 KB 160/577 KB 192/276 KB 768/1210 KB 37/37 KB 164/577 KB 192/276 KB 772/1210 KB 37/37 KB 168/577 KB 196/276 KB 772/1210 KB 37/37 KB 172/577 KB 196/276 KB 772/1210 KB 37/37 KB 176/577 KB 196/276 KB 772/1210 KB 37/37 KB 180/577 KB 196/276 KB 772/1210 KB 37/37 KB 184/577 KB 196/276 KB 772/1210 KB 37/37 KB 164/577 KB 196/276 KB 776/1210 KB 37/37 KB 184/577 KB 196/276 KB 780/1210 KB 184/577 KB 196/276 KB 4/167 KB 784/1210 KB 184/577 KB 196/276 KB 4/167 KB 768/1210 KB 37/37 KB 164/577 KB 196/276 KB 784/1210 KB 184/577 KB 200/276 KB 4/167 KB 784/1210 KB 184/577 KB 204/276 KB 4/167 KB 784/1210 KB 184/577 KB 208/276 KB 4/167 KB 784/1210 KB 184/577 KB 212/276 KB 4/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.3 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 776/1210 KB 37/37 KB 184/577 KB 196/276 KB 4/167 KB 788/1210 KB 188/577 KB 212/276 KB 8/167 KB 788/1210 KB 188/577 KB 212/276 KB 12/167 KB 788/1210 KB 188/577 KB 212/276 KB 16/167 KB 788/1210 KB 188/577 KB 212/276 KB 20/167 KB 788/1210 KB 188/577 KB 212/276 KB 24/167 KB 788/1210 KB 188/577 KB 212/276 KB 28/167 KB 788/1210 KB 188/577 KB 212/276 KB 32/167 KB 788/1210 KB 188/577 KB 212/276 KB 36/167 KB 788/1210 KB 188/577 KB 212/276 KB 4/167 KB 792/1210 KB 188/577 KB 212/276 KB 36/167 KB 796/1210 KB 188/577 KB 212/276 KB 36/167 KB 800/1210 KB 188/577 KB 212/276 KB 36/167 KB 784/1210 KB 188/577 KB 212/276 KB 4/167 KB 800/1210 KB 192/577 KB 216/276 KB 36/167 KB 800/1210 KB 196/577 KB 216/276 KB 36/167 KB 800/1210 KB 200/577 KB 216/276 KB 40/167 KB 800/1210 KB 204/577 KB 216/276 KB 40/167 KB 800/1210 KB 208/577 KB 216/276 KB 40/167 KB 800/1210 KB 188/577 KB 216/276 KB 36/167 KB 800/1210 KB 208/577 KB 220/276 KB 40/167 KB 800/1210 KB 208/577 KB 224/276 KB 40/167 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 800/1210 KB 196/577 KB 216/276 KB 40/167 KB 800/1210 KB 208/577 KB 224/276 KB 44/167 KB 800/1210 KB 208/577 KB 224/276 KB 48/167 KB 804/1210 KB 208/577 KB 228/276 KB 52/167 KB 804/1210 KB 208/577 KB 228/276 KB 56/167 KB 804/1210 KB 212/577 KB 228/276 KB 60/167 KB 804/1210 KB 212/577 KB 228/276 KB 64/167 KB 804/1210 KB 212/577 KB 228/276 KB 68/167 KB 804/1210 KB 208/577 KB 228/276 KB 48/167 KB 804/1210 KB 212/577 KB 232/276 KB 68/167 KB 804/1210 KB 208/577 KB 224/276 KB 48/167 KB 808/1210 KB 212/577 KB 232/276 KB 68/167 KB 812/1210 KB 212/577 KB 232/276 KB 68/167 KB 816/1210 KB 212/577 KB 232/276 KB 68/167 KB 820/1210 KB 212/577 KB 232/276 KB 68/167 KB 804/1210 KB 212/577 KB 228/276 KB 56/167 KB 820/1210 KB 216/577 KB 236/276 KB 68/167 KB 820/1210 KB 220/577 KB 236/276 KB 68/167 KB 820/1210 KB 224/577 KB 236/276 KB 68/167 KB 820/1210 KB 212/577 KB 236/276 KB 68/167 KB 820/1210 KB 224/577 KB 240/276 KB 68/167 KB 820/1210 KB 224/577 KB 244/276 KB 68/167 KB 824/1210 KB 228/577 KB 248/276 KB 72/167 KB 824/1210 KB 228/577 KB 252/276 KB 72/167 KB 824/1210 KB 228/577 KB 256/276 KB 72/167 KB 824/1210 KB 228/577 KB 244/276 KB 72/167 KB 824/1210 KB 228/577 KB 256/276 KB 76/167 KB 824/1210 KB 228/577 KB 260/276 KB 80/167 KB 824/1210 KB 228/577 KB 260/276 KB 84/167 KB 824/1210 KB 228/577 KB 260/276 KB 88/167 KB 824/1210 KB 228/577 KB 260/276 KB 92/167 KB 824/1210 KB 228/577 KB 244/276 KB 68/167 KB 824/1210 KB 232/577 KB 260/276 KB 92/167 KB 824/1210 KB 224/577 KB 244/276 KB 68/167 KB 828/1210 KB 232/577 KB 260/276 KB 92/167 KB 832/1210 KB 232/577 KB 260/276 KB 92/167 KB 836/1210 KB 232/577 KB 260/276 KB 92/167 KB 840/1210 KB 236/577 KB 260/276 KB 92/167 KB 844/1210 KB 236/577 KB 260/276 KB 92/167 KB 848/1210 KB 236/577 KB 260/276 KB 92/167 KB 824/1210 KB 228/577 KB 260/276 KB 76/167 KB 848/1210 KB 236/577 KB 264/276 KB 92/167 KB 848/1210 KB 236/577 KB 268/276 KB 92/167 KB 848/1210 KB 236/577 KB 272/276 KB 92/167 KB 848/1210 KB 236/577 KB 276/276 KB 92/167 KB 852/1210 KB 236/577 KB 276/276 KB 92/167 KB 836/1210 KB 236/577 KB 260/276 KB 92/167 KB 852/1210 KB 240/577 KB 276/276 KB 92/167 KB 852/1210 KB 244/577 KB 276/276 KB 92/167 KB 852/1210 KB 248/577 KB 276/276 KB 92/167 KB 852/1210 KB 252/577 KB 276/276 KB 92/167 KB 852/1210 KB 256/577 KB 276/276 KB 92/167 KB 852/1210 KB 260/577 KB 276/276 KB 96/167 KB 852/1210 KB 264/577 KB 276/276 KB 96/167 KB 852/1210 KB 268/577 KB 276/276 KB 96/167 KB 852/1210 KB 272/577 KB 276/276 KB 96/167 KB 852/1210 KB 236/577 KB 276/276 KB 92/167 KB 856/1210 KB 272/577 KB 276/276 KB 96/167 KB 860/1210 KB 272/577 KB 276/276 KB 96/167 KB 864/1210 KB 272/577 KB 276/276 KB 96/167 KB 852/1210 KB 256/577 KB 276/276 KB 96/167 KB 864/1210 KB 272/577 KB 276/276 KB 100/167 KB 864/1210 KB 272/577 KB 276/276 KB 104/167 KB 868/1210 KB 272/577 KB 276/276 KB 108/167 KB 868/1210 KB 272/577 KB 276/276 KB 112/167 KB 868/1210 KB 272/577 KB 276/276 KB 116/167 KB 868/1210 KB 272/577 KB 276/276 KB 104/167 KB 872/1210 KB 272/577 KB 276/276 KB 116/167 KB 876/1210 KB 272/577 KB 276/276 KB 116/167 KB 880/1210 KB 272/577 KB 276/276 KB 120/167 KB 884/1210 KB 272/577 KB 276/276 KB 120/167 KB 888/1210 KB 276/577 KB 276/276 KB 120/167 KB 876/1210 KB 272/577 KB 276/276 KB 120/167 KB 888/1210 KB 276/577 KB 276/276 KB 124/167 KB 888/1210 KB 276/577 KB 276/276 KB 128/167 KB 888/1210 KB 276/577 KB 276/276 KB 132/167 KB 884/1210 KB 276/577 KB 276/276 KB 120/167 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 888/1210 KB 280/577 KB 276/276 KB 132/167 KB 888/1210 KB 284/577 KB 276/276 KB 132/167 KB 888/1210 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 4/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 8/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 12/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 16/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 20/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 24/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 28/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 32/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 36/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 40/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 44/1192 KB 288/577 KB 276/276 KB 132/167 KB 888/1210 KB 48/1192 KB 288/577 KB 276/276 KB 132/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 888/1210 KB 52/1192 KB 288/577 KB 132/167 KB 888/1210 KB 56/1192 KB 288/577 KB 132/167 KB 888/1210 KB 60/1192 KB 288/577 KB 132/167 KB 888/1210 KB 64/1192 KB 288/577 KB 132/167 KB 892/1210 KB 64/1192 KB 288/577 KB 132/167 KB 896/1210 KB 64/1192 KB 288/577 KB 132/167 KB 896/1210 KB 68/1192 KB 292/577 KB 136/167 KB 896/1210 KB 68/1192 KB 288/577 KB 132/167 KB 896/1210 KB 72/1192 KB 292/577 KB 136/167 KB 896/1210 KB 76/1192 KB 292/577 KB 136/167 KB 896/1210 KB 80/1192 KB 292/577 KB 136/167 KB 896/1210 KB 84/1192 KB 292/577 KB 136/167 KB 896/1210 KB 68/1192 KB 288/577 KB 136/167 KB 900/1210 KB 84/1192 KB 296/577 KB 140/167 KB 900/1210 KB 84/1192 KB 296/577 KB 144/167 KB 900/1210 KB 84/1192 KB 296/577 KB 148/167 KB 900/1210 KB 84/1192 KB 296/577 KB 136/167 KB 904/1210 KB 84/1192 KB 296/577 KB 148/167 KB 908/1210 KB 84/1192 KB 296/577 KB 148/167 KB 912/1210 KB 88/1192 KB 296/577 KB 148/167 KB 916/1210 KB 88/1192 KB 296/577 KB 148/167 KB 920/1210 KB 88/1192 KB 296/577 KB 152/167 KB 924/1210 KB 88/1192 KB 296/577 KB 152/167 KB 924/1210 KB 88/1192 KB 3/439 KB 296/577 KB 152/167 KB 896/1210 KB 84/1192 KB 296/577 KB 136/167 KB 924/1210 KB 88/1192 KB 3/439 KB 300/577 KB 152/167 KB 924/1210 KB 88/1192 KB 3/439 KB 304/577 KB 152/167 KB 924/1210 KB 88/1192 KB 5/439 KB 304/577 KB 152/167 KB 924/1210 KB 88/1192 KB 8/439 KB 308/577 KB 152/167 KB 916/1210 KB 88/1192 KB 296/577 KB 152/167 KB 924/1210 KB 88/1192 KB 8/439 KB 308/577 KB 156/167 KB 924/1210 KB 88/1192 KB 11/439 KB 308/577 KB 160/167 KB 924/1210 KB 88/1192 KB 11/439 KB 308/577 KB 164/167 KB 908/1210 KB 88/1192 KB 296/577 KB 148/167 KB 924/1210 KB 92/1192 KB 11/439 KB 308/577 KB 164/167 KB 924/1210 KB 96/1192 KB 11/439 KB 308/577 KB 164/167 KB 924/1210 KB 100/1192 KB 11/439 KB 308/577 KB 164/167 KB 924/1210 KB 104/1192 KB 11/439 KB 308/577 KB 164/167 KB 924/1210 KB 108/1192 KB 11/439 KB 308/577 KB 167/167 KB 924/1210 KB 88/1192 KB 11/439 KB 308/577 KB 156/167 KB 924/1210 KB 88/1192 KB 5/439 KB 308/577 KB 152/167 KB 928/1210 KB 108/1192 KB 11/439 KB 312/577 KB 167/167 KB 928/1210 KB 108/1192 KB 13/439 KB 312/577 KB 167/167 KB 928/1210 KB 108/1192 KB 16/439 KB 316/577 KB 167/167 KB 928/1210 KB 108/1192 KB 11/439 KB 308/577 KB 167/167 KB 924/1210 KB 104/1192 KB 11/439 KB 308/577 KB 167/167 KB 928/1210 KB 108/1192 KB 13/439 KB 316/577 KB 167/167 KB 928/1210 KB 108/1192 KB 16/439 KB 320/577 KB 167/167 KB 928/1210 KB 108/1192 KB 16/439 KB 324/577 KB 167/167 KB 932/1210 KB 112/1192 KB 19/439 KB 328/577 KB 167/167 KB 932/1210 KB 112/1192 KB 19/439 KB 332/577 KB 167/167 KB 932/1210 KB 112/1192 KB 19/439 KB 324/577 KB 167/167 KB 928/1210 KB 112/1192 KB 19/439 KB 324/577 KB 167/167 KB 928/1210 KB 108/1192 KB 19/439 KB 324/577 KB 167/167 KB 932/1210 KB 116/1192 KB 19/439 KB 332/577 KB 167/167 KB 936/1210 KB 120/1192 KB 21/439 KB 332/577 KB 167/167 KB 936/1210 KB 116/1192 KB 21/439 KB 332/577 KB 167/167 KB 940/1210 KB 120/1192 KB 21/439 KB 336/577 KB 167/167 KB 944/1210 KB 120/1192 KB 21/439 KB 336/577 KB 167/167 KB 932/1210 KB 116/1192 KB 21/439 KB 332/577 KB 167/167 KB 944/1210 KB 124/1192 KB 24/439 KB 336/577 KB 167/167 KB 944/1210 KB 124/1192 KB 27/439 KB 336/577 KB 167/167 KB 944/1210 KB 124/1192 KB 21/439 KB 336/577 KB 167/167 KB 944/1210 KB 128/1192 KB 27/439 KB 336/577 KB 167/167 KB 936/1210 KB 120/1192 KB 21/439 KB 336/577 KB 167/167 KB 944/1210 KB 128/1192 KB 29/439 KB 340/577 KB 167/167 KB 948/1210 KB 132/ unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 1192 KB 29/439 KB 344/577 KB 948/1210 KB 132/1192 KB 29/439 KB 348/577 KB 948/1210 KB 132/1192 KB 29/439 KB 352/577 KB 944/1210 KB 128/1192 KB 29/439 KB 336/577 KB 167/167 KB 948/1210 KB 132/1192 KB 32/439 KB 352/577 KB 948/1210 KB 132/1192 KB 36/439 KB 352/577 KB 948/1210 KB 132/1192 KB 40/439 KB 352/577 KB 948/1210 KB 132/1192 KB 44/439 KB 356/577 KB 948/1210 KB 132/1192 KB 48/439 KB 356/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 115.7 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 948/1210 KB 132/1192 KB 29/439 KB 340/577 KB 167/167 KB 952/1210 KB 132/1192 KB 48/439 KB 356/577 KB 944/1210 KB 132/1192 KB 29/439 KB 340/577 KB 167/167 KB 952/1210 KB 136/1192 KB 48/439 KB 356/577 KB 952/1210 KB 140/1192 KB 48/439 KB 356/577 KB Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 956/1210 KB 144/1192 KB 48/439 KB 356/577 KB 956/1210 KB 148/1192 KB 48/439 KB 356/577 KB 956/1210 KB 152/1192 KB 52/439 KB 356/577 KB 956/1210 KB 156/1192 KB 52/439 KB 356/577 KB 948/1210 KB 132/1192 KB 40/439 KB 356/577 KB 956/1210 KB 156/1192 KB 52/439 KB 360/577 KB 956/1210 KB 156/1192 KB 52/439 KB 364/577 KB 956/1210 KB 148/1192 KB 52/439 KB 356/577 KB 956/1210 KB 160/1192 KB 56/439 KB 364/577 KB 4/562 KB 956/1210 KB 160/1192 KB 60/439 KB 364/577 KB 4/562 KB 956/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 956/1210 KB 140/1192 KB 48/439 KB 356/577 KB 960/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 964/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 968/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 972/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 976/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 956/1210 KB 160/1192 KB 52/439 KB 364/577 KB 4/562 KB 980/1210 KB 160/1192 KB 64/439 KB 364/577 KB 4/562 KB 984/1210 KB 164/1192 KB 68/439 KB 364/577 KB 4/562 KB 988/1210 KB 164/1192 KB 68/439 KB 364/577 KB 4/562 KB 992/1210 KB 164/1192 KB 68/439 KB 364/577 KB 4/562 KB 956/1210 KB 156/1192 KB 52/439 KB 364/577 KB 4/562 KB 992/1210 KB 164/1192 KB 68/439 KB 364/577 KB 8/562 KB 992/1210 KB 164/1192 KB 68/439 KB 364/577 KB 12/562 KB 992/1210 KB 164/1192 KB 68/439 KB 364/577 KB 16/562 KB 992/1210 KB 164/1192 KB 68/439 KB 364/577 KB 20/562 KB 996/1210 KB 164/1192 KB 68/439 KB 364/577 KB 24/562 KB 980/1210 KB 164/1192 KB 68/439 KB 364/577 KB 4/562 KB 996/1210 KB 164/1192 KB 72/439 KB 364/577 KB 24/562 KB 996/1210 KB 164/1192 KB 76/439 KB 364/577 KB 24/562 KB 996/1210 KB 164/1192 KB 80/439 KB 364/577 KB 24/562 KB 980/1210 KB 164/1192 KB 64/439 KB 364/577 KB 4/562 KB 996/1210 KB 168/1192 KB 80/439 KB 364/577 KB 24/562 KB 996/1210 KB 172/1192 KB 80/439 KB 364/577 KB 24/562 KB 996/1210 KB 176/1192 KB 80/439 KB 364/577 KB 24/562 KB 996/1210 KB 180/1192 KB 80/439 KB 364/577 KB 24/562 KB 996/1210 KB 184/1192 KB 84/439 KB 364/577 KB 28/562 KB 996/1210 KB 188/1192 KB 84/439 KB 364/577 KB 28/562 KB 996/1210 KB 192/1192 KB 84/439 KB 364/577 KB 28/562 KB 996/1210 KB 164/1192 KB 68/439 KB 364/577 KB 20/562 KB 996/1210 KB 180/1192 KB 84/439 KB 364/577 KB 28/562 KB 996/1210 KB 192/1192 KB 84/439 KB 364/577 KB 32/562 KB 996/1210 KB 180/1192 KB 84/439 KB 364/577 KB 24/562 KB 1000/1210 KB 192/1192 KB 84/439 KB 364/577 KB 32/562 KB 1004/1210 KB 192/1192 KB 84/439 KB 364/577 KB 32/562 KB 1008/1210 KB 192/1192 KB 84/439 KB 364/577 KB 32/562 KB 1012/1210 KB 192/1192 KB 84/439 KB 364/577 KB 32/562 KB 1016/1210 KB 196/1192 KB 88/439 KB 364/577 KB 36/562 KB 1012/1210 KB 196/1192 KB 88/439 KB 364/577 KB 36/562 KB 1012/1210 KB 192/1192 KB 88/439 KB 364/577 KB 32/562 KB 1016/1210 KB 196/1192 KB 92/439 KB 364/577 KB 36/562 KB 1016/1210 KB 196/1192 KB 96/439 KB 364/577 KB 36/562 KB 1016/1210 KB 196/1192 KB 100/439 KB 364/577 KB 36/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 368/577 KB 40/562 KB 1012/1210 KB 196/1192 KB 88/439 KB 364/577 KB 32/562 KB 1020/1210 KB 196/1192 KB 100/439 KB 368/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 372/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 376/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 380/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 384/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 388/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 392/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/43 unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:04 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 9 KB 396/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 400/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 404/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 408/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 412/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 100/439 KB 364/577 KB 40/562 KB 1016/1210 KB 196/1192 KB 100/439 KB 364/577 KB 40/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 412/577 KB 44/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 412/577 KB 48/562 KB 1020/1210 KB 196/1192 KB 104/439 KB 416/577 KB 48/562 KB 1024/1210 KB 200/1192 KB 104/439 KB 416/577 KB 48/562 KB 1028/1210 KB 200/1192 KB 104/439 KB 416/577 KB 48/562 KB 1032/1210 KB 200/1192 KB 108/439 KB 420/577 KB 52/562 KB 1020/1210 KB 200/1192 KB 104/439 KB 416/577 KB 48/562 KB 1036/1210 KB 204/1192 KB 108/439 KB 420/577 KB 52/562 KB 1036/1210 KB 208/1192 KB 108/439 KB 420/577 KB 52/562 KB 1028/1210 KB 200/1192 KB 108/439 KB 420/577 KB 52/562 KB 1036/1210 KB 208/1192 KB 112/439 KB 420/577 KB 52/562 KB 1036/1210 KB 212/1192 KB 112/439 KB 420/577 KB 52/562 KB 1036/1210 KB 216/1192 KB 112/439 KB 420/577 KB 52/562 KB 1028/1210 KB 200/1192 KB 104/439 KB 420/577 KB 52/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 420/577 KB 56/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 420/577 KB 60/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 420/577 KB 64/562 KB 1028/1210 KB 200/1192 KB 104/439 KB 420/577 KB 48/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 424/577 KB 64/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 428/577 KB 64/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 432/577 KB 64/562 KB 1036/1210 KB 216/1192 KB 116/439 KB 420/577 KB 52/562 KB 1036/1210 KB 220/1192 KB 120/439 KB 432/577 KB 64/562 KB 1036/1210 KB 220/1192 KB 124/439 KB 436/577 KB 64/562 KB 1036/1210 KB 220/1192 KB 128/439 KB 436/577 KB 64/562 KB 1036/1210 KB 216/1192 KB 112/439 KB 420/577 KB 52/562 KB 1040/1210 KB 220/1192 KB 128/439 KB 436/577 KB 64/562 KB 1044/1210 KB 220/1192 KB 128/439 KB 436/577 KB 64/562 KB 1048/1210 KB 220/1192 KB 132/439 KB 436/577 KB 68/562 KB 1036/1210 KB 220/1192 KB 120/439 KB 436/577 KB 64/562 KB 1048/1210 KB 220/1192 KB 132/439 KB 440/577 KB 68/562 KB 1048/1210 KB 220/1192 KB 132/439 KB 444/577 KB 68/562 KB 1048/1210 KB 220/1192 KB 132/439 KB 448/577 KB 68/562 KB 1036/1210 KB 220/1192 KB 116/439 KB 432/577 KB 64/562 KB 1048/1210 KB 224/1192 KB 132/439 KB 448/577 KB 68/562 KB 1048/1210 KB 228/1192 KB 132/439 KB 448/577 KB 68/562 KB 1052/1210 KB 232/1192 KB 132/439 KB 448/577 KB 68/562 KB 1052/1210 KB 236/1192 KB 132/439 KB 448/577 KB 68/562 KB 1052/1210 KB 240/1192 KB 132/439 KB 448/577 KB 68/562 KB 1052/1210 KB 244/1192 KB 132/439 KB 448/577 KB 68/562 KB 1052/1210 KB 248/1192 KB 132/439 KB 452/577 KB 68/562 KB 1052/1210 KB 252/1192 KB 132/439 KB 452/577 KB 68/562 KB 1052/1210 KB 256/1192 KB 132/439 KB 452/577 KB 68/562 KB 1044/1210 KB 220/1192 KB 132/439 KB 436/577 KB 68/562 KB 1052/1210 KB 256/1192 KB 136/439 KB 452/577 KB 68/562 KB 1052/1210 KB 256/1192 KB 140/439 KB 452/577 KB 68/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 68/562 KB 1044/1210 KB 220/1192 KB 128/439 KB 436/577 KB 68/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 72/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 76/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 80/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 84/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 88/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 K unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install B 92/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 96/562 KB 1052/1210 KB 256/1192 KB 144/439 KB 452/577 KB 100/562 KB 1052/1210 KB 260/1192 KB 148/439 KB 452/577 KB 104/562 KB 1052/1210 KB 244/1192 KB 132/439 KB 452/577 KB 68/562 KB 1052/1210 KB 260/1192 KB 148/439 KB 456/577 KB 104/562 KB 1052/1210 KB 260/1192 KB 148/439 KB 460/577 KB 104/562 KB 1052/1210 KB 228/1192 KB 132/439 KB 448/577 KB 68/562 KB 1056/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1060/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1064/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1068/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1072/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1076/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1080/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1084/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1088/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1092/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1096/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1052/1210 KB 260/1192 KB 148/439 KB 452/577 KB 100/562 KB 1052/1210 KB 256/1192 KB 148/439 KB 452/577 KB 100/562 KB 1100/1210 KB 260/1192 KB 152/439 KB 464/577 KB 108/562 KB 1100/1210 KB 260/1192 KB 156/439 KB 464/577 KB 108/562 KB 1100/1210 KB 260/1192 KB 160/439 KB 464/577 KB 108/562 KB 1100/1210 KB 260/1192 KB 164/439 KB 464/577 KB 108/562 KB 1076/1210 KB 260/1192 KB 148/439 KB 464/577 KB 108/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 464/577 KB 112/562 KB 1052/1210 KB 260/1192 KB 148/439 KB 464/577 KB 104/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 468/577 KB 112/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 472/577 KB 112/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 476/577 KB 112/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 480/577 KB 112/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 484/577 KB 112/562 KB 1100/1210 KB 264/1192 KB 168/439 KB 488/577 KB 116/562 KB 1100/1210 KB 264/1192 KB 168/439 KB 492/577 KB 116/562 KB 1100/1210 KB 264/1192 KB 168/439 KB 496/577 KB 116/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 464/577 KB 108/562 KB 1100/1210 KB 268/1192 KB 168/439 KB 496/577 KB 116/562 KB 1100/1210 KB 272/1192 KB 168/439 KB 496/577 KB 116/562 KB 1100/1210 KB 264/1192 KB 168/439 KB 484/577 KB 116/562 KB 1100/1210 KB 272/1192 KB 172/439 KB 496/577 KB 116/562 KB 1100/1210 KB 272/1192 KB 176/439 KB 496/577 KB 116/562 KB 1100/1210 KB 276/1192 KB 176/439 KB 496/577 KB 116/562 KB 1100/1210 KB 280/1192 KB 180/439 KB 500/577 KB 116/562 KB 1100/1210 KB 284/1192 KB 180/439 KB 500/577 KB 116/562 KB 1100/1210 KB 288/1192 KB 180/439 KB 500/577 KB 116/562 KB 1100/1210 KB 264/1192 KB 164/439 KB 484/577 KB 116/562 KB 1100/1210 KB 288/1192 KB 180/439 KB 500/577 KB 120/562 KB 1100/1210 KB 288/1192 KB 180/439 KB 500/577 KB 124/562 KB 1100/1210 KB 288/1192 KB 180/439 KB 500/577 KB 128/562 KB 1100/1210 KB 280/1192 KB 180/439 KB 500/577 KB 116/562 KB 1104/1210 KB 288/1192 KB 180/439 KB 500/577 KB 128/562 KB 1108/1210 KB 288/1192 KB 180/439 KB 500/577 KB 128/562 KB 1112/1210 KB 292/1192 KB 180/439 KB 500/577 KB 132/562 KB 1116/1210 KB 292/1192 KB 180/439 KB 500/577 KB 132/562 KB 1120/1210 KB 292/1192 KB 180/439 KB 500/577 KB 132/562 KB 1100/1210 KB 276/1192 KB 180/439 KB 500/577 KB 116/562 KB 1100/1210 KB 276/1192 KB 180/439 KB 496/577 KB 116/562 KB 1120/1210 KB 292/1192 KB 184/439 KB 500/577 KB 132/562 KB 1120/1210 KB 292/1192 KB 188/439 KB 500/577 KB 132/562 KB 1120/1210 K unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install B 292/1192 KB 192/439 KB 500/577 KB 132/562 KB 1120/1210 KB 292/1192 KB 196/439 KB 500/577 KB 132/562 KB 1108/1210 KB 292/1192 KB 180/439 KB 500/577 KB 132/562 KB 1120/1210 KB 296/1192 KB 196/439 KB 504/577 KB 132/562 KB 1120/1210 KB 300/1192 KB 196/439 KB 504/577 KB 132/562 KB 1120/1210 KB 304/1192 KB 196/439 KB 504/577 KB 132/562 KB 1120/1210 KB 308/1192 KB 200/439 KB 504/577 KB 132/562 KB 1124/1210 KB 312/1192 KB 200/439 KB 504/577 KB 132/562 KB 1124/1210 KB 316/1192 KB 200/439 KB 504/577 KB 132/562 KB 1108/1210 KB 288/1192 KB 180/439 KB 500/577 KB 132/562 KB 1124/1210 KB 316/1192 KB 200/439 KB 504/577 KB 136/562 KB 1124/1210 KB 316/1192 KB 200/439 KB 504/577 KB 140/562 KB 1124/1210 KB 316/1192 KB 200/439 KB 504/577 KB 144/562 KB 1124/1210 KB 316/1192 KB 200/439 KB 504/577 KB 148/562 KB 1124/1210 KB 308/1192 KB 200/439 KB 504/577 KB 132/562 KB 1128/1210 KB 316/1192 KB 200/439 KB 504/577 KB 148/562 KB 1132/1210 KB 316/1192 KB 200/439 KB 504/577 KB 148/562 KB 1120/1210 KB 304/1192 KB 200/439 KB 504/577 KB 132/562 KB 1132/1210 KB 316/1192 KB 204/439 KB 504/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 504/577 KB 152/562 KB 1120/1210 KB 292/1192 KB 196/439 KB 504/577 KB 132/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 508/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 512/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 516/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 520/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 208/439 KB 524/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 212/439 KB 528/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 200/439 KB 504/577 KB 152/562 KB 1132/1210 KB 316/1192 KB 212/439 KB 528/577 KB 156/562 KB 1136/1210 KB 316/1192 KB 212/439 KB 532/577 KB 160/562 KB 1132/1210 KB 316/1192 KB 212/439 KB 524/577 KB 152/562 KB 1136/1210 KB 320/1192 KB 216/439 KB 532/577 KB 160/562 KB 1136/1210 KB 320/1192 KB 220/439 KB 532/577 KB 160/562 KB 1136/1210 KB 320/1192 KB 224/439 KB 532/577 KB 160/562 KB 1136/1210 KB 320/1192 KB 212/439 KB 532/577 KB 160/562 KB 1136/1210 KB 316/1192 KB 212/439 KB 532/577 KB 160/562 KB 1136/1210 KB 316/1192 KB 212/439 KB 528/577 KB 156/562 KB 1140/1210 KB 320/1192 KB 224/439 KB 532/577 KB 160/562 KB 1144/1210 KB 324/1192 KB 228/439 KB 536/577 KB 164/562 KB 1148/1210 KB 324/1192 KB 228/439 KB 536/577 KB 164/562 KB 1152/1210 KB 324/1192 KB 228/439 KB 536/577 KB 164/562 KB 1140/1210 KB 324/1192 KB 228/439 KB 536/577 KB 164/562 KB 1140/1210 KB 324/1192 KB 224/439 KB 532/577 KB 160/562 KB 1152/1210 KB 328/1192 KB 228/439 KB 540/577 KB 164/562 KB 1152/1210 KB 332/1192 KB 228/439 KB 540/577 KB 164/562 KB 1140/1210 KB 324/1192 KB 228/439 KB 532/577 KB 164/562 KB 1152/1210 KB 332/1192 KB 232/439 KB 540/577 KB 164/562 KB 1152/1210 KB 336/1192 KB 236/439 KB 540/577 KB 164/562 KB 1152/1210 KB 336/1192 KB 240/439 KB 540/577 KB 164/562 KB 1152/1210 KB 336/1192 KB 244/439 KB 540/577 KB 164/562 KB 1156/1210 KB 336/1192 KB 248/439 KB 540/577 KB 164/562 KB 1156/1210 KB 336/1192 KB 252/439 KB 540/577 KB 164/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 164/562 KB 1140/1210 KB 324/1192 KB 224/439 KB 532/577 KB 164/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 168/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 172/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 176/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 180/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 184/562 KB 1156/1210 KB 336/1192 KB 256/439 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install KB 540/577 KB 188/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 540/577 KB 192/562 KB 1156/1210 KB 336/1192 KB 244/439 KB 540/577 KB 164/562 KB 1152/1210 KB 336/1192 KB 232/439 KB 540/577 KB 164/562 KB 1152/1210 KB 328/1192 KB 228/439 KB 540/577 KB 164/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 544/577 KB 192/562 KB 1156/1210 KB 336/1192 KB 256/439 KB 548/577 KB 192/562 KB 1156/1210 KB 340/1192 KB 256/439 KB 552/577 KB 192/562 KB 1156/1210 KB 340/1192 KB 256/439 KB 556/577 KB 192/562 KB 1156/1210 KB 340/1192 KB 256/439 KB 548/577 KB 192/562 KB 1156/1210 KB 344/1192 KB 256/439 KB 560/577 KB 192/562 KB 1160/1210 KB 348/1192 KB 256/439 KB 560/577 KB 192/562 KB 1160/1210 KB 352/1192 KB 256/439 KB 560/577 KB 192/562 KB 1160/1210 KB 344/1192 KB 256/439 KB 560/577 KB 192/562 KB 1164/1210 KB 352/1192 KB 256/439 KB 560/577 KB 192/562 KB 1168/1210 KB 352/1192 KB 256/439 KB 560/577 KB 192/562 KB 1156/1210 KB 348/1192 KB 256/439 KB 560/577 KB 192/562 KB 1168/1210 KB 352/1192 KB 256/439 KB 564/577 KB 192/562 KB 1172/1210 KB 356/1192 KB 260/439 KB 568/577 KB 196/562 KB 1172/1210 KB 356/1192 KB 260/439 KB 572/577 KB 196/562 KB 1168/1210 KB 352/1192 KB 256/439 KB 564/577 KB 196/562 KB 1172/1210 KB 356/1192 KB 260/439 KB 572/577 KB 200/562 KB 1172/1210 KB 356/1192 KB 260/439 KB 564/577 KB 196/562 KB 1172/1210 KB 356/1192 KB 264/439 KB 572/577 KB 200/562 KB 1172/1210 KB 356/1192 KB 256/439 KB 564/577 KB 196/562 KB 1172/1210 KB 352/1192 KB 256/439 KB 564/577 KB 196/562 KB 1176/1210 KB 356/1192 KB 264/439 KB 576/577 KB 204/562 KB 1180/1210 KB 356/1192 KB 264/439 KB 576/577 KB 204/562 KB 1184/1210 KB 360/1192 KB 264/439 KB 576/577 KB 204/562 KB 1172/1210 KB 356/1192 KB 264/439 KB 576/577 KB 204/562 KB 1184/1210 KB 360/1192 KB 264/439 KB 576/577 KB 208/562 KB 1172/1210 KB 356/1192 KB 264/439 KB 576/577 KB 200/562 KB 1184/1210 KB 360/1192 KB 268/439 KB 577/577 KB 208/562 KB 1184/1210 KB 360/1192 KB 268/439 KB 576/577 KB 208/562 KB 1184/1210 KB 360/1192 KB 272/439 KB 577/577 KB 208/562 KB 1184/1210 KB 360/1192 KB 276/439 KB 577/577 KB 212/562 KB 1188/1210 KB 360/1192 KB 280/439 KB 577/577 KB 212/562 KB 1188/1210 KB 360/1192 KB 284/439 KB 577/577 KB 212/562 KB 1188/1210 KB 360/1192 KB 288/439 KB 577/577 KB 212/562 KB 1180/1210 KB 360/1192 KB 264/439 KB 576/577 KB 204/562 KB 1188/1210 KB 364/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 368/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 372/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 376/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 380/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 384/1192 KB 288/439 KB 577/577 KB 212/562 KB 1188/1210 KB 360/1192 KB 276/439 KB 577/577 KB 212/562 KB 1192/1210 KB 384/1192 KB 288/439 KB 577/577 KB 212/562 KB 1196/1210 KB 384/1192 KB 288/439 KB 577/577 KB 212/562 KB 1200/1210 KB 384/1192 KB 288/439 KB 577/577 KB 212/562 KB 1184/1210 KB 360/1192 KB 272/439 KB 577/577 KB 212/562 KB 1200/1210 KB 384/1192 KB 288/439 KB 577/577 KB 216/562 KB 1200/1210 KB 384/1192 KB 288/439 KB 577/577 KB 220/562 KB 1200/1210 KB 384/1192 KB 288/439 KB 577/577 KB 224/562 KB 1204/1210 KB 384/1192 KB 288/439 KB 577/577 KB 224/562 KB 1208/1210 KB 388/1192 KB 292/439 KB 577/577 KB 228/562 KB 1210/1210 KB 388/1192 KB 292/439 KB 577/577 KB 228/562 KB 1204/1210 KB 388/1192 KB 292/439 KB 577/577 KB 228/562 KB 1210/1210 KB 388/1192 KB 296/439 KB 577/577 KB 228/562 KB 1210/1210 KB 388/1192 KB 300/439 KB 577/577 KB 228/56 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 2 KB 1210/1210 KB 388/1192 KB 304/439 KB 577/577 KB 228/562 KB 1210/1210 KB 388/1192 KB 308/439 KB 577/577 KB 228/562 KB 1210/1210 KB 388/1192 KB 312/439 KB 228/562 KB 1204/1210 KB 388/1192 KB 288/439 KB 577/577 KB 228/562 KB 1210/1210 KB 392/1192 KB 316/439 KB 228/562 KB 1210/1210 KB 396/1192 KB 316/439 KB 228/562 KB 1210/1210 KB 400/1192 KB 316/439 KB 228/562 KB 1204/1210 KB 384/1192 KB 288/439 KB 577/577 KB 228/562 KB 1210/1210 KB 400/1192 KB 316/439 KB 232/562 KB 1210/1210 KB 400/1192 KB 316/439 KB 236/562 KB 1210/1210 KB 400/1192 KB 316/439 KB 240/562 KB 1210/1210 KB 404/1192 KB 316/439 KB 240/562 KB 1210/1210 KB 408/1192 KB 316/439 KB 244/562 KB 1210/1210 KB 412/1192 KB 316/439 KB 244/562 KB 1210/1210 KB 416/1192 KB 316/439 KB 244/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 378.4 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 388/1192 KB 316/439 KB 228/562 KB 1210/1210 KB 404/1192 KB 316/439 KB 244/562 KB 1210/1210 KB 416/1192 KB 316/439 KB 248/562 KB 1210/1210 KB 416/1192 KB 316/439 KB 252/562 KB 1210/1210 KB 416/1192 KB 316/439 KB 256/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 416/1192 KB 320/439 KB 256/562 KB 1210/1210 KB 416/1192 KB 324/439 KB 256/562 KB 420/1192 KB 328/439 KB 260/562 KB 420/1192 KB 332/439 KB 260/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 791.6 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 420/1192 KB 324/439 KB 260/562 KB 1210/1210 KB 416/1192 KB 324/439 KB 260/562 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 424/1192 KB 332/439 KB 264/562 KB 428/1192 KB 332/439 KB 264/562 KB 432/1192 KB 332/439 KB 264/562 KB 420/1192 KB 332/439 KB 264/562 KB 432/1192 KB 336/439 KB 268/562 KB 432/1192 KB 336/439 KB 272/562 KB 432/1192 KB 336/439 KB 264/562 KB 432/1192 KB 336/439 KB 276/562 KB 436/1192 KB 3/140 KB 340/439 KB 280/562 KB 4/256 KB 436/1192 KB 3/140 KB 340/439 KB 284/562 KB 4/256 KB 436/1192 KB 3/140 KB 340/439 KB 288/562 KB 4/256 KB 436/1192 KB 3/140 KB 340/439 KB 276/562 KB 4/256 KB 436/1192 KB 340/439 KB 276/562 KB 4/256 KB 436/1192 KB 340/439 KB 276/562 KB 440/1192 KB 3/140 KB 340/439 KB 288/562 KB 4/256 KB 444/1192 KB 3/140 KB 340/439 KB 288/562 KB 4/256 KB 448/1192 KB 5/140 KB 340/439 KB 288/562 KB 8/256 KB 432/1192 KB 340/439 KB 276/562 KB 448/1192 KB 5/140 KB 344/439 KB 288/562 KB 8/256 KB 448/1192 KB 5/140 KB 348/439 KB 288/562 KB 8/256 KB 448/1192 KB 5/140 KB 352/439 KB 288/562 KB 8/256 KB 448/1192 KB 5/140 KB 356/439 KB 288/562 KB 8/256 KB 452/1192 KB 5/140 KB 360/439 KB 292/562 KB 8/256 KB 452/1192 KB 5/140 KB 364/439 KB 292/562 KB 8/256 KB 444/1192 KB 5/140 KB 340/439 KB 288/562 KB 8/256 KB 444/1192 KB 3/140 KB 340/439 KB 288/562 KB 8/256 KB 452/1192 KB 5/140 KB 364/439 KB 292/562 KB 12/256 KB 452/1192 KB 5/140 KB 364/439 KB 292/562 KB 16/256 KB 452/1192 KB 5/140 KB 364/439 KB 292/562 KB 20/256 KB 452/1192 KB 5/140 KB 356/439 KB 292/562 KB 8/256 KB 452/1192 KB 8/140 KB 364/439 KB 296/562 KB 20/256 KB 452/1192 KB 8/140 KB 364/439 KB 300/562 KB 20/256 KB 452/1192 KB 5/140 KB 356/439 KB 288/562 KB 8/256 KB 452/1192 KB 8/140 KB 364/439 KB 300/562 KB 24/256 KB 452/1192 KB 8/140 KB 364/439 KB 292/562 KB 20/256 KB 452/1192 KB 11/140 KB 364/439 KB 300/562 KB 24/256 KB 452/1192 KB 13/140 KB 364/439 KB 300/562 KB 24/256 KB 452/1192 KB 16/140 KB 364/439 KB 300/562 KB 24/256 KB 456/1192 KB 19/140 KB 368/439 KB 304/562 KB 24/256 KB 456/1192 KB 16/140 KB 368/439 KB 304/562 KB 24/256 KB 456/1192 KB 16/140 KB 368/439 KB 300/562 KB 24/256 KB 456/1192 KB 16/140 KB 364/439 KB 300/562 KB 24/256 KB 456/1192 KB 19/140 KB 368/439 KB 304/562 KB 28/256 KB 456/1192 KB 19/140 KB 368/439 KB 304/562 KB 32/256 KB 456/1192 KB 19/140 KB 372/439 KB 308/562 KB 36/256 KB 460/1192 KB 21/140 KB 372/439 KB 308/562 KB 40/256 KB 460/1192 KB 21/140 KB 372/439 KB 308/562 KB 44/256 KB 460/1192 KB 21/140 KB 372/439 KB 308/562 KB 48/256 KB 456/1192 KB 19/140 KB 372/439 KB 308/562 KB 32/256 KB 460/1192 KB 21/140 KB 372/439 KB 312/562 KB 48/256 KB 460/1192 KB 21/140 KB 372/439 KB 316/562 KB 48/256 KB 460/1192 KB 21/140 KB 372/439 KB 320/562 KB 48/256 KB 456/1192 KB 19/140 KB 372/439 KB 304/562 KB 32/256 KB 460/1192 KB 21/140 KB 376/439 KB 320/562 KB 48/256 KB 460/1192 KB 21/140 KB 380/439 KB 320/562 KB 48/256 KB 460/1192 KB 21/140 KB 372/439 KB 308/562 KB 36/256 KB 460/1192 KB 19/140 KB 372/439 KB 308/562 KB 36/256 KB 464/1192 KB 21/140 KB 380/439 KB 320/562 KB 48/256 KB 468/1192 KB 21/140 KB 380/439 KB 320/562 KB 48/256 KB 472/1192 KB 24/140 KB 384/439 KB 324/562 KB 48/256 KB 476/1192 KB 24/140 KB 384/439 KB 324/562 KB 48/256 KB 480/1192 KB 24/140 KB 384/439 KB 324/562 KB 48/256 KB 480/1192 KB 24/140 KB 384/439 KB 324/562 KB 52/256 KB 468/1192 KB 24/140 KB 384/439 KB 324/562 KB 48/256 KB 480/1192 KB 24/140 KB 384/439 KB 328/562 KB 52/256 KB 480/1192 KB 24/140 KB 384/439 KB 332/562 KB 52/256 KB 484/1192 KB 24/140 KB 384/439 KB 336/562 KB 56/256 KB 468/1192 KB 24/140 KB 384/439 K unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install B 320/562 KB 48/256 KB 468/1192 KB 24/140 KB 380/439 KB 320/562 KB 48/256 KB 484/1192 KB 27/140 KB 384/439 KB 336/562 KB 56/256 KB 484/1192 KB 29/140 KB 384/439 KB 336/562 KB 56/256 KB 484/1192 KB 32/140 KB 384/439 KB 336/562 KB 56/256 KB 484/1192 KB 36/140 KB 384/439 KB 336/562 KB 56/256 KB 484/1192 KB 40/140 KB 388/439 KB 336/562 KB 56/256 KB 484/1192 KB 44/140 KB 388/439 KB 336/562 KB 56/256 KB 484/1192 KB 48/140 KB 388/439 KB 336/562 KB 56/256 KB 484/1192 KB 52/140 KB 388/439 KB 336/562 KB 56/256 KB 484/1192 KB 56/140 KB 388/439 KB 340/562 KB 56/256 KB 484/1192 KB 60/140 KB 388/439 KB 340/562 KB 56/256 KB 484/1192 KB 64/140 KB 388/439 KB 340/562 KB 56/256 KB 484/1192 KB 24/140 KB 384/439 KB 332/562 KB 56/256 KB 484/1192 KB 64/140 KB 388/439 KB 340/562 KB 60/256 KB 484/1192 KB 64/140 KB 388/439 KB 340/562 KB 64/256 KB 484/1192 KB 24/140 KB 384/439 KB 332/562 KB 52/256 KB 488/1192 KB 64/140 KB 388/439 KB 340/562 KB 64/256 KB 492/1192 KB 64/140 KB 388/439 KB 340/562 KB 64/256 KB 496/1192 KB 64/140 KB 388/439 KB 340/562 KB 64/256 KB 500/1192 KB 64/140 KB 388/439 KB 340/562 KB 64/256 KB 504/1192 KB 64/140 KB 388/439 KB 340/562 KB 68/256 KB 508/1192 KB 64/140 KB 388/439 KB 340/562 KB 68/256 KB 512/1192 KB 64/140 KB 388/439 KB 340/562 KB 68/256 KB 516/1192 KB 64/140 KB 388/439 KB 340/562 KB 68/256 KB 520/1192 KB 68/140 KB 388/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 388/439 KB 340/562 KB 68/256 KB 484/1192 KB 52/140 KB 388/439 KB 340/562 KB 56/256 KB 484/1192 KB 36/140 KB 388/439 KB 336/562 KB 56/256 KB 524/1192 KB 68/140 KB 392/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 396/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 400/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 404/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 408/439 KB 340/562 KB 68/256 KB 524/1192 KB 68/140 KB 412/439 KB 344/562 KB 68/256 KB 524/1192 KB 68/140 KB 416/439 KB 344/562 KB 68/256 KB 524/1192 KB 68/140 KB 420/439 KB 344/562 KB 68/256 KB 524/1192 KB 68/140 KB 424/439 KB 344/562 KB 68/256 KB 524/1192 KB 68/140 KB 428/439 KB 344/562 KB 68/256 KB 524/1192 KB 68/140 KB 432/439 KB 344/562 KB 68/256 KB 516/1192 KB 68/140 KB 388/439 KB 340/562 KB 68/256 KB 524/1192 KB 72/140 KB 432/439 KB 344/562 KB 68/256 KB 524/1192 KB 76/140 KB 432/439 KB 344/562 KB 68/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 68/256 KB 500/1192 KB 64/140 KB 388/439 KB 340/562 KB 68/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 72/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 76/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 80/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 84/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 88/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 92/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 96/256 KB 524/1192 KB 80/140 KB 436/439 KB 344/562 KB 100/256 KB 528/1192 KB 84/140 KB 436/439 KB 344/562 KB 104/256 KB 528/1192 KB 84/140 KB 436/439 KB 344/562 KB 108/256 KB 528/1192 KB 84/140 KB 436/439 KB 344/562 KB 112/256 KB 524/1192 KB 76/140 KB 436/439 KB 344/562 KB 68/256 KB 528/1192 KB 84/140 KB 439/439 KB 344/562 KB 112/256 KB 524/1192 KB 68/140 KB 408/439 KB 344/562 KB 68/256 KB 528/1192 KB 84/140 KB 439/439 KB 348/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 352/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 356/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 360/562 KB 112/256 KB 528/1192 KB 84/140 KB 4 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 39/439 KB 364/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 368/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 372/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 376/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 380/562 KB 112/256 KB 528/1192 KB 84/140 KB 439/439 KB 384/562 KB 112/256 KB 528/1192 KB 84/140 KB 436/439 KB 344/562 KB 100/256 KB 532/1192 KB 84/140 KB 439/439 KB 384/562 KB 112/256 KB 536/1192 KB 84/140 KB 439/439 KB 384/562 KB 116/256 KB 540/1192 KB 84/140 KB 439/439 KB 384/562 KB 116/256 KB 544/1192 KB 84/140 KB 439/439 KB 384/562 KB 116/256 KB 548/1192 KB 84/140 KB 439/439 KB 384/562 KB 116/256 KB 524/1192 KB 84/140 KB 436/439 KB 344/562 KB 100/256 KB 548/1192 KB 88/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 92/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 96/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 100/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 104/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 108/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 112/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 84/140 KB 439/439 KB 388/562 KB 116/256 KB 548/1192 KB 112/140 KB 439/439 KB 392/562 KB 116/256 KB 548/1192 KB 112/140 KB 439/439 KB 396/562 KB 116/256 KB 548/1192 KB 112/140 KB 439/439 KB 400/562 KB 116/256 KB 532/1192 KB 84/140 KB 439/439 KB 384/562 KB 116/256 KB 548/1192 KB 112/140 KB 439/439 KB 400/562 KB 120/256 KB 548/1192 KB 112/140 KB 439/439 KB 400/562 KB 124/256 KB 548/1192 KB 112/140 KB 439/439 KB 400/562 KB 128/256 KB 548/1192 KB 112/140 KB 439/439 KB 404/562 KB 128/256 KB 552/1192 KB 116/140 KB 439/439 KB 408/562 KB 132/256 KB 552/1192 KB 116/140 KB 439/439 KB 412/562 KB 132/256 KB 552/1192 KB 116/140 KB 439/439 KB 404/562 KB 132/256 KB 552/1192 KB 120/140 KB 439/439 KB 412/562 KB 132/256 KB 552/1192 KB 124/140 KB 439/439 KB 412/562 KB 132/256 KB 552/1192 KB 112/140 KB 439/439 KB 404/562 KB 132/256 KB 552/1192 KB 124/140 KB 439/439 KB 416/562 KB 136/256 KB 552/1192 KB 124/140 KB 439/439 KB 416/562 KB 140/256 KB 552/1192 KB 124/140 KB 416/562 KB 144/256 KB 552/1192 KB 112/140 KB 439/439 KB 404/562 KB 128/256 KB 556/1192 KB 124/140 KB 416/562 KB 144/256 KB 560/1192 KB 124/140 KB 416/562 KB 144/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 278.2 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 552/1192 KB 124/140 KB 439/439 KB 416/562 KB 132/256 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 564/1192 KB 124/140 KB 416/562 KB 144/256 KB 568/1192 KB 128/140 KB 416/562 KB 144/256 KB 572/1192 KB 128/140 KB 416/562 KB 144/256 KB 576/1192 KB 128/140 KB 420/562 KB 144/256 KB 580/1192 KB 128/140 KB 420/562 KB 144/256 KB 584/1192 KB 128/140 KB 420/562 KB 148/256 KB 588/1192 KB 128/140 KB 420/562 KB 148/256 KB 592/1192 KB 128/140 KB 420/562 KB 148/256 KB 564/1192 KB 128/140 KB 416/562 KB 144/256 KB 592/1192 KB 132/140 KB 420/562 KB 148/256 KB 592/1192 KB 136/140 KB 420/562 KB 148/256 KB 580/1192 KB 128/140 KB 420/562 KB 148/256 KB 592/1192 KB 136/140 KB 420/562 KB 152/256 KB 592/1192 KB 136/140 KB 420/562 KB 156/256 KB 592/1192 KB 136/140 KB 420/562 KB 160/256 KB 572/1192 KB 128/140 KB 420/562 KB 144/256 KB 592/1192 KB 136/140 KB 424/562 KB 160/256 KB 592/1192 KB 136/140 KB 428/562 KB 160/256 KB 592/1192 KB 136/140 KB 432/562 KB 160/256 KB 592/1192 KB 136/140 KB 432/562 KB 164/256 KB 596/1192 KB 140/140 KB 436/562 KB 168/256 KB 596/1192 KB 140/140 KB 436/562 KB 172/256 KB 596/1192 KB 140/140 KB 436/562 KB 176/256 KB 596/1192 KB 140/140 KB 436/562 KB 180/256 KB 596/1192 KB 140/140 KB 436/562 KB 184/256 KB 596/1192 KB 140/140 KB 436/562 KB 188/256 KB 596/1192 KB 140/140 KB 436/562 KB 192/256 KB 596/1192 KB 140/140 KB 436/562 KB 164/256 KB 600/1192 KB 140/140 KB 436/562 KB 192/256 KB 604/1192 KB 140/140 KB 436/562 KB 192/256 KB 608/1192 KB 140/140 KB 436/562 KB 192/256 KB 592/1192 KB 140/140 KB 436/562 KB 164/256 KB 608/1192 KB 140/140 KB 436/562 KB 192/256 KB 592/1192 KB 136/140 KB 436/562 KB 164/256 KB 608/1192 KB 140/140 KB 440/562 KB 192/256 KB 608/1192 KB 140/140 KB 444/562 KB 192/256 KB 608/1192 KB 140/140 KB 448/562 KB 192/256 KB 608/1192 KB 140/140 KB 452/562 KB 192/256 KB 612/1192 KB 140/140 KB 456/562 KB 192/256 KB 612/1192 KB 140/140 KB 460/562 KB 192/256 KB 612/1192 KB 140/140 KB 464/562 KB 192/256 KB 612/1192 KB 140/140 KB 468/562 KB 192/256 KB 612/1192 KB 140/140 KB 472/562 KB 196/256 KB 612/1192 KB 140/140 KB 476/562 KB 196/256 KB 612/1192 KB 140/140 KB 480/562 KB 196/256 KB 612/1192 KB 140/140 KB 452/562 KB 192/256 KB 616/1192 KB 140/140 KB 480/562 KB 196/256 KB 620/1192 KB 140/140 KB 480/562 KB 196/256 KB 624/1192 KB 140/140 KB 480/562 KB 4/1118 KB 196/256 KB 612/1192 KB 140/140 KB 468/562 KB 196/256 KB 624/1192 KB 140/140 KB 480/562 KB 4/1118 KB 200/256 KB 620/1192 KB 140/140 KB 480/562 KB 4/1118 KB 196/256 KB 624/1192 KB 140/140 KB 480/562 KB 8/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 12/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 16/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 20/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 24/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 28/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 32/1118 KB 200/256 KB 624/1192 KB 140/140 KB 480/562 KB 36/1118 KB 200/256 KB 624/1192 KB 480/562 KB 40/1118 KB 204/256 KB 624/1192 KB 480/562 KB 44/1118 KB 204/256 KB 628/1192 KB 480/562 KB 48/1118 KB 204/256 KB 628/1192 KB 480/562 KB 52/1118 KB 204/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 624/1192 KB 140/140 KB 480/562 KB 36/1118 KB 204/256 KB 628/1192 KB 484/562 KB 52/1118 KB 208/256 KB 628/1192 KB 484/562 KB 52/1118 KB 212/256 KB 628/1192 KB 484/562 KB 52/1118 KB 216/256 KB 628/1192 KB 484/562 KB 52/1118 KB 220/256 KB 628/1192 KB 484/562 KB 52/1118 KB 224/256 KB 628/1192 KB 484/562 KB 52/1118 KB 204/256 KB 628/1192 KB 488/562 KB 52/1118 KB 224/256 KB 628/1192 KB 492/562 KB 52/1118 KB 224/256 KB 628/1192 KB 480/562 KB 44/1118 KB 204/256 KB 632/1192 KB 492/562 KB 56/1118 KB 224/256 KB 636/1192 KB 492/562 KB 56/1118 KB 224/256 KB 640/1192 KB 492/562 KB 56/1118 KB 224/256 KB 644/1192 KB 492/562 KB 56/1118 KB 224/256 KB 648/1192 KB 496/562 KB 56/1118 KB 228/256 KB 628/1192 KB 492/562 KB 56/1118 KB 224/256 KB 652/1192 KB 496/562 KB 60/1118 KB 228/256 KB 652/1192 KB 496/562 KB 64/1118 KB 228/256 KB 652/1192 KB 496/562 KB 68/1118 KB 228/256 KB 652/1192 KB 496/562 KB 72/1118 KB 228/256 KB 652/1192 KB 496/562 KB 76/1118 KB 228/256 KB 652/1192 KB 496/562 KB 80/1118 KB 228/256 KB 644/1192 KB 496/562 KB 56/1118 KB 228/256 KB 644/1192 KB 496/562 KB 56/1118 KB 224/256 KB 652/1192 KB 500/562 KB 80/1118 KB 232/256 KB 652/1192 KB 504/562 KB 80/1118 KB 232/256 KB 652/1192 KB 508/562 KB 80/1118 KB 232/256 KB 652/1192 KB 512/562 KB 80/1118 KB 232/256 KB 652/1192 KB 496/562 KB 56/1118 KB 228/256 KB 656/1192 KB 512/562 KB 80/1118 KB 232/256 KB 652/1192 KB 504/562 KB 80/1118 KB 232/256 KB 656/1192 KB 512/562 KB 80/1118 KB 236/256 KB 656/1192 KB 512/562 KB 80/1118 KB 240/256 KB 656/1192 KB 512/562 KB 80/1118 KB 244/256 KB 660/1192 KB 516/562 KB 80/1118 KB 248/256 KB 4/1461 KB 660/1192 KB 516/562 KB 80/1118 KB 252/256 KB 4/1461 KB 660/1192 KB 516/562 KB 80/1118 KB 244/256 KB 4/1461 KB 660/1192 KB 520/562 KB 84/1118 KB 252/256 KB 4/1461 KB 660/1192 KB 524/562 KB 84/1118 KB 252/256 KB 4/1461 KB 660/1192 KB 528/562 KB 84/1118 KB 256/256 KB 4/1461 KB 660/1192 KB 512/562 KB 80/1118 KB 244/256 KB 4/1461 KB 664/1192 KB 528/562 KB 84/1118 KB 256/256 KB 4/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 4/1461 KB 656/1192 KB 512/562 KB 80/1118 KB 244/256 KB 4/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 8/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 12/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 16/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 20/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 24/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 28/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 32/1461 KB 668/1192 KB 528/562 KB 84/1118 KB 256/256 KB 36/1461 KB 672/1192 KB 532/562 KB 84/1118 KB 256/256 KB 40/1461 KB 672/1192 KB 532/562 KB 84/1118 KB 256/256 KB 44/1461 KB 672/1192 KB 532/562 KB 84/1118 KB 256/256 KB 48/1461 KB 660/1192 KB 524/562 KB 84/1118 KB 256/256 KB 4/1461 KB 660/1192 KB 516/562 KB 84/1118 KB 252/256 KB 4/1461 KB 672/1192 KB 532/562 KB 88/1118 KB 256/256 KB 48/1461 KB 672/1192 KB 532/562 KB 92/1118 KB 256/256 KB 48/1461 KB 672/1192 KB 532/562 KB 96/1118 KB 256/256 KB 48/1461 KB 672/1192 KB 532/562 KB 100/1118 KB 256/256 KB 48/1461 KB 672/1192 KB 532/562 KB 104/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 532/562 KB 108/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 532/562 KB 112/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 532/562 KB 84/1118 KB 256/256 KB 36/1461 KB 672/1192 KB 536/562 KB 112/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 540/562 KB 112/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 544/562 KB 112/1118 KB 25 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 6/256 KB 52/1461 KB 672/1192 KB 528/562 KB 84/1118 KB 256/256 KB 36/1461 KB 676/1192 KB 544/562 KB 112/1118 KB 256/256 KB 52/1461 KB 680/1192 KB 544/562 KB 112/1118 KB 256/256 KB 52/1461 KB 684/1192 KB 544/562 KB 112/1118 KB 256/256 KB 52/1461 KB 688/1192 KB 544/562 KB 112/1118 KB 256/256 KB 52/1461 KB 688/1192 KB 548/562 KB 112/1118 KB 256/256 KB 52/1461 KB 692/1192 KB 552/562 KB 116/1118 KB 256/256 KB 52/1461 KB 692/1192 KB 556/562 KB 116/1118 KB 256/256 KB 52/1461 KB 692/1192 KB 560/562 KB 116/1118 KB 256/256 KB 52/1461 KB 672/1192 KB 532/562 KB 100/1118 KB 256/256 KB 52/1461 KB 692/1192 KB 560/562 KB 116/1118 KB 256/256 KB 56/1461 KB 692/1192 KB 560/562 KB 116/1118 KB 256/256 KB 60/1461 KB 692/1192 KB 560/562 KB 116/1118 KB 256/256 KB 64/1461 KB 692/1192 KB 560/562 KB 116/1118 KB 256/256 KB 68/1461 KB 692/1192 KB 562/562 KB 116/1118 KB 72/1461 KB 692/1192 KB 562/562 KB 116/1118 KB 76/1461 KB 692/1192 KB 562/562 KB 116/1118 KB 80/1461 KB 692/1192 KB 548/562 KB 116/1118 KB 256/256 KB 52/1461 KB 688/1192 KB 548/562 KB 116/1118 KB 256/256 KB 52/1461 KB 692/1192 KB 562/562 KB 120/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 124/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 128/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 132/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 136/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 140/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 144/1118 KB 80/1461 KB 696/1192 KB 562/562 KB 148/1118 KB 80/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 157.5 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-oai-epc-0: 01:03:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:04 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + git checkout develop unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 692/1192 KB 562/562 KB 116/1118 KB 256/256 KB 68/1461 KB 696/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 696/1192 KB 562/562 KB 120/1118 KB 80/1461 KB 700/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 704/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 708/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 712/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 716/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 720/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 724/1192 KB 562/562 KB 148/1118 KB 84/1461 KB 728/1192 KB 562/562 KB 148/1118 KB 88/1461 KB 732/1192 KB 562/562 KB 152/1118 KB 88/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 88/1461 KB 724/1192 KB 562/562 KB 148/1118 KB 88/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 92/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 96/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 100/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 104/1461 KB 736/1192 KB 562/562 KB 152/1118 KB 108/1461 KB 728/1192 KB 562/562 KB 152/1118 KB 88/1461 KB 736/1192 KB 562/562 KB 156/1118 KB 108/1461 KB 736/1192 KB 562/562 KB 160/1118 KB 108/1461 KB 736/1192 KB 562/562 KB 164/1118 KB 108/1461 KB 4/37 KB 740/1192 KB 562/562 KB 168/1118 KB 112/1461 KB 4/37 KB 740/1192 KB 172/1118 KB 112/1461 KB 4/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 4/37 KB 736/1192 KB 562/562 KB 164/1118 KB 108/1461 KB 8/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 12/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 16/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 20/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 24/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 28/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 32/37 KB 740/1192 KB 176/1118 KB 112/1461 KB 4/37 KB 740/1192 KB 562/562 KB 164/1118 KB 112/1461 KB 4/37 KB 740/1192 KB 562/562 KB 164/1118 KB 108/1461 KB 32/37 KB 744/1192 KB 176/1118 KB 112/1461 KB 32/37 KB 748/1192 KB 176/1118 KB 112/1461 KB 32/37 KB 752/1192 KB 176/1118 KB 116/1461 KB 32/37 KB 756/1192 KB 176/1118 KB 116/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 343.0 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 36/37 KB 756/1192 KB 180/1118 KB 116/1461 KB 36/37 KB 756/1192 KB 184/1118 KB 116/1461 KB 36/37 KB 756/1192 KB 188/1118 KB 116/1461 KB 36/37 KB 756/1192 KB 176/1118 KB 116/1461 KB 37/37 KB 760/1192 KB 188/1118 KB 116/1461 KB 32/37 KB 748/1192 KB 176/1118 KB 116/1461 KB 37/37 KB 760/1192 KB 188/1118 KB 120/1461 KB 37/37 KB 760/1192 KB 188/1118 KB 124/1461 KB 37/37 KB 760/1192 KB 188/1118 KB 128/1461 KB 36/37 KB 760/1192 KB 188/1118 KB 116/1461 KB 37/37 KB 764/1192 KB 188/1118 KB 128/1461 KB 37/37 KB 768/1192 KB 188/1118 KB 132/1461 KB 37/37 KB 772/1192 KB 192/1118 KB 132/1461 KB 37/37 KB 776/1192 KB 192/1118 KB 132/1461 KB 37/37 KB 764/1192 KB 188/1118 KB 132/1461 KB 37/37 KB 776/1192 KB 192/1118 KB 136/1461 KB 37/37 KB 776/1192 KB 192/1118 KB 140/1461 KB 37/37 KB 776/1192 KB 192/1118 KB 144/1461 KB 37/37 KB 768/1192 KB 192/1118 KB 132/1461 KB 37/37 KB 776/1192 KB 196/1118 KB 144/1461 KB 37/37 KB 776/1192 KB 200/1118 KB 144/1461 KB 37/37 KB 776/1192 KB 204/1118 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 3/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 5/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 8/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 11/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 13/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 16/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 19/46 KB 144/1461 KB 37/37 KB 780/1192 KB 204/1118 KB 144/1461 KB 37/37 KB 784/1192 KB 208/1118 KB 21/46 KB 144/1461 KB 37/37 KB 780/1192 KB 208/1118 KB 21/46 KB 144/1461 KB 37/37 KB 784/1192 KB 208/1118 KB 21/46 KB 148/1461 KB 788/1192 KB 212/1118 KB 24/46 KB 152/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 22.3 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 37/37 KB 784/1192 KB 208/1118 KB 24/46 KB 148/1461 KB 788/1192 KB 212/1118 KB 27/46 KB 152/1461 KB 788/1192 KB 212/1118 KB 29/46 KB 152/1461 KB 37/37 KB 788/1192 KB 212/1118 KB 24/46 KB 148/1461 KB 788/1192 KB 216/1118 KB 32/46 KB 156/1461 KB 37/37 KB 788/1192 KB 208/1118 KB 24/46 KB 148/1461 KB 792/1192 KB 216/1118 KB 32/46 KB 156/1461 KB 796/1192 KB 216/1118 KB 32/46 KB 156/1461 KB 800/1192 KB 216/1118 KB 32/46 KB 156/1461 KB 788/1192 KB 212/1118 KB 32/46 KB 156/1461 KB 788/1192 KB 212/1118 KB 29/46 KB 156/1461 KB 800/1192 KB 220/1118 KB 32/46 KB 160/1461 KB 800/1192 KB 220/1118 KB 32/46 KB 164/1461 KB 804/1192 KB 220/1118 KB 36/46 KB 168/1461 KB 804/1192 KB 220/1118 KB 36/46 KB 172/1461 KB 804/1192 KB 220/1118 KB 36/46 KB 176/1461 KB 800/1192 KB 220/1118 KB 32/46 KB 156/1461 KB 804/1192 KB 224/1118 KB 36/46 KB 176/1461 KB 804/1192 KB 228/1118 KB 36/46 KB 176/1461 KB 804/1192 KB 232/1118 KB 36/46 KB 180/1461 KB 804/1192 KB 220/1118 KB 36/46 KB 164/1461 KB 808/1192 KB 232/1118 KB 36/46 KB 180/1461 KB 812/1192 KB 232/1118 KB 36/46 KB 180/1461 KB 800/1192 KB 220/1118 KB 36/46 KB 164/1461 KB 812/1192 KB 232/1118 KB 40/46 KB 180/1461 KB 812/1192 KB 232/1118 KB 44/46 KB 180/1461 KB 812/1192 KB 232/1118 KB 46/46 KB 180/1461 KB 816/1192 KB 232/1118 KB 46/46 KB 180/1461 KB 820/1192 KB 236/1118 KB 46/46 KB 180/1461 KB 824/1192 KB 236/1118 KB 46/46 KB 180/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 180/1461 KB 804/1192 KB 228/1118 KB 36/46 KB 180/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 184/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 188/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 192/1461 KB 816/1192 KB 236/1118 KB 46/46 KB 180/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 4/287 KB 192/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 8/287 KB 192/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 12/287 KB 192/1461 KB 828/1192 KB 236/1118 KB 46/46 KB 16/287 KB 192/1461 KB 828/1192 KB 240/1118 KB 46/46 KB 16/287 KB 192/1461 KB 828/1192 KB 240/1118 KB 46/46 KB 20/287 KB 192/1461 KB 828/1192 KB 244/1118 KB 46/46 KB 24/287 KB 196/1461 KB 828/1192 KB 244/1118 KB 46/46 KB 20/287 KB 192/1461 KB 832/1192 KB 248/1118 KB 28/287 KB 196/1461 KB 832/1192 KB 252/1118 KB 28/287 KB 196/1461 KB 832/1192 KB 256/1118 KB 28/287 KB 196/1461 KB 828/1192 KB 244/1118 KB 46/46 KB 20/287 KB 196/1461 KB 832/1192 KB 256/1118 KB 28/287 KB 200/1461 KB 832/1192 KB 256/1118 KB 28/287 KB 204/1461 KB 832/1192 KB 260/1118 KB 28/287 KB 208/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 27.2 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 832/1192 KB 244/1118 KB 28/287 KB 196/1461 KB 832/1192 KB 260/1118 KB 32/287 KB 208/1461 KB 832/1192 KB 244/1118 KB 46/46 KB 24/287 KB 196/1461 KB 836/1192 KB 260/1118 KB 32/287 KB 208/1461 KB 840/1192 KB 260/1118 KB 36/287 KB 208/1461 KB 844/1192 KB 260/1118 KB 36/287 KB 208/1461 KB 848/1192 KB 260/1118 KB 36/287 KB 208/1461 KB 852/1192 KB 260/1118 KB 36/287 KB 212/1461 KB 856/1192 KB 260/1118 KB 36/287 KB 212/1461 KB 832/1192 KB 260/1118 KB 28/287 KB 204/1461 KB 856/1192 KB 264/1118 KB 36/287 KB 212/1461 KB 856/1192 KB 268/1118 KB 36/287 KB 212/1461 KB 856/1192 KB 272/1118 KB 36/287 KB 212/1461 KB 848/1192 KB 260/1118 KB 36/287 KB 212/1461 KB 856/1192 KB 272/1118 KB 36/287 KB 216/1461 KB 856/1192 KB 272/1118 KB 36/287 KB 220/1461 KB 856/1192 KB 272/1118 KB 36/287 KB 224/1461 KB 836/1192 KB 260/1118 KB 36/287 KB 208/1461 KB 856/1192 KB 272/1118 KB 40/287 KB 224/1461 KB 856/1192 KB 272/1118 KB 44/287 KB 224/1461 KB 856/1192 KB 272/1118 KB 48/287 KB 224/1461 KB 856/1192 KB 272/1118 KB 48/287 KB 228/1461 KB 860/1192 KB 276/1118 KB 52/287 KB 232/1461 KB 860/1192 KB 276/1118 KB 52/287 KB 228/1461 KB 864/1192 KB 276/1118 KB 52/287 KB 232/1461 KB 868/1192 KB 276/1118 KB 52/287 KB 232/1461 KB 856/1192 KB 276/1118 KB 48/287 KB 228/1461 KB 868/1192 KB 280/1118 KB 52/287 KB 236/1461 KB 868/1192 KB 284/1118 KB 52/287 KB 236/1461 KB 868/1192 KB 288/1118 KB 52/287 KB 236/1461 KB 856/1192 KB 276/1118 KB 52/287 KB 228/1461 KB 868/1192 KB 288/1118 KB 56/287 KB 236/1461 KB 868/1192 KB 288/1118 KB 60/287 KB 236/1461 KB 868/1192 KB 288/1118 KB 64/287 KB 236/1461 KB 868/1192 KB 292/1118 KB 64/287 KB 236/1461 KB 872/1192 KB 296/1118 KB 68/287 KB 236/1461 KB 872/1192 KB 300/1118 KB 68/287 KB 236/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 236/1461 KB 868/1192 KB 276/1118 KB 52/287 KB 236/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 240/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 244/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 248/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 252/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 256/1461 KB 872/1192 KB 304/1118 KB 68/287 KB 260/1461 KB 872/1192 KB 308/1118 KB 68/287 KB 264/1461 KB 872/1192 KB 292/1118 KB 68/287 KB 236/1461 KB 876/1192 KB 308/1118 KB 68/287 KB 264/1461 KB 880/1192 KB 308/1118 KB 68/287 KB 264/1461 KB 868/1192 KB 292/1118 KB 68/287 KB 236/1461 KB 880/1192 KB 308/1118 KB 72/287 KB 264/1461 KB 884/1192 KB 308/1118 KB 72/287 KB 264/1461 KB 872/1192 KB 308/1118 KB 68/287 KB 260/1461 KB 884/1192 KB 308/1118 KB 76/287 KB 264/1461 KB 888/1192 KB 308/1118 KB 80/287 KB 264/1461 KB 888/1192 KB 308/1118 KB 84/287 KB 264/1461 KB 888/1192 KB 312/1118 KB 84/287 KB 264/1461 KB 888/1192 KB 316/1118 KB 84/287 KB 264/1461 KB 888/1192 KB 308/1118 KB 76/287 KB 264/1461 KB 892/1192 KB 316/1118 KB 88/287 KB 264/1461 KB 896/1192 KB 316/1118 KB 88/287 KB 264/1461 KB 888/1192 KB 316/1118 KB 88/287 KB 264/1461 KB 896/1192 KB 316/1118 KB 92/287 KB 264/1461 KB 896/1192 KB 320/1118 KB 96/287 KB 264/1461 KB 896/1192 KB 320/1118 KB 100/287 KB 264/1461 KB 900/1192 KB 320/1118 KB 104/287 KB 268/1461 KB 900/1192 KB 320/1118 KB 108/287 KB 268/1461 KB 896/1192 KB 320/1118 KB 92/287 KB 264/1461 KB 900/1192 KB 324/1118 KB 108/287 KB 268/1461 KB 900/1192 KB 328/1118 KB 108/287 KB 268/1461 KB 900/1192 KB 332/1118 KB 108/287 KB 268/1461 KB 900/1192 KB 336/1118 KB 108/287 KB 268/1461 KB 900/1192 KB 320/1118 KB 100/287 KB 268/1461 KB 904/1192 KB 336/1118 KB 108/287 KB 268/1461 K unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install B 908/1192 KB 336/1118 KB 108/287 KB 268/1461 KB 896/1192 KB 320/1118 KB 100/287 KB 268/1461 KB 908/1192 KB 336/1118 KB 108/287 KB 272/1461 KB 908/1192 KB 336/1118 KB 108/287 KB 276/1461 KB 912/1192 KB 340/1118 KB 112/287 KB 280/1461 KB 912/1192 KB 340/1118 KB 112/287 KB 284/1461 KB 912/1192 KB 340/1118 KB 112/287 KB 288/1461 KB 912/1192 KB 340/1118 KB 112/287 KB 292/1461 KB 912/1192 KB 340/1118 KB 112/287 KB 276/1461 KB 912/1192 KB 344/1118 KB 112/287 KB 292/1461 KB 912/1192 KB 348/1118 KB 112/287 KB 292/1461 KB 912/1192 KB 352/1118 KB 112/287 KB 292/1461 KB 912/1192 KB 336/1118 KB 112/287 KB 276/1461 KB 912/1192 KB 336/1118 KB 108/287 KB 276/1461 KB 916/1192 KB 352/1118 KB 112/287 KB 292/1461 KB 920/1192 KB 352/1118 KB 116/287 KB 292/1461 KB 924/1192 KB 352/1118 KB 116/287 KB 292/1461 KB 928/1192 KB 352/1118 KB 116/287 KB 292/1461 KB 916/1192 KB 352/1118 KB 116/287 KB 292/1461 KB 928/1192 KB 352/1118 KB 120/287 KB 292/1461 KB 928/1192 KB 352/1118 KB 124/287 KB 292/1461 KB 928/1192 KB 352/1118 KB 128/287 KB 292/1461 KB 932/1192 KB 352/1118 KB 132/287 KB 292/1461 KB 932/1192 KB 356/1118 KB 136/287 KB 296/1461 KB 932/1192 KB 356/1118 KB 140/287 KB 296/1461 KB 932/1192 KB 356/1118 KB 144/287 KB 296/1461 KB 932/1192 KB 352/1118 KB 128/287 KB 292/1461 KB 932/1192 KB 356/1118 KB 132/287 KB 296/1461 KB 932/1192 KB 360/1118 KB 144/287 KB 296/1461 KB 932/1192 KB 352/1118 KB 132/287 KB 296/1461 KB 936/1192 KB 364/1118 KB 144/287 KB 300/1461 KB 936/1192 KB 364/1118 KB 144/287 KB 304/1461 KB 936/1192 KB 364/1118 KB 144/287 KB 308/1461 KB 936/1192 KB 364/1118 KB 148/287 KB 312/1461 KB 936/1192 KB 364/1118 KB 148/287 KB 316/1461 KB 936/1192 KB 360/1118 KB 144/287 KB 296/1461 KB 940/1192 KB 364/1118 KB 148/287 KB 316/1461 KB 944/1192 KB 364/1118 KB 148/287 KB 316/1461 KB 944/1192 KB 364/1118 KB 148/287 KB 320/1461 KB 936/1192 KB 364/1118 KB 148/287 KB 308/1461 KB 944/1192 KB 364/1118 KB 152/287 KB 320/1461 KB 948/1192 KB 364/1118 KB 156/287 KB 324/1461 KB 948/1192 KB 364/1118 KB 160/287 KB 324/1461 KB 936/1192 KB 364/1118 KB 144/287 KB 308/1461 KB 948/1192 KB 368/1118 KB 160/287 KB 324/1461 KB 948/1192 KB 372/1118 KB 160/287 KB 324/1461 KB 948/1192 KB 376/1118 KB 160/287 KB 324/1461 KB 948/1192 KB 380/1118 KB 160/287 KB 324/1461 KB 948/1192 KB 384/1118 KB 160/287 KB 324/1461 KB 948/1192 KB 384/1118 KB 164/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 168/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 172/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 176/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 180/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 184/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 188/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 192/287 KB 324/1461 KB 948/1192 KB 364/1118 KB 152/287 KB 324/1461 KB 948/1192 KB 388/1118 KB 192/287 KB 328/1461 KB 948/1192 KB 388/1118 KB 192/287 KB 332/1461 KB 948/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 948/1192 KB 364/1118 KB 152/287 KB 320/1461 KB 952/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 956/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 960/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 964/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 968/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 972/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 976/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 980/1192 KB 388/1118 KB 192/287 KB 336/1461 KB 984/1192 KB 388/1118 KB 192/287 KB 340/1461 KB 988/1192 KB 388/1118 KB 192/287 KB 340/1461 KB 992/1192 KB 388/1118 KB 192/287 KB 340/1461 KB 948 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install /1192 KB 388/1118 KB 164/287 KB 324/1461 KB 992/1192 KB 392/1118 KB 192/287 KB 340/1461 KB 992/1192 KB 396/1118 KB 192/287 KB 340/1461 KB 980/1192 KB 388/1118 KB 192/287 KB 340/1461 KB 992/1192 KB 400/1118 KB 192/287 KB 344/1461 KB 992/1192 KB 400/1118 KB 192/287 KB 348/1461 KB 992/1192 KB 400/1118 KB 192/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 196/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 200/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 204/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 208/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 212/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 216/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 220/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 224/287 KB 352/1461 KB 992/1192 KB 400/1118 KB 228/287 KB 352/1461 KB 996/1192 KB 400/1118 KB 228/287 KB 356/1461 KB 1000/1192 KB 400/1118 KB 228/287 KB 356/1461 KB 1004/1192 KB 400/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 400/1118 KB 228/287 KB 356/1461 KB 992/1192 KB 400/1118 KB 228/287 KB 352/1461 KB 1008/1192 KB 404/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 408/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 412/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 416/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 420/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 424/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 428/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 432/1118 KB 228/287 KB 356/1461 KB 992/1192 KB 400/1118 KB 228/287 KB 356/1461 KB 1008/1192 KB 432/1118 KB 228/287 KB 360/1461 KB 1008/1192 KB 432/1118 KB 228/287 KB 364/1461 KB 1008/1192 KB 432/1118 KB 228/287 KB 368/1461 KB 1008/1192 KB 432/1118 KB 228/287 KB 372/1461 KB 1012/1192 KB 436/1118 KB 228/287 KB 376/1461 KB 1012/1192 KB 436/1118 KB 228/287 KB 380/1461 KB 1012/1192 KB 436/1118 KB 228/287 KB 384/1461 KB 1012/1192 KB 436/1118 KB 228/287 KB 372/1461 KB 1016/1192 KB 436/1118 KB 228/287 KB 384/1461 KB 1020/1192 KB 436/1118 KB 228/287 KB 384/1461 KB 1024/1192 KB 436/1118 KB 228/287 KB 384/1461 KB 1008/1192 KB 436/1118 KB 228/287 KB 372/1461 KB 1024/1192 KB 440/1118 KB 228/287 KB 384/1461 KB 1024/1192 KB 444/1118 KB 228/287 KB 384/1461 KB 1024/1192 KB 448/1118 KB 228/287 KB 384/1461 KB 1024/1192 KB 452/1118 KB 228/287 KB 384/1461 KB 1028/1192 KB 456/1118 KB 232/287 KB 388/1461 KB 1028/1192 KB 460/1118 KB 232/287 KB 388/1461 KB 1028/1192 KB 464/1118 KB 232/287 KB 388/1461 KB 1028/1192 KB 452/1118 KB 232/287 KB 388/1461 KB 1028/1192 KB 464/1118 KB 236/287 KB 388/1461 KB 1028/1192 KB 464/1118 KB 240/287 KB 388/1461 KB 1028/1192 KB 452/1118 KB 228/287 KB 388/1461 KB 1024/1192 KB 452/1118 KB 228/287 KB 388/1461 KB 1028/1192 KB 464/1118 KB 240/287 KB 392/1461 KB 1028/1192 KB 464/1118 KB 240/287 KB 396/1461 KB 1028/1192 KB 464/1118 KB 240/287 KB 400/1461 KB 1028/1192 KB 464/1118 KB 240/287 KB 404/1461 KB 1032/1192 KB 468/1118 KB 244/287 KB 408/1461 KB 1032/1192 KB 468/1118 KB 244/287 KB 412/1461 KB 1032/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1032/1192 KB 464/1118 KB 240/287 KB 404/1461 KB 1036/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1040/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1044/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1048/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1052/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1056/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1060/1192 KB 468/1118 KB 244/287 KB 416/1461 KB 1064/1192 KB 468/1118 KB 244/287 KB 420/1461 KB 1068/1192 KB 468/1118 KB 244/287 KB 420/1461 KB 1072/1192 KB 468/1118 KB 244/287 KB 420/1461 KB 1032/1192 KB unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 468/1118 KB 244/287 KB 404/1461 KB 1072/1192 KB 472/1118 KB 244/287 KB 420/1461 KB 1032/1192 KB 464/1118 KB 244/287 KB 404/1461 KB 1072/1192 KB 472/1118 KB 248/287 KB 420/1461 KB 1072/1192 KB 472/1118 KB 252/287 KB 420/1461 KB 1072/1192 KB 472/1118 KB 256/287 KB 420/1461 KB 1072/1192 KB 476/1118 KB 260/287 KB 420/1461 KB 1072/1192 KB 476/1118 KB 264/287 KB 420/1461 KB 1072/1192 KB 476/1118 KB 268/287 KB 420/1461 KB 1060/1192 KB 468/1118 KB 244/287 KB 420/1461 KB 1072/1192 KB 476/1118 KB 256/287 KB 420/1461 KB 1072/1192 KB 480/1118 KB 272/287 KB 420/1461 KB 1072/1192 KB 480/1118 KB 272/287 KB 424/1461 KB 1072/1192 KB 480/1118 KB 272/287 KB 428/1461 KB 1072/1192 KB 480/1118 KB 272/287 KB 432/1461 KB 1072/1192 KB 480/1118 KB 272/287 KB 436/1461 KB 1076/1192 KB 484/1118 KB 272/287 KB 440/1461 KB 1076/1192 KB 484/1118 KB 272/287 KB 444/1461 KB 1076/1192 KB 484/1118 KB 272/287 KB 448/1461 KB 1076/1192 KB 484/1118 KB 272/287 KB 436/1461 KB 1080/1192 KB 484/1118 KB 272/287 KB 448/1461 KB 1084/1192 KB 484/1118 KB 272/287 KB 448/1461 KB 1088/1192 KB 484/1118 KB 272/287 KB 448/1461 KB 1092/1192 KB 484/1118 KB 272/287 KB 448/1461 KB 1096/1192 KB 484/1118 KB 272/287 KB 452/1461 KB 1100/1192 KB 484/1118 KB 272/287 KB 452/1461 KB 1104/1192 KB 484/1118 KB 272/287 KB 452/1461 KB 1072/1192 KB 484/1118 KB 272/287 KB 436/1461 KB 1072/1192 KB 484/1118 KB 272/287 KB 436/1461 KB 1104/1192 KB 488/1118 KB 272/287 KB 452/1461 KB 1104/1192 KB 492/1118 KB 272/287 KB 452/1461 KB 1104/1192 KB 496/1118 KB 272/287 KB 452/1461 KB 1104/1192 KB 500/1118 KB 276/287 KB 452/1461 KB 1104/1192 KB 504/1118 KB 276/287 KB 452/1461 KB 1104/1192 KB 508/1118 KB 276/287 KB 452/1461 KB 1104/1192 KB 512/1118 KB 276/287 KB 452/1461 KB 1092/1192 KB 484/1118 KB 272/287 KB 452/1461 KB 1104/1192 KB 512/1118 KB 276/287 KB 456/1461 KB 1104/1192 KB 512/1118 KB 276/287 KB 460/1461 KB 1104/1192 KB 512/1118 KB 276/287 KB 464/1461 KB 1104/1192 KB 512/1118 KB 276/287 KB 468/1461 KB 1108/1192 KB 516/1118 KB 276/287 KB 472/1461 KB 1104/1192 KB 496/1118 KB 276/287 KB 452/1461 KB 1108/1192 KB 516/1118 KB 280/287 KB 472/1461 KB 1108/1192 KB 516/1118 KB 284/287 KB 472/1461 KB 1108/1192 KB 516/1118 KB 287/287 KB 472/1461 KB 1108/1192 KB 516/1118 KB 276/287 KB 468/1461 KB 1108/1192 KB 520/1118 KB 287/287 KB 472/1461 KB 1108/1192 KB 524/1118 KB 287/287 KB 472/1461 KB 1108/1192 KB 528/1118 KB 287/287 KB 472/1461 KB 1108/1192 KB 532/1118 KB 287/287 KB 472/1461 KB 1108/1192 KB 512/1118 KB 276/287 KB 468/1461 KB 1112/1192 KB 532/1118 KB 287/287 KB 476/1461 KB 1116/1192 KB 532/1118 KB 287/287 KB 476/1461 KB 1120/1192 KB 532/1118 KB 287/287 KB 476/1461 KB 1108/1192 KB 532/1118 KB 287/287 KB 476/1461 KB 1120/1192 KB 532/1118 KB 287/287 KB 480/1461 KB 1120/1192 KB 532/1118 KB 287/287 KB 484/1461 KB 1124/1192 KB 536/1118 KB 287/287 KB 488/1461 KB 1124/1192 KB 536/1118 KB 287/287 KB 492/1461 KB 1124/1192 KB 536/1118 KB 287/287 KB 496/1461 KB 1124/1192 KB 536/1118 KB 287/287 KB 484/1461 KB 1128/1192 KB 536/1118 KB 287/287 KB 496/1461 KB 1120/1192 KB 536/1118 KB 287/287 KB 484/1461 KB 1128/1192 KB 540/1118 KB 287/287 KB 496/1461 KB 1128/1192 KB 544/1118 KB 287/287 KB 496/1461 KB 1132/1192 KB 544/1118 KB 287/287 KB 496/1461 KB 1136/1192 KB 544/1118 KB 287/287 KB 496/1461 KB 1136/1192 KB 544/1118 KB 287/287 KB 500/1461 KB 1140/1192 KB 548/1118 KB 287/287 KB 504/1461 KB 1140/1192 KB 548/1118 KB 287/287 KB 508/1461 KB 1140/1192 KB 548/1118 KB 287/287 KB 512/1461 KB 1140/1 unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 192 KB 548/1118 KB 287/287 KB 500/1461 KB 1144/1192 KB 548/1118 KB 287/287 KB 512/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 1136/1192 KB 548/1118 KB 287/287 KB 500/1461 KB 1144/1192 KB 552/1118 KB 512/1461 KB 1144/1192 KB 556/1118 KB 512/1461 KB 1144/1192 KB 560/1118 KB 512/1461 KB 1144/1192 KB 564/1118 KB 512/1461 KB 1148/1192 KB 568/1118 KB 512/1461 KB 1148/1192 KB 564/1118 KB 512/1461 KB 1152/1192 KB 568/1118 KB 512/1461 KB 1156/1192 KB 568/1118 KB 512/1461 KB 1160/1192 KB 572/1118 KB 516/1461 KB 1164/1192 KB 572/1118 KB 516/1461 KB 1156/1192 KB 572/1118 KB 516/1461 KB 1168/1192 KB 572/1118 KB 520/1461 KB 1168/1192 KB 572/1118 KB 524/1461 KB 1168/1192 KB 572/1118 KB 528/1461 KB 1156/1192 KB 572/1118 KB 512/1461 KB 1168/1192 KB 576/1118 KB 528/1461 KB 1168/1192 KB 580/1118 KB 528/1461 KB 1168/1192 KB 584/1118 KB 532/1461 KB 1168/1192 KB 588/1118 KB 532/1461 KB 1168/1192 KB 580/1118 KB 532/1461 KB 1168/1192 KB 580/1118 KB 528/1461 KB 1172/1192 KB 592/1118 KB 532/1461 KB 1168/1192 KB 592/1118 KB 532/1461 KB 1176/1192 KB 592/1118 KB 536/1461 KB 1180/1192 KB 592/1118 KB 536/1461 KB 1184/1192 KB 592/1118 KB 536/1461 KB 1172/1192 KB 592/1118 KB 536/1461 KB 1184/1192 KB 592/1118 KB 540/1461 KB 1184/1192 KB 592/1118 KB 544/1461 KB 1184/1192 KB 596/1118 KB 544/1461 KB 1188/1192 KB 600/1118 KB 548/1461 KB 1188/1192 KB 604/1118 KB 548/1461 KB 1188/1192 KB 596/1118 KB 548/1461 KB 1188/1192 KB 604/1118 KB 552/1461 KB 1188/1192 KB 608/1118 KB 556/1461 KB 1188/1192 KB 608/1118 KB 560/1461 KB 1188/1192 KB 596/1118 KB 544/1461 KB 1192/1192 KB 608/1118 KB 560/1461 KB 1192/1192 KB 608/1118 KB 560/1461 KB 1188/1192 KB 608/1118 KB 552/1461 KB 1192/1192 KB 612/1118 KB 560/1461 KB 1192/1192 KB 616/1118 KB 564/1461 KB 1192/1192 KB 620/1118 KB 564/1461 KB 1192/1192 KB 624/1118 KB 564/1461 KB 1192/1192 KB 612/1118 KB 564/1461 KB 1192/1192 KB 624/1118 KB 568/1461 KB 1192/1192 KB 624/1118 KB 572/1461 KB 1192/1192 KB 624/1118 KB 576/1461 KB 1192/1192 KB 624/1118 KB 580/1461 KB 1192/1192 KB 628/1118 KB 584/1461 KB 1192/1192 KB 628/1118 KB 588/1461 KB 1192/1192 KB 628/1118 KB 592/1461 KB 1192/1192 KB 628/1118 KB 596/1461 KB 1192/1192 KB 628/1118 KB 600/1461 KB 1192/1192 KB 628/1118 KB 580/1461 KB 1192/1192 KB 632/1118 KB 604/1461 KB 1192/1192 KB 636/1118 KB 604/1461 KB 1192/1192 KB 640/1118 KB 604/1461 KB 1192/1192 KB 644/1118 KB 604/1461 KB 1192/1192 KB 648/1118 KB 604/1461 KB 1192/1192 KB 652/1118 KB 604/1461 KB 1192/1192 KB 656/1118 KB 604/1461 KB 1192/1192 KB 652/1118 KB 604/1461 KB 1192/1192 KB 656/1118 KB 608/1461 KB 1192/1192 KB 656/1118 KB 612/1461 KB 660/1118 KB 616/1461 KB 660/1118 KB 620/1461 KB 660/1118 KB 624/1461 KB 660/1118 KB 612/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 676.3 KB/sec) unit-abot-epc-basic-0: 01:03:04 DEBUG unit.abot-epc-basic/0.install 664/1118 KB 624/1461 KB 668/1118 KB 624/1461 KB 672/1118 KB 624/1461 KB 676/1118 KB 624/1461 KB 680/1118 KB 628/1461 KB 684/1118 KB 628/1461 KB 688/1118 KB 628/1461 KB 676/1118 KB 628/1461 KB 688/1118 KB 632/1461 KB 688/1118 KB 636/1461 KB 688/1118 KB 640/1461 KB 688/1118 KB 644/1461 KB 692/1118 KB 648/1461 KB 692/1118 KB 652/1461 KB 692/1118 KB 656/1461 KB 692/1118 KB 644/1461 KB 696/1118 KB 656/1461 KB 700/1118 KB 656/1461 KB 704/1118 KB 656/1461 KB 708/1118 KB 656/1461 KB 708/1118 KB 660/1461 KB 708/1118 KB 664/1461 KB 712/1118 KB 664/1461 KB 712/1118 KB 668/1461 KB 716/1118 KB 668/1461 KB 720/1118 KB 668/1461 KB 724/1118 KB 672/1461 KB 728/1118 KB 672/1461 KB 732/1118 KB 672/1461 KB 736/1118 KB 672/1461 KB 720/1118 KB 672/1461 KB 736/1118 KB 676/1461 KB 736/1118 KB 680/1461 KB 736/1118 KB 684/1461 KB 736/1118 KB 688/1461 KB 740/1118 KB 688/1461 KB 744/1118 KB 688/1461 KB 744/1118 KB 692/1461 KB 744/1118 KB 696/1461 KB 748/1118 KB 696/1461 KB 752/1118 KB 696/1461 KB 752/1118 KB 700/1461 KB 752/1118 KB 704/1461 KB 752/1118 KB 708/1461 KB 756/1118 KB 712/1461 KB 756/1118 KB 708/1461 KB 760/1118 KB 712/1461 KB 764/1118 KB 712/1461 KB 768/1118 KB 712/1461 KB 768/1118 KB 716/1461 KB 768/1118 KB 720/1461 KB 768/1118 KB 724/1461 KB 772/1118 KB 728/1461 KB 772/1118 KB 732/1461 KB 772/1118 KB 736/1461 KB 772/1118 KB 724/1461 KB 776/1118 KB 736/1461 KB 780/1118 KB 736/1461 KB 784/1118 KB 736/1461 KB 788/1118 KB 736/1461 KB 792/1118 KB 740/1461 KB 796/1118 KB 740/1461 KB 800/1118 KB 740/1461 KB 788/1118 KB 740/1461 KB 800/1118 KB 744/1461 KB 800/1118 KB 748/1461 KB 800/1118 KB 752/1461 KB 804/1118 KB 752/1461 KB 808/1118 KB 756/1461 KB 812/1118 KB 756/1461 KB 816/1118 KB 756/1461 KB 804/1118 KB 756/1461 KB 816/1118 KB 760/1461 KB 816/1118 KB 764/1461 KB 816/1118 KB 768/1461 KB 816/1118 KB 772/1461 KB 820/1118 KB 776/1461 KB 820/1118 KB 772/1461 KB 824/1118 KB 776/1461 KB 828/1118 KB 776/1461 KB 832/1118 KB 776/1461 KB 832/1118 KB 780/1461 KB 832/1118 KB 784/1461 KB 832/1118 KB 788/1461 KB 836/1118 KB 792/1461 KB 836/1118 KB 796/1461 KB 836/1118 KB 800/1461 KB 836/1118 KB 788/1461 KB 840/1118 KB 800/1461 KB 844/1118 KB 800/1461 KB 848/1118 KB 800/1461 KB 852/1118 KB 800/1461 KB 856/1118 KB 804/1461 KB 860/1118 KB 804/1461 KB 864/1118 KB 804/1461 KB 852/1118 KB 804/1461 KB 864/1118 KB 808/1461 KB 864/1118 KB 812/1461 KB 864/1118 KB 816/1461 KB 864/1118 KB 820/1461 KB 868/1118 KB 824/1461 KB 868/1118 KB 820/1461 KB 872/1118 KB 824/1461 KB 876/1118 KB 824/1461 KB 880/1118 KB 824/1461 KB 880/1118 KB 828/1461 KB 880/1118 KB 832/1461 KB 880/1118 KB 836/1461 KB 884/1118 KB 840/1461 KB 884/1118 KB 844/1461 KB 884/1118 KB 848/1461 KB 884/1118 KB 836/1461 KB 888/1118 KB 848/1461 KB 892/1118 KB 848/1461 KB 896/1118 KB 848/1461 KB 900/1118 KB 848/1461 KB 904/1118 KB 852/1461 KB 908/1118 KB 852/1461 KB 912/1118 KB 852/1461 KB 900/1118 KB 852/1461 KB 912/1118 KB 856/1461 KB 912/1118 KB 860/1461 KB 912/1118 KB 864/1461 KB 916/1118 KB 864/1461 KB 920/1118 KB 868/1461 KB 924/1118 KB 868/1461 KB 928/1118 KB 868/1461 KB 916/1118 KB 868/1461 KB 928/1118 KB 872/1461 KB 928/1118 KB 876/1461 KB 928/1118 KB 880/1461 KB 928/1118 KB 884/1461 KB 932/1118 KB 888/1461 KB 932/1118 KB 892/1461 KB 932/1118 KB 896/1461 KB 932/1118 KB 884/1461 KB 936/1118 KB 896/1461 KB 940/1118 KB 896/1461 KB 944/1118 KB 896/1461 KB 948/1118 KB 896/1461 KB 952/1118 KB 900/1461 KB 956/111 unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 8 KB 900/1461 KB 948/1118 KB 900/1461 KB 956/1118 KB 904/1461 KB 956/1118 KB 908/1461 KB 960/1118 KB 908/1461 KB 960/1118 KB 912/1461 KB 960/1118 KB 916/1461 KB 964/1118 KB 920/1461 KB 964/1118 KB 924/1461 KB 964/1118 KB 928/1461 KB 964/1118 KB 916/1461 KB 968/1118 KB 928/1461 KB 972/1118 KB 928/1461 KB 976/1118 KB 928/1461 KB 980/1118 KB 928/1461 KB 984/1118 KB 932/1461 KB 988/1118 KB 932/1461 KB 992/1118 KB 932/1461 KB 980/1118 KB 932/1461 KB 992/1118 KB 936/1461 KB 992/1118 KB 940/1461 KB 992/1118 KB 944/1461 KB 992/1118 KB 948/1461 KB 996/1118 KB 952/1461 KB 996/1118 KB 956/1461 KB 996/1118 KB 960/1461 KB 996/1118 KB 948/1461 KB 1000/1118 KB 960/1461 KB 1004/1118 KB 960/1461 KB 1008/1118 KB 960/1461 KB 1012/1118 KB 960/1461 KB 1016/1118 KB 964/1461 KB 1020/1118 KB 964/1461 KB 1024/1118 KB 964/1461 KB 1012/1118 KB 964/1461 KB 1024/1118 KB 968/1461 KB 1024/1118 KB 972/1461 KB 1024/1118 KB 976/1461 KB 1024/1118 KB 980/1461 KB 1028/1118 KB 984/1461 KB 1028/1118 KB 988/1461 KB 1028/1118 KB 992/1461 KB 1028/1118 KB 980/1461 KB 1032/1118 KB 992/1461 KB 1036/1118 KB 992/1461 KB 1040/1118 KB 992/1461 KB 1044/1118 KB 992/1461 KB 1048/1118 KB 996/1461 KB 1052/1118 KB 996/1461 KB 1056/1118 KB 996/1461 KB 1044/1118 KB 996/1461 KB 1056/1118 KB 1000/1461 KB 1056/1118 KB 1004/1461 KB 1056/1118 KB 1008/1461 KB 1060/1118 KB 1008/1461 KB 1064/1118 KB 1012/1461 KB 1068/1118 KB 1012/1461 KB 1072/1118 KB 1012/1461 KB 1060/1118 KB 1012/1461 KB 1072/1118 KB 1016/1461 KB 1072/1118 KB 1020/1461 KB 1072/1118 KB 1024/1461 KB 1072/1118 KB 1028/1461 KB 1076/1118 KB 1032/1461 KB 1076/1118 KB 1036/1461 KB 1076/1118 KB 1040/1461 KB 1076/1118 KB 1028/1461 KB 1080/1118 KB 1040/1461 KB 1084/1118 KB 1040/1461 KB 1088/1118 KB 1040/1461 KB 1092/1118 KB 1040/1461 KB 1096/1118 KB 1040/1461 KB 1100/1118 KB 1040/1461 KB 1100/1118 KB 1044/1461 KB 1104/1118 KB 1044/1461 KB 1104/1118 KB 1048/1461 KB 1104/1118 KB 1052/1461 KB 1104/1118 KB 1056/1461 KB 1104/1118 KB 1060/1461 KB 1108/1118 KB 1064/1461 KB 1108/1118 KB 1068/1461 KB 1108/1118 KB 1072/1461 KB 1108/1118 KB 1060/1461 KB 1112/1118 KB 1072/1461 KB 1116/1118 KB 1072/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 610.8 KB/sec) unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:03:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:03:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:03:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:03:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 782.5 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 297.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 61.1 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 74.0 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 29.6 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 109.5 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 87.5 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 180.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 155.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 351.1 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 54.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 11/149 KB 14/149 KB 16/149 KB 19/149 KB 22/149 KB 25/149 KB 27/149 KB 30/149 KB 32/149 KB 4/10 KB 32/149 KB 8/10 KB 32/149 KB 2/21 KB 10/10 KB 32/149 KB 2/21 KB 4/10 KB 32/149 KB 2/21 KB 10/10 KB 32/149 KB 6/21 KB 10/10 KB 32/149 KB 10/21 KB 10/10 KB 32/149 KB 14/21 KB 10/10 KB 32/149 KB 18/21 KB 10/10 KB 32/149 KB 21/21 KB 4/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 4/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 21/21 KB 6/6 KB 10/10 KB 44/149 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 21/21 KB 6/6 KB 52/149 KB 21/21 KB 6/6 KB 56/149 KB 21/21 KB 6/6 KB 60/149 KB 21/21 KB 6/6 KB 64/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 844.6 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 241.5 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 64/149 KB 3/30 KB 64/149 KB 6/30 KB 68/149 KB 9/30 KB 68/149 KB 11/30 KB 3/37 KB 68/149 KB 14/30 KB 4/14 KB 68/149 KB 6/30 KB 3/37 KB 72/149 KB 14/30 KB 4/14 KB 3/37 KB 76/149 KB 14/30 KB 4/14 KB 3/37 KB 80/149 KB 14/30 KB 4/14 KB 3/37 KB 84/149 KB 14/30 KB 4/14 KB 3/37 KB 88/149 KB 16/30 KB 4/14 KB 3/37 KB 92/149 KB 16/30 KB 4/14 KB 3/37 KB 96/149 KB 16/30 KB 4/14 KB 3/37 KB 68/149 KB 11/30 KB 4/14 KB 3/37 KB 68/149 KB 11/30 KB 6/37 KB 96/149 KB 16/30 KB 4/14 KB 9/37 KB 96/149 KB 16/30 KB 4/14 KB 11/37 KB 96/149 KB 16/30 KB 4/14 KB 14/37 KB 96/149 KB 16/30 KB 4/14 KB 16/37 KB 96/149 KB 16/30 KB 4/14 KB 19/37 KB 96/149 KB 16/30 KB 4/14 KB 3/37 KB 84/149 KB 16/30 KB 4/14 KB 19/37 KB 96/149 KB 19/30 KB 4/14 KB 22/37 KB 96/149 KB 22/30 KB 4/14 KB 22/37 KB 96/149 KB 19/30 KB 4/14 KB 25/37 KB 96/149 KB 22/30 KB 4/14 KB 3/14 KB 25/37 KB 96/149 KB 22/30 KB 4/14 KB 6/14 KB 25/37 KB 96/149 KB 22/30 KB 4/14 KB 9/14 KB 25/37 KB 96/149 KB 22/30 KB 4/14 KB 9/14 KB 25/37 KB 96/149 KB 25/30 KB 8/14 KB 9/14 KB 25/37 KB 96/149 KB 25/30 KB 12/14 KB 9/14 KB 27/37 KB 96/149 KB 25/30 KB 14/14 KB 9/14 KB 25/37 KB 96/149 KB 25/30 KB 4/14 KB 11/14 KB 27/37 KB 96/149 KB 25/30 KB 14/14 KB 14/14 KB 27/37 KB 96/149 KB 25/30 KB 14/14 KB 9/14 KB 27/37 KB 96/149 KB 25/30 KB 12/14 KB 14/14 KB 30/37 KB 100/149 KB 27/30 KB 14/14 KB 14/14 KB 27/37 KB 100/149 KB 27/30 KB 14/14 KB 14/14 KB 32/37 KB 100/149 KB 27/30 KB 14/14 KB 14/14 KB 35/37 KB 100/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 100/149 KB 30/30 KB 14/14 KB 14/14 KB 27/37 KB 100/149 KB 25/30 KB 14/14 KB 14/14 KB 37/37 KB 104/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 108/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 112/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 116/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 120/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 124/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 128/149 KB 30/30 KB 14/14 KB 14/14 KB 32/37 KB 100/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 132/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 136/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 140/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 144/149 KB 30/30 KB 14/14 KB 14/14 KB 37/37 KB 148/149 KB 30/30 KB 14/14 KB 37/37 KB 149/149 KB 30/30 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 857.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 149/149 KB 3/37 KB 1/11 KB 6/37 KB 3/7 KB 3/43 KB 1/11 KB 9/37 KB 3/7 KB 3/43 KB 1/11 KB 11/37 KB 3/7 KB 3/43 KB 1/11 KB 14/37 KB 3/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2350.2 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 1/11 KB 149/149 KB 3/37 KB 3/7 KB 3/43 KB 1/11 KB 14/37 KB 6/7 KB 1/11 KB 149/149 KB 3/37 KB 3/43 KB 4/11 KB 14/37 KB 6/7 KB 3/43 KB 7/11 KB 14/37 KB 6/7 KB 3/43 KB 9/11 KB 14/37 KB 7/7 KB 3/43 KB 11/11 KB 14/37 KB 7/7 KB 3/43 KB 1/11 KB 6/37 KB 3/7 KB 6/43 KB 11/11 KB 14/37 KB 7/7 KB 9/43 KB 11/11 KB 14/37 KB 7/7 KB 11/43 KB 11/11 KB 14/37 KB 7/7 KB 14/43 KB 11/11 KB 14/37 KB 7/7 KB 16/43 KB 11/11 KB 14/37 KB 7/7 KB 19/43 KB 11/11 KB 14/37 KB 7/7 KB 22/43 KB 11/11 KB 14/37 KB 7/7 KB 25/43 KB 11/11 KB 16/37 KB 7/7 KB 3/43 KB 7/11 KB 14/37 KB 7/7 KB 22/43 KB 11/11 KB 16/37 KB 7/7 KB 25/43 KB 11/11 KB 19/37 KB 7/7 KB 25/43 KB 11/11 KB 22/37 KB 7/7 KB 27/43 KB 11/11 KB 25/37 KB 7/7 KB 27/43 KB 11/11 KB 22/37 KB 7/7 KB 30/43 KB 11/11 KB 25/37 KB 7/7 KB 30/43 KB 11/11 KB 27/37 KB 7/7 KB 30/43 KB 11/11 KB 30/37 KB 7/7 KB 32/43 KB 11/11 KB 30/37 KB 7/7 KB 32/43 KB 11/11 KB 32/37 KB 7/7 KB 32/43 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 3/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 6/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 9/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 11/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 14/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 16/60 KB 11/11 KB 35/37 KB 7/7 KB 36/43 KB 19/60 KB 35/37 KB 7/7 KB 36/43 KB 22/60 KB 35/37 KB 7/7 KB 36/43 KB 11/11 KB 35/37 KB 7/7 KB 40/43 KB 22/60 KB 37/37 KB 7/7 KB 43/43 KB 22/60 KB 37/37 KB 7/7 KB 36/43 KB 22/60 KB 37/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 164.0 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 43/43 KB 25/60 KB 37/37 KB 43/43 KB 27/60 KB 37/37 KB 43/43 KB 30/60 KB 37/37 KB 43/43 KB 32/60 KB 37/37 KB 43/43 KB 36/60 KB 37/37 KB 43/43 KB 40/60 KB 37/37 KB 43/43 KB 44/60 KB 37/37 KB 43/43 KB 48/60 KB 37/37 KB 43/43 KB 52/60 KB 37/37 KB 43/43 KB 56/60 KB 37/37 KB 43/43 KB 60/60 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 637.8 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 543.6 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 828.1 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1309.3 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 506.8 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 87.4 KB/sec) unit-abot-epc-basic-0: 01:03:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 180.4 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 49.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 45.1 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 44.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 86.7 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 4/156 KB 3/87 KB 6/13 KB 4/156 KB 3/87 KB 3/13 KB 8/156 KB 3/87 KB 6/13 KB 12/156 KB 3/87 KB 6/13 KB 16/156 KB 3/87 KB 6/13 KB 20/156 KB 3/87 KB 6/13 KB 3/87 KB 3/13 KB 20/156 KB 6/87 KB 9/13 KB 20/156 KB 9/87 KB 9/13 KB 20/156 KB 11/87 KB 9/13 KB 20/156 KB 14/87 KB 9/13 KB 20/156 KB 16/87 KB 9/13 KB 20/156 KB 3/87 KB 9/13 KB 20/156 KB 16/87 KB 11/13 KB 20/156 KB 16/87 KB 13/13 KB 20/156 KB 19/87 KB 13/13 KB 24/156 KB 19/87 KB 13/13 KB 24/156 KB 22/87 KB 13/13 KB 28/156 KB 22/87 KB 13/13 KB 28/156 KB 25/87 KB 13/13 KB 32/156 KB 27/87 KB 13/13 KB 32/156 KB 30/87 KB 13/13 KB 32/156 KB 32/87 KB 13/13 KB 3/48 KB 32/156 KB 25/87 KB 13/13 KB 36/156 KB 32/87 KB 13/13 KB 3/48 KB 40/156 KB 32/87 KB 13/13 KB 3/48 KB 44/156 KB 32/87 KB 13/13 KB 3/48 KB 48/156 KB 32/87 KB 13/13 KB 3/48 KB 52/156 KB 32/87 KB 13/13 KB 3/48 KB 56/156 KB 36/87 KB 13/13 KB 3/48 KB 60/156 KB 36/87 KB 13/13 KB 3/48 KB 64/156 KB 36/87 KB 13/13 KB 3/48 KB 32/156 KB 30/87 KB 13/13 KB 3/48 KB 64/156 KB 36/87 KB 13/13 KB 6/48 KB 64/156 KB 36/87 KB 13/13 KB 9/48 KB 52/156 KB 36/87 KB 13/13 KB 3/48 KB 64/156 KB 40/87 KB 13/13 KB 9/48 KB 64/156 KB 44/87 KB 13/13 KB 9/48 KB 64/156 KB 48/87 KB 13/13 KB 9/48 KB 64/156 KB 48/87 KB 13/13 KB 11/48 KB 64/156 KB 52/87 KB 13/13 KB 11/48 KB 68/156 KB 56/87 KB 14/48 KB 68/156 KB 60/87 KB 14/48 KB 68/156 KB 64/87 KB 14/48 KB 68/156 KB 52/87 KB 14/48 KB 72/156 KB 64/87 KB 14/48 KB 76/156 KB 68/87 KB 14/48 KB 80/156 KB 68/87 KB 14/48 KB 64/156 KB 52/87 KB 14/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 434.1 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 80/156 KB 68/87 KB 16/48 KB 80/156 KB 68/87 KB 19/48 KB 80/156 KB 68/87 KB 22/48 KB 80/156 KB 68/87 KB 25/48 KB 80/156 KB 68/87 KB 27/48 KB 80/156 KB 68/87 KB 30/48 KB 80/156 KB 68/87 KB 32/48 KB 80/156 KB 68/87 KB 3/21 KB 36/48 KB 84/156 KB 68/87 KB 3/21 KB 40/48 KB 84/156 KB 68/87 KB 3/21 KB 44/48 KB 84/156 KB 68/87 KB 3/21 KB 48/48 KB 72/156 KB 68/87 KB 14/48 KB 84/156 KB 72/87 KB 3/21 KB 48/48 KB 84/156 KB 76/87 KB 3/21 KB 48/48 KB 84/156 KB 80/87 KB 3/21 KB 48/48 KB 84/156 KB 68/87 KB 3/21 KB 36/48 KB 80/156 KB 68/87 KB 3/21 KB 32/48 KB 84/156 KB 80/87 KB 5/21 KB 48/48 KB 84/156 KB 84/87 KB 5/21 KB 48/48 KB 88/156 KB 84/87 KB 8/21 KB 48/48 KB 92/156 KB 84/87 KB 8/21 KB 48/48 KB 96/156 KB 84/87 KB 8/21 KB 48/48 KB 84/156 KB 84/87 KB 8/21 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 48/48 KB 96/156 KB 87/87 KB 8/21 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 3/35 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 6/35 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 9/35 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 11/35 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 14/35 KB 48/48 KB 96/156 KB 87/87 KB 11/21 KB 16/35 KB 48/48 KB 96/156 KB 87/87 KB 13/21 KB 16/35 KB 48/48 KB 96/156 KB 87/87 KB 16/21 KB 19/35 KB 48/48 KB 96/156 KB 87/87 KB 19/21 KB 19/35 KB 48/48 KB 100/156 KB 87/87 KB 21/21 KB 19/35 KB 48/48 KB 96/156 KB 87/87 KB 13/21 KB 19/35 KB 48/48 KB 100/156 KB 87/87 KB 21/21 KB 22/35 KB 48/48 KB 100/156 KB 87/87 KB 21/21 KB 25/35 KB 48/48 KB 100/156 KB 87/87 KB 21/21 KB 27/35 KB 48/48 KB 100/156 KB 87/87 KB 21/21 KB 30/35 KB 48/48 KB 100/156 KB 87/87 KB 19/21 KB 19/35 KB 48/48 KB 104/156 KB 87/87 KB 21/21 KB 30/35 KB 48/48 KB 108/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 112/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 116/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 120/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 124/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 128/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 104/156 KB 87/87 KB 21/21 KB 32/35 KB 48/48 KB 128/156 KB 21/21 KB 35/35 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1115.4 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1808.9 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 407.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 132/156 KB 21/21 KB 35/35 KB 136/156 KB 140/156 KB 144/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 677.1 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 144/156 KB 3/24 KB 144/156 KB 6/24 KB 144/156 KB 9/24 KB 148/156 KB 11/24 KB 148/156 KB 9/24 KB 152/156 KB 11/24 KB 156/156 KB 11/24 KB 156/156 KB 14/24 KB 156/156 KB 14/24 KB 156/156 KB 14/24 KB 3/86 KB 156/156 KB 3/14 KB 14/24 KB 3/86 KB 156/156 KB 6/14 KB 14/24 KB 6/86 KB 156/156 KB 3/14 KB 14/24 KB 6/86 KB 156/156 KB 6/14 KB 14/24 KB 9/86 KB 156/156 KB 6/14 KB 14/24 KB 11/86 KB 156/156 KB 6/14 KB 14/24 KB 14/86 KB 156/156 KB 9/14 KB 14/24 KB 14/86 KB 156/156 KB 11/14 KB 14/24 KB 16/86 KB 156/156 KB 3/119 KB 14/14 KB 16/24 KB 16/86 KB 156/156 KB 9/14 KB 14/24 KB 16/86 KB 156/156 KB 3/119 KB 14/14 KB 16/24 KB 19/86 KB 156/156 KB 3/119 KB 11/14 KB 16/24 KB 16/86 KB 156/156 KB 3/119 KB 11/14 KB 14/24 KB 16/86 KB 156/156 KB 3/119 KB 14/14 KB 16/24 KB 22/86 KB 156/156 KB 6/119 KB 14/14 KB 19/24 KB 25/86 KB 156/156 KB 6/119 KB 14/14 KB 19/24 KB 27/86 KB 156/156 KB 3/119 KB 14/14 KB 19/24 KB 22/86 KB 156/156 KB 6/119 KB 14/14 KB 22/24 KB 27/86 KB 156/156 KB 6/119 KB 14/14 KB 19/24 KB 22/86 KB 156/156 KB 9/119 KB 14/14 KB 22/24 KB 27/86 KB 156/156 KB 9/119 KB 14/14 KB 24/24 KB 27/86 KB 156/156 KB 11/119 KB 14/14 KB 24/24 KB 27/86 KB 156/156 KB 11/119 KB 14/14 KB 24/24 KB 30/86 KB 156/156 KB 14/119 KB 14/14 KB 24/24 KB 32/86 KB 156/156 KB 14/119 KB 14/14 KB 24/24 KB 30/86 KB 156/156 KB 16/119 KB 14/14 KB 24/24 KB 32/86 KB 156/156 KB 19/119 KB 14/14 KB 24/24 KB 32/86 KB 156/156 KB 22/119 KB 14/14 KB 24/24 KB 32/86 KB 156/156 KB 25/119 KB 14/14 KB 24/24 KB 36/86 KB 156/156 KB 22/119 KB 14/14 KB 24/24 KB 36/86 KB 156/156 KB 25/119 KB 14/14 KB 24/24 KB 40/86 KB 25/119 KB 14/14 KB 24/24 KB 44/86 KB 27/119 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2227.0 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 27/119 KB 44/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 347.6 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 195.1 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 27/119 KB 52/86 KB 30/119 KB 52/86 KB 32/119 KB 52/86 KB 36/119 KB 52/86 KB 36/119 KB 56/86 KB 36/119 KB 60/86 KB 36/119 KB 64/86 KB 36/119 KB 68/86 KB 40/119 KB 72/86 KB 40/119 KB 68/86 KB 40/119 KB 76/86 KB 44/119 KB 80/86 KB 44/119 KB 3/29 KB 80/86 KB 44/119 KB 6/29 KB 80/86 KB 44/119 KB 9/29 KB 80/86 KB 44/119 KB 76/86 KB 48/119 KB 9/29 KB 80/86 KB 48/119 KB 11/29 KB 80/86 KB 3/37 KB 48/119 KB 14/29 KB 80/86 KB 3/37 KB 52/119 KB 16/29 KB 3/57 KB 80/86 KB 3/37 KB 48/119 KB 11/29 KB 80/86 KB 6/37 KB 52/119 KB 16/29 KB 3/57 KB 80/86 KB 3/37 KB 52/119 KB 14/29 KB 3/57 KB 80/86 KB 6/37 KB 52/119 KB 16/29 KB 6/57 KB 80/86 KB 9/37 KB 52/119 KB 16/29 KB 9/57 KB 80/86 KB 9/37 KB 52/119 KB 16/29 KB 11/57 KB 80/86 KB 9/37 KB 52/119 KB 16/29 KB 11/57 KB 84/86 KB 9/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 3/37 KB 52/119 KB 14/29 KB 80/86 KB 9/37 KB 52/119 KB 19/29 KB 14/57 KB 84/86 KB 9/37 KB 52/119 KB 16/29 KB 14/57 KB 84/86 KB 9/37 KB 52/119 KB 16/29 KB 6/57 KB 80/86 KB 11/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 14/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 16/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 19/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 22/37 KB 52/119 KB 19/29 KB 14/57 KB 86/86 KB 25/37 KB 56/119 KB 22/29 KB 16/57 KB 86/86 KB 27/37 KB 56/119 KB 22/29 KB 16/57 KB 86/86 KB 22/37 KB 56/119 KB 22/29 KB 16/57 KB 86/86 KB 22/37 KB 56/119 KB 19/29 KB 16/57 KB 86/86 KB 27/37 KB 60/119 KB 22/29 KB 16/57 KB 86/86 KB 27/37 KB 64/119 KB 22/29 KB 16/57 KB 86/86 KB 22/37 KB 52/119 KB 19/29 KB 16/57 KB 86/86 KB 27/37 KB 64/119 KB 22/29 KB 19/57 KB 86/86 KB 27/37 KB 68/119 KB 25/29 KB 19/57 KB 86/86 KB 30/37 KB 72/119 KB 25/29 KB 22/57 KB 86/86 KB 30/37 KB 76/119 KB 25/29 KB 22/57 KB 86/86 KB 30/37 KB 80/119 KB 25/29 KB 22/57 KB 86/86 KB 27/37 KB 64/119 KB 25/29 KB 19/57 KB 86/86 KB 30/37 KB 80/119 KB 27/29 KB 22/57 KB 86/86 KB 30/37 KB 68/119 KB 25/29 KB 22/57 KB 86/86 KB 32/37 KB 80/119 KB 27/29 KB 22/57 KB 86/86 KB 35/37 KB 80/119 KB 29/29 KB 22/57 KB 86/86 KB 37/37 KB 80/119 KB 29/29 KB 22/57 KB 27/37 KB 68/119 KB 25/29 KB 22/57 KB 86/86 KB 37/37 KB 80/119 KB 29/29 KB 25/57 KB 37/37 KB 80/119 KB 29/29 KB 27/57 KB 37/37 KB 80/119 KB 29/29 KB 30/57 KB 37/37 KB 80/119 KB 29/29 KB 32/57 KB 37/37 KB 80/119 KB 29/29 KB 36/57 KB 37/37 KB 84/119 KB 29/29 KB 40/57 KB 37/37 KB 84/119 KB 29/29 KB 44/57 KB 37/37 KB 84/119 KB 29/29 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 958.2 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 32/37 KB 80/119 KB 29/29 KB 22/57 KB 86/86 KB 37/37 KB 84/119 KB 29/29 KB 36/57 KB 37/37 KB 88/119 KB 29/29 KB 52/57 KB 37/37 KB 92/119 KB 29/29 KB 52/57 KB 37/37 KB 96/119 KB 29/29 KB 52/57 KB 37/37 KB 100/119 KB 29/29 KB 52/57 KB 37/37 KB 104/119 KB 29/29 KB 52/57 KB 37/37 KB 84/119 KB 29/29 KB 52/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 37/37 KB 108/119 KB 29/29 KB 56/57 KB 37/37 KB 108/119 KB 29/29 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 380.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 289.7 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 37/37 KB 108/119 KB 29/29 KB 57/57 KB 112/119 KB 57/57 KB 112/119 KB 3/11 KB 57/57 KB 112/119 KB 6/11 KB 57/57 KB 112/119 KB 9/11 KB 57/57 KB 116/119 KB 9/11 KB 57/57 KB 116/119 KB 11/11 KB 57/57 KB 119/119 KB 11/11 KB 57/57 KB 119/119 KB 11/11 KB 3/21 KB 57/57 KB 3/33 KB 119/119 KB 11/11 KB 3/21 KB 57/57 KB 3/33 KB 119/119 KB 11/11 KB 5/21 KB 57/57 KB 5/33 KB 119/119 KB 11/11 KB 8/21 KB 57/57 KB 5/33 KB 119/119 KB 11/21 KB 57/57 KB 5/33 KB 119/119 KB 13/21 KB 57/57 KB 5/33 KB 119/119 KB 11/11 KB 5/21 KB 57/57 KB 8/33 KB 119/119 KB 13/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 527.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 93.0 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 11/33 KB 119/119 KB 16/21 KB 11/33 KB 119/119 KB 13/21 KB 13/33 KB 119/119 KB 16/21 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 16/33 KB 119/119 KB 16/21 KB 19/33 KB 119/119 KB 19/21 KB 21/33 KB 119/119 KB 19/21 KB 16/33 KB 119/119 KB 19/21 KB 21/33 KB 119/119 KB 21/21 KB 21/33 KB 119/119 KB 21/21 KB 24/33 KB 119/119 KB 21/21 KB 27/33 KB 119/119 KB 21/21 KB 29/33 KB 119/119 KB 21/21 KB 32/33 KB 119/119 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1061.8 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 33/33 KB 3/5 KB 21/21 KB 33/33 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install 33/33 KB 5/5 KB 4/14 KB 33/33 KB 5/5 KB 8/14 KB 33/33 KB 5/5 KB 12/14 KB 33/33 KB 5/5 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 272.4 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 36.5 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 112.7 KB/sec) unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:06 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 99.4 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 201.6 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1156.2 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 4/12 KB 7/12 KB 10/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 315.6 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 119.4 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 162.9 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 165.5 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 81.8 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 553.2 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 01:03:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 858.9 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/45 KB 6/45 KB 3/223 KB 9/45 KB 3/223 KB 3/45 KB 3/223 KB 9/45 KB 5/223 KB 9/45 KB 8/223 KB 9/45 KB 11/223 KB 9/45 KB 13/223 KB 9/45 KB 16/223 KB 9/45 KB 19/223 KB 11/45 KB 21/223 KB 11/45 KB 19/223 KB 14/45 KB 21/223 KB 16/45 KB 21/223 KB 16/45 KB 24/223 KB 16/45 KB 27/223 KB 19/45 KB 27/223 KB 19/45 KB 27/223 KB 2/286 KB 22/45 KB 27/223 KB 2/286 KB 25/45 KB 3/39 KB 29/223 KB 2/286 KB 22/45 KB 29/223 KB 2/286 KB 25/45 KB 3/39 KB 32/223 KB 2/286 KB 22/45 KB 3/39 KB 29/223 KB 2/286 KB 27/45 KB 3/39 KB 32/223 KB 2/286 KB 30/45 KB 6/39 KB 36/223 KB 2/286 KB 32/45 KB 6/39 KB 36/223 KB 2/286 KB 27/45 KB 6/39 KB 36/223 KB 2/286 KB 32/45 KB 6/39 KB 40/223 KB 2/286 KB 32/45 KB 6/39 KB 44/223 KB 5/286 KB 32/45 KB 6/39 KB 48/223 KB 5/286 KB 32/45 KB 6/39 KB 52/223 KB 5/286 KB 36/45 KB 6/39 KB 56/223 KB 5/286 KB 36/45 KB 6/39 KB 60/223 KB 5/286 KB 36/45 KB 6/39 KB 64/223 KB 5/286 KB 36/45 KB 6/39 KB 68/223 KB 5/286 KB 27/45 KB 6/39 KB 32/223 KB 2/286 KB 36/45 KB 9/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 11/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 14/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 16/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 19/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 22/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 25/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 27/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 30/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 6/39 KB 68/223 KB 5/286 KB 3/308 KB 36/45 KB 6/39 KB 52/223 KB 5/286 KB 32/45 KB 6/39 KB 40/223 KB 5/286 KB 36/45 KB 32/39 KB 68/223 KB 6/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 9/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 10/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 13/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 14/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 17/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 18/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 21/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 22/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 25/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 26/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 29/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 30/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 33/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 34/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 37/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 38/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 41/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 42/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 45/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 46/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 49/286 KB 3/308 KB 36/45 KB 32/39 KB 68/223 KB 50/286 KB 3/308 KB 40/45 KB 32/39 KB 68/223 KB 53/286 KB 3/308 KB 40/45 KB 32/39 KB 68/223 KB 50/286 KB 3/308 KB 44/45 KB 32/39 KB 68/223 KB 53/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 53/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 54/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 57/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 58/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 61/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 62/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 65/286 KB 3/308 KB 45/45 KB 32/39 KB 68/223 KB 65/286 KB 5/308 KB 45/45 KB 35/39 KB 72/223 KB 66/286 KB 8/308 KB 45/45 KB 35/39 KB 72/223 KB 66/286 KB 5/308 KB 45/45 KB 32/39 KB 72/223 KB 66/286 KB 5/308 KB 45/45 KB 32/39 KB 72/223 K unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install B 65/286 KB 5/308 KB 45/45 KB 35/39 KB 76/223 KB 66/286 KB 8/308 KB 45/45 KB 38/39 KB 76/223 KB 69/286 KB 8/308 KB 45/45 KB 35/39 KB 76/223 KB 69/286 KB 8/308 KB 45/45 KB 38/39 KB 80/223 KB 69/286 KB 8/308 KB 45/45 KB 39/39 KB 80/223 KB 69/286 KB 8/308 KB 45/45 KB 39/39 KB 84/223 KB 70/286 KB 8/308 KB 45/45 KB 39/39 KB 88/223 KB 70/286 KB 11/308 KB 45/45 KB 39/39 KB 92/223 KB 70/286 KB 11/308 KB 45/45 KB 39/39 KB 96/223 KB 70/286 KB 11/308 KB 45/45 KB 39/39 KB 80/223 KB 70/286 KB 8/308 KB 45/45 KB 39/39 KB 84/223 KB 70/286 KB 11/308 KB 45/45 KB 39/39 KB 96/223 KB 73/286 KB 11/308 KB 45/45 KB 39/39 KB 96/223 KB 73/286 KB 13/308 KB 45/45 KB 39/39 KB 96/223 KB 74/286 KB 13/308 KB 45/45 KB 39/39 KB 96/223 KB 74/286 KB 16/308 KB 45/45 KB 39/39 KB 96/223 KB 77/286 KB 16/308 KB 45/45 KB 39/39 KB 96/223 KB 77/286 KB 19/308 KB 45/45 KB 39/39 KB 96/223 KB 77/286 KB 21/308 KB 45/45 KB 39/39 KB 96/223 KB 78/286 KB 21/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1110.8 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 39/39 KB 100/223 KB 78/286 KB 21/308 KB 39/39 KB 104/223 KB 81/286 KB 24/308 KB 39/39 KB 100/223 KB 81/286 KB 24/308 KB 39/39 KB 100/223 KB 78/286 KB 24/308 KB 39/39 KB 104/223 KB 81/286 KB 27/308 KB 39/39 KB 104/223 KB 82/286 KB 27/308 KB 39/39 KB 104/223 KB 82/286 KB 29/308 KB 39/39 KB 104/223 KB 85/286 KB 29/308 KB 104/223 KB 86/286 KB 29/308 KB 108/223 KB 89/286 KB 32/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 892.2 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 108/223 KB 86/286 KB 32/308 KB 108/223 KB 86/286 KB 29/308 KB 112/223 KB 89/286 KB 32/308 KB 116/223 KB 89/286 KB 32/308 KB 120/223 KB 90/286 KB 36/308 KB 124/223 KB 90/286 KB 36/308 KB 128/223 KB 90/286 KB 36/308 KB 116/223 KB 90/286 KB 36/308 KB 128/223 KB 90/286 KB 40/308 KB 128/223 KB 90/286 KB 44/308 KB 128/223 KB 90/286 KB 48/308 KB 116/223 KB 90/286 KB 32/308 KB 128/223 KB 93/286 KB 48/308 KB 128/223 KB 94/286 KB 48/308 KB 4/174 KB 128/223 KB 97/286 KB 48/308 KB 4/174 KB 128/223 KB 98/286 KB 48/308 KB 4/174 KB 132/223 KB 101/286 KB 48/308 KB 4/174 KB 132/223 KB 102/286 KB 52/308 KB 4/174 KB 128/223 KB 94/286 KB 48/308 KB 8/174 KB 132/223 KB 102/286 KB 52/308 KB 12/174 KB 132/223 KB 102/286 KB 52/308 KB 16/174 KB 132/223 KB 102/286 KB 52/308 KB 20/174 KB 132/223 KB 102/286 KB 52/308 KB 24/174 KB 132/223 KB 102/286 KB 52/308 KB 3/22 KB 28/174 KB 132/223 KB 102/286 KB 52/308 KB 3/22 KB 32/174 KB 132/223 KB 102/286 KB 52/308 KB 3/22 KB 36/174 KB 132/223 KB 102/286 KB 52/308 KB 3/22 KB 4/174 KB 132/223 KB 101/286 KB 52/308 KB 36/174 KB 132/223 KB 105/286 KB 56/308 KB 3/22 KB 36/174 KB 132/223 KB 105/286 KB 60/308 KB 3/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 3/22 KB 4/174 KB 132/223 KB 98/286 KB 48/308 KB 36/174 KB 132/223 KB 105/286 KB 52/308 KB 3/22 KB 20/174 KB 132/223 KB 102/286 KB 52/308 KB 3/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 6/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 9/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 11/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 14/22 KB 36/174 KB 132/223 KB 105/286 KB 64/308 KB 16/22 KB 36/174 KB 132/223 KB 106/286 KB 64/308 KB 16/22 KB 36/174 KB 136/223 KB 106/286 KB 64/308 KB 16/22 KB 36/174 KB 140/223 KB 106/286 KB 64/308 KB 16/22 KB 36/174 KB 144/223 KB 109/286 KB 64/308 KB 19/22 KB 36/174 KB 140/223 KB 109/286 KB 64/308 KB 19/22 KB 36/174 KB 140/223 KB 106/286 KB 64/308 KB 19/22 KB 36/174 KB 144/223 KB 109/286 KB 68/308 KB 19/22 KB 40/174 KB 148/223 KB 110/286 KB 72/308 KB 22/22 KB 40/174 KB 148/223 KB 110/286 KB 76/308 KB 22/22 KB 40/174 KB 148/223 KB 110/286 KB 80/308 KB 22/22 KB 40/174 KB 148/223 KB 110/286 KB 68/308 KB 22/22 KB 44/174 KB 148/223 KB 110/286 KB 80/308 KB 22/22 KB 36/174 KB 144/223 KB 109/286 KB 68/308 KB 22/22 KB 44/174 KB 148/223 KB 110/286 KB 80/308 KB 22/22 KB 48/174 KB 148/223 KB 110/286 KB 80/308 KB 22/22 KB 36/174 KB 148/223 KB 110/286 KB 68/308 KB 22/22 KB 48/174 KB 152/223 KB 110/286 KB 80/308 KB 22/22 KB 52/174 KB 156/223 KB 110/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 110/286 KB 80/308 KB 22/22 KB 36/174 KB 144/223 KB 110/286 KB 68/308 KB 22/22 KB 52/174 KB 160/223 KB 113/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 114/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 117/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 118/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 121/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 122/286 KB 80/308 KB 22/22 KB 52/174 KB 160/223 KB 125/286 KB 84/308 KB 22/22 KB 52/174 KB 164/223 KB 126/286 KB 84/308 KB 22/22 KB 52/174 KB 152/223 KB 110/286 KB 80/308 KB 22/22 KB 56/174 KB 164/223 KB 126/286 KB 84/308 KB 22/22 KB 60/174 KB 164/223 KB 126/286 KB 84/308 KB 22/22 KB 64/174 KB 164/223 KB 126/286 KB 84/308 KB 22/22 KB 52/174 KB 164/223 KB 125/286 KB 84/308 KB 22/22 KB 64/174 KB 168/223 KB 129/286 KB 84/308 KB 22/22 KB 64/174 KB 172/223 KB 129/286 KB 84/308 KB unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 22/22 KB 64/174 KB 176/223 KB 129/286 KB 84/308 KB 22/22 KB 52/174 KB 160/223 KB 122/286 KB 84/308 KB 22/22 KB 64/174 KB 164/223 KB 129/286 KB 84/308 KB 22/22 KB 64/174 KB 176/223 KB 129/286 KB 88/308 KB 22/22 KB 64/174 KB 176/223 KB 129/286 KB 92/308 KB 22/22 KB 64/174 KB 176/223 KB 130/286 KB 92/308 KB 22/22 KB 64/174 KB 176/223 KB 130/286 KB 96/308 KB 22/22 KB 64/174 KB 176/223 KB 133/286 KB 96/308 KB 22/22 KB 64/174 KB 180/223 KB 134/286 KB 96/308 KB 22/22 KB 68/174 KB 180/223 KB 137/286 KB 96/308 KB 22/22 KB 68/174 KB 180/223 KB 138/286 KB 100/308 KB 64/174 KB 180/223 KB 133/286 KB 96/308 KB 22/22 KB 68/174 KB 184/223 KB 138/286 KB 100/308 KB 68/174 KB 188/223 KB 141/286 KB 100/308 KB 68/174 KB 192/223 KB 141/286 KB 100/308 KB 68/174 KB 180/223 KB 137/286 KB 100/308 KB 68/174 KB 192/223 KB 141/286 KB 104/308 KB 68/174 KB 192/223 KB 141/286 KB 108/308 KB 68/174 KB 192/223 KB 141/286 KB 112/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 349.5 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 68/174 KB 180/223 KB 134/286 KB 96/308 KB 22/22 KB 72/174 KB 192/223 KB 141/286 KB 112/308 KB 76/174 KB 192/223 KB 141/286 KB 112/308 KB 80/174 KB 192/223 KB 141/286 KB 112/308 KB 84/174 KB 192/223 KB 141/286 KB 112/308 KB 88/174 KB 196/223 KB 141/286 KB 116/308 KB 3/9 KB 68/174 KB 184/223 KB 141/286 KB 100/308 KB 88/174 KB 196/223 KB 142/286 KB 116/308 KB 3/9 KB 88/174 KB 196/223 KB 145/286 KB 116/308 KB 3/9 KB 88/174 KB 196/223 KB 146/286 KB 116/308 KB 3/9 KB 88/174 KB 196/223 KB 149/286 KB 116/308 KB 3/9 KB 92/174 KB 196/223 KB 149/286 KB 116/308 KB 3/9 KB 96/174 KB 196/223 KB 149/286 KB 116/308 KB 3/9 KB 84/174 KB 196/223 KB 141/286 KB 116/308 KB 3/9 KB 96/174 KB 200/223 KB 149/286 KB 116/308 KB 3/9 KB 96/174 KB 204/223 KB 150/286 KB 116/308 KB 3/9 KB 96/174 KB 208/223 KB 150/286 KB 116/308 KB 3/9 KB 84/174 KB 192/223 KB 141/286 KB 116/308 KB 3/9 KB 96/174 KB 208/223 KB 150/286 KB 116/308 KB 6/9 KB 96/174 KB 208/223 KB 150/286 KB 116/308 KB 9/9 KB 96/174 KB 208/223 KB 150/286 KB 116/308 KB 9/9 KB 84/174 KB 192/223 KB 141/286 KB 116/308 KB 96/174 KB 208/223 KB 150/286 KB 120/308 KB 9/9 KB 96/174 KB 208/223 KB 150/286 KB 124/308 KB 9/9 KB 96/174 KB 200/223 KB 150/286 KB 116/308 KB 3/9 KB 96/174 KB 208/223 KB 153/286 KB 124/308 KB 9/9 KB 100/174 KB 208/223 KB 153/286 KB 124/308 KB 9/9 KB 104/174 KB 212/223 KB 154/286 KB 128/308 KB 9/9 KB 108/174 KB 212/223 KB 154/286 KB 128/308 KB 9/9 KB 112/174 KB 212/223 KB 154/286 KB 128/308 KB 9/9 KB 100/174 KB 212/223 KB 154/286 KB 128/308 KB 9/9 KB 112/174 KB 216/223 KB 154/286 KB 128/308 KB 9/9 KB 112/174 KB 220/223 KB 154/286 KB 128/308 KB 9/9 KB 112/174 KB 223/223 KB 154/286 KB 128/308 KB 9/9 KB 100/174 KB 208/223 KB 154/286 KB 128/308 KB 9/9 KB 100/174 KB 208/223 KB 153/286 KB 128/308 KB 9/9 KB 112/174 KB 223/223 KB 154/286 KB 132/308 KB 9/9 KB 112/174 KB 223/223 KB 157/286 KB 132/308 KB 9/9 KB 112/174 KB 223/223 KB 158/286 KB 132/308 KB 9/9 KB 112/174 KB 223/223 KB 161/286 KB 132/308 KB 9/9 KB 112/174 KB 223/223 KB 161/286 KB 136/308 KB 9/9 KB 112/174 KB 223/223 KB 162/286 KB 140/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 144/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 148/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 152/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 156/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 160/308 KB 9/9 KB 112/174 KB 223/223 KB 162/286 KB 136/308 KB 9/9 KB 116/174 KB 223/223 KB 165/286 KB 160/308 KB 9/9 KB 116/174 KB 223/223 KB 166/286 KB 160/308 KB 9/9 KB 116/174 KB 223/223 KB 162/286 KB 140/308 KB 9/9 KB 120/174 KB 223/223 KB 169/286 KB 160/308 KB 9/9 KB 120/174 KB 223/223 KB 169/286 KB 160/308 KB 9/9 KB 124/174 KB 223/223 KB 169/286 KB 160/308 KB 128/174 KB 223/223 KB 170/286 KB 160/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 124/174 KB 223/223 KB 170/286 KB 160/308 KB 128/174 KB 223/223 KB 173/286 KB 160/308 KB 132/174 KB 223/223 KB 173/286 KB 160/308 KB 136/174 KB 223/223 KB 174/286 KB 164/308 KB 140/174 KB 223/223 KB 174/286 KB 164/308 KB 144/174 KB 223/223 KB 174/286 KB 164/308 KB 148/174 KB 223/223 KB 174/286 KB 164/308 KB 132/174 KB 223/223 KB 174/286 KB 160/308 KB 148/174 KB 223/223 KB 177/286 KB 164/308 KB 148/174 KB 223/223 KB 178/286 KB 164/308 KB 148/174 KB 223/223 KB 181/286 KB 164/308 KB 148/174 KB 223/223 KB 182/286 KB 164/308 KB 132/174 KB 223/223 KB 174/286 KB 164/308 KB 148/174 KB 223/223 KB 182/286 KB 168/308 KB 148/174 KB 223/223 KB 185/286 KB 172/308 KB 148/174 KB 185/286 KB 176/308 KB 148/174 KB 223/223 KB 185/286 KB 168/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2531.4 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 148/174 KB 186/286 KB 176/308 KB 148/174 KB 186/286 KB 180/308 KB 152/174 KB 189/286 KB 180/308 KB 156/174 KB 189/286 KB 180/308 KB 160/174 KB 189/286 KB 180/308 KB 148/174 KB 189/286 KB 180/308 KB 160/174 KB 190/286 KB 180/308 KB 160/174 KB 193/286 KB 180/308 KB 160/174 KB 193/286 KB 180/308 KB 3/22 KB 160/174 KB 193/286 KB 180/308 KB 5/22 KB 160/174 KB 193/286 KB 180/308 KB 8/22 KB 160/174 KB 193/286 KB 180/308 KB 11/22 KB 160/174 KB 193/286 KB 180/308 KB 13/22 KB 160/174 KB 193/286 KB 180/308 KB 16/22 KB 160/174 KB 194/286 KB 184/308 KB 19/22 KB 164/174 KB 194/286 KB 184/308 KB 21/22 KB 164/174 KB 194/286 KB 184/308 KB 22/22 KB 160/174 KB 194/286 KB 184/308 KB 16/22 KB 160/174 KB 193/286 KB 184/308 KB 16/22 KB 164/174 KB 4/17 KB 194/286 KB 184/308 KB 22/22 KB 164/174 KB 8/17 KB 194/286 KB 184/308 KB 22/22 KB 164/174 KB 12/17 KB 197/286 KB 188/308 KB 22/22 KB 164/174 KB 16/17 KB 197/286 KB 188/308 KB 22/22 KB 164/174 KB 17/17 KB 197/286 KB 188/308 KB 22/22 KB 164/174 KB 194/286 KB 184/308 KB 19/22 KB 168/174 KB 17/17 KB 197/286 KB 188/308 KB 22/22 KB 164/174 KB 8/17 KB 197/286 KB 188/308 KB 22/22 KB 164/174 KB 8/17 KB 194/286 KB 188/308 KB 22/22 KB 172/174 KB 17/17 KB 197/286 KB 192/308 KB 22/22 KB 172/174 KB 17/17 KB 198/286 KB 192/308 KB 22/22 KB 172/174 KB 17/17 KB 198/286 KB 196/308 KB 22/22 KB 172/174 KB 17/17 KB 201/286 KB 200/308 KB 22/22 KB 172/174 KB 17/17 KB 201/286 KB 204/308 KB 22/22 KB 172/174 KB 17/17 KB 201/286 KB 208/308 KB 22/22 KB 172/174 KB 17/17 KB 201/286 KB 212/308 KB 22/22 KB 172/174 KB 17/17 KB 197/286 KB 196/308 KB 22/22 KB 174/174 KB 17/17 KB 201/286 KB 212/308 KB 22/22 KB 172/174 KB 17/17 KB 201/286 KB 196/308 KB 22/22 KB 174/174 KB 17/17 KB 202/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 205/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 206/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 209/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 210/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 213/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 214/286 KB 212/308 KB 22/22 KB 174/174 KB 17/17 KB 217/286 KB 212/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 218.1 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 174/174 KB 17/17 KB 217/286 KB 216/308 KB 22/22 KB 174/174 KB 17/17 KB 217/286 KB 220/308 KB 174/174 KB 17/17 KB 218/286 KB 220/308 KB 174/174 KB 17/17 KB 218/286 KB 224/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 160.1 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 174/174 KB 221/286 KB 224/308 KB 4/13 KB 222/286 KB 224/308 KB 3/11 KB 4/13 KB 225/286 KB 224/308 KB 3/11 KB 4/13 KB 226/286 KB 224/308 KB 3/11 KB 4/13 KB 229/286 KB 224/308 KB 3/11 KB 4/13 KB 230/286 KB 224/308 KB 3/11 KB 4/13 KB 233/286 KB 224/308 KB 3/11 KB 4/13 KB 234/286 KB 224/308 KB 3/11 KB 4/13 KB 237/286 KB 224/308 KB 3/11 KB 4/13 KB 238/286 KB 224/308 KB 3/11 KB 4/13 KB 241/286 KB 224/308 KB 3/11 KB 4/13 KB 243/286 KB 224/308 KB 3/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1484.8 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 174/174 KB 4/13 KB 221/286 KB 224/308 KB 3/11 KB 4/13 KB 243/286 KB 224/308 KB 6/11 KB 4/13 KB 243/286 KB 224/308 KB 9/11 KB 4/13 KB 243/286 KB 224/308 KB 11/11 KB 174/174 KB 4/13 KB 221/286 KB 224/308 KB 8/13 KB 243/286 KB 224/308 KB 11/11 KB 12/13 KB 243/286 KB 224/308 KB 11/11 KB 13/13 KB 243/286 KB 224/308 KB 11/11 KB 13/13 KB 246/286 KB 224/308 KB 11/11 KB 13/13 KB 249/286 KB 224/308 KB 11/11 KB 13/13 KB 251/286 KB 224/308 KB 11/11 KB 13/13 KB 254/286 KB 224/308 KB 11/11 KB 13/13 KB 257/286 KB 224/308 KB 11/11 KB 13/13 KB 259/286 KB 224/308 KB 11/11 KB 13/13 KB 262/286 KB 224/308 KB 11/11 KB 13/13 KB 265/286 KB 224/308 KB 11/11 KB 13/13 KB 267/286 KB 224/308 KB 11/11 KB 13/13 KB 270/286 KB 224/308 KB 11/11 KB 13/13 KB 273/286 KB 224/308 KB 11/11 KB 13/13 KB 275/286 KB 224/308 KB 11/11 KB 13/13 KB 278/286 KB 224/308 KB 11/11 KB 13/13 KB 281/286 KB 224/308 KB 11/11 KB 13/13 KB 283/286 KB 224/308 KB 11/11 KB 13/13 KB 286/286 KB 224/308 KB 11/11 KB 13/13 KB 286/286 KB 224/308 KB 11/11 KB 13/13 KB 286/286 KB 228/308 KB 11/11 KB 13/13 KB 286/286 KB 232/308 KB 11/11 KB 13/13 KB 286/286 KB 236/308 KB 11/11 KB 13/13 KB 286/286 KB 240/308 KB 11/11 KB 13/13 KB 286/286 KB 244/308 KB 11/11 KB 13/13 KB 286/286 KB 248/308 KB 11/11 KB 13/13 KB 286/286 KB 252/308 KB 11/11 KB 13/13 KB 286/286 KB 256/308 KB 11/11 KB 13/13 KB 286/286 KB 260/308 KB 11/11 KB 13/13 KB 286/286 KB 264/308 KB 11/11 KB 13/13 KB 286/286 KB 268/308 KB 11/11 KB 13/13 KB 286/286 KB 272/308 KB 11/11 KB 13/13 KB 286/286 KB 276/308 KB 11/11 KB 13/13 KB 286/286 KB 280/308 KB 11/11 KB 13/13 KB 286/286 KB 284/308 KB 11/11 KB 13/13 KB 286/286 KB 288/308 KB 11/11 KB 13/13 KB 286/286 KB 292/308 KB 11/11 KB 13/13 KB 286/286 KB 296/308 KB 11/11 KB 13/13 KB 286/286 KB 300/308 KB 11/11 KB 13/13 KB 286/286 KB 304/308 KB 11/11 KB 13/13 KB 286/286 KB 308/308 KB 11/11 KB 13/13 KB 286/286 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2164.0 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 94.9 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 79.1 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 4/11 KB 308/308 KB 11/11 KB 8/11 KB 308/308 KB 11/11 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2228.6 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/28 KB 11/11 KB 6/28 KB 11/11 KB 9/28 KB 11/11 KB 11/28 KB 11/11 KB 14/28 KB 11/11 KB 16/28 KB 11/11 KB 19/28 KB 11/11 KB 22/28 KB 11/11 KB 25/28 KB 11/11 KB 27/28 KB 11/11 KB 28/28 KB 3/14 KB 11/11 KB 28/28 KB 6/14 KB 11/11 KB 28/28 KB 9/14 KB 11/11 KB 28/28 KB 11/14 KB 11/11 KB 28/28 KB 14/14 KB 11/11 KB 28/28 KB 14/14 KB 11/11 KB 28/28 KB 4/309 KB 14/14 KB 28/28 KB 8/309 KB 14/14 KB 28/28 KB 12/309 KB 14/14 KB 28/28 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 71.4 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 14/14 KB 28/28 KB 20/309 KB 14/14 KB 28/28 KB 24/309 KB 3/192 KB 14/14 KB 28/28 KB 28/309 KB 3/192 KB 14/14 KB 28/28 KB 24/309 KB 6/192 KB 14/14 KB 28/28 KB 32/309 KB 9/192 KB 14/14 KB 28/28 KB 32/309 KB 11/192 KB 14/14 KB 28/28 KB 32/309 KB 3/192 KB 14/14 KB 28/28 KB 32/309 KB 14/192 KB 14/14 KB 28/28 KB 32/309 KB 14/192 KB 14/14 KB 28/28 KB 36/309 KB 16/192 KB 14/14 KB 28/28 KB 36/309 KB 19/192 KB 14/14 KB 28/28 KB 36/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 22/192 KB 28/28 KB 36/309 KB 25/192 KB 28/28 KB 40/309 KB 22/192 KB 28/28 KB 40/309 KB 25/192 KB 28/28 KB 44/309 KB 25/192 KB 28/28 KB 48/309 KB 25/192 KB 28/28 KB 48/309 KB 3/37 KB 25/192 KB 28/28 KB 48/309 KB 6/37 KB 25/192 KB 28/28 KB 48/309 KB 9/37 KB 25/192 KB 28/28 KB 48/309 KB 11/37 KB 25/192 KB 28/28 KB 48/309 KB 14/37 KB 25/192 KB 28/28 KB 48/309 KB 16/37 KB 25/192 KB 28/28 KB 48/309 KB 19/37 KB 27/192 KB 28/28 KB 48/309 KB 19/37 KB 27/192 KB 28/28 KB 52/309 KB 19/37 KB 30/192 KB 56/309 KB 22/37 KB 30/192 KB 60/309 KB 22/37 KB 30/192 KB 64/309 KB 22/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 183.5 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 30/192 KB 28/28 KB 52/309 KB 22/37 KB 27/192 KB 28/28 KB 52/309 KB 22/37 KB 30/192 KB 3/14 KB 68/309 KB 22/37 KB 30/192 KB 3/14 KB 68/309 KB 25/37 KB 32/192 KB 3/14 KB 68/309 KB 27/37 KB 32/192 KB 6/14 KB 68/309 KB 30/37 KB 32/192 KB 6/14 KB 68/309 KB 32/37 KB 32/192 KB 6/14 KB 68/309 KB 35/37 KB 32/192 KB 6/14 KB 68/309 KB 37/37 KB 30/192 KB 68/309 KB 22/37 KB 32/192 KB 6/14 KB 72/309 KB 37/37 KB 32/192 KB 6/14 KB 76/309 KB 37/37 KB 32/192 KB 6/14 KB 68/309 KB 27/37 KB 32/192 KB 3/14 KB 68/309 KB 25/37 KB 36/192 KB 6/14 KB 76/309 KB 37/37 KB 40/192 KB 9/14 KB 76/309 KB 37/37 KB 44/192 KB 9/14 KB 76/309 KB 37/37 KB 48/192 KB 9/14 KB 76/309 KB 37/37 KB 36/192 KB 9/14 KB 76/309 KB 37/37 KB 48/192 KB 11/14 KB 76/309 KB 37/37 KB 48/192 KB 14/14 KB 76/309 KB 37/37 KB 48/192 KB 14/14 KB 76/309 KB 37/37 KB 52/192 KB 14/14 KB 76/309 KB 37/37 KB 56/192 KB 14/14 KB 80/309 KB 37/37 KB 60/192 KB 14/14 KB 80/309 KB 37/37 KB 61/192 KB 14/14 KB 80/309 KB 37/37 KB 52/192 KB 14/14 KB 80/309 KB 37/37 KB 61/192 KB 14/14 KB 84/309 KB 37/37 KB 61/192 KB 14/14 KB 88/309 KB 37/37 KB 61/192 KB 14/14 KB 92/309 KB 37/37 KB 61/192 KB 14/14 KB 96/309 KB 37/37 KB 65/192 KB 14/14 KB 96/309 KB 37/37 KB 69/192 KB 14/14 KB 96/309 KB 37/37 KB 73/192 KB 14/14 KB 96/309 KB 37/37 KB 77/192 KB 14/14 KB 96/309 KB 37/37 KB 81/192 KB 14/14 KB 96/309 KB 37/37 KB 85/192 KB 14/14 KB 100/309 KB 37/37 KB 89/192 KB 14/14 KB 100/309 KB 37/37 KB 93/192 KB 14/14 KB 100/309 KB 37/37 KB 81/192 KB 14/14 KB 100/309 KB 37/37 KB 93/192 KB 14/14 KB 104/309 KB 37/37 KB 93/192 KB 14/14 KB 108/309 KB 37/37 KB 93/192 KB 14/14 KB 112/309 KB 37/37 KB 93/192 KB 14/14 KB 116/309 KB 37/37 KB 97/192 KB 14/14 KB 120/309 KB 37/37 KB 97/192 KB 14/14 KB 124/309 KB 37/37 KB 97/192 KB 14/14 KB 128/309 KB 37/37 KB 97/192 KB 14/14 KB 116/309 KB 37/37 KB 101/192 KB 14/14 KB 128/309 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 221.3 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 105/192 KB 128/309 KB 109/192 KB 128/309 KB 113/192 KB 128/309 KB 117/192 KB 132/309 KB 121/192 KB 132/309 KB 125/192 KB 132/309 KB 113/192 KB 132/309 KB 125/192 KB 136/309 KB 125/192 KB 140/309 KB 125/192 KB 144/309 KB 125/192 KB 148/309 KB 129/192 KB 152/309 KB 129/192 KB 156/309 KB 129/192 KB 160/309 KB 129/192 KB 148/309 KB 133/192 KB 160/309 KB 137/192 KB 164/309 KB 141/192 KB 164/309 KB 145/192 KB 164/309 KB 149/192 KB 164/309 KB 153/192 KB 164/309 KB 157/192 KB 164/309 KB 161/192 KB 164/309 KB 133/192 KB 164/309 KB 161/192 KB 168/309 KB 161/192 KB 172/309 KB 161/192 KB 176/309 KB 161/192 KB 180/309 KB 161/192 KB 184/309 KB 161/192 KB 188/309 KB 161/192 KB 192/309 KB 161/192 KB 196/309 KB 165/192 KB 200/309 KB 165/192 KB 204/309 KB 165/192 KB 208/309 KB 165/192 KB 196/309 KB 169/192 KB 208/309 KB 173/192 KB 208/309 KB 177/192 KB 208/309 KB 181/192 KB 208/309 KB 185/192 KB 212/309 KB 189/192 KB 212/309 KB 192/192 KB 212/309 KB 181/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 272/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1040.6 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1573.5 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3068.8 KB/sec) unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 01:03:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:03:09 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:03:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:03:09 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 01:03:09 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:09 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:03:09 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Thu Oct 25 01:03:09 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:03:10 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 01:03:10 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Thu Oct 25 01:03:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Thu Oct 25 01:03:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install Oct 25, 2018 1:03:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: STEP EXECUTION TIME TAKEN :1320 MS unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: STEP EXECUTION TIME TAKEN :106 MS unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install 0m1.859s unit-abot-epc-basic-0: 01:03:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.913 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 25-Oct-2018 01:03:14.009 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 295.4 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 76.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 19/22 KB 3/181 KB 19/22 KB 5/181 KB 19/22 KB 8/181 KB 19/22 KB 11/181 KB 3/57 KB 19/22 KB 13/181 KB 3/57 KB 19/22 KB 16/181 KB 3/57 KB 19/22 KB 11/181 KB 6/57 KB 19/22 KB 16/181 KB 3/60 KB 9/57 KB 19/22 KB 16/181 KB 3/60 KB 11/57 KB 19/22 KB 16/181 KB 3/60 KB 14/57 KB 19/22 KB 16/181 KB 3/60 KB 16/57 KB 19/22 KB 16/181 KB 3/60 KB 19/57 KB 19/22 KB 16/181 KB 3/203 KB 3/60 KB 22/57 KB 19/22 KB 16/181 KB 3/203 KB 3/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 3/60 KB 6/57 KB 19/22 KB 16/181 KB 6/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 9/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 11/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 14/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 16/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 19/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 22/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 25/60 KB 25/57 KB 22/22 KB 19/181 KB 3/203 KB 3/60 KB 22/57 KB 22/22 KB 19/181 KB 3/203 KB 3/60 KB 22/57 KB 19/22 KB 19/181 KB 3/203 KB 25/60 KB 25/57 KB 22/22 KB 21/181 KB 3/203 KB 25/60 KB 25/57 KB 22/22 KB 24/181 KB 3/203 KB 25/60 KB 25/57 KB 22/22 KB 27/181 KB 3/203 KB 3/60 KB 16/57 KB 19/22 KB 16/181 KB 3/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 6/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 9/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 11/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 14/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 16/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 19/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 22/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 25/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 27/203 KB 27/60 KB 27/57 KB 22/22 KB 27/181 KB 3/203 KB 27/60 KB 25/57 KB 22/22 KB 27/181 KB 3/203 KB 30/60 KB 27/57 KB 22/22 KB 27/181 KB 27/203 KB 32/60 KB 27/57 KB 22/22 KB 27/181 KB 27/203 KB 36/60 KB 30/57 KB 22/22 KB 29/181 KB 30/203 KB 40/60 KB 30/57 KB 22/22 KB 29/181 KB 30/203 KB 44/60 KB 30/57 KB 22/22 KB 29/181 KB 30/203 KB 48/60 KB 30/57 KB 22/22 KB 29/181 KB 30/203 KB 32/60 KB 30/57 KB 22/22 KB 29/181 KB 30/203 KB 32/60 KB 27/57 KB 22/22 KB 27/181 KB 30/203 KB 32/60 KB 27/57 KB 22/22 KB 29/181 KB 30/203 KB 48/60 KB 30/57 KB 22/22 KB 29/181 KB 32/203 KB 48/60 KB 32/57 KB 22/22 KB 32/181 KB 36/203 KB 48/60 KB 32/57 KB 22/22 KB 32/181 KB 40/203 KB 48/60 KB 32/57 KB 22/22 KB 32/181 KB 32/203 KB 48/60 KB 30/57 KB 22/22 KB 32/181 KB 32/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 608.6 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 48/60 KB 36/57 KB 36/181 KB 40/203 KB 48/60 KB 36/57 KB 40/181 KB 40/203 KB 48/60 KB 36/57 KB 44/181 KB 44/203 KB 48/60 KB 36/57 KB 32/181 KB 40/203 KB 48/60 KB 40/57 KB 44/181 KB 44/203 KB 52/60 KB 44/57 KB 44/181 KB 44/203 KB 52/60 KB 48/57 KB 48/181 KB 44/203 KB 48/60 KB 36/57 KB 40/181 KB 44/203 KB 52/60 KB 48/57 KB 48/181 KB 48/203 KB 52/60 KB 44/57 KB 48/181 KB 44/203 KB 52/60 KB 48/57 KB 52/181 KB 48/203 KB 52/60 KB 52/57 KB 56/181 KB 52/203 KB 52/60 KB 52/57 KB 60/181 KB 52/203 KB 52/60 KB 52/57 KB 64/181 KB 52/203 KB 52/60 KB 40/57 KB 44/181 KB 44/203 KB 56/60 KB 52/57 KB 64/181 KB 52/203 KB 60/60 KB 52/57 KB 64/181 KB 52/203 KB 52/60 KB 52/57 KB 52/181 KB 52/203 KB 60/60 KB 52/57 KB 64/181 KB 56/203 KB 60/60 KB 52/57 KB 68/181 KB 60/203 KB 60/60 KB 52/57 KB 68/181 KB 64/203 KB 52/60 KB 52/57 KB 52/181 KB 48/203 KB 60/60 KB 56/57 KB 68/181 KB 64/203 KB 60/60 KB 57/57 KB 68/181 KB 64/203 KB 60/60 KB 57/57 KB 68/181 KB 68/203 KB 60/60 KB 57/57 KB 68/181 KB 72/203 KB 60/60 KB 57/57 KB 68/181 KB 76/203 KB 60/60 KB 57/57 KB 68/181 KB 80/203 KB 60/60 KB 52/57 KB 68/181 KB 56/203 KB 60/60 KB 57/57 KB 72/181 KB 80/203 KB 60/60 KB 57/57 KB 76/181 KB 80/203 KB 60/60 KB 57/57 KB 80/181 KB 80/203 KB 60/60 KB 57/57 KB 84/181 KB 80/203 KB 57/57 KB 88/181 KB 84/203 KB 57/57 KB 92/181 KB 84/203 KB 57/57 KB 96/181 KB 84/203 KB 57/57 KB 100/181 KB 84/203 KB 57/57 KB 104/181 KB 84/203 KB 57/57 KB 108/181 KB 84/203 KB 57/57 KB 112/181 KB 84/203 KB 57/57 KB 84/181 KB 84/203 KB 57/57 KB 112/181 KB 88/203 KB 57/57 KB 112/181 KB 92/203 KB 57/57 KB 112/181 KB 96/203 KB 57/57 KB 112/181 KB 100/203 KB 57/57 KB 112/181 KB 104/203 KB 57/57 KB 112/181 KB 108/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1256.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 57/57 KB 112/181 KB 112/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1354.7 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 112/181 KB 116/203 KB 116/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 116/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 128/203 KB 132/181 KB 128/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 132/203 KB 132/181 KB 132/203 KB 144/181 KB 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 148/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 160/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 164/203 KB 176/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 180/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 180/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2952.7 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3497.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 184.8 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 1/23 KB 4/23 KB 5/23 KB 8/23 KB 9/23 KB 12/23 KB 13/23 KB 16/23 KB 17/23 KB 20/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 7/14 KB 10/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 893.6 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 01:03:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 197.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 7/15 KB 9/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 46.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 236.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 64.9 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 1/10 KB 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2482.7 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 3/44 KB 12/46 KB 3/44 KB 16/46 KB 3/44 KB 3/158 KB 4/201 KB 20/46 KB 3/44 KB 3/158 KB 4/46 KB 3/44 KB 4/201 KB 20/46 KB 6/44 KB 3/158 KB 4/201 KB 20/46 KB 9/44 KB 3/158 KB 4/201 KB 20/46 KB 11/44 KB 3/158 KB 4/201 KB 20/46 KB 14/44 KB 3/158 KB 4/201 KB 20/46 KB 16/44 KB 3/158 KB 4/201 KB 16/46 KB 3/44 KB 3/158 KB 8/201 KB 20/46 KB 16/44 KB 3/158 KB 12/201 KB 20/46 KB 16/44 KB 3/158 KB 16/201 KB 20/46 KB 16/44 KB 3/158 KB 12/46 KB 3/44 KB 3/158 KB 16/201 KB 20/46 KB 16/44 KB 6/158 KB 16/201 KB 20/46 KB 16/44 KB 9/158 KB 16/201 KB 20/46 KB 16/44 KB 11/158 KB 16/201 KB 20/46 KB 16/44 KB 14/158 KB 16/201 KB 20/46 KB 16/44 KB 16/158 KB 16/201 KB 20/46 KB 16/44 KB 19/158 KB 20/201 KB 20/46 KB 19/44 KB 22/158 KB 20/201 KB 20/46 KB 19/44 KB 19/158 KB 24/201 KB 20/46 KB 19/44 KB 22/158 KB 28/201 KB 20/46 KB 19/44 KB 22/158 KB 32/201 KB 20/46 KB 19/44 KB 22/158 KB 36/201 KB 24/46 KB 19/44 KB 25/158 KB 40/201 KB 24/46 KB 19/44 KB 25/158 KB 44/201 KB 24/46 KB 19/44 KB 25/158 KB 48/201 KB 24/46 KB 19/44 KB 25/158 KB 16/201 KB 20/46 KB 19/44 KB 19/158 KB 48/201 KB 24/46 KB 22/44 KB 25/158 KB 48/201 KB 24/46 KB 25/44 KB 25/158 KB 32/201 KB 24/46 KB 19/44 KB 25/158 KB 32/201 KB 24/46 KB 19/44 KB 22/158 KB 48/201 KB 28/46 KB 25/44 KB 25/158 KB 48/201 KB 32/46 KB 25/44 KB 25/158 KB 48/201 KB 32/46 KB 27/44 KB 27/158 KB 48/201 KB 32/46 KB 30/44 KB 27/158 KB 48/201 KB 32/46 KB 32/44 KB 27/158 KB 48/201 KB 36/46 KB 36/44 KB 27/158 KB 48/201 KB 36/46 KB 40/44 KB 27/158 KB 48/201 KB 36/46 KB 44/44 KB 27/158 KB 48/201 KB 32/46 KB 25/44 KB 27/158 KB 48/201 KB 36/46 KB 44/44 KB 30/158 KB 48/201 KB 36/46 KB 44/44 KB 32/158 KB 48/201 KB 36/46 KB 32/44 KB 27/158 KB 48/201 KB 40/46 KB 44/44 KB 32/158 KB 48/201 KB 44/46 KB 44/44 KB 32/158 KB 48/201 KB 46/46 KB 44/44 KB 32/158 KB 48/201 KB 46/46 KB 44/44 KB 36/158 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 4/54 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 8/54 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 12/54 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 16/54 KB 52/201 KB 46/46 KB 44/44 KB 40/158 KB 16/54 KB 52/201 KB 46/46 KB 44/44 KB 44/158 KB 16/54 KB 52/201 KB 46/46 KB 44/44 KB 48/158 KB 16/54 KB 56/201 KB 46/46 KB 44/44 KB 48/158 KB 16/54 KB 60/201 KB 46/46 KB 44/44 KB 48/158 KB 16/54 KB 64/201 KB 46/46 KB 44/44 KB 52/158 KB 16/54 KB 60/201 KB 46/46 KB 44/44 KB 52/158 KB 16/54 KB 64/201 KB 46/46 KB 44/44 KB 52/158 KB 20/54 KB 64/201 KB 46/46 KB 44/44 KB 52/158 KB 24/54 KB 64/201 KB 46/46 KB 44/44 KB 52/158 KB 28/54 KB 64/201 KB 46/46 KB 44/44 KB 52/158 KB 32/54 KB 64/201 KB 46/46 KB 44/44 KB 56/158 KB 32/54 KB 64/201 KB 46/46 KB 44/44 KB 60/158 KB 32/54 KB 68/201 KB 46/46 KB 44/44 KB 61/158 KB 32/54 KB 68/201 KB 46/46 KB 44/44 KB 65/158 KB 32/54 KB 68/201 KB 46/46 KB 44/44 KB 69/158 KB 36/54 KB 68/201 KB 46/46 KB 44/44 KB 73/158 KB 36/54 KB 68/201 KB 46/46 KB 44/44 KB 77/158 KB 36/54 KB 68/201 KB 46/46 KB 44/44 KB 60/158 KB 32/54 KB 72/201 KB 44/44 KB 77/158 KB 36/54 KB 76/201 KB 44/44 KB 77/158 KB 36/54 KB 80/201 KB 44/44 KB 77/158 KB 36/54 KB 84/201 KB 44/44 KB 77/158 KB 36/54 KB 88/201 KB 77/158 KB 36/54 KB 92/201 KB 77/158 KB 36/54 KB 96/201 KB 77/158 KB 36/54 KB 100/201 KB 77/158 KB 36/54 KB 68/201 KB 46/46 KB 4 unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 4/44 KB 65/158 KB 36/54 KB 100/201 KB 81/158 KB 40/54 KB 100/201 KB 81/158 KB 44/54 KB 100/201 KB 81/158 KB 48/54 KB 100/201 KB 81/158 KB 52/54 KB 100/201 KB 81/158 KB 54/54 KB 100/201 KB 81/158 KB 36/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 900.4 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 100/201 KB 85/158 KB 54/54 KB 100/201 KB 89/158 KB 54/54 KB 100/201 KB 93/158 KB 54/54 KB 100/201 KB 97/158 KB 54/54 KB 104/201 KB 97/158 KB 54/54 KB 108/201 KB 97/158 KB 54/54 KB 112/201 KB 97/158 KB 54/54 KB 116/201 KB 97/158 KB 54/54 KB 116/201 KB 101/158 KB 54/54 KB 116/201 KB 105/158 KB 54/54 KB 116/201 KB 109/158 KB 54/54 KB 116/201 KB 113/158 KB 54/54 KB 120/201 KB 117/158 KB 54/54 KB 120/201 KB 121/158 KB 54/54 KB 120/201 KB 125/158 KB 54/54 KB 120/201 KB 129/158 KB 54/54 KB 120/201 KB 133/158 KB 120/201 KB 137/158 KB 120/201 KB 141/158 KB 120/201 KB 145/158 KB 120/201 KB 113/158 KB 54/54 KB 120/201 KB 3/6 KB 145/158 KB 120/201 KB 6/6 KB 145/158 KB 120/201 KB 6/6 KB 145/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 978.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 120/201 KB 2/3 KB 6/6 KB 145/158 KB 120/201 KB 3/3 KB 6/6 KB 145/158 KB 124/201 KB 3/3 KB 6/6 KB 145/158 KB 128/201 KB 3/3 KB 6/6 KB 145/158 KB 132/201 KB 3/3 KB 6/6 KB 145/158 KB 136/201 KB 3/3 KB 6/6 KB 145/158 KB 140/201 KB 3/3 KB 6/6 KB 145/158 KB 144/201 KB 3/3 KB 6/6 KB 145/158 KB 148/201 KB 3/3 KB 6/6 KB 145/158 KB 152/201 KB 3/3 KB 6/6 KB 145/158 KB 156/201 KB 3/3 KB 6/6 KB 145/158 KB 160/201 KB 3/3 KB 6/6 KB 145/158 KB 164/201 KB 3/3 KB 6/6 KB 145/158 KB 164/201 KB 3/3 KB 6/6 KB 149/158 KB 164/201 KB 3/3 KB 6/6 KB 153/158 KB 164/201 KB 3/3 KB 6/6 KB 157/158 KB 164/201 KB 3/3 KB 6/6 KB 158/158 KB 168/201 KB 3/3 KB 6/6 KB 158/158 KB 172/201 KB 3/3 KB 6/6 KB 158/158 KB 176/201 KB 3/3 KB 6/6 KB 158/158 KB 180/201 KB 3/3 KB 6/6 KB 158/158 KB 184/201 KB 3/3 KB 6/6 KB 158/158 KB 188/201 KB 3/3 KB 6/6 KB 158/158 KB 192/201 KB 3/3 KB 6/6 KB 158/158 KB 196/201 KB 3/3 KB 6/6 KB 158/158 KB 200/201 KB 3/3 KB 6/6 KB 158/158 KB 201/201 KB 3/3 KB 6/6 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 201/201 KB 3/367 KB 6/6 KB 158/158 KB 201/201 KB 5/367 KB 6/6 KB 158/158 KB 201/201 KB 8/367 KB 6/6 KB 158/158 KB 201/201 KB 11/367 KB 6/6 KB 158/158 KB 201/201 KB 13/367 KB 6/6 KB 158/158 KB 201/201 KB 16/367 KB 6/6 KB 158/158 KB 201/201 KB 19/367 KB 6/6 KB 158/158 KB 201/201 KB 21/367 KB 6/6 KB 158/158 KB 201/201 KB 24/367 KB 6/6 KB 158/158 KB 201/201 KB 27/367 KB 6/6 KB 158/158 KB 201/201 KB 29/367 KB 6/6 KB 158/158 KB 201/201 KB 32/367 KB 6/6 KB 158/158 KB 201/201 KB 36/367 KB 6/6 KB 158/158 KB 201/201 KB 40/367 KB 6/6 KB 158/158 KB 201/201 KB 44/367 KB 6/6 KB 158/158 KB 201/201 KB 48/367 KB 6/6 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2243.5 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 201/201 KB 52/367 KB 6/6 KB 201/201 KB 56/367 KB 6/6 KB 201/201 KB 60/367 KB 6/6 KB 201/201 KB 64/367 KB 6/6 KB 201/201 KB 3/5 KB 68/367 KB 6/6 KB 201/201 KB 3/5 KB 72/367 KB 6/6 KB 201/201 KB 3/5 KB 76/367 KB 6/6 KB 201/201 KB 3/5 KB 80/367 KB 6/6 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 201/201 KB 3/5 KB 64/367 KB 6/6 KB 201/201 KB 4/5 KB 80/367 KB 6/6 KB 201/201 KB 5/5 KB 80/367 KB 6/6 KB 201/201 KB 5/5 KB 84/367 KB 6/6 KB 5/5 KB 88/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 80.4 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2786.0 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 5/5 KB 92/367 KB 5/5 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 65.3 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 96/367 KB 3/52 KB 96/367 KB 6/52 KB 96/367 KB 9/52 KB 96/367 KB 11/52 KB 96/367 KB 14/52 KB 96/367 KB 14/52 KB 4/47 KB 96/367 KB 14/52 KB 8/47 KB 96/367 KB 14/52 KB 12/47 KB 96/367 KB 14/52 KB 16/47 KB 96/367 KB 14/52 KB 20/47 KB 96/367 KB 14/52 KB 24/47 KB 96/367 KB 14/52 KB 28/47 KB 96/367 KB 14/52 KB 32/47 KB 96/367 KB 14/52 KB 36/47 KB 96/367 KB 14/52 KB 40/47 KB 96/367 KB 14/52 KB 44/47 KB 96/367 KB 14/52 KB 47/47 KB 100/367 KB 14/52 KB 47/47 KB 3/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 5/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 8/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 11/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 13/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 16/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 19/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 21/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 24/28 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 100/367 KB 16/52 KB 47/47 KB 24/28 KB 3/238 KB 100/367 KB 19/52 KB 47/47 KB 27/28 KB 3/238 KB 100/367 KB 19/52 KB 47/47 KB 28/28 KB 3/238 KB 100/367 KB 19/52 KB 47/47 KB 3/238 KB 100/367 KB 16/52 KB 47/47 KB 28/28 KB 3/238 KB 100/367 KB 22/52 KB 47/47 KB 28/28 KB 3/238 KB 100/367 KB 25/52 KB 47/47 KB 28/28 KB 5/238 KB 104/367 KB 27/52 KB 47/47 KB 28/28 KB 5/238 KB 104/367 KB 30/52 KB 28/28 KB 5/238 KB 104/367 KB 25/52 KB 47/47 KB 28/28 KB 3/238 KB 104/367 KB 25/52 KB 47/47 KB 28/28 KB 5/238 KB 108/367 KB 30/52 KB 28/28 KB 5/238 KB 112/367 KB 30/52 KB 28/28 KB 8/238 KB 116/367 KB 30/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 616.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 28/28 KB 8/238 KB 116/367 KB 32/52 KB 28/28 KB 8/238 KB 116/367 KB 30/52 KB 28/28 KB 11/238 KB 116/367 KB 32/52 KB 28/28 KB 13/238 KB 116/367 KB 32/52 KB 28/28 KB 16/238 KB 116/367 KB 32/52 KB 28/28 KB 19/238 KB 120/367 KB 32/52 KB 21/238 KB 120/367 KB 36/52 KB 28/28 KB 16/238 KB 120/367 KB 32/52 KB 21/238 KB 124/367 KB 36/52 KB 21/238 KB 128/367 KB 36/52 KB 21/238 KB 132/367 KB 36/52 KB 19/238 KB 120/367 KB 36/52 KB 24/238 KB 132/367 KB 40/52 KB 24/238 KB 132/367 KB 44/52 KB 24/238 KB 132/367 KB 48/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 342.5 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 24/238 KB 132/367 KB 36/52 KB 27/238 KB 132/367 KB 48/52 KB 27/238 KB 136/367 KB 48/52 KB 27/238 KB 140/367 KB 52/52 KB 29/238 KB 144/367 KB 52/52 KB 27/238 KB 136/367 KB 52/52 KB 29/238 KB 140/367 KB 52/52 KB 32/238 KB 144/367 KB 52/52 KB 36/238 KB 148/367 KB 52/52 KB 3/186 KB 40/238 KB 148/367 KB 52/52 KB 32/238 KB 148/367 KB 52/52 KB 3/186 KB 40/238 KB 152/367 KB 52/52 KB 3/186 KB 40/238 KB 156/367 KB 52/52 KB 3/186 KB 40/238 KB 160/367 KB 52/52 KB 3/186 KB 36/238 KB 148/367 KB 52/52 KB 6/186 KB 40/238 KB 160/367 KB 52/52 KB 9/186 KB 40/238 KB 160/367 KB 52/52 KB 11/186 KB 40/238 KB 160/367 KB 52/52 KB 14/186 KB 40/238 KB 160/367 KB 52/52 KB 16/186 KB 40/238 KB 160/367 KB 52/52 KB 19/186 KB 40/238 KB 160/367 KB 52/52 KB 22/186 KB 40/238 KB 160/367 KB 52/52 KB 25/186 KB 40/238 KB 160/367 KB 52/52 KB 27/186 KB 44/238 KB 164/367 KB 52/52 KB 30/186 KB 44/238 KB 164/367 KB 52/52 KB 32/186 KB 44/238 KB 164/367 KB 25/186 KB 44/238 KB 164/367 KB 52/52 KB 32/186 KB 44/238 KB 168/367 KB 32/186 KB 44/238 KB 172/367 KB 32/186 KB 44/238 KB 176/367 KB 25/186 KB 44/238 KB 160/367 KB 52/52 KB 32/186 KB 48/238 KB 176/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 565.4 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 32/186 KB 52/238 KB 176/367 KB 32/186 KB 56/238 KB 176/367 KB 32/186 KB 60/238 KB 176/367 KB 32/186 KB 64/238 KB 176/367 KB 36/186 KB 68/238 KB 176/367 KB 36/186 KB 72/238 KB 180/367 KB 36/186 KB 76/238 KB 180/367 KB 36/186 KB 80/238 KB 180/367 KB 36/186 KB 64/238 KB 176/367 KB 40/186 KB 80/238 KB 180/367 KB 44/186 KB 80/238 KB 180/367 KB 48/186 KB 80/238 KB 180/367 KB 36/186 KB 68/238 KB 180/367 KB 48/186 KB 80/238 KB 184/367 KB 48/186 KB 80/238 KB 188/367 KB 48/186 KB 80/238 KB 192/367 KB 48/186 KB 80/238 KB 196/367 KB 48/186 KB 84/238 KB 200/367 KB 52/186 KB 84/238 KB 204/367 KB 52/186 KB 84/238 KB 208/367 KB 48/186 KB 84/238 KB 196/367 KB 52/186 KB 88/238 KB 208/367 KB 52/186 KB 92/238 KB 208/367 KB 52/186 KB 96/238 KB 208/367 KB 52/186 KB 100/238 KB 208/367 KB 52/186 KB 4/558 KB 104/238 KB 212/367 KB 52/186 KB 4/558 KB 108/238 KB 212/367 KB 52/186 KB 4/558 KB 112/238 KB 212/367 KB 52/186 KB 84/238 KB 200/367 KB 56/186 KB 4/558 KB 112/238 KB 212/367 KB 60/186 KB 4/558 KB 112/238 KB 212/367 KB 52/186 KB 4/558 KB 100/238 KB 212/367 KB 60/186 KB 8/558 KB 112/238 KB 212/367 KB 60/186 KB 12/558 KB 112/238 KB 212/367 KB 60/186 KB 16/558 KB 112/238 KB 212/367 KB 60/186 KB 20/558 KB 112/238 KB 212/367 KB 64/186 KB 24/558 KB 112/238 KB 212/367 KB 64/186 KB 28/558 KB 112/238 KB 212/367 KB 64/186 KB 32/558 KB 112/238 KB 212/367 KB 52/186 KB 100/238 KB 212/367 KB 64/186 KB 32/558 KB 112/238 KB 216/367 KB 64/186 KB 32/558 KB 112/238 KB 220/367 KB 64/186 KB 32/558 KB 112/238 KB 224/367 KB 64/186 KB 32/558 KB 112/238 KB 228/367 KB 64/186 KB 36/558 KB 116/238 KB 232/367 KB 64/186 KB 36/558 KB 116/238 KB 236/367 KB 64/186 KB 36/558 KB 116/238 KB 240/367 KB 64/186 KB 36/558 KB 116/238 KB 244/367 KB 64/186 KB 20/558 KB 112/238 KB 212/367 KB 68/186 KB 36/558 KB 116/238 KB 244/367 KB 72/186 KB 36/558 KB 116/238 KB 244/367 KB 76/186 KB 36/558 KB 116/238 KB 244/367 KB 80/186 KB 36/558 KB 116/238 KB 244/367 KB 84/186 KB 36/558 KB 116/238 KB 244/367 KB 88/186 KB 36/558 KB 116/238 KB 244/367 KB 92/186 KB 36/558 KB 116/238 KB 244/367 KB 96/186 KB 36/558 KB 116/238 KB 244/367 KB 64/186 KB 36/558 KB 116/238 KB 228/367 KB 96/186 KB 36/558 KB 120/238 KB 244/367 KB 96/186 KB 36/558 KB 124/238 KB 244/367 KB 96/186 KB 36/558 KB 128/238 KB 244/367 KB 64/186 KB 36/558 KB 112/238 KB 228/367 KB 96/186 KB 40/558 KB 128/238 KB 244/367 KB 96/186 KB 44/558 KB 128/238 KB 244/367 KB 96/186 KB 48/558 KB 128/238 KB 244/367 KB 96/186 KB 52/558 KB 128/238 KB 244/367 KB 96/186 KB 56/558 KB 128/238 KB 244/367 KB 96/186 KB 60/558 KB 128/238 KB 244/367 KB 96/186 KB 64/558 KB 128/238 KB 244/367 KB 100/186 KB 68/558 KB 128/238 KB 244/367 KB 100/186 KB 72/558 KB 132/238 KB 248/367 KB 100/186 KB 76/558 KB 132/238 KB 248/367 KB 100/186 KB 80/558 KB 132/238 KB 248/367 KB 100/186 KB 64/558 KB 128/238 KB 244/367 KB 104/186 KB 80/558 KB 132/238 KB 248/367 KB 108/186 KB 80/558 KB 132/238 KB 248/367 KB 112/186 KB 80/558 KB 132/238 KB 248/367 KB 100/186 KB 68/558 KB 132/238 KB 248/367 KB 112/186 KB 80/558 KB 136/238 KB 248/367 KB 112/186 KB 80/558 KB 140/238 KB 248/367 KB 112/186 KB 80/558 KB 144/238 KB 248/367 KB 112/186 KB 80/558 KB 148/238 KB 248/367 KB 116/186 KB 84/558 KB 152/238 KB 248/367 KB 116/186 KB 84/558 KB 156/238 KB 248/367 KB 116/186 KB 84/558 KB 160/238 KB 248/367 KB 116/186 KB 84/558 KB 164/238 KB 248/367 KB 100/186 KB 68/558 KB 128/238 KB 248/367 KB unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 116/186 KB 84/558 KB 164/238 KB 252/367 KB 116/186 KB 84/558 KB 164/238 KB 256/367 KB 116/186 KB 84/558 KB 164/238 KB 260/367 KB 116/186 KB 84/558 KB 164/238 KB 264/367 KB 116/186 KB 84/558 KB 164/238 KB 268/367 KB 116/186 KB 84/558 KB 164/238 KB 272/367 KB 116/186 KB 84/558 KB 148/238 KB 248/367 KB 120/186 KB 84/558 KB 164/238 KB 272/367 KB 124/186 KB 84/558 KB 164/238 KB 272/367 KB 128/186 KB 84/558 KB 164/238 KB 272/367 KB 128/186 KB 84/558 KB 164/238 KB 276/367 KB 132/186 KB 84/558 KB 164/238 KB 280/367 KB 132/186 KB 84/558 KB 164/238 KB 284/367 KB 132/186 KB 84/558 KB 164/238 KB 288/367 KB 112/186 KB 84/558 KB 148/238 KB 248/367 KB 132/186 KB 88/558 KB 164/238 KB 288/367 KB 132/186 KB 92/558 KB 164/238 KB 288/367 KB 132/186 KB 96/558 KB 164/238 KB 288/367 KB 132/186 KB 100/558 KB 164/238 KB 288/367 KB 132/186 KB 104/558 KB 168/238 KB 288/367 KB 132/186 KB 108/558 KB 168/238 KB 288/367 KB 132/186 KB 112/558 KB 168/238 KB 292/367 KB 132/186 KB 116/558 KB 168/238 KB 292/367 KB 132/186 KB 120/558 KB 168/238 KB 292/367 KB 132/186 KB 84/558 KB 164/238 KB 276/367 KB 136/186 KB 120/558 KB 168/238 KB 292/367 KB 140/186 KB 120/558 KB 168/238 KB 292/367 KB 144/186 KB 120/558 KB 168/238 KB 292/367 KB 148/186 KB 120/558 KB 168/238 KB 292/367 KB 152/186 KB 120/558 KB 168/238 KB 292/367 KB 132/186 KB 108/558 KB 168/238 KB 292/367 KB 152/186 KB 120/558 KB 168/238 KB 296/367 KB 152/186 KB 120/558 KB 168/238 KB 300/367 KB 152/186 KB 120/558 KB 168/238 KB 304/367 KB 132/186 KB 100/558 KB 168/238 KB 288/367 KB 152/186 KB 120/558 KB 172/238 KB 304/367 KB 152/186 KB 120/558 KB 176/238 KB 304/367 KB 152/186 KB 120/558 KB 180/238 KB 304/367 KB 156/186 KB 120/558 KB 184/238 KB 308/367 KB 156/186 KB 124/558 KB 188/238 KB 308/367 KB 156/186 KB 124/558 KB 192/238 KB 308/367 KB 156/186 KB 120/558 KB 180/238 KB 308/367 KB 156/186 KB 124/558 KB 192/238 KB 312/367 KB 156/186 KB 124/558 KB 192/238 KB 316/367 KB 156/186 KB 124/558 KB 196/238 KB 320/367 KB 156/186 KB 120/558 KB 180/238 KB 304/367 KB 160/186 KB 124/558 KB 196/238 KB 320/367 KB 164/186 KB 124/558 KB 196/238 KB 320/367 KB 168/186 KB 124/558 KB 196/238 KB 320/367 KB 172/186 KB 124/558 KB 196/238 KB 324/367 KB 176/186 KB 124/558 KB 196/238 KB 324/367 KB 180/186 KB 124/558 KB 196/238 KB 324/367 KB 184/186 KB 124/558 KB 196/238 KB 324/367 KB 186/186 KB 124/558 KB 196/238 KB 324/367 KB 156/186 KB 124/558 KB 196/238 KB 316/367 KB 186/186 KB 124/558 KB 200/238 KB 324/367 KB 186/186 KB 124/558 KB 204/238 KB 324/367 KB 186/186 KB 124/558 KB 208/238 KB 324/367 KB 156/186 KB 124/558 KB 184/238 KB 308/367 KB 186/186 KB 128/558 KB 208/238 KB 324/367 KB 186/186 KB 132/558 KB 208/238 KB 324/367 KB 186/186 KB 136/558 KB 208/238 KB 324/367 KB 186/186 KB 140/558 KB 208/238 KB 324/367 KB 186/186 KB 144/558 KB 208/238 KB 324/367 KB 186/186 KB 148/558 KB 208/238 KB 324/367 KB 186/186 KB 152/558 KB 212/238 KB 324/367 KB 186/186 KB 156/558 KB 212/238 KB 324/367 KB 186/186 KB 160/558 KB 212/238 KB 324/367 KB 168/186 KB 124/558 KB 196/238 KB 324/367 KB 186/186 KB 160/558 KB 212/238 KB 328/367 KB 186/186 KB 160/558 KB 212/238 KB 332/367 KB 186/186 KB 160/558 KB 212/238 KB 336/367 KB 186/186 KB 160/558 KB 212/238 KB 340/367 KB 186/186 KB 160/558 KB 212/238 KB 344/367 KB 186/186 KB 160/558 KB 212/238 KB 348/367 KB 186/186 KB 160/558 KB 212/238 KB 352/367 KB 186/186 KB 148/558 KB 212/238 KB 324/367 KB 186/186 KB 160/558 KB 216/2 unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 38 KB 352/367 KB 186/186 KB 160/558 KB 220/238 KB 352/367 KB 186/186 KB 160/558 KB 224/238 KB 352/367 KB 186/186 KB 160/558 KB 228/238 KB 352/367 KB 186/186 KB 164/558 KB 232/238 KB 356/367 KB 186/186 KB 164/558 KB 236/238 KB 356/367 KB 186/186 KB 164/558 KB 238/238 KB 356/367 KB 186/186 KB 164/558 KB 228/238 KB 356/367 KB 186/186 KB 168/558 KB 238/238 KB 356/367 KB 186/186 KB 172/558 KB 238/238 KB 356/367 KB 186/186 KB 176/558 KB 238/238 KB 356/367 KB 186/186 KB 160/558 KB 228/238 KB 356/367 KB 186/186 KB 176/558 KB 238/238 KB 360/367 KB 186/186 KB 180/558 KB 238/238 KB 364/367 KB 186/186 KB 180/558 KB 238/238 KB 367/367 KB 186/186 KB 180/558 KB 238/238 KB 360/367 KB 186/186 KB 184/558 KB 238/238 KB 367/367 KB 186/186 KB 188/558 KB 238/238 KB 367/367 KB 192/558 KB 238/238 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1328.3 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 196/558 KB 238/238 KB 367/367 KB 200/558 KB 238/238 KB 367/367 KB 204/558 KB 238/238 KB 367/367 KB 208/558 KB 238/238 KB 367/367 KB 212/558 KB 238/238 KB 367/367 KB 216/558 KB 238/238 KB 367/367 KB 220/558 KB 238/238 KB 367/367 KB 224/558 KB 238/238 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1648.8 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2334.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 4/1206 KB 224/558 KB 8/1206 KB 224/558 KB 12/1206 KB 224/558 KB 16/1206 KB 224/558 KB 20/1206 KB 224/558 KB 24/1206 KB 224/558 KB 28/1206 KB 228/558 KB 28/1206 KB 232/558 KB 28/1206 KB 236/558 KB 28/1206 KB 240/558 KB 28/1206 KB 244/558 KB 28/1206 KB 4/181 KB 248/558 KB 28/1206 KB 4/181 KB 252/558 KB 28/1206 KB 4/181 KB 256/558 KB 28/1206 KB 228/558 KB 32/1206 KB 4/181 KB 256/558 KB 28/1206 KB 4/181 KB 244/558 KB 32/1206 KB 8/181 KB 256/558 KB 32/1206 KB 12/181 KB 256/558 KB 32/1206 KB 16/181 KB 256/558 KB 32/1206 KB 20/181 KB 256/558 KB 32/1206 KB 24/181 KB 256/558 KB 32/1206 KB 28/181 KB 256/558 KB 32/1206 KB 32/181 KB 256/558 KB 36/1206 KB 36/181 KB 256/558 KB 36/1206 KB 40/181 KB 256/558 KB 36/1206 KB 44/181 KB 256/558 KB 36/1206 KB 48/181 KB 256/558 KB 36/1206 KB 32/181 KB 256/558 KB 40/1206 KB 48/181 KB 260/558 KB 44/1206 KB 48/181 KB 260/558 KB 48/1206 KB 48/181 KB 260/558 KB 52/1206 KB 48/181 KB 260/558 KB 56/1206 KB 48/181 KB 260/558 KB 60/1206 KB 48/181 KB 260/558 KB 64/1206 KB 48/181 KB 260/558 KB 68/1206 KB 48/181 KB 260/558 KB 72/1206 KB 52/181 KB 260/558 KB 76/1206 KB 52/181 KB 260/558 KB 80/1206 KB 52/181 KB 260/558 KB 84/1206 KB 52/181 KB 260/558 KB 88/1206 KB 52/181 KB 260/558 KB 36/1206 KB 48/181 KB 260/558 KB 88/1206 KB 52/181 KB 264/558 KB 88/1206 KB 52/181 KB 268/558 KB 88/1206 KB 52/181 KB 272/558 KB 68/1206 KB 52/181 KB 260/558 KB 88/1206 KB 56/181 KB 272/558 KB 88/1206 KB 60/181 KB 272/558 KB 88/1206 KB 64/181 KB 272/558 KB 88/1206 KB 68/181 KB 272/558 KB 88/1206 KB 72/181 KB 276/558 KB 88/1206 KB 76/181 KB 276/558 KB 88/1206 KB 80/181 KB 276/558 KB 88/1206 KB 84/181 KB 276/558 KB 92/1206 KB 88/181 KB 276/558 KB 92/1206 KB 92/181 KB 276/558 KB 92/1206 KB 96/181 KB 276/558 KB 88/1206 KB 68/181 KB 276/558 KB 92/1206 KB 96/181 KB 280/558 KB 92/1206 KB 96/181 KB 284/558 KB 92/1206 KB 96/181 KB 288/558 KB 92/1206 KB 96/181 KB 292/558 KB 92/1206 KB 96/181 KB 296/558 KB 92/1206 KB 96/181 KB 300/558 KB 92/1206 KB 96/181 KB 304/558 KB 92/1206 KB 96/181 KB 308/558 KB 92/1206 KB 100/181 KB 312/558 KB 92/1206 KB 100/181 KB 316/558 KB 92/1206 KB 100/181 KB 320/558 KB 92/1206 KB 84/181 KB 276/558 KB 96/1206 KB 100/181 KB 320/558 KB 100/1206 KB 100/181 KB 320/558 KB 104/1206 KB 100/181 KB 320/558 KB 108/1206 KB 100/181 KB 320/558 KB 112/1206 KB 100/181 KB 320/558 KB 116/1206 KB 100/181 KB 320/558 KB 120/1206 KB 100/181 KB 324/558 KB 124/1206 KB 100/181 KB 324/558 KB 128/1206 KB 100/181 KB 324/558 KB 92/1206 KB 100/181 KB 308/558 KB 128/1206 KB 104/181 KB 324/558 KB 128/1206 KB 108/181 KB 324/558 KB 128/1206 KB 112/181 KB 324/558 KB 128/1206 KB 116/181 KB 324/558 KB 128/1206 KB 120/181 KB 324/558 KB 128/1206 KB 124/181 KB 324/558 KB 116/1206 KB 100/181 KB 324/558 KB 128/1206 KB 124/181 KB 328/558 KB 128/1206 KB 124/181 KB 332/558 KB 128/1206 KB 124/181 KB 336/558 KB 132/1206 KB 124/181 KB 336/558 KB 136/1206 KB 128/181 KB 340/558 KB 140/1206 KB 128/181 KB 340/558 KB 144/1206 KB 128/181 KB 340/558 KB 132/1206 KB 128/181 KB 340/558 KB 144/1206 KB 128/181 KB 344/558 KB 144/1206 KB 128/181 KB 348/558 KB 144/1206 KB 128/181 KB 352/558 KB 148/1206 KB 128/181 KB 356/558 KB 148/1206 KB 128/181 KB 360/558 KB 148/1206 KB 128/181 KB 364/558 KB 148/1206 KB 128/181 KB 368/558 KB 148/1206 KB 128/181 KB 372/558 KB 132/1206 KB 128/181 KB 336/558 KB 148/1206 KB 132/181 KB 372/558 KB 148/1206 KB 136/181 KB 37 unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 2/558 KB 148/1206 KB 140/181 KB 372/558 KB 148/1206 KB 144/181 KB 372/558 KB 148/1206 KB 148/181 KB 372/558 KB 148/1206 KB 152/181 KB 372/558 KB 148/1206 KB 156/181 KB 372/558 KB 148/1206 KB 160/181 KB 372/558 KB 148/1206 KB 164/181 KB 372/558 KB 148/1206 KB 128/181 KB 352/558 KB 152/1206 KB 164/181 KB 376/558 KB 156/1206 KB 164/181 KB 376/558 KB 160/1206 KB 164/181 KB 376/558 KB 164/1206 KB 164/181 KB 376/558 KB 168/1206 KB 164/181 KB 376/558 KB 172/1206 KB 164/181 KB 376/558 KB 176/1206 KB 164/181 KB 376/558 KB 180/1206 KB 164/181 KB 376/558 KB 184/1206 KB 168/181 KB 376/558 KB 188/1206 KB 168/181 KB 376/558 KB 192/1206 KB 168/181 KB 376/558 KB 196/1206 KB 168/181 KB 376/558 KB 200/1206 KB 168/181 KB 376/558 KB 204/1206 KB 168/181 KB 376/558 KB 208/1206 KB 168/181 KB 376/558 KB 212/1206 KB 168/181 KB 376/558 KB 148/1206 KB 164/181 KB 376/558 KB 180/1206 KB 168/181 KB 376/558 KB 212/1206 KB 172/181 KB 380/558 KB 212/1206 KB 176/181 KB 380/558 KB 212/1206 KB 180/181 KB 380/558 KB 212/1206 KB 181/181 KB 380/558 KB 212/1206 KB 168/181 KB 380/558 KB 212/1206 KB 181/181 KB 384/558 KB 212/1206 KB 181/181 KB 388/558 KB 212/1206 KB 181/181 KB 392/558 KB 212/1206 KB 181/181 KB 396/558 KB 212/1206 KB 181/181 KB 400/558 KB 212/1206 KB 181/181 KB 404/558 KB 212/1206 KB 181/181 KB 408/558 KB 212/1206 KB 181/181 KB 412/558 KB 212/1206 KB 181/181 KB 416/558 KB 212/1206 KB 181/181 KB 420/558 KB 216/1206 KB 181/181 KB 420/558 KB 220/1206 KB 181/181 KB 420/558 KB 224/1206 KB 181/181 KB 420/558 KB 224/1206 KB 181/181 KB 424/558 KB 224/1206 KB 181/181 KB 428/558 KB 224/1206 KB 181/181 KB 432/558 KB 228/1206 KB 181/181 KB 432/558 KB 232/1206 KB 436/558 KB 236/1206 KB 436/558 KB 240/1206 KB 436/558 KB 228/1206 KB 436/558 KB 240/1206 KB 440/558 KB 240/1206 KB 444/558 KB 240/1206 KB 448/558 KB 244/1206 KB 452/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 961.7 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 244/1206 KB 448/558 KB 248/1206 KB 452/558 KB 252/1206 KB 452/558 KB 256/1206 KB 452/558 KB 260/1206 KB 456/558 KB 264/1206 KB 456/558 KB 268/1206 KB 456/558 KB 272/1206 KB 456/558 KB 276/1206 KB 456/558 KB 280/1206 KB 456/558 KB 284/1206 KB 456/558 KB 288/1206 KB 456/558 KB 292/1206 KB 456/558 KB 256/1206 KB 456/558 KB 292/1206 KB 460/558 KB 292/1206 KB 464/558 KB 292/1206 KB 468/558 KB 292/1206 KB 472/558 KB 292/1206 KB 476/558 KB 292/1206 KB 480/558 KB 292/1206 KB 484/558 KB 292/1206 KB 488/558 KB 292/1206 KB 492/558 KB 292/1206 KB 496/558 KB 292/1206 KB 500/558 KB 296/1206 KB 504/558 KB 296/1206 KB 508/558 KB 296/1206 KB 512/558 KB 296/1206 KB 500/558 KB 300/1206 KB 512/558 KB 304/1206 KB 512/558 KB 308/1206 KB 512/558 KB 312/1206 KB 516/558 KB 316/1206 KB 516/558 KB 320/1206 KB 516/558 KB 308/1206 KB 516/558 KB 320/1206 KB 520/558 KB 324/1206 KB 524/558 KB 324/1206 KB 528/558 KB 324/1206 KB 532/558 KB 324/1206 KB 536/558 KB 324/1206 KB 540/558 KB 324/1206 KB 544/558 KB 324/1206 KB 520/558 KB 328/1206 KB 544/558 KB 332/1206 KB 544/558 KB 336/1206 KB 544/558 KB 340/1206 KB 544/558 KB 344/1206 KB 544/558 KB 348/1206 KB 544/558 KB 352/1206 KB 544/558 KB 356/1206 KB 548/558 KB 360/1206 KB 548/558 KB 364/1206 KB 548/558 KB 368/1206 KB 548/558 KB 372/1206 KB 548/558 KB 376/1206 KB 548/558 KB 380/1206 KB 548/558 KB 384/1206 KB 548/558 KB 388/1206 KB 548/558 KB 352/1206 KB 548/558 KB 388/1206 KB 552/558 KB 388/1206 KB 556/558 KB 388/1206 KB 558/558 KB 392/1206 KB 558/558 KB 396/1206 KB 558/558 KB 400/1206 KB 558/558 KB 404/1206 KB 558/558 KB 408/1206 KB 558/558 KB 412/1206 KB 558/558 KB 416/1206 KB 558/558 KB 420/1206 KB 558/558 KB 424/1206 KB 558/558 KB 428/1206 KB 558/558 KB 432/1206 KB 558/558 KB 436/1206 KB 558/558 KB 440/1206 KB 558/558 KB 444/1206 KB 558/558 KB 448/1206 KB 558/558 KB 452/1206 KB 558/558 KB 456/1206 KB 558/558 KB 460/1206 KB 558/558 KB 464/1206 KB 558/558 KB 468/1206 KB 558/558 KB 472/1206 KB 558/558 KB 476/1206 KB 558/558 KB 480/1206 KB 558/558 KB 484/1206 KB 558/558 KB 488/1206 KB 558/558 KB 492/1206 KB 558/558 KB 496/1206 KB 558/558 KB 500/1206 KB 558/558 KB 504/1206 KB 558/558 KB 508/1206 KB 558/558 KB 512/1206 KB 558/558 KB 516/1206 KB 558/558 KB 520/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2591.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 708/1206 KB 712/1206 KB 716/1206 KB 720/1206 KB 724/1206 KB 728/1206 KB 732/1206 KB 736/1206 KB 740/1206 KB 744/1206 KB 748/1206 KB 752/1206 KB 756/1206 KB 760/1206 KB 764/1206 KB 768/1206 KB 772/1206 KB 776/1206 KB 780/1206 KB 784/1206 KB 788/1206 KB 792/1206 KB 796/1206 KB 800/1206 KB 804/1206 KB 808/1206 KB 812/1206 KB 816/1206 KB 820/1206 KB 824/1206 KB 828/1206 KB 832/1206 KB 836/1206 KB 840/1206 KB 844/1206 KB 848/1206 KB 852/1206 KB 856/1206 KB 860/1206 KB 864/1206 KB 868/1206 KB 872/1206 KB 876/1206 KB 880/1206 KB 884/1206 KB 888/1206 KB 892/1206 KB 896/1206 KB 900/1206 KB 904/1206 KB 908/1206 KB 912/1206 KB 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4400.2 KB/sec) unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 8/1199 KB 12/1199 KB 16/1199 KB 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB unit-abot-epc-basic-0: 01:03:15 DEBUG unit.abot-epc-basic/0.install 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3154.4 KB/sec) unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 48.307 s unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-25T01:03:16+00:00 unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:03:16 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 01:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:03:19 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:03:20 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:03:20 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-dc794a-default-0". unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 01:03:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:03:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 01:03:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:03:22 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:03:22 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:03:23 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 01:03:23 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 01:03:24 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 01:03:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:03:25 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 01:03:25 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:03:25 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 01:03:25 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 01:03:26 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 01:03:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 01:03:28 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 01:03:29 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 01:03:30 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 01:03:31 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 01:03:32 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 01:03:33 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-oai-hss-0: 01:03:34 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:03:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:03:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:03:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:03:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:03:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-oai-hss-0: 01:03:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:03:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-oai-hss-0: 01:03:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-oai-hss-0: 01:03:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-hss-0: 01:03:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:03:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:03:34 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 01:03:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:03:35 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 01:03:35 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-hss-0: 01:03:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:03:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:03:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 01:03:35 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-oai-hss-0: 01:03:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:03:35 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 01:03:35 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:03:35 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:03:35 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:03:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:03:35 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:03:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:03:35 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 01:03:36 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 01:03:37 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 01:03:38 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 01:03:39 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 01:03:40 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 01:03:41 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 01:03:42 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 01:03:43 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 01:03:44 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 01:03:45 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 01:03:46 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 01:03:47 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 01:03:48 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 01:03:49 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 01:03:50 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 01:03:51 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 01:03:52 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 01:03:53 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 01:03:54 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 01:03:55 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 01:03:56 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 01:03:57 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 01:03:58 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 01:03:59 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 01:04:00 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 01:04:01 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 01:04:02 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 01:04:03 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 01:04:04 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 01:04:05 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 01:04:06 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 01:04:07 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 01:04:08 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 01:04:09 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 01:04:10 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 01:04:11 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 01:04:11 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 01:04:12 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 01:04:13 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 01:04:14 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 49s (5,939 kB/s) unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 95258 files and directories currently installed.) unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 01:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 01:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:04:21 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:04:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:04:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:04:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:04:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:04:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:04:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:04:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-abot-epc-basic-0: 01:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:04:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:04:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:04:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:04:21 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:04:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:04:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:04:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:22 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + git checkout develop unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 01:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 01:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:04:22 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:04:22 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:04:22 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:04:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:04:22 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:04:22 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 01:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 01:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 01:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 01:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 01:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:34 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 01:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 01:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 01:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 01:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 01:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:04:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:04:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:04:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:04:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:04:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 01:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 01:04:53 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:04:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:04:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:04:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:04:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:04:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:04:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-oai-hss-0: 01:04:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:04:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:04:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 01:04:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-oai-hss-0: 01:04:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 01:04:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 01:04:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:04:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:04:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:04:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:55 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:04:55 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:04:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:04:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:04:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:04:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:04:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 01:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 01:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 01:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 01:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 01:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 01:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 01:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 01:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 01:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 01:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 01:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 01:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 01:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 01:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 01:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 01:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:05:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:05:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:05:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:05:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:05:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:05:58 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:05:59 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:06:01 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:02 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:06:03 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:06:04 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 01:06:05 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 01:06:06 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:06:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:06:08 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:06:09 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:10 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 01:06:11 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:06:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 01:06:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 01:06:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:15 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:06:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:06:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:06:17 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 01:06:17 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 01:06:17 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-epc-0: 01:06:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:06:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:06:18 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 01:06:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:06:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:06:19 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 01:06:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:06:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:06:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:06:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (34.1 kB/s) unit-abot-epc-basic-0: 01:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 135915 files and directories currently installed.) unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:26 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:06:27 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:06:27 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-epc-0: 01:06:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 01:06:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:06:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:06:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:06:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:06:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:06:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:06:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:06:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:06:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + branch=develop unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:06:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo develop unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:06:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:06:53 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:06:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:06:53 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + git checkout develop unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install Already on 'develop' unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + git pull unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:06:53 DEBUG unit.oai-epc/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-epc-0: 01:06:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-epc-0: 01:06:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:06:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:06:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:06:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 01:07:04 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 01:07:05 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 01:07:05 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (365 kB/s) unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 136024 files and directories currently installed.) unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:07:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:07:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:07:07 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 01:07:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:07:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:07:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:07:32 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 01:07:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:07:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:07:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:07:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:07:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:07:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:07:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:07:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + branch=develop unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:07:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo develop unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:07:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:07:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:07:33 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:07:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:07:33 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install HEAD is now at 2591b1e MME: OAI_LOG level and parameters correction. unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + git checkout develop unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install Already on 'develop' unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/develop'. unit-oai-hss-0: 01:07:33 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:07:34 DEBUG unit.oai-hss/0.install sed: can't read /srv/openair-cn/BUILD/TOOLS/build_helper: No such file or directory unit-oai-hss-0: 01:07:34 ERROR juju.worker.uniter.operation hook "install" failed: exit status 2 unit-oai-hss-0: 01:07:34 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:07:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 01:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:07:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:07:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:07:50 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 01:07:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:07:50 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:09:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:09:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:09:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:09:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:09:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:10:00 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:10:00 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 01:10:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:10:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:10:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:10:38 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 01:10:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:10:38 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 01:10:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 01:10:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 01:10:38 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:10:38 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:10:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:10:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:10:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:10:39 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 01:10:39 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start SHA256:mznTNRYiPnuJm1mIQG8jpa816CuLrGjo64kCqnn7Vpw root@juju-dc794a-default-0 unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | . . . . . | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | . + . . . . | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | +.+.S + | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start |. *Eo X + . | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start |+ ..= X = | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start |B++..o . O | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start |#B+*=. + | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-dc794a-default-0 unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start SHA256:ZF8Ml7OSKGV/kfxB/WEfzjE9hkMe5dtHE8lG2bhVV38 ubuntu@juju-dc794a-default-0 unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | ..o***@| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | o +Bo=&O| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | ooo .o*B*E| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | .o..+.o o+B| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | .S .o .o| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | .| unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:10:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 01:10:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:10:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:10:39 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:10:40 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:10:40 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:10:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:10:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:10:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 01:10:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 01:10:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 01:10:40 INFO juju.worker.uniter awaiting error resolution for "install" hook 2018-10-25 01:10:59,496 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-25 01:12:00,627 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-10-25 01:12:00,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:00,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:00 GMT X-Openstack-Request-Id: req-a7c61019-a784-45fa-af00-87daea40d8f3 2018-10-25 01:12:00,978 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:56:16Z", "updated_at": "2018-10-25T01:11:12Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "16558639-7457-4255-8f28-465002f193ee", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T01:00:49Z", "updated_at": "2018-10-25T01:11:45Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "7d22591a-6f11-4441-80ec-5b7da5c04dbf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T01:01:23Z", "updated_at": "2018-10-25T01:11:45Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "934f1a6b-6f34-44d1-9005-8b41f38f8ab5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:51:59Z", "updated_at": "2018-10-25T01:12:00Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "b8a73aa6-70f3-4166-a8a4-d08c16bdb10f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:58:35Z", "updated_at": "2018-10-25T01:11:18Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "e70d28ab-cb3e-435b-bfaa-496e9b49cb46", "qos_policy_id": null}]} 2018-10-25 01:12:00,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a7c61019-a784-45fa-af00-87daea40d8f3 2018-10-25 01:12:00,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.344280958176s 2018-10-25 01:12:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 01:12:01,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/16558639-7457-4255-8f28-465002f193ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:01,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:01 GMT X-Openstack-Request-Id: req-2d847f44-f36f-49a0-bc05-8a0d683f091d 2018-10-25 01:12:01,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:01,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/16558639-7457-4255-8f28-465002f193ee.json used request id req-2d847f44-f36f-49a0-bc05-8a0d683f091d 2018-10-25 01:12:01,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.59345293045s 2018-10-25 01:12:01,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:01,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:01 GMT X-Openstack-Request-Id: req-766894da-52ac-4fb4-910b-fc6ab3d77e18 2018-10-25 01:12:01,692 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T01:00:49Z", "updated_at": "2018-10-25T01:11:45Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "7d22591a-6f11-4441-80ec-5b7da5c04dbf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T01:01:23Z", "updated_at": "2018-10-25T01:11:45Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "934f1a6b-6f34-44d1-9005-8b41f38f8ab5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:51:59Z", "updated_at": "2018-10-25T01:12:00Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "b8a73aa6-70f3-4166-a8a4-d08c16bdb10f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:58:35Z", "updated_at": "2018-10-25T01:11:18Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "e70d28ab-cb3e-435b-bfaa-496e9b49cb46", "qos_policy_id": null}]} 2018-10-25 01:12:01,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-766894da-52ac-4fb4-910b-fc6ab3d77e18 2018-10-25 01:12:01,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075679063797s 2018-10-25 01:12:01,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 01:12:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/7d22591a-6f11-4441-80ec-5b7da5c04dbf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:02,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:02 GMT X-Openstack-Request-Id: req-194ec309-df1a-4c8d-a9e3-980e24174848 2018-10-25 01:12:02,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:02,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/7d22591a-6f11-4441-80ec-5b7da5c04dbf.json used request id req-194ec309-df1a-4c8d-a9e3-980e24174848 2018-10-25 01:12:02,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.916644096375s 2018-10-25 01:12:02,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:02,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:02 GMT X-Openstack-Request-Id: req-934f782f-d4fa-475c-acc8-4b94b25db6d5 2018-10-25 01:12:02,728 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T01:01:23Z", "updated_at": "2018-10-25T01:11:45Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "934f1a6b-6f34-44d1-9005-8b41f38f8ab5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:51:59Z", "updated_at": "2018-10-25T01:12:00Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "b8a73aa6-70f3-4166-a8a4-d08c16bdb10f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:58:35Z", "updated_at": "2018-10-25T01:11:18Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "e70d28ab-cb3e-435b-bfaa-496e9b49cb46", "qos_policy_id": null}]} 2018-10-25 01:12:02,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-934f782f-d4fa-475c-acc8-4b94b25db6d5 2018-10-25 01:12:02,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0816788673401s 2018-10-25 01:12:02,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 01:12:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/934f1a6b-6f34-44d1-9005-8b41f38f8ab5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:03,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:03 GMT X-Openstack-Request-Id: req-51ad79d9-7cdf-4f98-ab70-2b5e78ea4087 2018-10-25 01:12:03,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:03,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/934f1a6b-6f34-44d1-9005-8b41f38f8ab5.json used request id req-51ad79d9-7cdf-4f98-ab70-2b5e78ea4087 2018-10-25 01:12:03,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.571417093277s 2018-10-25 01:12:03,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:03,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:03 GMT X-Openstack-Request-Id: req-10f92e01-b6d8-4250-839f-e521c3485c48 2018-10-25 01:12:03,419 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:51:59Z", "updated_at": "2018-10-25T01:12:00Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "b8a73aa6-70f3-4166-a8a4-d08c16bdb10f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:58:35Z", "updated_at": "2018-10-25T01:11:18Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "e70d28ab-cb3e-435b-bfaa-496e9b49cb46", "qos_policy_id": null}]} 2018-10-25 01:12:03,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-10f92e01-b6d8-4250-839f-e521c3485c48 2018-10-25 01:12:03,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0872390270233s 2018-10-25 01:12:03,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 01:12:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/b8a73aa6-70f3-4166-a8a4-d08c16bdb10f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:04,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:04 GMT X-Openstack-Request-Id: req-a29a4959-e50b-4ea2-8867-fd59e3d18b8f 2018-10-25 01:12:04,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:04,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/b8a73aa6-70f3-4166-a8a4-d08c16bdb10f.json used request id req-a29a4959-e50b-4ea2-8867-fd59e3d18b8f 2018-10-25 01:12:04,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.954677820206s 2018-10-25 01:12:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:04,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:04 GMT X-Openstack-Request-Id: req-3b82027e-a0f1-4692-a27d-084e58e3b635 2018-10-25 01:12:04,482 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:58:35Z", "updated_at": "2018-10-25T01:11:18Z", "floating_network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 4, "project_id": "a684e273519d47b9809947a83125d9e7", "port_id": null, "id": "e70d28ab-cb3e-435b-bfaa-496e9b49cb46", "qos_policy_id": null}]} 2018-10-25 01:12:04,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b82027e-a0f1-4692-a27d-084e58e3b635 2018-10-25 01:12:04,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0812120437622s 2018-10-25 01:12:04,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-25 01:12:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/e70d28ab-cb3e-435b-bfaa-496e9b49cb46.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:05,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:05 GMT X-Openstack-Request-Id: req-369947c8-b5d6-402f-b7de-567470b75258 2018-10-25 01:12:05,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:05,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/e70d28ab-cb3e-435b-bfaa-496e9b49cb46.json used request id req-369947c8-b5d6-402f-b7de-567470b75258 2018-10-25 01:12:05,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.579144001007s 2018-10-25 01:12:05,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-25 01:12:05,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:05 GMT X-Openstack-Request-Id: req-abcf70ee-c894-49da-b7fd-467c3c95d48d 2018-10-25 01:12:05,153 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-25 01:12:05,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-abcf70ee-c894-49da-b7fd-467c3c95d48d 2018-10-25 01:12:05,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.07146692276s 2018-10-25 01:12:05,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 01:12:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:06,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 01:12:06 GMT X-Openstack-Request-Id: req-1567bf31-cf17-4407-bf68-0b7039074f0b 2018-10-25 01:12:06,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 01:12:06,517 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/28d2d1d9-bf0e-4706-9a18-bfa9e8fcfd58 used request id req-1567bf31-cf17-4407-bf68-0b7039074f0b 2018-10-25 01:12:06,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36229586601s 2018-10-25 01:12:06,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 01:12:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:06,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dfdd0a5-7915-408b-92f7-67b6675a4e5c x-openstack-request-id: req-4dfdd0a5-7915-408b-92f7-67b6675a4e5c 2018-10-25 01:12:06,808 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e166de43-d478-4124-9c51-9870c17dd670", "name": "juju_epc-flavor_74fdc894-d49e-41f8-b939-6ec58583c110", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eebe9ed7-9529-4b0a-adee-3ee6a11109f5", "name": "juju_epc-flavor_alt_74fdc894-d49e-41f8-b939-6ec58583c110", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 01:12:06,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4dfdd0a5-7915-408b-92f7-67b6675a4e5c 2018-10-25 01:12:06,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.284427881241s 2018-10-25 01:12:06,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 01:12:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:06,842 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eee144aa-fd87-4ea4-ae81-17ab1a54c855 x-openstack-request-id: req-eee144aa-fd87-4ea4-ae81-17ab1a54c855 2018-10-25 01:12:06,843 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/eebe9ed7-9529-4b0a-adee-3ee6a11109f5 used request id req-eee144aa-fd87-4ea4-ae81-17ab1a54c855 2018-10-25 01:12:06,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319499969482s 2018-10-25 01:12:06,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-25 01:12:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" -d '{"subnet_id": "44df4a34-abc9-4b68-9fa1-85c26ee6a28c"}' 2018-10-25 01:12:09,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:09 GMT X-Openstack-Request-Id: req-7197fc38-c395-4250-9c59-9431dc7df4e5 2018-10-25 01:12:09,169 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e46568e1-11dc-49f7-9709-c3c36d4362ec", "tenant_id": "a684e273519d47b9809947a83125d9e7", "subnet_id": "44df4a34-abc9-4b68-9fa1-85c26ee6a28c", "subnet_ids": ["44df4a34-abc9-4b68-9fa1-85c26ee6a28c"], "port_id": "c1e20d64-8f19-417e-bec3-eb0c31eae27f", "id": "fc98fa69-a38d-47ea-a81b-fbf2c9f33769"} 2018-10-25 01:12:09,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769/remove_router_interface.json used request id req-7197fc38-c395-4250-9c59-9431dc7df4e5 2018-10-25 01:12:09,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32590222359s 2018-10-25 01:12:09,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-25 01:12:09,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:09,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:09 GMT X-Openstack-Request-Id: req-2fc55c2b-db6f-4fcb-a769-64d5c31291fc 2018-10-25 01:12:09,300 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bc47490a-fc08-4eb8-888b-903081ed6b75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3352429-312c-401c-bd5a-beb181261f2a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:49:28Z", "admin_state_up": true, "updated_at": "2018-10-25T01:12:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a684e273519d47b9809947a83125d9e7", "id": "fc98fa69-a38d-47ea-a81b-fbf2c9f33769", "name": "juju_epc-router_74fdc894-d49e-41f8-b939-6ec58583c110"}]} 2018-10-25 01:12:09,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2fc55c2b-db6f-4fcb-a769-64d5c31291fc 2018-10-25 01:12:09,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130412101746s 2018-10-25 01:12:09,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-25 01:12:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:10,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:10 GMT X-Openstack-Request-Id: req-b0760e54-2be5-44de-8980-0e410f4599ba 2018-10-25 01:12:10,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:10,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fc98fa69-a38d-47ea-a81b-fbf2c9f33769.json used request id req-b0760e54-2be5-44de-8980-0e410f4599ba 2018-10-25 01:12:10,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52874422073s 2018-10-25 01:12:10,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-25 01:12:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:10,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:10 GMT X-Openstack-Request-Id: req-b7d66a7f-811f-44d2-a665-c9a89f3a9ba1 2018-10-25 01:12:10,875 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e46568e1-11dc-49f7-9709-c3c36d4362ec","tenant_id":"a684e273519d47b9809947a83125d9e7","created_at":"2018-10-25T00:49:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-25T00:49:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"a684e273519d47b9809947a83125d9e7","id":"44df4a34-abc9-4b68-9fa1-85c26ee6a28c","subnetpool_id":null,"name":"juju_epc-subnet_74fdc894-d49e-41f8-b939-6ec58583c110"}]} 2018-10-25 01:12:10,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b7d66a7f-811f-44d2-a665-c9a89f3a9ba1 2018-10-25 01:12:10,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445411205292s 2018-10-25 01:12:10,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-25 01:12:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/44df4a34-abc9-4b68-9fa1-85c26ee6a28c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:11,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:11 GMT X-Openstack-Request-Id: req-36d71071-fa14-4fd5-b3f5-8e9ed90d2217 2018-10-25 01:12:11,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:11,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/44df4a34-abc9-4b68-9fa1-85c26ee6a28c.json used request id req-36d71071-fa14-4fd5-b3f5-8e9ed90d2217 2018-10-25 01:12:11,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02103590965s 2018-10-25 01:12:11,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 01:12:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:12,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:12 GMT X-Openstack-Request-Id: req-170eb79a-daf0-4973-9b19-5167a61675c5 2018-10-25 01:12:12,388 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e46568e1-11dc-49f7-9709-c3c36d4362ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a684e273519d47b9809947a83125d9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-25T01:12:11Z","qos_policy_id":null,"name":"juju_epc-net_74fdc894-d49e-41f8-b939-6ec58583c110","admin_state_up":true,"tenant_id":"a684e273519d47b9809947a83125d9e7","created_at":"2018-10-25T00:49:26Z","mtu":1450}]} 2018-10-25 01:12:12,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-170eb79a-daf0-4973-9b19-5167a61675c5 2018-10-25 01:12:12,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.489280939102s 2018-10-25 01:12:12,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-25 01:12:12,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e46568e1-11dc-49f7-9709-c3c36d4362ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:13,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:13 GMT X-Openstack-Request-Id: req-3ab8a7bc-8488-4736-8c23-dc49d568d972 2018-10-25 01:12:13,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:13,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e46568e1-11dc-49f7-9709-c3c36d4362ec.json used request id req-3ab8a7bc-8488-4736-8c23-dc49d568d972 2018-10-25 01:12:13,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04330897331s 2018-10-25 01:12:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 01:12:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:13,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:13 GMT X-Openstack-Request-Id: req-da5dcd69-bdaa-438f-bed9-7ba6dca761f8 2018-10-25 01:12:13,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T00:49:39Z", "file": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/file", "owner": "a684e273519d47b9809947a83125d9e7", "id": "ff7551fc-8ecf-49c0-be05-e6320ec3df91", "size": 296943616, "self": "/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_74fdc894-d49e-41f8-b939-6ec58583c110", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-25T00:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 01:12:13,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-da5dcd69-bdaa-438f-bed9-7ba6dca761f8 2018-10-25 01:12:13,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390019416809s 2018-10-25 01:12:13,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 01:12:13,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a61d1661722a7267266e63aa360bc657c0fc34279d4720ca184c96205c47ef5f" 2018-10-25 01:12:14,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 01:12:14 GMT X-Openstack-Request-Id: req-630b1ebf-2778-49aa-a6a9-7b18dff4a993 2018-10-25 01:12:14,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 01:12:14,383 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ff7551fc-8ecf-49c0-be05-e6320ec3df91 used request id req-630b1ebf-2778-49aa-a6a9-7b18dff4a993 2018-10-25 01:12:14,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.906997919083s 2018-10-25 01:12:14,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 01:12:14,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:14,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab79f83b-78aa-44ae-a276-3746cd7df906 x-openstack-request-id: req-ab79f83b-78aa-44ae-a276-3746cd7df906 2018-10-25 01:12:14,406 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e166de43-d478-4124-9c51-9870c17dd670", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e166de43-d478-4124-9c51-9870c17dd670", "name": "juju_epc-flavor_74fdc894-d49e-41f8-b939-6ec58583c110", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 01:12:14,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ab79f83b-78aa-44ae-a276-3746cd7df906 2018-10-25 01:12:14,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220890045166s 2018-10-25 01:12:14,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 01:12:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:14,448 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03ddf786-cbcd-4e52-b94c-1bde2465ab78 x-openstack-request-id: req-03ddf786-cbcd-4e52-b94c-1bde2465ab78 2018-10-25 01:12:14,448 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e166de43-d478-4124-9c51-9870c17dd670 used request id req-03ddf786-cbcd-4e52-b94c-1bde2465ab78 2018-10-25 01:12:14,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408470630646s 2018-10-25 01:12:14,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 01:12:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:14,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd37d16-3721-4b04-ad87-38b9fed55def 2018-10-25 01:12:14,695 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110", "links": {"self": "http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a3b3bf49c784c029ee3918ee61592e6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 01:12:14,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7dd37d16-3721-4b04-ad87-38b9fed55def 2018-10-25 01:12:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246576070786s 2018-10-25 01:12:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 01:12:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6417b8b3-b237-4a8b-857a-253a05f8003f 2018-10-25 01:12:14,906 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_74fdc894-d49e-41f8-b939-6ec58583c110", "links": {"self": "http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a3b3bf49c784c029ee3918ee61592e6", "description": null}} 2018-10-25 01:12:14,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6 used request id req-6417b8b3-b237-4a8b-857a-253a05f8003f 2018-10-25 01:12:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205420970917s 2018-10-25 01:12:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 01:12:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:15,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 01:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e883c748-749d-4889-a1b2-cbc0465cd3bd 2018-10-25 01:12:15,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 01:12:15,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0a3b3bf49c784c029ee3918ee61592e6 used request id req-e883c748-749d-4889-a1b2-cbc0465cd3bd 2018-10-25 01:12:15,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303041219711s 2018-10-25 01:12:15,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 01:12:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:15,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de60ea2d-016f-4941-90c9-53dd167be545 2018-10-25 01:12:15,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7"}, "tags": [], "enabled": true, "id": "a684e273519d47b9809947a83125d9e7", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_74fdc894-d49e-41f8-b939-6ec58583c110"}]} 2018-10-25 01:12:15,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-de60ea2d-016f-4941-90c9-53dd167be545 2018-10-25 01:12:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180187940598s 2018-10-25 01:12:15,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 01:12:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:15,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 01:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a9f2b70-4ede-40ef-8a62-172f4c9e370d 2018-10-25 01:12:15,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 01:12:15,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a684e273519d47b9809947a83125d9e7 used request id req-2a9f2b70-4ede-40ef-8a62-172f4c9e370d 2018-10-25 01:12:15,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262029886246s 2018-10-25 01:12:15,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 01:12:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a684e273519d47b9809947a83125d9e7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:15,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:15 GMT X-Openstack-Request-Id: req-df7b05b9-d34c-4b11-87ea-4258ca24d648 2018-10-25 01:12:15,905 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:49:26Z", "updated_at": "2018-10-25T00:49:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "073a672c-359d-4e54-8a53-371d9ca9e9f1", "remote_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "25ea68dd-c7f5-4fac-b671-e905656c132a", "remote_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "406871e1-9ff4-408a-af17-63a9ad5499cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "fcd7acb2-e05b-4a47-805d-414fe3a5cadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684e273519d47b9809947a83125d9e7"}], "revision_number": 1, "project_id": "a684e273519d47b9809947a83125d9e7", "id": "859911c0-b055-4bc4-a933-7d20c76383ca", "name": "default"}]} 2018-10-25 01:12:15,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a684e273519d47b9809947a83125d9e7&name=default used request id req-df7b05b9-d34c-4b11-87ea-4258ca24d648 2018-10-25 01:12:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238967895508s 2018-10-25 01:12:15,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 01:12:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:15 GMT X-Openstack-Request-Id: req-aa975d86-5c2f-4ced-b3fe-eced5d3ba9be 2018-10-25 01:12:15,961 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a684e273519d47b9809947a83125d9e7", "created_at": "2018-10-25T00:49:26Z", "updated_at": "2018-10-25T00:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "fcd7acb2-e05b-4a47-805d-414fe3a5cadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "25ea68dd-c7f5-4fac-b671-e905656c132a", "remote_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "073a672c-359d-4e54-8a53-371d9ca9e9f1", "remote_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684e273519d47b9809947a83125d9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-25T00:49:26Z", "revision_number": 0, "id": "406871e1-9ff4-408a-af17-63a9ad5499cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-25T00:49:26Z", "security_group_id": "859911c0-b055-4bc4-a933-7d20c76383ca", "tenant_id": "a684e273519d47b9809947a83125d9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684e273519d47b9809947a83125d9e7"}], "revision_number": 1, "project_id": "a684e273519d47b9809947a83125d9e7", "id": "859911c0-b055-4bc4-a933-7d20c76383ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-24T21:04:19Z", "updated_at": "2018-10-24T21:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "9d9f43b0-2c07-4c50-b357-a2c55feee22d", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "923bad14-b0d8-4e14-9639-ab98ff27d872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "cc039ac4-33b5-4b21-9561-ee653cb2ff7b", "remote_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:19Z", "revision_number": 0, "id": "b68ae462-8e22-4054-8489-26c5649e8cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:19Z", "security_group_id": "ad0c1203-9837-4575-8e07-f1c337006375", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ad0c1203-9837-4575-8e07-f1c337006375", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "created_at": "2018-10-24T21:04:17Z", "updated_at": "2018-10-24T21:04:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "3850eec5-83d6-4493-a530-5aaad6fa18dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "8a0b4a31-340e-4b94-bc25-b072b3137f29", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:18Z", "revision_number": 0, "id": "11f18d1c-b799-4edb-b95f-899412f33f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:18Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:04:17Z", "revision_number": 0, "id": "484f058b-be3b-44f3-b125-236745132aeb", "remote_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "remote_ip_prefix": null, "created_at": "2018-10-24T21:04:17Z", "security_group_id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "tenant_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3"}], "revision_number": 1, "project_id": "799f90ff3ab44b96a55f4e8e472c5ad3", "id": "b06bebd8-0bbc-46db-9fed-cc4c39131b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "created_at": "2018-10-24T21:01:01Z", "updated_at": "2018-10-24T21:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "fc96d868-b7eb-4c52-ad0e-9d0b401c028d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "36ee16e3-09a2-4fe6-b5a8-8a050c65887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "8a797d7f-046d-4e61-8606-b871fbbf7fae", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-24T21:01:01Z", "revision_number": 0, "id": "d6df205e-c94d-4a49-847c-2578ef24799b", "remote_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "remote_ip_prefix": null, "created_at": "2018-10-24T21:01:01Z", "security_group_id": "d28d3675-36d1-410d-8cab-c155d6139040", "tenant_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6"}], "revision_number": 1, "project_id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "id": "d28d3675-36d1-410d-8cab-c155d6139040", "name": "default"}]} 2018-10-25 01:12:15,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aa975d86-5c2f-4ced-b3fe-eced5d3ba9be 2018-10-25 01:12:15,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514008998871s 2018-10-25 01:12:15,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-25 01:12:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/859911c0-b055-4bc4-a933-7d20c76383ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32f7dd6cbbde092e3ab920d8c3923a16cce96687891c159f7289e0c839eb1bcf" 2018-10-25 01:12:16,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 25 Oct 2018 01:12:16 GMT X-Openstack-Request-Id: req-9d97950b-328e-4189-83ea-77f6a8a84b67 2018-10-25 01:12:16,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-25 01:12:16,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/859911c0-b055-4bc4-a933-7d20c76383ca.json used request id req-9d97950b-328e-4189-83ea-77f6a8a84b67 2018-10-25 01:12:16,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135251998901s 2018-10-25 01:12:16,102 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-25 01:12:16,103 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 09:50 | FAIL | | cloudify_ims | functest | vnf | 24:15 | PASS | | heat_ims | functest | vnf | 16:52 | PASS | | vyos_vrouter | functest | vnf | 15:44 | PASS | | juju_epc | functest | vnf | 21:33 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-25 01:12:16,108 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-25 01:12:16,143 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-25 01:12:16,187 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-25 01:12:21,730 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-25 01:12:21,733 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-25 01:12:21,733 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-25 01:12:21,740 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-25 01:12:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 01:12:22,012 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6450a171-b5f0-4cfa-8b74-0cea7bb9bd89 2018-10-25 01:12:22,013 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 01:12:22,013 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6450a171-b5f0-4cfa-8b74-0cea7bb9bd89 2018-10-25 01:12:22,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 01:12:22,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T02:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["FjKvV6n-Q3yANv7JRboefA"], "issued_at": "2018-10-25T01:12:22.000000Z"}} 2018-10-25 01:12:22,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 01:12:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:23,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:23 GMT X-Openstack-Request-Id: req-ed62d3ab-0660-4dd9-98e8-c53f2b01d918 2018-10-25 01:12:23,093 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-25 01:12:23,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed62d3ab-0660-4dd9-98e8-c53f2b01d918 2018-10-25 01:12:23,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.588310956955s 2018-10-25 01:12:23,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 01:12:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:23,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736e4ac3-9dfa-4d6b-8833-27fb67266fbe 2018-10-25 01:12:23,294 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 01:12:23,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-736e4ac3-9dfa-4d6b-8833-27fb67266fbe 2018-10-25 01:12:23,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193751096725s 2018-10-25 01:12:23,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-25 01:12:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}}' 2018-10-25 01:12:23,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a06475-53e8-47da-875e-215e778c6770 2018-10-25 01:12:23,525 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039"}, "tags": [], "enabled": true, "id": "130e486bcf7541ec89b65ae257856039", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}} 2018-10-25 01:12:23,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e2a06475-53e8-47da-875e-215e778c6770 2018-10-25 01:12:23,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222413778305s 2018-10-25 01:12:23,526 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'130e486bcf7541ec89b65ae257856039', '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'tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be'}) 2018-10-25 01:12:23,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-25 01:12:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "abd4eba6-c7c8-469f-90e7-e400227f5779", "email": null, "name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be"}}' 2018-10-25 01:12:23,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4346a4-f4f2-4014-8810-e8644eb26540 2018-10-25 01:12:23,950 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "domain_id": "default", "password_expires_at": null}} 2018-10-25 01:12:23,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3c4346a4-f4f2-4014-8810-e8644eb26540 2018-10-25 01:12:23,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417840957642s 2018-10-25 01:12:23,951 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec92f00f29464544967d759cb66a1920', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be'}) 2018-10-25 01:12:23,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:24,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ac376b-0590-4e08-af05-55b209de6f7c 2018-10-25 01:12:24,147 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:24,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-22ac376b-0590-4e08-af05-55b209de6f7c 2018-10-25 01:12:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192224979401s 2018-10-25 01:12:24,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:24,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361ef11c-8288-4b43-9f57-bc21e1f378a6 2018-10-25 01:12:24,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:24,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-361ef11c-8288-4b43-9f57-bc21e1f378a6 2018-10-25 01:12:24,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152872085571s 2018-10-25 01:12:24,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:24,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839bc6f2-d86c-4316-bb4c-03200bcf0ebb 2018-10-25 01:12:24,500 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:24,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-839bc6f2-d86c-4316-bb4c-03200bcf0ebb 2018-10-25 01:12:24,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188944816589s 2018-10-25 01:12:24,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 01:12:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:24,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86263c6-3115-4d27-a62a-8a565450cd03 2018-10-25 01:12:24,697 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 01:12:24,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d86263c6-3115-4d27-a62a-8a565450cd03 2018-10-25 01:12:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19207906723s 2018-10-25 01:12:24,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 01:12:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cca975-e0a8-4b40-8de4-155a042c1a31 2018-10-25 01:12:24,906 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 01:12:24,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-71cca975-e0a8-4b40-8de4-155a042c1a31 2018-10-25 01:12:24,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208096027374s 2018-10-25 01:12:24,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 01:12:24,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea0e7e3-c98c-4e43-92eb-f76a56799b03 2018-10-25 01:12:25,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039"}, "tags": [], "enabled": true, "id": "130e486bcf7541ec89b65ae257856039", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}]} 2018-10-25 01:12:25,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3ea0e7e3-c98c-4e43-92eb-f76a56799b03 2018-10-25 01:12:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191378831863s 2018-10-25 01:12:25,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 01:12:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=130e486bcf7541ec89b65ae257856039" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7653e2ef-ae01-496d-95ed-2a964e3663cd 2018-10-25 01:12:25,231 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=130e486bcf7541ec89b65ae257856039", "previous": null, "next": null}} 2018-10-25 01:12:25,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=130e486bcf7541ec89b65ae257856039 used request id req-7653e2ef-ae01-496d-95ed-2a964e3663cd 2018-10-25 01:12:25,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111175060272s 2018-10-25 01:12:25,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 01:12:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039/users/ec92f00f29464544967d759cb66a1920/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3efccbd-545b-4acc-a1d2-76704ae06d9e 2018-10-25 01:12:25,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 01:12:25,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039/users/ec92f00f29464544967d759cb66a1920/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-a3efccbd-545b-4acc-a1d2-76704ae06d9e 2018-10-25 01:12:25,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211206912994s 2018-10-25 01:12:25,447 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be', 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'130e486bcf7541ec89b65ae257856039', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'abd4eba6-c7c8-469f-90e7-e400227f5779', 'username': u'tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-25 01:12:25,451 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be', 'password': 'abd4eba6-c7c8-469f-90e7-e400227f5779', 'project_name': 'tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '130e486bcf7541ec89b65ae257856039', 'project_domain_name': 'Default'} 2018-10-25 01:12:25,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:25,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b563f48-6a34-4a4d-aa6e-7750a607d0d2 2018-10-25 01:12:25,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:25,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0b563f48-6a34-4a4d-aa6e-7750a607d0d2 2018-10-25 01:12:25,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10951590538s 2018-10-25 01:12:25,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d940f3a-c893-4d67-93a7-ed2976def09a 2018-10-25 01:12:25,682 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:25,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d940f3a-c893-4d67-93a7-ed2976def09a 2018-10-25 01:12:25,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112464904785s 2018-10-25 01:12:25,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 01:12:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44046d6e-f5ab-44c0-b3d0-dbab366a1ba9 2018-10-25 01:12:25,797 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 01:12:25,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-44046d6e-f5ab-44c0-b3d0-dbab366a1ba9 2018-10-25 01:12:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109476804733s 2018-10-25 01:12:25,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 01:12:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:25,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe3e7da-6e06-4581-981b-f48372c0dec3 2018-10-25 01:12:25,936 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 01:12:25,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ffe3e7da-6e06-4581-981b-f48372c0dec3 2018-10-25 01:12:25,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137355089188s 2018-10-25 01:12:25,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 01:12:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d657056-9ea3-4e21-b3b9-7f78b48389df 2018-10-25 01:12:26,059 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039"}, "tags": [], "enabled": true, "id": "130e486bcf7541ec89b65ae257856039", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}]} 2018-10-25 01:12:26,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9d657056-9ea3-4e21-b3b9-7f78b48389df 2018-10-25 01:12:26,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109749078751s 2018-10-25 01:12:26,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 01:12:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=130e486bcf7541ec89b65ae257856039" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a537771c-ab58-4db8-9568-e28f434e5f7a 2018-10-25 01:12:26,261 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=130e486bcf7541ec89b65ae257856039", "previous": null, "next": null}} 2018-10-25 01:12:26,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ec92f00f29464544967d759cb66a1920&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=130e486bcf7541ec89b65ae257856039 used request id req-a537771c-ab58-4db8-9568-e28f434e5f7a 2018-10-25 01:12:26,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193561077118s 2018-10-25 01:12:26,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 01:12:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039/users/ec92f00f29464544967d759cb66a1920/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802c039e-16ca-4477-aa14-99d3d2b87eda 2018-10-25 01:12:26,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 01:12:26,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039/users/ec92f00f29464544967d759cb66a1920/roles/e2f348c04de14636a02652c16ac03659 used request id req-802c039e-16ca-4477-aa14-99d3d2b87eda 2018-10-25 01:12:26,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1431620121s 2018-10-25 01:12:26,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184deb92-c274-4935-b99a-40d87a1289dd 2018-10-25 01:12:26,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:26,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-184deb92-c274-4935-b99a-40d87a1289dd 2018-10-25 01:12:26,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108355045319s 2018-10-25 01:12:26,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 01:12:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0380ec-ef55-4d4f-8cbe-cdc21784d2c5 2018-10-25 01:12:26,635 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 01:12:26,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9c0380ec-ef55-4d4f-8cbe-cdc21784d2c5 2018-10-25 01:12:26,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11002612114s 2018-10-25 01:12:26,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 01:12:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d1cee1-57bb-4e15-aae5-740e3038b6d8 2018-10-25 01:12:26,765 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 01:12:26,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d6d1cee1-57bb-4e15-aae5-740e3038b6d8 2018-10-25 01:12:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128606081009s 2018-10-25 01:12:26,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 01:12:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=ec92f00f29464544967d759cb66a1920&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:26,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec3b991-3d1a-4a75-9e4f-d9fa3b96b1c8 2018-10-25 01:12:26,886 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=ec92f00f29464544967d759cb66a1920&scope.domain.id=default", "previous": null, "next": null}} 2018-10-25 01:12:26,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=ec92f00f29464544967d759cb66a1920&scope.domain.id=default used request id req-5ec3b991-3d1a-4a75-9e4f-d9fa3b96b1c8 2018-10-25 01:12:26,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109255075455s 2018-10-25 01:12:26,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-25 01:12:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/ec92f00f29464544967d759cb66a1920/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 01:12:27,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c25041c-3dc9-48d1-ae70-9ae68459649b 2018-10-25 01:12:27,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 01:12:27,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/ec92f00f29464544967d759cb66a1920/roles/e2f348c04de14636a02652c16ac03659 used request id req-3c25041c-3dc9-48d1-ae70-9ae68459649b 2018-10-25 01:12:27,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.155936002731s 2018-10-25 01:12:27,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-25 01:12:31,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e737b618-434c-4d41-82b0-cd2a8aec11bb | 2018-10-25T01:12:31.251654 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e737b618-434c-4d41-82b0-cd2a8aec11bb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-25 01:12:34,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-25 01:12:35,808 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-25 01:12:40,841 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6f52e099-b275-45dc-8ff7-7ec95f58458c) as the default verifier for the future CLI operations. 2018-10-25 01:12:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 01:12:42,522 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172424df-170b-4eb7-940f-aedcdc25c6c9 2018-10-25 01:12:42,522 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 01:12:42,523 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-172424df-170b-4eb7-940f-aedcdc25c6c9 2018-10-25 01:12:42,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 01:12:42,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T02:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "130e486bcf7541ec89b65ae257856039", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/130e486bcf7541ec89b65ae257856039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/130e486bcf7541ec89b65ae257856039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/130e486bcf7541ec89b65ae257856039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/130e486bcf7541ec89b65ae257856039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/130e486bcf7541ec89b65ae257856039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/130e486bcf7541ec89b65ae257856039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_130e486bcf7541ec89b65ae257856039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_130e486bcf7541ec89b65ae257856039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/130e486bcf7541ec89b65ae257856039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/130e486bcf7541ec89b65ae257856039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/130e486bcf7541ec89b65ae257856039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/130e486bcf7541ec89b65ae257856039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/130e486bcf7541ec89b65ae257856039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/130e486bcf7541ec89b65ae257856039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "id": "ec92f00f29464544967d759cb66a1920"}, "audit_ids": ["jaLFAPP3Qcqrf5kCxIY0rA"], "issued_at": "2018-10-25T01:12:42.000000Z"}} 2018-10-25 01:12:42,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-25 01:12:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:43,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:43 GMT X-Openstack-Request-Id: req-8e187936-a038-4df0-a71a-bfc956b75dea 2018-10-25 01:12:43,227 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-25 01:12:43,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-8e187936-a038-4df0-a71a-bfc956b75dea 2018-10-25 01:12:43,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287286043167s 2018-10-25 01:12:43,238 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-25 01:12:43,239 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-25 01:12:43,360 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-25 01:12:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 01:12:43,367 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:43 GMT 2018-10-25 01:12:43,367 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-25 01:12:43,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 01:12:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:43,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:43 GMT X-Openstack-Request-Id: req-22ffec4d-471d-42eb-97da-e96ecb26f854 2018-10-25 01:12:43,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 01:12:43,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-22ffec4d-471d-42eb-97da-e96ecb26f854 2018-10-25 01:12:43,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.392441034317s 2018-10-25 01:12:43,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 01:12:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be"}' 2018-10-25 01:12:43,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:43 GMT Location: http://172.30.9.21:9292/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-46d6bfc8-2450-4872-85c9-a9191b227705 2018-10-25 01:12:43,813 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:43Z", "file": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "43f408fe-93e4-40d3-b4f4-d53ef69107fc", "size": null, "self": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": null, "created_at": "2018-10-25T01:12:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 01:12:43,814 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-46d6bfc8-2450-4872-85c9-a9191b227705 2018-10-25 01:12:43,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0416450500488s 2018-10-25 01:12:43,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 01:12:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" -d '' 2018-10-25 01:12:44,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 01:12:44 GMT X-Openstack-Request-Id: req-22b29253-170a-4111-bf72-d47e75621d0a 2018-10-25 01:12:44,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 01:12:44,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file used request id req-22b29253-170a-4111-bf72-d47e75621d0a 2018-10-25 01:12:44,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.601014137268s 2018-10-25 01:12:44,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 01:12:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:44,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:44 GMT X-Openstack-Request-Id: req-699c8344-10f9-49f0-a676-9e2d0a7c4adf 2018-10-25 01:12:44,446 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:44Z", "file": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "43f408fe-93e4-40d3-b4f4-d53ef69107fc", "size": 12716032, "self": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T01:12:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 01:12:44,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-699c8344-10f9-49f0-a676-9e2d0a7c4adf 2018-10-25 01:12:44,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263569355011s 2018-10-25 01:12:44,448 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file', 'owner': u'130e486bcf7541ec89b65ae257856039', 'id': u'43f408fe-93e4-40d3-b4f4-d53ef69107fc', 'size': 12716032, u'self': u'/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'130e486bcf7541ec89b65ae257856039', 'name': 'tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T01:12:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-25T01:12:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be', 'created': u'2018-10-25T01:12:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-25T01:12:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-25 01:12:44,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 01:12:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_e215cd60-8d66-420e-8b89-22a1e78e02be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-25 01:12:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a89f1bca-5b82-4ffd-898a-35e7fdb7ee68 x-openstack-request-id: req-a89f1bca-5b82-4ffd-898a-35e7fdb7ee68 2018-10-25 01:12:44,790 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec26dd08-113a-47fe-881f-39929f41d0c6", "name": "tempest_full-flavor_e215cd60-8d66-420e-8b89-22a1e78e02be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 01:12:44,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a89f1bca-5b82-4ffd-898a-35e7fdb7ee68 2018-10-25 01:12:44,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338973045349s 2018-10-25 01:12:44,791 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_e215cd60-8d66-420e-8b89-22a1e78e02be', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'ec26dd08-113a-47fe-881f-39929f41d0c6', 'swap': 0}) 2018-10-25 01:12:44,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 01:12:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"extra_specs": {}}' 2018-10-25 01:12:44,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cb3b886-e904-4f8c-af58-5626f45f882f x-openstack-request-id: req-6cb3b886-e904-4f8c-af58-5626f45f882f 2018-10-25 01:12:44,815 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 01:12:44,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6/os-extra_specs used request id req-6cb3b886-e904-4f8c-af58-5626f45f882f 2018-10-25 01:12:44,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229980945587s 2018-10-25 01:12:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:44,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19151903-07f0-4b28-bb63-eb71f47e87ed 2018-10-25 01:12:44,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:44,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-19151903-07f0-4b28-bb63-eb71f47e87ed 2018-10-25 01:12:44,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108952045441s 2018-10-25 01:12:44,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 01:12:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:45,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d356263-18f4-44cf-8f0f-48c36276e991 2018-10-25 01:12:45,130 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 01:12:45,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d356263-18f4-44cf-8f0f-48c36276e991 2018-10-25 01:12:45,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188992977142s 2018-10-25 01:12:45,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-25 01:12:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:45,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bffbb44f-1182-4f1e-bbdb-244d4906fb0d x-openstack-request-id: req-bffbb44f-1182-4f1e-bbdb-244d4906fb0d 2018-10-25 01:12:45,440 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-25 01:12:45,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bffbb44f-1182-4f1e-bbdb-244d4906fb0d 2018-10-25 01:12:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.296086072922s 2018-10-25 01:12:45,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 01:12:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:45,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:45 GMT X-Openstack-Request-Id: req-436c14f8-c89e-45ac-aac8-f9c15ead1618 2018-10-25 01:12:45,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:44Z", "file": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "43f408fe-93e4-40d3-b4f4-d53ef69107fc", "size": 12716032, "self": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T01:12:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 01:12:45,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-436c14f8-c89e-45ac-aac8-f9c15ead1618 2018-10-25 01:12:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0213770866394s 2018-10-25 01:12:45,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 01:12:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be"}' 2018-10-25 01:12:45,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:45 GMT Location: http://172.30.9.21:9292/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62b6eb58-fb39-40db-a7bb-4361e7256a5c 2018-10-25 01:12:45,523 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:45Z", "file": "/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "da24f79a-6749-4612-b27a-e449c4d7d702", "size": null, "self": "/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": null, "created_at": "2018-10-25T01:12:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 01:12:45,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-62b6eb58-fb39-40db-a7bb-4361e7256a5c 2018-10-25 01:12:45,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0547680854797s 2018-10-25 01:12:45,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 01:12:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" -d '' 2018-10-25 01:12:46,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 01:12:46 GMT X-Openstack-Request-Id: req-81d44b60-f6e9-404d-9abb-e34110eac5c8 2018-10-25 01:12:46,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 01:12:46,464 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702/file used request id req-81d44b60-f6e9-404d-9abb-e34110eac5c8 2018-10-25 01:12:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.941378116608s 2018-10-25 01:12:46,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 01:12:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 01:12:46,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:46 GMT X-Openstack-Request-Id: req-13123e93-b1f7-4092-93dd-e01e8d747fa6 2018-10-25 01:12:46,497 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:46Z", "file": "/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "da24f79a-6749-4612-b27a-e449c4d7d702", "size": 12716032, "self": "/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/da24f79a-6749-4612-b27a-e449c4d7d702/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/da24f79a-6749-4612-b27a-e449c4d7d702/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T01:12:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:44Z", "file": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "43f408fe-93e4-40d3-b4f4-d53ef69107fc", "size": 12716032, "self": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T01:12:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 01:12:46,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-13123e93-b1f7-4092-93dd-e01e8d747fa6 2018-10-25 01:12:46,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276589393616s 2018-10-25 01:12:46,500 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/da24f79a-6749-4612-b27a-e449c4d7d702/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702/file', 'owner': u'130e486bcf7541ec89b65ae257856039', 'id': u'da24f79a-6749-4612-b27a-e449c4d7d702', 'size': 12716032, u'self': u'/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'130e486bcf7541ec89b65ae257856039', 'name': 'tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/da24f79a-6749-4612-b27a-e449c4d7d702/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T01:12:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-25T01:12:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', 'created': u'2018-10-25T01:12:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-25T01:12:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-25 01:12:46,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 01:12:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-25 01:12:46,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18fb8d3f-c1b7-45da-ae91-c0d1a36f4e45 x-openstack-request-id: req-18fb8d3f-c1b7-45da-ae91-c0d1a36f4e45 2018-10-25 01:12:46,654 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08ffa180-e1cb-4410-83f9-9e1d103f180f", "name": "tempest_full-flavor_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 01:12:46,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18fb8d3f-c1b7-45da-ae91-c0d1a36f4e45 2018-10-25 01:12:46,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.154261827469s 2018-10-25 01:12:46,656 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'08ffa180-e1cb-4410-83f9-9e1d103f180f', 'swap': 0}) 2018-10-25 01:12:46,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 01:12:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" -d '{"extra_specs": {}}' 2018-10-25 01:12:46,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 01:12:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0c0df82-e19c-49e8-a57b-1b0fddb26cc0 x-openstack-request-id: req-f0c0df82-e19c-49e8-a57b-1b0fddb26cc0 2018-10-25 01:12:46,713 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 01:12:46,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f/os-extra_specs used request id req-f0c0df82-e19c-49e8-a57b-1b0fddb26cc0 2018-10-25 01:12:46,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0568568706512s 2018-10-25 01:12:46,714 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e215cd60-8d66-420e-8b89-22a1e78e02be', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'08ffa180-e1cb-4410-83f9-9e1d103f180f', 'swap': 0}) 2018-10-25 01:12:49,727 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-25 01:12:49,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-25 01:12:49,728 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-25 01:12:49,731 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-25 01:12:49,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-25 01:12:51,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6f52e099-b275-45dc-8ff7-7ec95f58458c/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-25 01:12:51,645 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-25 01:12:51,647 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-25 01:12:51,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-10-25 01:13:01,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:01.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.465s] 2018-10-25 01:13:01,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:01.393 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.071s] 2018-10-25 01:13:01,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:01.469 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.075s] 2018-10-25 01:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:01.577 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.108s] 2018-10-25 01:13:01,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:01.642 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.065s] 2018-10-25 01:13:04,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:04.963 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:13:04,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:04.964 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:13:09,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:09.407 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.401s] 2018-10-25 01:13:09,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:09.470 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.063s] 2018-10-25 01:13:16,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:16.685 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.223s] 2018-10-25 01:13:19,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:19.933 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [18.761s] 2018-10-25 01:13:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:22.956 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.025s] 2018-10-25 01:13:23,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:23.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.288s] 2018-10-25 01:13:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:23.850 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.128s] 2018-10-25 01:13:23,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:23.963 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.113s] 2018-10-25 01:13:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:24.061 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.097s] 2018-10-25 01:13:24,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:24.156 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.094s] 2018-10-25 01:13:24,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:24.596 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.439s] 2018-10-25 01:13:24,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:24.704 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.108s] 2018-10-25 01:13:25,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:25.059 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.352s] 2018-10-25 01:13:25,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:25.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.137s] 2018-10-25 01:13:25,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:25.318 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.124s] 2018-10-25 01:13:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:26.105 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.149s] 2018-10-25 01:13:31,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:31.152 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [5.047s] 2018-10-25 01:13:31,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:31.391 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.239s] 2018-10-25 01:13:31,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:31.541 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.149s] 2018-10-25 01:13:31,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:31.720 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.179s] 2018-10-25 01:13:31,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:31.950 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.296s] 2018-10-25 01:13:32,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:32.006 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.055s] 2018-10-25 01:13:32,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:32.220 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.214s] 2018-10-25 01:13:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.030 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.309s] 2018-10-25 01:13:34,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.111 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.082s] 2018-10-25 01:13:34,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.315 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [32.973s] 2018-10-25 01:13:34,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.613 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.298s] 2018-10-25 01:13:34,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.730 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.116s] 2018-10-25 01:13:34,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.740 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-10-25 01:13:34,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.753 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-10-25 01:13:34,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.768 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.015s] 2018-10-25 01:13:34,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.875 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.106s] 2018-10-25 01:13:34,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.969 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.094s] 2018-10-25 01:13:34,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:34.997 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.028s] 2018-10-25 01:13:35,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:35.081 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.084s] 2018-10-25 01:13:35,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:35.102 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.021s] 2018-10-25 01:13:35,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:35.112 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-10-25 01:13:35,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:35.210 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:13:36,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:36.169 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.056s] 2018-10-25 01:13:36,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:36.467 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.298s] 2018-10-25 01:13:40,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:40.224 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.589s] 2018-10-25 01:13:40,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:40.241 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.016s] 2018-10-25 01:13:40,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:40.282 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.041s] 2018-10-25 01:13:40,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:40.301 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2018-10-25 01:13:43,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.358 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.231s] 2018-10-25 01:13:43,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.374 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.015s] 2018-10-25 01:13:43,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.432 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.058s] 2018-10-25 01:13:43,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.488 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.055s] 2018-10-25 01:13:43,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.508 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.020s] 2018-10-25 01:13:43,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.518 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-10-25 01:13:43,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:43.527 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-10-25 01:13:46,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:46.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:13:47,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:47.368 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.308s] 2018-10-25 01:13:47,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:47.390 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.022s] 2018-10-25 01:13:50,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:50.020 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:13:51,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.060 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.314s] 2018-10-25 01:13:51,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.069 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2018-10-25 01:13:51,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.087 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.017s] 2018-10-25 01:13:51,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.100 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.013s] 2018-10-25 01:13:51,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.116 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-10-25 01:13:51,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.127 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-25 01:13:51,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.151 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.024s] 2018-10-25 01:13:51,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.160 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-10-25 01:13:51,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.177 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.016s] 2018-10-25 01:13:51,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.187 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-10-25 01:13:51,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.197 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-25 01:13:51,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.210 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.013s] 2018-10-25 01:13:51,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.220 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-10-25 01:13:51,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.242 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-10-25 01:13:51,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:51.568 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [7.594s] 2018-10-25 01:13:57,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.533 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.406s] 2018-10-25 01:13:57,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.584 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.050s] 2018-10-25 01:13:57,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.713 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.128s] 2018-10-25 01:13:57,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.715 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-25 01:13:57,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.741 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.029s] 2018-10-25 01:13:57,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:57.944 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.202s] 2018-10-25 01:13:58,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:58.317 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [44.658s] 2018-10-25 01:13:59,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:13:59.156 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.587s] 2018-10-25 01:14:02,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:02.520 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-25 01:14:05,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:05.771 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.386s] 2018-10-25 01:14:05,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:05.836 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.065s] 2018-10-25 01:14:09,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:09.417 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.432s] 2018-10-25 01:14:09,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:09.535 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.119s] 2018-10-25 01:14:09,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:09.565 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:14:10,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:10.027 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.491s] 2018-10-25 01:14:10,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:10.850 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.822s] 2018-10-25 01:14:11,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:11.220 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.370s] 2018-10-25 01:14:14,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:14.902 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-25 01:14:15,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:15.231 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:14:19,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:19.648 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.897s] 2018-10-25 01:14:20,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:20.469 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.426s] 2018-10-25 01:14:20,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:20.586 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.118s] 2018-10-25 01:14:21,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:21.304 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [23.582s] 2018-10-25 01:14:21,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:21.643 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-10-25 01:14:26,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:26.073 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.343s] 2018-10-25 01:14:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:26.105 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.032s] 2018-10-25 01:14:26,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:26.201 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.095s] 2018-10-25 01:14:26,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:26.256 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.055s] 2018-10-25 01:14:26,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:26.354 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.098s] 2018-10-25 01:14:27,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:27.766 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.224s] 2018-10-25 01:14:28,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:28.090 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.441s] 2018-10-25 01:14:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:28.096 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.331s] 2018-10-25 01:14:32,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:32.922 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.309s] 2018-10-25 01:14:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:32.934 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-10-25 01:14:32,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:32.945 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-10-25 01:14:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:33.263 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.317s] 2018-10-25 01:14:33,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:33.273 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-10-25 01:14:33,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:33.329 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.055s] 2018-10-25 01:14:33,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:33.339 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-10-25 01:14:35,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:35.165 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.002s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-25 01:14:35,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:35.167 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-25 01:14:35,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:35.721 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:14:39,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:39.548 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.140s] 2018-10-25 01:14:39,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:39.840 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.292s] 2018-10-25 01:14:43,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:43.490 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.648s] 2018-10-25 01:14:43,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:43.676 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [22.369s] 2018-10-25 01:14:43,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:43.677 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-10-25 01:14:45,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:45.026 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.537s] 2018-10-25 01:14:50,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:50.480 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [8.048s] 2018-10-25 01:14:55,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:55.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [2.892s] 2018-10-25 01:14:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:57.673 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.372s] 2018-10-25 01:14:58,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:58.936 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.264s] 2018-10-25 01:14:59,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:14:59.312 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.376s] 2018-10-25 01:15:00,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:00.061 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.389s] 2018-10-25 01:15:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:00.072 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.013s] 2018-10-25 01:15:04,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:04.011 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.281s] 2018-10-25 01:15:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:07.181 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.846s] 2018-10-25 01:15:09,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:09.605 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:15:09,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:09.606 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:15:09,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:09.607 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-25 01:15:10,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:10.835 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.821s] 2018-10-25 01:15:10,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:10.843 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-10-25 01:15:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:10.856 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-10-25 01:15:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:10.866 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2018-10-25 01:15:11,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:11.366 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.498s] 2018-10-25 01:15:11,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:11.863 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.497s] 2018-10-25 01:15:12,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:12.200 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.629s] 2018-10-25 01:15:14,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:14.019 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.384s] 2018-10-25 01:15:14,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:14.055 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.036s] 2018-10-25 01:15:14,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:14.091 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.037s] 2018-10-25 01:15:14,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:14.301 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:15:20,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:20.516 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.274s] 2018-10-25 01:15:20,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:20.580 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.064s] 2018-10-25 01:15:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:20.631 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.051s] 2018-10-25 01:15:20,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:20.862 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.229s] 2018-10-25 01:15:23,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:23.340 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.091s] 2018-10-25 01:15:34,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:34.504 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.526s] 2018-10-25 01:15:41,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:41.690 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [62.074s] 2018-10-25 01:15:41,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:41.709 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.025s] 2018-10-25 01:15:42,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:42.228 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.721s] 2018-10-25 01:15:42,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:42.230 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-25 01:15:42,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:42.231 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-25 01:15:42,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:42.231 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-25 01:15:43,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:43.916 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.748s] 2018-10-25 01:15:44,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:44.362 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.447s] 2018-10-25 01:15:44,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:44.938 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.575s] 2018-10-25 01:15:45,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:45.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.642s] 2018-10-25 01:15:45,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:45.600 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.020s] 2018-10-25 01:15:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:45.995 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [11.760s] 2018-10-25 01:15:46,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:46.492 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.891s] 2018-10-25 01:15:46,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:46.790 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.296s] 2018-10-25 01:15:48,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:48.341 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.347s] 2018-10-25 01:15:54,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:54.211 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.282s] 2018-10-25 01:15:54,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:54.224 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-10-25 01:15:54,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:54.488 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.263s] 2018-10-25 01:15:59,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.061 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.284s] 2018-10-25 01:15:59,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.110 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2018-10-25 01:15:59,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.150 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.039s] 2018-10-25 01:15:59,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.201 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.051s] 2018-10-25 01:15:59,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.222 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.022s] 2018-10-25 01:15:59,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.275 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.052s] 2018-10-25 01:15:59,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.311 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.036s] 2018-10-25 01:15:59,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.034s] 2018-10-25 01:15:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.366 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-10-25 01:15:59,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.403 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.036s] 2018-10-25 01:15:59,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:15:59.439 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.036s] 2018-10-25 01:16:00,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:00.529 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.341s] 2018-10-25 01:16:10,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:10.860 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.319s] 2018-10-25 01:16:11,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:11.118 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.259s] 2018-10-25 01:16:24,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:24.341 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [0.931s] 2018-10-25 01:16:25,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:25.673 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.331s] 2018-10-25 01:16:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:26.202 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.529s] 2018-10-25 01:16:27,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:27.030 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.828s] 2018-10-25 01:16:27,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:27.805 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.774s] 2018-10-25 01:16:28,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:28.753 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.948s] 2018-10-25 01:16:40,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:40.401 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [58.670s] 2018-10-25 01:16:41,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:41.723 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [21.132s] 2018-10-25 01:16:49,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:49.642 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.924s] 2018-10-25 01:16:50,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:16:50.742 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [15.573s] 2018-10-25 01:17:28,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:28.269 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [101.449s] 2018-10-25 01:17:29,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:29.573 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [11.885s] 2018-10-25 01:17:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:29.585 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-10-25 01:17:29,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:29.751 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.166s] 2018-10-25 01:17:30,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:30.092 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.341s] 2018-10-25 01:17:31,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:31.744 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [3.477s] 2018-10-25 01:17:32,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:32.484 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.741s] 2018-10-25 01:17:43,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:43.775 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [63.357s] 2018-10-25 01:17:43,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:43.849 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.304s] 2018-10-25 01:17:44,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:44.178 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.329s] 2018-10-25 01:17:44,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:44.737 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.558s] 2018-10-25 01:17:45,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:45.125 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.387s] 2018-10-25 01:17:45,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:45.159 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.034s] 2018-10-25 01:17:45,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:45.459 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.300s] 2018-10-25 01:17:46,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:46.045 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:17:57,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:17:57.089 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [66.328s] 2018-10-25 01:18:00,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:00.838 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [5.124s] 2018-10-25 01:18:04,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:04.831 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [3.993s] 2018-10-25 01:18:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:11.531 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [14.442s] 2018-10-25 01:18:16,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:16.603 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [5.073s] 2018-10-25 01:18:24,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.017 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.065s] 2018-10-25 01:18:24,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.076 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.058s] 2018-10-25 01:18:24,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.138 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.061s] 2018-10-25 01:18:24,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.254 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.116s] 2018-10-25 01:18:24,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.515 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.260s] 2018-10-25 01:18:24,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.063s] 2018-10-25 01:18:24,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.051s] 2018-10-25 01:18:24,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.085s] 2018-10-25 01:18:24,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.772 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.056s] 2018-10-25 01:18:24,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.896 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.124s] 2018-10-25 01:18:24,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:24.983 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.086s] 2018-10-25 01:18:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:25.112 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.128s] 2018-10-25 01:18:25,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:25.169 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.058s] 2018-10-25 01:18:28,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:28.807 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.420s] 2018-10-25 01:18:29,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:29.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.435s] 2018-10-25 01:18:29,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:29.826 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [5.875s] 2018-10-25 01:18:29,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:29.855 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.030s] 2018-10-25 01:18:29,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:29.868 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-10-25 01:18:29,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:29.878 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-10-25 01:18:35,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:35.156 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.746s] 2018-10-25 01:18:39,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.358s] 2018-10-25 01:18:39,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.260 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.067s] 2018-10-25 01:18:39,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.684 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.423s] 2018-10-25 01:18:39,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.694 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-10-25 01:18:39,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.718 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.215s] 2018-10-25 01:18:39,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.733 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.038s] 2018-10-25 01:18:39,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.743 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-10-25 01:18:39,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.778 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.034s] 2018-10-25 01:18:39,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:39.812 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.033s] 2018-10-25 01:18:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:40.254 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.534s] 2018-10-25 01:18:40,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:40.653 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.397s] 2018-10-25 01:18:41,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:41.698 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.395s] 2018-10-25 01:18:42,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:42.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.418s] 2018-10-25 01:18:43,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:43.424 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.306s] 2018-10-25 01:18:45,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:45.529 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [2.105s] 2018-10-25 01:18:45,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:45.573 32 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.369s] 2018-10-25 01:18:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:46.955 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.426s] 2018-10-25 01:18:52,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:52.155 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [68.367s] 2018-10-25 01:18:53,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:53.161 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.633s] 2018-10-25 01:18:54,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:54.031 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.870s] 2018-10-25 01:18:54,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:54.041 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-10-25 01:18:54,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:54.995 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.953s] 2018-10-25 01:18:55,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:55.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.266s] 2018-10-25 01:18:55,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:55.539 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.277s] 2018-10-25 01:18:55,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:55.799 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.260s] 2018-10-25 01:18:55,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:18:55.826 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.027s] 2018-10-25 01:19:00,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:00.172 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [19.513s] 2018-10-25 01:19:04,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.187 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.643s] 2018-10-25 01:19:04,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.198 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-10-25 01:19:04,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.738 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.537s] 2018-10-25 01:19:04,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.742 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-25 01:19:04,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.744 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-25 01:19:04,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.746 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-25 01:19:04,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:04.768 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.027s] 2018-10-25 01:19:05,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:05.044 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.275s] 2018-10-25 01:19:05,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:05.046 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-25 01:19:05,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:05.047 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-25 01:19:05,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:05.048 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-25 01:19:08,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:08.030 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [12.617s] 2018-10-25 01:19:09,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:09.009 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.981s] 2018-10-25 01:19:09,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:09.012 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.281s] 2018-10-25 01:19:09,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:09.055 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.043s] 2018-10-25 01:19:09,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:09.201 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.145s] 2018-10-25 01:19:10,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:10.780 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.770s] 2018-10-25 01:19:12,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:12.437 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [12.264s] 2018-10-25 01:19:13,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:13.316 32 INFO opnfv-tempest [-] {3} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-25 01:19:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:20.844 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.523s] 2018-10-25 01:19:21,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:21.068 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.224s] 2018-10-25 01:19:21,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:21.152 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.084s] 2018-10-25 01:19:21,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:21.867 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.712s] 2018-10-25 01:19:23,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:23.224 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:19:27,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:27.559 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [16.772s] 2018-10-25 01:19:28,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:28.120 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.567s] 2018-10-25 01:19:35,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:35.195 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.968s] 2018-10-25 01:19:35,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:35.307 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.111s] 2018-10-25 01:19:35,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:35.533 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.226s] 2018-10-25 01:19:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:38.249 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.319s] 2018-10-25 01:19:48,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:48.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [6.125s] 2018-10-25 01:19:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:19:57.246 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.945s] 2018-10-25 01:20:02,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:02.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [13.821s] 2018-10-25 01:20:03,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:03.849 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.375s] 2018-10-25 01:20:08,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:08.738 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.683s] 2018-10-25 01:20:09,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:09.291 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.553s] 2018-10-25 01:20:09,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:09.512 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.220s] 2018-10-25 01:20:09,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:09.536 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.024s] 2018-10-25 01:20:09,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:09.564 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.027s] 2018-10-25 01:20:09,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:09.588 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.025s] 2018-10-25 01:20:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:10.112 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [37.061s] 2018-10-25 01:20:10,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:10.570 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [6.718s] 2018-10-25 01:20:10,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:10.571 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-25 01:20:14,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:14.444 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.618s] 2018-10-25 01:20:14,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:14.990 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.545s] 2018-10-25 01:20:15,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:15.313 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.323s] 2018-10-25 01:20:19,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:19.367 32 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.313s] 2018-10-25 01:20:49,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:49.613 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [92.246s] 2018-10-25 01:20:56,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:20:56.925 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [46.807s] 2018-10-25 01:21:01,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:01.018 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [31.606s] 2018-10-25 01:21:03,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:03.589 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.005s] 2018-10-25 01:21:12,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:12.695 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.108s] 2018-10-25 01:21:29,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:29.635 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [28.617s] 2018-10-25 01:21:36,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:36.281 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:21:41,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:41.767 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [44.832s] 2018-10-25 01:21:47,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.110 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2018-10-25 01:21:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.120 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-10-25 01:21:47,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.507 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.386s] 2018-10-25 01:21:47,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.518 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-10-25 01:21:47,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.528 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-25 01:21:47,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.551 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-10-25 01:21:47,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.612 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-10-25 01:21:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.686 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.073s] 2018-10-25 01:21:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.862 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.175s] 2018-10-25 01:21:47,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.878 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-10-25 01:21:47,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:47.985 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.106s] 2018-10-25 01:21:51,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:51.221 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:21:59,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:21:59.374 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [5.989s] 2018-10-25 01:22:00,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:00.426 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.052s] 2018-10-25 01:22:07,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:07.262 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.833s] 2018-10-25 01:22:12,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:12.852 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [60.141s] 2018-10-25 01:22:13,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:13.442 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.178s] 2018-10-25 01:22:24,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:24.979 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.080s] 2018-10-25 01:22:25,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:25.091 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.111s] 2018-10-25 01:22:25,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:25.327 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.236s] 2018-10-25 01:22:25,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:25.485 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.157s] 2018-10-25 01:22:25,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:25.486 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-25 01:22:27,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:27.157 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.714s] 2018-10-25 01:22:29,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:29.134 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-10-25 01:22:29,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:29.143 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.009s] 2018-10-25 01:22:32,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:32.930 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [69.706s] 2018-10-25 01:22:33,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:33.000 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.841s] 2018-10-25 01:22:33,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:33.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.331s] 2018-10-25 01:22:33,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:33.748 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.487s] 2018-10-25 01:22:33,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:33.844 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-10-25 01:22:33,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:33.845 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-25 01:22:35,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:35.490 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-25 01:22:38,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:38.188 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:22:45,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:45.821 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.053s] 2018-10-25 01:22:45,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:45.845 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.024s] 2018-10-25 01:22:58,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:22:58.188 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.559s] 2018-10-25 01:23:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:04.602 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [6.415s] 2018-10-25 01:23:10,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:10.937 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.674s] 2018-10-25 01:23:11,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:11.337 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.399s] 2018-10-25 01:23:11,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:11.732 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.394s] 2018-10-25 01:23:11,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:11.807 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.081s] 2018-10-25 01:23:11,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:11.918 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2018-10-25 01:23:12,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:12.130 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.397s] 2018-10-25 01:23:12,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:12.162 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.243s] 2018-10-25 01:23:12,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:12.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-10-25 01:23:12,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:12.262 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-25 01:23:12,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:12.540 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.410s] 2018-10-25 01:23:26,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:26.587 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.569s] 2018-10-25 01:23:27,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:27.277 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.061s] 2018-10-25 01:23:27,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:27.384 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.107s] 2018-10-25 01:23:35,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:35.626 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.661s] 2018-10-25 01:23:35,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:35.756 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.129s] 2018-10-25 01:23:35,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:35.873 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.117s] 2018-10-25 01:23:40,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:40.184 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.880s] 2018-10-25 01:23:40,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:40.655 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.470s] 2018-10-25 01:23:42,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:42.278 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.401s] 2018-10-25 01:23:42,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:42.306 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.031s] 2018-10-25 01:23:42,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:42.337 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.031s] 2018-10-25 01:23:48,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:48.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-10-25 01:23:50,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:50.974 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.142s] 2018-10-25 01:23:51,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:51.027 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-10-25 01:23:52,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:52.034 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.837s] 2018-10-25 01:23:52,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:52.043 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-25 01:23:53,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:53.934 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:23:53,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:53.935 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:23:53,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:53.936 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:23:59,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:23:59.713 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.377s] 2018-10-25 01:24:02,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:02.666 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:24:02,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:02.667 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:24:02,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:02.668 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:24:05,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:05.266 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.035s] 2018-10-25 01:24:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:06.993 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.514s] 2018-10-25 01:24:08,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:08.021 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.753s] 2018-10-25 01:24:09,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:09.591 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.569s] 2018-10-25 01:24:10,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:10.180 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.588s] 2018-10-25 01:24:11,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:11.049 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.868s] 2018-10-25 01:24:11,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:11.676 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.626s] 2018-10-25 01:24:12,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:12.300 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.622s] 2018-10-25 01:24:12,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:12.900 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.600s] 2018-10-25 01:24:14,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:14.113 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.212s] 2018-10-25 01:24:14,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:14.524 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.815s] 2018-10-25 01:24:15,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:15.663 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.550s] 2018-10-25 01:24:15,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:15.899 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.235s] 2018-10-25 01:24:16,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:16.102 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.202s] 2018-10-25 01:24:16,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:16.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.244s] 2018-10-25 01:24:16,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:16.848 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.501s] 2018-10-25 01:24:17,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:17.070 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.222s] 2018-10-25 01:24:17,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:17.278 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.207s] 2018-10-25 01:24:17,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:17.894 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.615s] 2018-10-25 01:24:18,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:18.354 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.827s] 2018-10-25 01:24:18,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:18.507 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.612s] 2018-10-25 01:24:18,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:18.743 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.235s] 2018-10-25 01:24:19,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:19.298 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.945s] 2018-10-25 01:24:21,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:21.088 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.789s] 2018-10-25 01:24:21,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:21.629 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.883s] 2018-10-25 01:24:21,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:21.630 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-25 01:24:22,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:22.329 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.701s] 2018-10-25 01:24:22,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:22.476 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [56.914s] 2018-10-25 01:24:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:22.580 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.251s] 2018-10-25 01:24:22,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:22.882 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.300s] 2018-10-25 01:24:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:23.380 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.497s] 2018-10-25 01:24:23,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:23.622 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.241s] 2018-10-25 01:24:23,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:23.897 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.274s] 2018-10-25 01:24:24,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:24.126 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.228s] 2018-10-25 01:24:24,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:24.349 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.222s] 2018-10-25 01:24:24,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:24.586 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.236s] 2018-10-25 01:24:24,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:24.813 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.227s] 2018-10-25 01:24:25,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:25.055 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.241s] 2018-10-25 01:24:25,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:25.655 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.596s] 2018-10-25 01:24:25,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:25.657 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-25 01:24:25,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:25.658 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-25 01:24:25,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:25.869 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.214s] 2018-10-25 01:24:26,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:26.111 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.242s] 2018-10-25 01:24:28,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:28.983 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.869s] 2018-10-25 01:24:29,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.196 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.214s] 2018-10-25 01:24:29,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.443 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.245s] 2018-10-25 01:24:29,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.446 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-25 01:24:29,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.448 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-25 01:24:29,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.653 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.208s] 2018-10-25 01:24:29,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:29.885 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.231s] 2018-10-25 01:24:30,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:30.103 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.217s] 2018-10-25 01:24:30,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:30.499 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.798s] 2018-10-25 01:24:31,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:31.349 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.850s] 2018-10-25 01:24:32,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:32.054 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.704s] 2018-10-25 01:24:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:32.934 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.880s] 2018-10-25 01:24:34,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:34.427 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.492s] 2018-10-25 01:24:35,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:35.697 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.270s] 2018-10-25 01:24:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:39.497 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.236s] 2018-10-25 01:24:41,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:41.001 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:24:44,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:44.632 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects ... success [0.551s] 2018-10-25 01:24:44,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:44.795 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains ... success [0.162s] 2018-10-25 01:24:44,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:44.944 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name ... success [0.150s] 2018-10-25 01:24:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:50.079 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.835s] 2018-10-25 01:24:52,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:52.335 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:24:52,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:52.978 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.136s] 2018-10-25 01:24:53,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:53.153 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.174s] 2018-10-25 01:24:53,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:53.264 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.111s] 2018-10-25 01:24:53,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:53.431 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.167s] 2018-10-25 01:24:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:53.573 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.142s] 2018-10-25 01:24:59,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:24:59.816 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.385s] 2018-10-25 01:25:01,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:01.484 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.184s] 2018-10-25 01:25:01,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:01.983 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.498s] 2018-10-25 01:25:02,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:02.134 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.151s] 2018-10-25 01:25:02,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:02.217 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.083s] 2018-10-25 01:25:02,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:02.392 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.175s] 2018-10-25 01:25:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:02.934 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.540s] 2018-10-25 01:25:03,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:03.395 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.462s] 2018-10-25 01:25:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:08.110 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.969s] 2018-10-25 01:25:09,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:09.622 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.512s] 2018-10-25 01:25:11,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:11.242 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.618s] 2018-10-25 01:25:12,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:12.043 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.082s] 2018-10-25 01:25:13,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:13.576 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.537s] 2018-10-25 01:25:16,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:16.992 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [54.507s] 2018-10-25 01:25:18,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:18.299 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [7.050s] 2018-10-25 01:25:18,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:18.512 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [7.586s] 2018-10-25 01:25:19,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:19.346 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.838s] 2018-10-25 01:25:21,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:21.749 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.172s] 2018-10-25 01:25:22,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:22.441 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.092s] 2018-10-25 01:25:26,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:26.859 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.510s] 2018-10-25 01:25:26,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:26.922 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-25 01:25:26,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:26.923 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-10-25 01:25:27,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:27.011 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.152s] 2018-10-25 01:25:27,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:27.741 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.729s] 2018-10-25 01:25:27,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:27.836 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.095s] 2018-10-25 01:25:28,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:28.596 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.759s] 2018-10-25 01:25:31,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:31.252 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.388s] 2018-10-25 01:25:31,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:31.477 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.225s] 2018-10-25 01:25:33,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:33.414 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:25:36,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:36.614 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.857s] 2018-10-25 01:25:36,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:36.679 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.110s] 2018-10-25 01:25:36,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:36.940 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.326s] 2018-10-25 01:25:37,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:37.371 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.692s] 2018-10-25 01:25:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:37.529 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.589s] 2018-10-25 01:25:39,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:39.188 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.104s] 2018-10-25 01:25:39,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:39.469 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:25:39,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:39.470 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:25:39,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:39.472 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:25:44,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:44.774 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.646s] 2018-10-25 01:25:45,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:45.608 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.833s] 2018-10-25 01:25:45,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:45.840 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.786s] 2018-10-25 01:25:46,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:46.600 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.758s] 2018-10-25 01:25:47,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:47.189 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.838s] 2018-10-25 01:25:47,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:47.194 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.006s] 2018-10-25 01:25:47,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:47.202 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-10-25 01:25:47,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:47.358 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.760s] 2018-10-25 01:25:47,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:47.682 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.478s] 2018-10-25 01:25:48,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:48.657 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.974s] 2018-10-25 01:25:49,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:49.421 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.762s] 2018-10-25 01:25:53,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:53.516 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.409s] 2018-10-25 01:25:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:54.023 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.507s] 2018-10-25 01:25:54,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:54.479 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.486s] 2018-10-25 01:25:54,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:54.609 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.130s] 2018-10-25 01:25:55,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:55.020 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.410s] 2018-10-25 01:25:55,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:55.177 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.152s] 2018-10-25 01:25:55,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:55.222 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.270s] 2018-10-25 01:25:56,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:56.120 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.896s] 2018-10-25 01:25:56,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:56.285 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.165s] 2018-10-25 01:25:56,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:56.635 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.350s] 2018-10-25 01:25:57,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:57.370 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.192s] 2018-10-25 01:25:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:57.466 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.097s] 2018-10-25 01:25:57,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:57.572 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.106s] 2018-10-25 01:25:57,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:25:57.746 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.173s] 2018-10-25 01:26:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:00.056 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.748s] 2018-10-25 01:26:00,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:00.606 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.550s] 2018-10-25 01:26:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:04.462 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.450s] 2018-10-25 01:26:05,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:05.783 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.872s] 2018-10-25 01:26:06,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:06.335 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.786s] 2018-10-25 01:26:06,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:06.475 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.692s] 2018-10-25 01:26:07,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:07.286 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.810s] 2018-10-25 01:26:07,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:07.483 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.147s] 2018-10-25 01:26:07,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:07.878 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.592s] 2018-10-25 01:26:08,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.156 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.672s] 2018-10-25 01:26:08,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.463 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.210s] 2018-10-25 01:26:08,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.474 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.010s] 2018-10-25 01:26:08,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.769 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.294s] 2018-10-25 01:26:08,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.774 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.618s] 2018-10-25 01:26:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.775 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-10-25 01:26:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.963 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.188s] 2018-10-25 01:26:08,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.970 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-10-25 01:26:08,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.975 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.005s] 2018-10-25 01:26:08,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.981 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.005s] 2018-10-25 01:26:08,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.986 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.005s] 2018-10-25 01:26:08,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:08.990 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.005s] 2018-10-25 01:26:10,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:10.017 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.243s] 2018-10-25 01:26:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:10.773 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.754s] 2018-10-25 01:26:11,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:11.403 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.630s] 2018-10-25 01:26:13,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:13.724 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.514s] 2018-10-25 01:26:14,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:14.355 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.950s] 2018-10-25 01:26:15,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:15.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.230s] 2018-10-25 01:26:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:15.344 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.989s] 2018-10-25 01:26:16,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:16.404 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.871s] 2018-10-25 01:26:17,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:17.539 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [2.194s] 2018-10-25 01:26:18,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:18.217 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.678s] 2018-10-25 01:26:18,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:18.639 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.236s] 2018-10-25 01:26:19,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:19.009 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.791s] 2018-10-25 01:26:19,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:19.097 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.458s] 2018-10-25 01:26:19,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:19.331 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.388s] 2018-10-25 01:26:19,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:19.351 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-10-25 01:26:19,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:19.642 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.544s] 2018-10-25 01:26:20,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:20.163 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.520s] 2018-10-25 01:26:20,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:20.295 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.285s] 2018-10-25 01:26:21,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:21.316 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.152s] 2018-10-25 01:26:22,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:22.709 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.392s] 2018-10-25 01:26:23,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:23.453 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.744s] 2018-10-25 01:26:24,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:24.027 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.573s] 2018-10-25 01:26:24,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:24.837 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.808s] 2018-10-25 01:26:25,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:25.621 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.785s] 2018-10-25 01:26:27,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:27.716 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.749s] 2018-10-25 01:26:30,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:30.216 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.710s] 2018-10-25 01:26:30,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:30.860 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.643s] 2018-10-25 01:26:32,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:32.253 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.392s] 2018-10-25 01:26:32,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:32.643 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [4.924s] 2018-10-25 01:26:34,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:34.365 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.722s] 2018-10-25 01:26:36,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:36.131 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.766s] 2018-10-25 01:26:37,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:37.608 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.912s] 2018-10-25 01:26:37,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:37.694 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.564s] 2018-10-25 01:26:40,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:40.636 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.646s] 2018-10-25 01:26:41,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:41.467 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.861s] 2018-10-25 01:26:43,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:43.768 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.127s] 2018-10-25 01:26:43,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:43.770 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-25 01:26:46,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:46.350 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.880s] 2018-10-25 01:26:46,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:46.603 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.835s] 2018-10-25 01:26:48,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:48.201 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.598s] 2018-10-25 01:26:48,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:48.514 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.227s] 2018-10-25 01:26:49,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:49.434 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.084s] 2018-10-25 01:26:50,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:50.832 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-25 01:26:50,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:50.835 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-25 01:26:50,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:50.836 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-25 01:26:53,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:53.294 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.160s] 2018-10-25 01:26:53,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:53.435 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.141s] 2018-10-25 01:26:53,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:53.600 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.164s] 2018-10-25 01:26:53,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:53.606 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-25 01:26:54,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:54.082 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.646s] 2018-10-25 01:26:58,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:58.266 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.327s] 2018-10-25 01:26:58,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:58.698 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.214s] 2018-10-25 01:26:59,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:59.131 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.048s] 2018-10-25 01:26:59,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:26:59.336 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.069s] 2018-10-25 01:27:00,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:00.276 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.940s] 2018-10-25 01:27:01,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:01.906 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-10-25 01:27:02,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:02.035 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.336s] 2018-10-25 01:27:03,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:03.083 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.049s] 2018-10-25 01:27:04,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:04.917 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.770s] 2018-10-25 01:27:05,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:05.085 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.002s] 2018-10-25 01:27:07,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:07.378 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.090s] 2018-10-25 01:27:07,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:07.522 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.145s] 2018-10-25 01:27:09,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.206 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.372s] 2018-10-25 01:27:09,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.222 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-10-25 01:27:09,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.331 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.109s] 2018-10-25 01:27:09,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.961 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.628s] 2018-10-25 01:27:09,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.965 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-25 01:27:09,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.967 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:27:09,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.968 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-10-25 01:27:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.971 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2018-10-25 01:27:09,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.984 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-10-25 01:27:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:09.999 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.015s] 2018-10-25 01:27:10,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:10.010 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.012s] 2018-10-25 01:27:12,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:12.590 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.305s] 2018-10-25 01:27:14,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:14.115 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-10-25 01:27:14,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:14.130 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.556s] 2018-10-25 01:27:14,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:14.164 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [58.914s] 2018-10-25 01:27:14,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:14.213 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-25 01:27:14,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:14.440 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.311s] 2018-10-25 01:27:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:17.766 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [0.900s] 2018-10-25 01:27:17,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:17.990 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.224s] 2018-10-25 01:27:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:18.678 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.687s] 2018-10-25 01:27:19,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:19.745 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.066s] 2018-10-25 01:27:20,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:20.242 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [6.079s] 2018-10-25 01:27:23,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:23.445 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.507s] 2018-10-25 01:27:27,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:27.544 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.098s] 2018-10-25 01:27:32,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:32.512 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.052s] 2018-10-25 01:27:34,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.306 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-10-25 01:27:34,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.317 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2018-10-25 01:27:34,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.385 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.068s] 2018-10-25 01:27:34,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.434 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.048s] 2018-10-25 01:27:34,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.472 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.038s] 2018-10-25 01:27:34,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.510 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.038s] 2018-10-25 01:27:34,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.563 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2018-10-25 01:27:34,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.598 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.035s] 2018-10-25 01:27:34,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.917 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.317s] 2018-10-25 01:27:34,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:34.967 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.050s] 2018-10-25 01:27:35,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.013 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2018-10-25 01:27:35,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.061 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.048s] 2018-10-25 01:27:35,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.108 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.047s] 2018-10-25 01:27:35,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.164 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.056s] 2018-10-25 01:27:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.208 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-10-25 01:27:35,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:35.681 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.169s] 2018-10-25 01:27:37,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:37.858 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [10.314s] 2018-10-25 01:27:39,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:39.065 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [5.205s] 2018-10-25 01:27:44,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:44.395 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.535s] 2018-10-25 01:27:45,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:45.753 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.688s] 2018-10-25 01:27:48,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:48.862 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.467s] 2018-10-25 01:27:49,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:49.259 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.833s] 2018-10-25 01:27:50,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:50.202 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.941s] 2018-10-25 01:27:53,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:53.562 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.698s] 2018-10-25 01:27:56,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:56.682 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.709s] 2018-10-25 01:27:58,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:58.616 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-25 01:27:58,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:27:58.872 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.311s] 2018-10-25 01:28:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:01.726 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.448s] 2018-10-25 01:28:02,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:02.051 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.324s] 2018-10-25 01:28:02,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:02.332 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.281s] 2018-10-25 01:28:03,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.185 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.852s] 2018-10-25 01:28:03,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.379 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.194s] 2018-10-25 01:28:03,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.496 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.117s] 2018-10-25 01:28:03,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.717 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.220s] 2018-10-25 01:28:03,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.832 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.115s] 2018-10-25 01:28:03,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:03.941 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.109s] 2018-10-25 01:28:04,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:04.003 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2018-10-25 01:28:04,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:04.112 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.109s] 2018-10-25 01:28:04,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:04.255 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [5.382s] 2018-10-25 01:28:05,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:05.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.409s] 2018-10-25 01:28:06,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:06.104 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.245s] 2018-10-25 01:28:06,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:06.195 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.559s] 2018-10-25 01:28:08,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:08.425 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.227s] 2018-10-25 01:28:09,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:09.278 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-25 01:28:09,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:09.280 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-25 01:28:09,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:09.851 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.426s] 2018-10-25 01:28:11,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:11.877 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.026s] 2018-10-25 01:28:16,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:16.059 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.756s] 2018-10-25 01:28:17,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:17.207 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.848s] 2018-10-25 01:28:18,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:18.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.791s] 2018-10-25 01:28:21,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:21.247 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.998s] 2018-10-25 01:28:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:21.421 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.569s] 2018-10-25 01:28:25,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:25.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.434s] 2018-10-25 01:28:25,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:25.569 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.322s] 2018-10-25 01:28:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:26.107 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.686s] 2018-10-25 01:28:34,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:34.321 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [8.750s] 2018-10-25 01:28:34,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:34.711 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.695s] 2018-10-25 01:28:35,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:35.240 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.529s] 2018-10-25 01:28:39,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:39.773 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.452s] 2018-10-25 01:28:45,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:45.344 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.569s] 2018-10-25 01:28:48,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:48.034 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [13.587s] 2018-10-25 01:28:49,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:49.286 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.714s] 2018-10-25 01:28:50,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:50.548 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.263s] 2018-10-25 01:28:50,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:50.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.337s] 2018-10-25 01:28:54,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:54.827 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.145s] 2018-10-25 01:28:59,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:28:59.575 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.749s] 2018-10-25 01:29:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:00.942 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [12.906s] 2018-10-25 01:29:06,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:06.093 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.153s] 2018-10-25 01:29:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:08.248 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.155s] 2018-10-25 01:29:08,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:08.341 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.510s] 2018-10-25 01:29:08,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:08.606 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.265s] 2018-10-25 01:29:09,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:09.735 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [65.604s] 2018-10-25 01:29:09,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:09.747 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.018s] 2018-10-25 01:29:10,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:10.247 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.641s] 2018-10-25 01:29:11,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:11.464 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.714s] 2018-10-25 01:29:11,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:11.466 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-10-25 01:29:11,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:11.597 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.164s] 2018-10-25 01:29:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:11.994 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.529s] 2018-10-25 01:29:12,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:12.241 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.248s] 2018-10-25 01:29:14,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:14.873 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.276s] 2018-10-25 01:29:18,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:18.143 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.269s] 2018-10-25 01:29:22,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:22.723 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.580s] 2018-10-25 01:29:26,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:26.585 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [18.334s] 2018-10-25 01:29:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:32.733 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.569s] 2018-10-25 01:29:37,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:37.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.625s] 2018-10-25 01:29:37,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:37.908 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.325s] 2018-10-25 01:29:38,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:38.759 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.025s] 2018-10-25 01:29:43,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:43.977 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.219s] 2018-10-25 01:29:47,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:47.323 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.151s] 2018-10-25 01:29:48,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:48.425 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.447s] 2018-10-25 01:29:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:53.294 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.869s] 2018-10-25 01:29:55,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:29:55.682 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.357s] 2018-10-25 01:30:00,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:00.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [34.261s] 2018-10-25 01:30:02,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:02.072 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.225s] 2018-10-25 01:30:04,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:04.183 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.500s] 2018-10-25 01:30:10,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:10.356 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-25 01:30:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:12.073 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.890s] 2018-10-25 01:30:14,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:14.227 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.154s] 2018-10-25 01:30:16,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:16.580 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.858s] 2018-10-25 01:30:16,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:16.995 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.414s] 2018-10-25 01:30:17,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:17.931 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.936s] 2018-10-25 01:30:20,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:20.186 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.255s] 2018-10-25 01:30:25,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:25.303 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.075s] 2018-10-25 01:30:25,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:25.369 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.182s] 2018-10-25 01:30:25,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:25.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.051s] 2018-10-25 01:30:25,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:25.481 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.061s] 2018-10-25 01:30:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:28.851 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.548s] 2018-10-25 01:30:34,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:34.099 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [22.025s] 2018-10-25 01:30:41,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:41.215 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.211s] 2018-10-25 01:30:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:43.449 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.232s] 2018-10-25 01:30:44,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:44.827 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.379s] 2018-10-25 01:30:45,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:45.194 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.366s] 2018-10-25 01:30:45,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:45.581 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.386s] 2018-10-25 01:30:46,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:46.677 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.095s] 2018-10-25 01:30:47,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:47.379 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.213s] 2018-10-25 01:30:47,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:47.619 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.240s] 2018-10-25 01:30:47,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:47.920 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.243s] 2018-10-25 01:30:47,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:47.987 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.367s] 2018-10-25 01:30:48,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.020 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.033s] 2018-10-25 01:30:48,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.031 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.111s] 2018-10-25 01:30:48,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.236 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.214s] 2018-10-25 01:30:48,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.564 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.329s] 2018-10-25 01:30:48,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.601 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [38.234s] 2018-10-25 01:30:48,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:48.804 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.239s] 2018-10-25 01:30:49,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:49.215 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.410s] 2018-10-25 01:30:49,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:49.277 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.062s] 2018-10-25 01:30:49,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:49.523 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.245s] 2018-10-25 01:30:49,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:49.601 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.568s] 2018-10-25 01:30:50,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:50.475 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.874s] 2018-10-25 01:30:50,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:50.497 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2018-10-25 01:30:50,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:50.517 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-10-25 01:30:50,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:50.538 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-10-25 01:30:53,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:53.291 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.693s] 2018-10-25 01:30:55,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:55.044 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.289s] 2018-10-25 01:30:59,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:30:59.925 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.068s] 2018-10-25 01:31:00,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:00.660 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.529s] 2018-10-25 01:31:01,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:01.969 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.667s] 2018-10-25 01:31:05,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:05.505 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-25 01:31:05,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:05.722 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.218s] 2018-10-25 01:31:09,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:09.099 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.130s] 2018-10-25 01:31:11,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:11.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.346s] 2018-10-25 01:31:12,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:12.816 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.743s] 2018-10-25 01:31:13,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:13.067 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.252s] 2018-10-25 01:31:15,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:15.658 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.300s] 2018-10-25 01:31:17,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:17.538 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.438s] 2018-10-25 01:31:20,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:20.542 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.003s] 2018-10-25 01:31:21,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:21.465 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [28.167s] 2018-10-25 01:31:22,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:22.686 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.027s] 2018-10-25 01:31:23,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:23.230 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.448s] 2018-10-25 01:31:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:23.291 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.749s] 2018-10-25 01:31:25,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:25.879 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.648s] 2018-10-25 01:31:28,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:28.658 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.779s] 2018-10-25 01:31:31,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:31.388 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [9.922s] 2018-10-25 01:31:31,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:31.949 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.564s] 2018-10-25 01:31:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:33.262 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [9.969s] 2018-10-25 01:31:33,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:33.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2018-10-25 01:31:33,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:33.389 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.074s] 2018-10-25 01:31:34,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:34.132 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.101s] 2018-10-25 01:31:40,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:40.412 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.169s] 2018-10-25 01:31:41,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:41.093 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.702s] 2018-10-25 01:31:41,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:41.126 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.174s] 2018-10-25 01:31:42,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:42.333 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.037s] 2018-10-25 01:31:42,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:42.423 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.090s] 2018-10-25 01:31:42,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:42.444 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.021s] 2018-10-25 01:31:42,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:42.465 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.020s] 2018-10-25 01:31:42,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:42.581 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.115s] 2018-10-25 01:31:45,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:45.866 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.453s] 2018-10-25 01:31:46,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:46.209 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.083s] 2018-10-25 01:31:46,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:46.708 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:31:46,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:46.709 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:31:46,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:46.710 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-25 01:31:48,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:48.289 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.422s] 2018-10-25 01:31:50,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:50.269 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.174s] 2018-10-25 01:31:51,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:51.582 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.394s] 2018-10-25 01:31:51,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:51.907 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.324s] 2018-10-25 01:31:52,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.361 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.454s] 2018-10-25 01:31:52,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.683 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.393s] 2018-10-25 01:31:52,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.686 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.325s] 2018-10-25 01:31:52,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.715 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.028s] 2018-10-25 01:31:52,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.736 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.021s] 2018-10-25 01:31:52,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.753 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.017s] 2018-10-25 01:31:52,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:52.983 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.229s] 2018-10-25 01:31:53,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:53.205 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.222s] 2018-10-25 01:31:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:53.259 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.053s] 2018-10-25 01:31:53,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:53.559 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.300s] 2018-10-25 01:31:53,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:53.613 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.404s] 2018-10-25 01:31:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:54.202 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.519s] 2018-10-25 01:31:54,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:54.346 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.732s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-10-25 01:31:58,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:31:58.947 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.744s] 2018-10-25 01:32:01,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:01.337 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.068s] 2018-10-25 01:32:01,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:01.410 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2018-10-25 01:32:01,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:01.476 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.066s] 2018-10-25 01:32:04,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:04.010 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.064s] 2018-10-25 01:32:08,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:08.736 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.725s] 2018-10-25 01:32:10,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:10.224 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.745s] 2018-10-25 01:32:10,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:10.636 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.898s] 2018-10-25 01:32:14,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:14.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.229s] 2018-10-25 01:32:16,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:16.069 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [14.872s] 2018-10-25 01:32:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:17.431 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.795s] 2018-10-25 01:32:19,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:19.477 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.413s] 2018-10-25 01:32:19,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:19.498 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.067s] 2018-10-25 01:32:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:19.987 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.763s] 2018-10-25 01:32:22,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:22.454 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.975s] 2018-10-25 01:32:22,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:22.592 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.093s] 2018-10-25 01:32:22,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:22.771 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.178s] 2018-10-25 01:32:22,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:22.896 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.125s] 2018-10-25 01:32:23,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.017 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.120s] 2018-10-25 01:32:23,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.073 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.056s] 2018-10-25 01:32:23,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.169 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.095s] 2018-10-25 01:32:23,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.277 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.108s] 2018-10-25 01:32:23,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.373 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.096s] 2018-10-25 01:32:23,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.431 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.057s] 2018-10-25 01:32:23,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:23.477 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.046s] 2018-10-25 01:32:24,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:24.867 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.412s] 2018-10-25 01:32:27,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:27.802 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.324s] 2018-10-25 01:32:28,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:28.032 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.164s] 2018-10-25 01:32:30,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:30.703 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.670s] 2018-10-25 01:32:49,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:49.908 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.844s] 2018-10-25 01:32:51,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:51.583 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.375s] 2018-10-25 01:32:55,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:55.484 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.893s] 2018-10-25 01:32:59,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:32:59.064 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.344s] 2018-10-25 01:33:03,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:03.443 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.861s] 2018-10-25 01:33:07,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:07.044 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.561s] 2018-10-25 01:33:08,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:08.520 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.811s] 2018-10-25 01:33:11,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:11.032 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.799s] 2018-10-25 01:33:11,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:11.033 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-10-25 01:33:15,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:15.182 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.736s] 2018-10-25 01:33:15,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:15.183 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-25 01:33:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:18.678 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.709s] 2018-10-25 01:33:20,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:20.939 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.756s] 2018-10-25 01:33:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:22.222 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.702s] 2018-10-25 01:33:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:24.095 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [5.416s] 2018-10-25 01:33:26,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:26.967 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [19.921s] 2018-10-25 01:33:28,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:28.918 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:33:31,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:31.545 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.604s] 2018-10-25 01:33:33,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:33.124 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.903s] 2018-10-25 01:33:33,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:33.125 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-25 01:33:37,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:37.117 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.031s] 2018-10-25 01:33:37,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:37.509 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.391s] 2018-10-25 01:33:37,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:37.533 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.024s] 2018-10-25 01:33:38,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.241 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.707s] 2018-10-25 01:33:38,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.262 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.021s] 2018-10-25 01:33:38,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.289 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.026s] 2018-10-25 01:33:38,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.310 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.021s] 2018-10-25 01:33:38,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.338 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.028s] 2018-10-25 01:33:38,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.368 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.030s] 2018-10-25 01:33:38,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.394 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.025s] 2018-10-25 01:33:38,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.417 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2018-10-25 01:33:38,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.629 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.502s] 2018-10-25 01:33:38,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.752 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.334s] 2018-10-25 01:33:38,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:38.819 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.066s] 2018-10-25 01:33:50,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:33:50.816 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.185s] 2018-10-25 01:34:14,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:14.072 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [47.092s] 2018-10-25 01:34:16,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:16.244 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [44.695s] 2018-10-25 01:34:18,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:18.239 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.998s] 2018-10-25 01:34:21,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:21.498 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-25 01:34:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:25.397 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.459s] 2018-10-25 01:34:26,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:26.577 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.180s] 2018-10-25 01:34:30,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:30.341 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.760s] 2018-10-25 01:34:30,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:30.819 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.480s] 2018-10-25 01:34:31,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:31.994 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.172s] 2018-10-25 01:34:32,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:32.932 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.939s] 2018-10-25 01:34:34,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:34.610 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.675s] 2018-10-25 01:34:34,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:34.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.051s] 2018-10-25 01:34:36,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:36.013 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [45.193s] 2018-10-25 01:34:37,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:37.687 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.677s] 2018-10-25 01:34:41,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:41.719 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.815s] 2018-10-25 01:34:52,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:52.142 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.640s] 2018-10-25 01:34:53,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:53.443 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.345s] 2018-10-25 01:34:53,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:53.721 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.280s] 2018-10-25 01:34:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:54.169 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.447s] 2018-10-25 01:34:56,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:34:56.454 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.284s] 2018-10-25 01:35:00,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:00.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.512s] 2018-10-25 01:35:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:00.749 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.295s] 2018-10-25 01:35:00,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:00.757 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.172s] 2018-10-25 01:35:00,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:00.990 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.232s] 2018-10-25 01:35:01,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.019 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.269s] 2018-10-25 01:35:01,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.076 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.057s] 2018-10-25 01:35:01,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.153 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.163s] 2018-10-25 01:35:01,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.512 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.358s] 2018-10-25 01:35:01,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.615 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.103s] 2018-10-25 01:35:01,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.788 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.172s] 2018-10-25 01:35:01,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:01.873 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.085s] 2018-10-25 01:35:02,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:02.033 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.160s] 2018-10-25 01:35:10,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:10.624 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.192s] 2018-10-25 01:35:12,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:12.853 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.228s] 2018-10-25 01:35:15,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:15.123 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.269s] 2018-10-25 01:35:16,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:16.602 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.402s] 2018-10-25 01:35:17,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:17.379 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.255s] 2018-10-25 01:35:17,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:17.450 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.848s] 2018-10-25 01:35:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:19.609 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.154s] 2018-10-25 01:35:19,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:19.812 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.432s] 2018-10-25 01:35:20,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:20.179 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.574s] 2018-10-25 01:35:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:21.421 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.239s] 2018-10-25 01:35:22,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:22.283 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.471s] 2018-10-25 01:35:22,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:22.507 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.086s] 2018-10-25 01:35:22,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:22.537 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.253s] 2018-10-25 01:35:23,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:23.793 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.283s] 2018-10-25 01:35:23,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:23.837 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-10-25 01:35:24,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:24.957 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.419s] 2018-10-25 01:35:25,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:25.015 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-10-25 01:35:27,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:27.378 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.419s] 2018-10-25 01:35:28,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:28.197 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.340s] 2018-10-25 01:35:28,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:28.492 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.294s] 2018-10-25 01:35:29,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:29.798 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.420s] 2018-10-25 01:35:30,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:30.781 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.288s] 2018-10-25 01:35:32,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:32.240 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.442s] 2018-10-25 01:35:34,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:34.727 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.486s] 2018-10-25 01:35:37,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:37.177 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.449s] 2018-10-25 01:35:39,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:39.695 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.516s] 2018-10-25 01:35:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:41.982 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.286s] 2018-10-25 01:35:44,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:44.432 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.449s] 2018-10-25 01:35:46,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:46.960 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.527s] 2018-10-25 01:35:48,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:48.301 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.184s] 2018-10-25 01:35:49,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:49.511 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.551s] 2018-10-25 01:35:51,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:51.876 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.363s] 2018-10-25 01:35:54,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:54.386 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.509s] 2018-10-25 01:35:56,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:56.925 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.538s] 2018-10-25 01:35:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:35:59.435 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.508s] 2018-10-25 01:36:00,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:00.486 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.185s] 2018-10-25 01:36:01,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:01.922 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.485s] 2018-10-25 01:36:04,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:04.520 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.598s] 2018-10-25 01:36:09,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:09.366 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.167s] 2018-10-25 01:36:09,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:09.445 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.030s] 2018-10-25 01:36:09,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:09.461 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-10-25 01:36:09,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:09.631 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.263s] 2018-10-25 01:36:10,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:10.019 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.388s] 2018-10-25 01:36:10,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:10.086 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.068s] 2018-10-25 01:36:16,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:16.590 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.010s] 2018-10-25 01:36:18,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:18.403 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.460s] 2018-10-25 01:36:20,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:20.326 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.922s] 2018-10-25 01:36:20,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:20.838 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.004s] 2018-10-25 01:36:22,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:22.206 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.879s] 2018-10-25 01:36:24,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:24.063 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.856s] 2018-10-25 01:36:25,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:25.926 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.197s] 2018-10-25 01:36:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.268 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.342s] 2018-10-25 01:36:26,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.421 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.153s] 2018-10-25 01:36:26,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.570 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.147s] 2018-10-25 01:36:26,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.695 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.125s] 2018-10-25 01:36:26,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.829 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.134s] 2018-10-25 01:36:26,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:26.954 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.125s] 2018-10-25 01:36:27,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.086 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.131s] 2018-10-25 01:36:27,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.153 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.067s] 2018-10-25 01:36:27,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.221 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.067s] 2018-10-25 01:36:27,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.290 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.070s] 2018-10-25 01:36:27,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.361 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.071s] 2018-10-25 01:36:27,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.074s] 2018-10-25 01:36:27,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.565 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.128s] 2018-10-25 01:36:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.625 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.059s] 2018-10-25 01:36:27,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.692 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.067s] 2018-10-25 01:36:27,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.800 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.107s] 2018-10-25 01:36:27,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.908 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.107s] 2018-10-25 01:36:27,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:27.987 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.080s] 2018-10-25 01:36:28,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.070 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.083s] 2018-10-25 01:36:28,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.139 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.068s] 2018-10-25 01:36:28,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.201 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.061s] 2018-10-25 01:36:28,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.274 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.073s] 2018-10-25 01:36:28,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.337 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.063s] 2018-10-25 01:36:28,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.407 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.069s] 2018-10-25 01:36:28,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.484 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.077s] 2018-10-25 01:36:28,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.598 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.113s] 2018-10-25 01:36:28,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:28.696 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.098s] 2018-10-25 01:36:29,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:29.453 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.755s] 2018-10-25 01:36:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:29.573 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.120s] 2018-10-25 01:36:29,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:29.667 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.094s] 2018-10-25 01:36:30,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:30.650 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.980s] 2018-10-25 01:36:30,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:30.827 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.080s] 2018-10-25 01:36:32,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:32.012 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.361s] 2018-10-25 01:36:32,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:32.101 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.090s] 2018-10-25 01:36:32,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:32.197 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.096s] 2018-10-25 01:36:32,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:32.297 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.100s] 2018-10-25 01:36:32,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:32.958 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.657s] 2018-10-25 01:36:33,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:33.034 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.078s] 2018-10-25 01:36:33,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:33.118 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.084s] 2018-10-25 01:36:42,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:42.878 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.060s] 2018-10-25 01:36:45,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:45.213 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:36:45,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:45.214 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:36:45,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:45.214 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-25 01:36:48,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:48.493 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.350s] 2018-10-25 01:36:49,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:49.051 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.558s] 2018-10-25 01:36:51,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:51.171 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:36:52,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:52.134 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.855s] 2018-10-25 01:36:52,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:52.769 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.636s] 2018-10-25 01:36:52,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:52.873 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.104s] 2018-10-25 01:36:52,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:52.972 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.099s] 2018-10-25 01:36:52,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:52.993 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.021s] 2018-10-25 01:36:53,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:53.012 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.019s] 2018-10-25 01:36:53,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:53.138 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.126s] 2018-10-25 01:36:55,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:55.958 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-25 01:36:55,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:55.959 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:36:58,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:36:58.797 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.079s] 2018-10-25 01:37:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:01.658 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.221s] 2018-10-25 01:37:02,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:01.999 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.341s] 2018-10-25 01:37:03,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:03.292 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.495s] 2018-10-25 01:37:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:06.592 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.299s] 2018-10-25 01:37:09,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:09.487 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [2.893s] 2018-10-25 01:37:11,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:11.285 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [0.975s] 2018-10-25 01:37:11,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:11.503 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.218s] 2018-10-25 01:37:11,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:11.813 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.310s] 2018-10-25 01:37:12,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:12.484 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [2.996s] 2018-10-25 01:37:12,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:12.706 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.223s] 2018-10-25 01:37:13,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:13.488 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [1.674s] 2018-10-25 01:37:17,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:17.490 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.999s] 2018-10-25 01:37:17,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:17.831 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.342s] 2018-10-25 01:37:18,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:18.286 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.455s] 2018-10-25 01:37:21,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:21.454 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.218s] 2018-10-25 01:37:22,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:22.090 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.636s] 2018-10-25 01:37:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:26.413 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.375s] 2018-10-25 01:37:26,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:26.686 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.273s] 2018-10-25 01:37:26,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:26.970 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.283s] 2018-10-25 01:37:28,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:28.041 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.069s] 2018-10-25 01:37:28,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:28.324 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.283s] 2018-10-25 01:37:30,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:30.337 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.032s] 2018-10-25 01:37:30,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:30.634 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.297s] 2018-10-25 01:37:39,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:39.240 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.596s] 2018-10-25 01:37:39,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:39.770 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.530s] 2018-10-25 01:37:41,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:41.479 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.707s] 2018-10-25 01:37:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:41.500 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.022s] 2018-10-25 01:37:41,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:41.637 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.136s] 2018-10-25 01:37:42,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:42.019 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.019s] 2018-10-25 01:37:43,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:43.041 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.023s] 2018-10-25 01:37:49,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:49.990 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.273s] 2018-10-25 01:37:50,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:50.495 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.774s] 2018-10-25 01:37:50,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:50.954 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.459s] 2018-10-25 01:37:56,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:37:56.158 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.241s] 2018-10-25 01:38:02,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:02.891 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.081s] 2018-10-25 01:38:06,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:06.517 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.625s] 2018-10-25 01:38:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:18.703 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [17.714s] 2018-10-25 01:38:21,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:21.122 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [8.449s] 2018-10-25 01:38:23,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:23.980 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [5.275s] 2018-10-25 01:38:23,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:23.981 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... skip [0.000s]: ceph does not support arbitrary container names 2018-10-25 01:38:24,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:24.734 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.613s] 2018-10-25 01:38:27,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:27.149 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 01:38:30,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:30.661 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.195s] 2018-10-25 01:38:39,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:39.386 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.046s] 2018-10-25 01:38:40,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:40.375 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.056s] 2018-10-25 01:38:40,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:40.414 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2018-10-25 01:38:40,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:40.466 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.051s] 2018-10-25 01:38:41,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:41.094 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.628s] 2018-10-25 01:38:41,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:41.419 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.323s] 2018-10-25 01:38:42,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.029 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.610s] 2018-10-25 01:38:42,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.314 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.285s] 2018-10-25 01:38:42,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.368 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.054s] 2018-10-25 01:38:42,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.441 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.072s] 2018-10-25 01:38:42,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.511 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2018-10-25 01:38:42,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.708 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.196s] 2018-10-25 01:38:42,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.751 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-10-25 01:38:42,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.840 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.089s] 2018-10-25 01:38:42,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:42.929 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.088s] 2018-10-25 01:38:43,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:43.017 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.088s] 2018-10-25 01:38:43,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:43.083 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.065s] 2018-10-25 01:38:43,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:43.152 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.068s] 2018-10-25 01:38:43,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:43.222 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.070s] 2018-10-25 01:38:47,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:47.455 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.067s] 2018-10-25 01:38:57,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:38:57.970 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.513s] 2018-10-25 01:39:06,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:06.056 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.276s] 2018-10-25 01:39:26,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:26.801 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [20.741s] 2018-10-25 01:39:29,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:29.347 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.550s] 2018-10-25 01:39:52,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:52.041 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [22.685s] 2018-10-25 01:39:57,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:57.329 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.291s] 2018-10-25 01:39:59,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:39:59.248 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [345.064s] 2018-10-25 01:40:02,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:02.851 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.521s] 2018-10-25 01:40:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:16.709 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.308s] 2018-10-25 01:40:16,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:16.934 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.225s] 2018-10-25 01:40:17,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:17.225 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.291s] 2018-10-25 01:40:17,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:17.545 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.319s] 2018-10-25 01:40:17,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:17.739 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.193s] 2018-10-25 01:40:20,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:40:20.970 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.228s] 2018-10-25 01:45:50,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:45:50.011 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... fail [350.624s] 2018-10-25 01:46:41,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:46:41.026 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [51.037s] 2018-10-25 01:46:41,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:46:41.028 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-10-25 01:46:41,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:46:41.029 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-25 01:46:48,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:46:48.987 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.956s] 2018-10-25 01:46:54,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:46:54.203 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.218s] 2018-10-25 01:47:22,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:22.510 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.332s] 2018-10-25 01:47:22,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:22.705 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.195s] 2018-10-25 01:47:22,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:22.918 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.212s] 2018-10-25 01:47:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:23.291 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.373s] 2018-10-25 01:47:23,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:23.625 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.334s] 2018-10-25 01:47:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:23.967 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.340s] 2018-10-25 01:47:24,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:24.338 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.371s] 2018-10-25 01:47:36,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:35.999 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.414s] 2018-10-25 01:47:36,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:36.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-10-25 01:47:36,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:36.033 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-10-25 01:47:36,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:36.481 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.445s] 2018-10-25 01:47:38,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.071 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.587s] 2018-10-25 01:47:38,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.085 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-10-25 01:47:38,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.106 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-10-25 01:47:38,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.116 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-10-25 01:47:38,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.130 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2018-10-25 01:47:38,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-10-25 01:47:38,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.161 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-10-25 01:47:38,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:47:38.171 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-10-25 01:49:08,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:49:08.630 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-10-25 01:49:12,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:49:12.096 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.463s] 2018-10-25 01:50:19,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:50:19.220 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [67.103s] 2018-10-25 01:51:35,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:35.607 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [76.371s] 2018-10-25 01:51:35,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:35.651 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2018-10-25 01:51:35,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:35.700 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.049s] 2018-10-25 01:51:56,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:56.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-10-25 01:51:59,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:59.033 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.272s] 2018-10-25 01:51:59,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:51:59.068 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.034s] 2018-10-25 01:52:00,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:52:00.397 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-25 01:54:03,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:54:03.682 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [114.946s] 2018-10-25 01:54:35,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:54:35.620 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.928s] 2018-10-25 01:55:08,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:08.196 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [18.973s] 2018-10-25 01:55:20,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:20.793 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [12.597s] 2018-10-25 01:55:32,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:32.877 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [12.084s] 2018-10-25 01:55:55,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:55.920 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.363s] 2018-10-25 01:55:56,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:56.215 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.294s] 2018-10-25 01:55:56,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:56.586 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.370s] 2018-10-25 01:55:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:56.856 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.269s] 2018-10-25 01:55:57,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:57.677 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.821s] 2018-10-25 01:55:58,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:55:58.035 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.358s] 2018-10-25 01:56:05,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.207s] 2018-10-25 01:56:05,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.404 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-25 01:56:05,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.414 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-10-25 01:56:05,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.911 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.496s] 2018-10-25 01:56:05,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.921 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-25 01:56:05,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:05.931 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-25 01:56:06,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:06.460 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.529s] 2018-10-25 01:56:06,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:06.982 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.521s] 2018-10-25 01:56:08,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:08.288 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:56:08,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:08.292 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-25 01:56:08,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:08.293 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-25 01:56:08,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:08.293 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-10-25 01:56:12,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:12.782 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.139s] 2018-10-25 01:56:12,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:12.925 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.142s] 2018-10-25 01:56:13,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:13.331 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.405s] 2018-10-25 01:56:13,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:13.769 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.438s] 2018-10-25 01:56:21,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:21.217 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.143s] 2018-10-25 01:56:21,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:21.361 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.145s] 2018-10-25 01:56:29,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:29.406 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.943s] 2018-10-25 01:56:30,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:30.260 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.855s] 2018-10-25 01:56:36,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:36.605 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-10-25 01:56:43,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:43.508 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.982s] 2018-10-25 01:56:48,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:48.264 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-25 01:56:48,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:48.266 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-25 01:56:54,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:54.604 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.338s] 2018-10-25 01:56:56,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:56.216 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-10-25 01:56:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:56.218 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-10-25 01:56:56,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:56:56.219 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-10-25 01:57:00,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:00.518 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.293s] 2018-10-25 01:57:00,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:00.532 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.013s] 2018-10-25 01:57:00,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:00.738 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.206s] 2018-10-25 01:57:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:00.939 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.201s] 2018-10-25 01:57:01,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:01.031 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.091s] 2018-10-25 01:57:01,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:01.424 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.393s] 2018-10-25 01:57:13,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:13.087 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.717s] 2018-10-25 01:57:13,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:13.103 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2018-10-25 01:57:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:13.224 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.121s] 2018-10-25 01:57:26,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:26.223 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.504s] 2018-10-25 01:57:35,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:35.981 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.699s] 2018-10-25 01:57:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:43.700 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.204s] 2018-10-25 01:57:46,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:46.959 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.258s] 2018-10-25 01:57:54,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:57:54.706 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.746s] 2018-10-25 01:58:07,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:07.306 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.116s] 2018-10-25 01:58:10,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:10.293 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.987s] 2018-10-25 01:58:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:14.470 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.176s] 2018-10-25 01:58:19,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:19.522 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.052s] 2018-10-25 01:58:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:21.809 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.286s] 2018-10-25 01:58:25,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:25.842 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.033s] 2018-10-25 01:58:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:30.514 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.670s] 2018-10-25 01:58:35,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:35.417 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.903s] 2018-10-25 01:58:36,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:36.688 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.270s] 2018-10-25 01:58:40,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.473 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.784s] 2018-10-25 01:58:40,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.138s] 2018-10-25 01:58:40,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.714 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.103s] 2018-10-25 01:58:40,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.812 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2018-10-25 01:58:40,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.867 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-10-25 01:58:40,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:40.910 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.043s] 2018-10-25 01:58:41,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:41.076 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.165s] 2018-10-25 01:58:41,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:41.171 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.095s] 2018-10-25 01:58:41,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:41.228 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.056s] 2018-10-25 01:58:41,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:41.290 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.062s] 2018-10-25 01:58:45,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:45.266 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.975s] 2018-10-25 01:58:59,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:58:59.271 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.214s] 2018-10-25 01:59:05,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:05.793 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.522s] 2018-10-25 01:59:11,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:11.604 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.810s] 2018-10-25 01:59:14,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:14.224 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.619s] 2018-10-25 01:59:16,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:16.373 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.148s] 2018-10-25 01:59:26,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:26.362 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.988s] 2018-10-25 01:59:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:26.430 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2018-10-25 01:59:26,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:26.482 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.052s] 2018-10-25 01:59:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:33.215 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.731s] 2018-10-25 01:59:40,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:40.845 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.629s] 2018-10-25 01:59:51,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:51.783 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [10.938s] 2018-10-25 01:59:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:51.877 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.094s] 2018-10-25 01:59:51,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:51.924 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.047s] 2018-10-25 01:59:57,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 01:59:57.731 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.804s] 2018-10-25 02:00:03,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:03.075 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [5.342s] 2018-10-25 02:00:11,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:11.091 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.663s] 2018-10-25 02:00:11,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:11.991 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [0.898s] 2018-10-25 02:00:13,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:13.046 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.055s] 2018-10-25 02:00:13,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:13.745 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.698s] 2018-10-25 02:00:15,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:15.107 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.361s] 2018-10-25 02:00:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:16.669 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.561s] 2018-10-25 02:00:17,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:17.634 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.965s] 2018-10-25 02:00:17,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:17.712 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.078s] 2018-10-25 02:00:18,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:18.635 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.921s] 2018-10-25 02:00:19,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:19.058 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.423s] 2018-10-25 02:00:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:19.609 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.550s] 2018-10-25 02:00:19,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:19.625 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.017s] 2018-10-25 02:00:19,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:19.640 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.014s] 2018-10-25 02:00:19,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:19.940 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.300s] 2018-10-25 02:00:21,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:21.178 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-10-25 02:00:26,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.062 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.170s] 2018-10-25 02:00:26,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.078 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-10-25 02:00:26,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.100 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.022s] 2018-10-25 02:00:26,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.121 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.021s] 2018-10-25 02:00:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.132 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-10-25 02:00:26,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.147 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.014s] 2018-10-25 02:00:26,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.181 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.034s] 2018-10-25 02:00:26,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.193 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2018-10-25 02:00:26,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.415 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.219s] 2018-10-25 02:00:26,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.425 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2018-10-25 02:00:26,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.445 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.020s] 2018-10-25 02:00:26,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.457 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-10-25 02:00:26,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.468 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2018-10-25 02:00:26,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.474 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2018-10-25 02:00:26,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.486 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2018-10-25 02:00:26,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.746 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.259s] 2018-10-25 02:00:26,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:26.893 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.147s] 2018-10-25 02:00:27,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:27.017 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.123s] 2018-10-25 02:00:27,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:27.079 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.061s] 2018-10-25 02:00:27,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:27.193 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.114s] 2018-10-25 02:00:27,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:27.302 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.109s] 2018-10-25 02:00:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:49.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.143s] 2018-10-25 02:00:52,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:52.497 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.498s] 2018-10-25 02:00:57,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.347 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.015s] 2018-10-25 02:00:57,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.353 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-10-25 02:00:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.359 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.006s] 2018-10-25 02:00:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.365 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-10-25 02:00:57,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.931 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.564s] 2018-10-25 02:00:57,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.940 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-10-25 02:00:57,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:57.951 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.011s] 2018-10-25 02:00:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:58.146 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.194s] 2018-10-25 02:00:58,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:58.159 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.013s] 2018-10-25 02:00:58,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:00:58.168 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.009s] 2018-10-25 02:01:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:03.870 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.606s] 2018-10-25 02:01:04,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:04.145 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.275s] 2018-10-25 02:01:07,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:07.359 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 02:01:07,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:07.360 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 02:01:11,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:11.689 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.314s] 2018-10-25 02:01:14,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:14.352 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.661s] 2018-10-25 02:01:17,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:17.625 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-25 02:01:24,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:24.395 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.606s] 2018-10-25 02:01:32,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:32.632 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.213s] 2018-10-25 02:01:32,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:32.927 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.294s] 2018-10-25 02:01:33,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:33.234 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.306s] 2018-10-25 02:01:33,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:33.523 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.289s] 2018-10-25 02:01:33,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:33.803 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.280s] 2018-10-25 02:01:44,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:44.582 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.683s] 2018-10-25 02:01:44,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:44.649 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.067s] 2018-10-25 02:01:56,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:56.068 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.244s] 2018-10-25 02:01:56,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:56.692 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.624s] 2018-10-25 02:01:57,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:01:57.190 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.498s] 2018-10-25 02:02:03,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:03.664 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.454s] 2018-10-25 02:02:03,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:03.948 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.285s] 2018-10-25 02:02:04,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:04.160 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.211s] 2018-10-25 02:02:04,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:04.362 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.202s] 2018-10-25 02:02:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:11.773 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [1.236s] 2018-10-25 02:02:12,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:12.497 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [0.723s] 2018-10-25 02:02:27,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:27.713 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.803s] 2018-10-25 02:02:37,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:37.278 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.303s] 2018-10-25 02:02:38,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:38.041 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.763s] 2018-10-25 02:02:44,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:02:44.255 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-10-25 02:03:02,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:02.398 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.874s] 2018-10-25 02:03:13,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:13.657 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [11.255s] 2018-10-25 02:03:13,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:13.926 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.272s] 2018-10-25 02:03:14,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:14.391 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.463s] 2018-10-25 02:03:14,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:14.746 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.354s] 2018-10-25 02:03:36,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:36.302 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [21.552s] 2018-10-25 02:03:39,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:39.168 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-25 02:03:53,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:53.955 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [11.591s] 2018-10-25 02:03:55,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:55.938 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.983s] 2018-10-25 02:03:58,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.208 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.270s] 2018-10-25 02:03:58,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.497 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.290s] 2018-10-25 02:03:58,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.771 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.274s] 2018-10-25 02:03:58,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.808 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.037s] 2018-10-25 02:03:58,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.828 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2018-10-25 02:03:58,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.839 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-10-25 02:03:58,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:58.851 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-25 02:03:59,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.127 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.276s] 2018-10-25 02:03:59,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.363 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.235s] 2018-10-25 02:03:59,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.371 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-25 02:03:59,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.408 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.037s] 2018-10-25 02:03:59,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.686 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.277s] 2018-10-25 02:03:59,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.694 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-25 02:03:59,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:03:59.732 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.037s] 2018-10-25 02:04:00,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.034 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.301s] 2018-10-25 02:04:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.072 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-10-25 02:04:00,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.112 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2018-10-25 02:04:00,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.482 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.367s] 2018-10-25 02:04:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.513 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-25 02:04:00,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.547 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-25 02:04:00,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.555 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-25 02:04:00,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.590 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-10-25 02:04:00,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.633 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.042s] 2018-10-25 02:04:00,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.670 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-10-25 02:04:00,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.680 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.009s] 2018-10-25 02:04:00,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.690 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.009s] 2018-10-25 02:04:00,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.727 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.037s] 2018-10-25 02:04:00,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.736 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.009s] 2018-10-25 02:04:00,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.770 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.034s] 2018-10-25 02:04:00,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:04:00.808 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.038s] 2018-10-25 02:04:06,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ad114e5c-e9f0-4f2d-a03e-d2fd243ea8f0 2018-10-25 02:04:06,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ad114e5c-e9f0-4f2d-a03e-d2fd243ea8f0']'. 2018-10-25 02:04:07,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-25 02:04:07,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-25 02:04:07,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-25 02:04:07,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ad114e5c-e9f0-4f2d-a03e-d2fd243ea8f0 | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-25 01:12:53 | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-25 02:04:06 | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:51:13 | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-25 02:04:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6f52e099-b275-45dc-8ff7-7ec95f58458c) | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e737b618-434c-4d41-82b0-cd2a8aec11bb) | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3064.086 | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1219 | 2018-10-25 02:04:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 266 | 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 8 | 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-25 02:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-25 02:04:08,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.34800326% 2018-10-25 02:04:10,701 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 51:27 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-25 02:04:10,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 02:04:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 02:04:11,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:04:11 GMT X-Openstack-Request-Id: req-c4ea49f0-880b-490b-aed8-5b46bfb2406a 2018-10-25 02:04:11,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:04:11,227 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/da24f79a-6749-4612-b27a-e449c4d7d702 used request id req-c4ea49f0-880b-490b-aed8-5b46bfb2406a 2018-10-25 02:04:11,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.521641016006s 2018-10-25 02:04:11,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 02:04:11,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:11,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-460351d6-cf50-49f3-9c43-a8270cbe60f5 x-openstack-request-id: req-460351d6-cf50-49f3-9c43-a8270cbe60f5 2018-10-25 02:04:11,556 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08ffa180-e1cb-4410-83f9-9e1d103f180f", "name": "tempest_full-flavor_alt_e215cd60-8d66-420e-8b89-22a1e78e02be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec26dd08-113a-47fe-881f-39929f41d0c6", "name": "tempest_full-flavor_e215cd60-8d66-420e-8b89-22a1e78e02be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 02:04:11,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-460351d6-cf50-49f3-9c43-a8270cbe60f5 2018-10-25 02:04:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.305436849594s 2018-10-25 02:04:11,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 02:04:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:11,598 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4b1ee27-cc27-4d9a-9bf5-15f5d010bbfa x-openstack-request-id: req-b4b1ee27-cc27-4d9a-9bf5-15f5d010bbfa 2018-10-25 02:04:11,599 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/08ffa180-e1cb-4410-83f9-9e1d103f180f used request id req-b4b1ee27-cc27-4d9a-9bf5-15f5d010bbfa 2018-10-25 02:04:11,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399580001831s 2018-10-25 02:04:11,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:04:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 02:04:11,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:11 GMT X-Openstack-Request-Id: req-0e28ca5d-242f-4238-8fd0-6d48128e11e0 2018-10-25 02:04:11,630 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T01:12:44Z", "file": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/file", "owner": "130e486bcf7541ec89b65ae257856039", "id": "43f408fe-93e4-40d3-b4f4-d53ef69107fc", "size": 12716032, "self": "/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e215cd60-8d66-420e-8b89-22a1e78e02be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T01:12:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:04:11,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0e28ca5d-242f-4238-8fd0-6d48128e11e0 2018-10-25 02:04:11,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272572040558s 2018-10-25 02:04:11,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 02:04:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5e43ab0331804819e3a576d92e56e05dd2af623f039e2d528414eb2955871c71" 2018-10-25 02:04:12,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:04:12 GMT X-Openstack-Request-Id: req-eab05682-54c7-4549-9cc9-ffbb2d6fb7b3 2018-10-25 02:04:12,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:04:12,252 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/43f408fe-93e4-40d3-b4f4-d53ef69107fc used request id req-eab05682-54c7-4549-9cc9-ffbb2d6fb7b3 2018-10-25 02:04:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.619596004486s 2018-10-25 02:04:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 02:04:12,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:12,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92e44390-4258-4142-942f-72a1247aaa8b x-openstack-request-id: req-92e44390-4258-4142-942f-72a1247aaa8b 2018-10-25 02:04:12,310 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec26dd08-113a-47fe-881f-39929f41d0c6", "name": "tempest_full-flavor_e215cd60-8d66-420e-8b89-22a1e78e02be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 02:04:12,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-92e44390-4258-4142-942f-72a1247aaa8b 2018-10-25 02:04:12,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0576820373535s 2018-10-25 02:04:12,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 02:04:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:12,339 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3e29871-9083-4ccb-a255-5ae10c9cb7d5 x-openstack-request-id: req-d3e29871-9083-4ccb-a255-5ae10c9cb7d5 2018-10-25 02:04:12,339 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ec26dd08-113a-47fe-881f-39929f41d0c6 used request id req-d3e29871-9083-4ccb-a255-5ae10c9cb7d5 2018-10-25 02:04:12,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273299217224s 2018-10-25 02:04:12,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:04:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bdf7b0a-efb4-4270-84a5-e5aedd2e25e4 2018-10-25 02:04:12,562 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 02:04:12,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4bdf7b0a-efb4-4270-84a5-e5aedd2e25e4 2018-10-25 02:04:12,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222548007965s 2018-10-25 02:04:12,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:04:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcfbdcd-8a8a-42b4-99eb-920b937416ce 2018-10-25 02:04:12,785 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e215cd60-8d66-420e-8b89-22a1e78e02be", "links": {"self": "http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ec92f00f29464544967d759cb66a1920", "description": null}} 2018-10-25 02:04:12,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920 used request id req-1bcfbdcd-8a8a-42b4-99eb-920b937416ce 2018-10-25 02:04:12,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215364933014s 2018-10-25 02:04:12,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 02:04:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:13,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1686cc1-6bc7-4ee5-9512-b8fc91d01260 2018-10-25 02:04:13,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:04:13,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ec92f00f29464544967d759cb66a1920 used request id req-a1686cc1-6bc7-4ee5-9512-b8fc91d01260 2018-10-25 02:04:13,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284027099609s 2018-10-25 02:04:13,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 02:04:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:13,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccacfc06-ffa2-43a1-9b44-7087cbcff1c0 2018-10-25 02:04:13,280 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039"}, "tags": [], "enabled": true, "id": "130e486bcf7541ec89b65ae257856039", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e215cd60-8d66-420e-8b89-22a1e78e02be"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-25 02:04:13,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ccacfc06-ffa2-43a1-9b44-7087cbcff1c0 2018-10-25 02:04:13,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203680038452s 2018-10-25 02:04:13,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 02:04:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:13,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b935365-f012-4f62-bd80-cfbf62f20984 2018-10-25 02:04:13,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:04:13,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/130e486bcf7541ec89b65ae257856039 used request id req-2b935365-f012-4f62-bd80-cfbf62f20984 2018-10-25 02:04:13,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.259338855743s 2018-10-25 02:04:13,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 02:04:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=130e486bcf7541ec89b65ae257856039&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a60041c46aa50dc683023953146433c518d387c6e9aed6eec8ee5ba138ca6e6e" 2018-10-25 02:04:13,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:13 GMT X-Openstack-Request-Id: req-552a3ab7-6094-41d1-a1c6-7baa48b0b751 2018-10-25 02:04:13,796 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-25 02:04:13,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=130e486bcf7541ec89b65ae257856039&name=default used request id req-552a3ab7-6094-41d1-a1c6-7baa48b0b751 2018-10-25 02:04:13,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245166063309s 2018-10-25 02:04:13,797 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-25 02:04:13,797 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-25 02:04:16,552 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-377 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-25 02:04:16,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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mXiXpISjTPBh9UlsL0z22aozl 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=799f90ff3ab44b96a55f4e8e472c5ad3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-25 02:04:16,556 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-25 02:04:16,562 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-25 02:04:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 02:04:16,825 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39dcffc-7bfe-4ae3-870e-f47c3aca0506 2018-10-25 02:04:16,825 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 02:04:16,825 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a39dcffc-7bfe-4ae3-870e-f47c3aca0506 2018-10-25 02:04:16,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 02:04:17,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T03:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [], "type": "tempest-type-2038502991", "id": "7eed5dadf3da4f1dba3e6d9850f95c5e", "name": "tempest-service-1815621679"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [], "type": "tempest-type-576102948", "id": "a491d3985aff47f2b7deb337c1081e5d", "name": "tempest-service-432338872"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/799f90ff3ab44b96a55f4e8e472c5ad3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96bed20bc1634e629a6e9c737b3f71a1"}, "audit_ids": ["b7Y0pmAmT7eIKHOf7tHFzQ"], "issued_at": "2018-10-25T02:04:17.000000Z"}} 2018-10-25 02:04:17,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-25 02:04:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:17,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:17 GMT X-Openstack-Request-Id: req-58154925-f772-440f-9f63-4d301dbf6e9c 2018-10-25 02:04:17,941 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bc47490a-fc08-4eb8-888b-903081ed6b75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","l2_adjacency":true,"status":"ACTIVE","subnets":["b3352429-312c-401c-bd5a-beb181261f2a"],"description":"","tags":[],"updated_at":"2018-10-24T21:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7eed7bfe680a47a4ba02bdb220d0a5d6","created_at":"2018-10-24T21:01:01Z","provider:network_type":"flat"}]} 2018-10-25 02:04:17,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58154925-f772-440f-9f63-4d301dbf6e9c 2018-10-25 02:04:17,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.698255062103s 2018-10-25 02:04:17,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 02:04:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:18,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d772c21a-1cd8-485b-90ff-92e1f1aa9441 2018-10-25 02:04:18,104 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/4710c1e320614cf9be1ff1942b030d9c"}, "tags": [], "enabled": true, "id": "4710c1e320614cf9be1ff1942b030d9c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-10-25 02:04:18,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d772c21a-1cd8-485b-90ff-92e1f1aa9441 2018-10-25 02:04:18,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154053926468s 2018-10-25 02:04:18,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-25 02:04:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}}' 2018-10-25 02:04:18,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d3d1fb-010a-4aa6-a9fd-86824274c64d 2018-10-25 02:04:18,257 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea"}, "tags": [], "enabled": true, "id": "06bdbd1b47614ac6b6680eefe9f927ea", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}} 2018-10-25 02:04:18,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-16d3d1fb-010a-4aa6-a9fd-86824274c64d 2018-10-25 02:04:18,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145498037338s 2018-10-25 02:04:18,258 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'06bdbd1b47614ac6b6680eefe9f927ea', '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'tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965'}) 2018-10-25 02:04:18,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-25 02:04:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4ec6abff-8f6f-4516-9b9c-6ee91faf1881", "email": null, "name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965"}}' 2018-10-25 02:04:18,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6451b6d3-93f0-4d90-8399-ea773b123e6f 2018-10-25 02:04:18,730 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "domain_id": "default", "password_expires_at": null}} 2018-10-25 02:04:18,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6451b6d3-93f0-4d90-8399-ea773b123e6f 2018-10-25 02:04:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464704990387s 2018-10-25 02:04:18,731 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd4967da914ef457e9b52992800fdf43d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965'}) 2018-10-25 02:04:18,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:18,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54df127b-ed7f-4a8e-9326-d0cf8d4e5e89 2018-10-25 02:04:18,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:18,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-54df127b-ed7f-4a8e-9326-d0cf8d4e5e89 2018-10-25 02:04:18,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198284864426s 2018-10-25 02:04:18,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:19,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b65db5-f94b-48a6-9364-4e6392386722 2018-10-25 02:04:19,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:19,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-32b65db5-f94b-48a6-9364-4e6392386722 2018-10-25 02:04:19,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188957929611s 2018-10-25 02:04:19,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:19,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba6533a-8a8c-4379-9c14-83c94072d4ae 2018-10-25 02:04:19,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:19,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6ba6533a-8a8c-4379-9c14-83c94072d4ae 2018-10-25 02:04:19,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196110963821s 2018-10-25 02:04:19,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 02:04:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:19,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09990664-42fc-4e0e-9478-4becba32fed9 2018-10-25 02:04:19,440 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 02:04:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09990664-42fc-4e0e-9478-4becba32fed9 2018-10-25 02:04:19,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107439994812s 2018-10-25 02:04:19,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:04:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:19,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dd8308-4cfd-4cba-a8ab-afd02ff59752 2018-10-25 02:04:19,610 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 02:04:19,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-34dd8308-4cfd-4cba-a8ab-afd02ff59752 2018-10-25 02:04:19,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169114112854s 2018-10-25 02:04:19,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 02:04:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:19,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10134d8-bde7-43b1-b7e7-f2c2e70f3ae3 2018-10-25 02:04:19,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea"}, "tags": [], "enabled": true, "id": "06bdbd1b47614ac6b6680eefe9f927ea", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}]} 2018-10-25 02:04:19,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b10134d8-bde7-43b1-b7e7-f2c2e70f3ae3 2018-10-25 02:04:19,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192999124527s 2018-10-25 02:04:19,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 02:04:19,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e33a788-1333-43d6-b8bc-ae653c2b6101 2018-10-25 02:04:20,006 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea", "previous": null, "next": null}} 2018-10-25 02:04:20,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=6515ef09b6de4cfaa459f0963a6198a7&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea used request id req-1e33a788-1333-43d6-b8bc-ae653c2b6101 2018-10-25 02:04:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181504964828s 2018-10-25 02:04:20,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 02:04:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea/users/d4967da914ef457e9b52992800fdf43d/roles/6515ef09b6de4cfaa459f0963a6198a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6277e9b2-fd86-4358-b6ed-fb2cfdfd312e 2018-10-25 02:04:20,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:04:20,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea/users/d4967da914ef457e9b52992800fdf43d/roles/6515ef09b6de4cfaa459f0963a6198a7 used request id req-6277e9b2-fd86-4358-b6ed-fb2cfdfd312e 2018-10-25 02:04:20,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143759012222s 2018-10-25 02:04:20,154 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965', 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'06bdbd1b47614ac6b6680eefe9f927ea', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4ec6abff-8f6f-4516-9b9c-6ee91faf1881', 'username': u'tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-25 02:04:20,158 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965', 'password': '4ec6abff-8f6f-4516-9b9c-6ee91faf1881', 'project_name': 'tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '06bdbd1b47614ac6b6680eefe9f927ea', 'project_domain_name': 'Default'} 2018-10-25 02:04:20,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149b4646-2d6c-4011-a2e5-6b4ea9d30f9e 2018-10-25 02:04:20,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:20,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-149b4646-2d6c-4011-a2e5-6b4ea9d30f9e 2018-10-25 02:04:20,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155555963516s 2018-10-25 02:04:20,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5960719d-f559-4d24-9c7a-5eef24b4d8bc 2018-10-25 02:04:20,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:20,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5960719d-f559-4d24-9c7a-5eef24b4d8bc 2018-10-25 02:04:20,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105240106583s 2018-10-25 02:04:20,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 02:04:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7603db62-b352-4dee-9ab1-81f745be84e1 2018-10-25 02:04:20,537 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 02:04:20,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7603db62-b352-4dee-9ab1-81f745be84e1 2018-10-25 02:04:20,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106932163239s 2018-10-25 02:04:20,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:04:20,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e603c13c-0fbf-48f2-ac95-fa5ec3062a5e 2018-10-25 02:04:20,666 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 02:04:20,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e603c13c-0fbf-48f2-ac95-fa5ec3062a5e 2018-10-25 02:04:20,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128684997559s 2018-10-25 02:04:20,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 02:04:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345f4ca7-66f8-4840-9f7d-7771c97cb64e 2018-10-25 02:04:20,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea"}, "tags": [], "enabled": true, "id": "06bdbd1b47614ac6b6680eefe9f927ea", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}]} 2018-10-25 02:04:20,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-345f4ca7-66f8-4840-9f7d-7771c97cb64e 2018-10-25 02:04:20,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111253023148s 2018-10-25 02:04:20,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 02:04:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27528627-6021-44c7-80b2-fe781e3d4d1a 2018-10-25 02:04:20,903 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea", "previous": null, "next": null}} 2018-10-25 02:04:20,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d4967da914ef457e9b52992800fdf43d&role.id=e2f348c04de14636a02652c16ac03659&scope.project.id=06bdbd1b47614ac6b6680eefe9f927ea used request id req-27528627-6021-44c7-80b2-fe781e3d4d1a 2018-10-25 02:04:20,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10866689682s 2018-10-25 02:04:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-25 02:04:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea/users/d4967da914ef457e9b52992800fdf43d/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1fd262-b547-48a0-bc5e-36e287457a63 2018-10-25 02:04:21,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:04:21,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea/users/d4967da914ef457e9b52992800fdf43d/roles/e2f348c04de14636a02652c16ac03659 used request id req-9e1fd262-b547-48a0-bc5e-36e287457a63 2018-10-25 02:04:21,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228021144867s 2018-10-25 02:04:21,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955e27f6-b7f5-4132-8dcd-ab3d6d565b83 2018-10-25 02:04:21,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:21,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-955e27f6-b7f5-4132-8dcd-ab3d6d565b83 2018-10-25 02:04:21,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109956026077s 2018-10-25 02:04:21,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-25 02:04:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4489406-49cd-4658-ac28-0604139db34f 2018-10-25 02:04:21,359 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-25 02:04:21,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a4489406-49cd-4658-ac28-0604139db34f 2018-10-25 02:04:21,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105973958969s 2018-10-25 02:04:21,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:04:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bd3239-a4ad-4c8b-b334-76c360e73c54 2018-10-25 02:04:21,490 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 02:04:21,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-44bd3239-a4ad-4c8b-b334-76c360e73c54 2018-10-25 02:04:21,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130146980286s 2018-10-25 02:04:21,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-25 02:04:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=d4967da914ef457e9b52992800fdf43d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85264dd4-de87-46b3-9b97-8c819bb6937b 2018-10-25 02:04:21,609 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=d4967da914ef457e9b52992800fdf43d&scope.domain.id=default", "previous": null, "next": null}} 2018-10-25 02:04:21,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=e2f348c04de14636a02652c16ac03659&user.id=d4967da914ef457e9b52992800fdf43d&scope.domain.id=default used request id req-85264dd4-de87-46b3-9b97-8c819bb6937b 2018-10-25 02:04:21,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104933977127s 2018-10-25 02:04:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-25 02:04:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/d4967da914ef457e9b52992800fdf43d/roles/e2f348c04de14636a02652c16ac03659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:04:21,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf63e54-d780-428e-ad94-3e0125315b74 2018-10-25 02:04:21,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:04:21,759 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/d4967da914ef457e9b52992800fdf43d/roles/e2f348c04de14636a02652c16ac03659 used request id req-7cf63e54-d780-428e-ad94-3e0125315b74 2018-10-25 02:04:21,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146536827087s 2018-10-25 02:04:21,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-25 02:04:26,029 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ecdc640a-815f-468a-91f7-a001f03d59fb | 2018-10-25T02:04:25.675335 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ecdc640a-815f-468a-91f7-a001f03d59fb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-25 02:04:29,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-2038502991 | Available | | __unknown__ | tempest-type-576102948 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-10-25 02:04:29,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-25 02:04:34,426 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e18cbcc5-f331-45a1-8858-89f6d8f5ebbe) as the default verifier for the future CLI operations. 2018-10-25 02:04:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 02:04:36,165 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b46413-b879-4c70-a6b8-910815592eb2 2018-10-25 02:04:36,166 - keystoneauth.session - DEBUG - 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.21:5000/v3/", "rel": "self"}]}]}} 2018-10-25 02:04:36,166 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-16b46413-b879-4c70-a6b8-910815592eb2 2018-10-25 02:04:36,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-10-25 02:04:36,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6515ef09b6de4cfaa459f0963a6198a7", "name": "member"}, {"id": "12f910e261f44ca486f659ba2ae4d9d3", "name": "reader"}, {"id": "e2f348c04de14636a02652c16ac03659", "name": "admin"}], "expires_at": "2018-10-25T03:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06bdbd1b47614ac6b6680eefe9f927ea", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b4c9a17937b429f8dc6d8bf9b7a9bcb"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ff26c3aeb43426aaa9b8db4f126b89e"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cec0fbce7894417db694ed048b2838c9"}], "type": "cloudformation", "id": "162576efb457471195a45f2b49eac287", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32effbb6c9bc4118925f4b852ecd7a41"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b3b25756afc42a2a602bb9c8bedfd91"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc4da42b0924a34a8bead75fd7ac63d"}], "type": "compute", "id": "28be1124b110473db75a6441f4e6900c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3541e5beb91a455ebc8dd7f3d885a2c9"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fa17d8a10aa44d2b9c943f254db1ee3"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da7f6d11d59a49c79d9d6b4741a58de4"}], "type": "metric", "id": "43a40c17ad324778b2e263a23d95cc8d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d76c6699ea1489f858ff7e828e738f8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bdac6ef314541949b8d1ff2b0cf397b"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc55672d9b7f448b83ba9728ee5e4232"}], "type": "placement", "id": "43b8b99fce044f7981a5a07dc2ff7577", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "560618b7f1944cf1b1935f9bd6e3b21f"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "842bc5fcd35349d2a2cac58f111574b6"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae78410ad6fa4097820e8888df43a275"}], "type": "event", "id": "43fe18e0226d408ea9c3d3b204d60749", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05679aceb8d54992a6d57f0d10648a15"}, {"url": "http://172.30.9.21:8776/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c8302b74944825a92aa4b8047321db"}, {"url": "http://192.30.9.7:8776/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6c065a6394440a092a56f68823f5af1"}], "type": "volume", "id": "46fe8af5065e4bd58214bbd8c8482bb9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c89f35c015e4ae69499e813be80e321"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "692b0f9695514e2b9c6de25fc45d6e2a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc94a85587424f0dbbc161ef4724e634"}], "type": "identity", "id": "5acc2cd0f3234fe6a5fdc16c8dd1ed2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "235af9b85a084b10b79cd7c011bb4d89"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df8feb3c4664b67a06bc4e761ff288d"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b7e852c2ad9478aafdf9d22d935a6e3"}], "type": "image", "id": "6b4029dc185c4603ae4277d9280e042c", "name": "glance"}, {"endpoints": [], "type": "tempest-type-2038502991", "id": "7eed5dadf3da4f1dba3e6d9850f95c5e", "name": "tempest-service-1815621679"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "053a027f2f9946c99d10ba0c55b0c9c6"}, {"url": "http://172.30.9.21:8004/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c6c2ed5b5a14cbe818a3680c0b970bb"}, {"url": "http://192.30.9.7:8004/v1/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ce32b85b25d479ebd48a68e22010a7f"}], "type": "orchestration", "id": "9686f379ab854d4f9c79aa126be0951b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_06bdbd1b47614ac6b6680eefe9f927ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e73a9f0285b4135bd309eb8f35b9b0e"}, {"url": "http://12.0.0.22:8080/v1/AUTH_06bdbd1b47614ac6b6680eefe9f927ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b05e1e2e7f12495d95db3baa6986b2d9"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0ad3e4b816247899359d7764d7cbec9"}], "type": "object-store", "id": "9df862b237c546bab0434bb033e2b2d4", "name": "swift"}, {"endpoints": [], "type": "tempest-type-576102948", "id": "a491d3985aff47f2b7deb337c1081e5d", "name": "tempest-service-432338872"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38f120bd487a4d53833b1bcbf670cad3"}, {"url": "http://172.30.9.21:8776/v3/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "39909b4be5ae45ab84b3b5b2a73da58a"}, {"url": "http://192.30.9.7:8776/v3/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0615b3f8ee429da56650b50a3e58d0"}], "type": "volumev3", "id": "ac65e98f546c4b6ea304af2989a7c2b3", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "034b90b403c84f8e91ba2e66d7de4718"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2a4b3a0030408a9f683bcac64077a1"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3bc2160af77404a94a4230b3eab3121"}], "type": "network", "id": "ad07f303f0a648de971f91a60a32c579", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c00bb836e57466da813fdd7cbb9dc06"}, {"url": "http://192.30.9.7:8776/v2/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "987567f78bb84072aa4282b89799b17b"}, {"url": "http://172.30.9.21:8776/v2/06bdbd1b47614ac6b6680eefe9f927ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7dc15135c7b440da077ae6c23625bdb"}], "type": "volumev2", "id": "b9888abb4c0448bbb6b43b08e1fe647b", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17b265f4aa8c435c8ff93a0db1ebc210"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbfe36afcda849e48cd7ce2db896f9a7"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4bd2ca842f241bdbe2c2124c1763936"}], "type": "alarming", "id": "be60b085db5444509540f6c65055a705", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "cb6a3738c156451b958fa3a7e0c79b81", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "id": "d4967da914ef457e9b52992800fdf43d"}, "audit_ids": ["kuMs5_qtTeiQ-7fmw7wOLA"], "issued_at": "2018-10-25T02:04:36.000000Z"}} 2018-10-25 02:04:36,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-25 02:04:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:36,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:36 GMT X-Openstack-Request-Id: req-2bb173c9-25d2-41e5-b944-f1390718aac8 2018-10-25 02:04:36,951 - keystoneauth.session - DEBUG - 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": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-25 02:04:36,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-2bb173c9-25d2-41e5-b944-f1390718aac8 2018-10-25 02:04:36,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.381321907043s 2018-10-25 02:04:36,961 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-25 02:04:36,962 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-25 02:04:37,084 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-25 02:04:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-25 02:04:37,093 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:37 GMT 2018-10-25 02:04:37,093 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-10-25 02:04:37,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:04:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:37,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:37 GMT X-Openstack-Request-Id: req-10298b9d-6171-4102-a194-fa40e7131875 2018-10-25 02:04:37,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:04:37,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-10298b9d-6171-4102-a194-fa40e7131875 2018-10-25 02:04:37,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302769899368s 2018-10-25 02:04:37,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 02:04:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965"}' 2018-10-25 02:04:37,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:37 GMT Location: http://172.30.9.21:9292/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bca1510a-7220-410d-b2d5-48007040ee9b 2018-10-25 02:04:37,464 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:37Z", "file": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "56b5eb26-8482-4629-9b8c-4cd07692b3f3", "size": null, "self": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": null, "created_at": "2018-10-25T02:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 02:04:37,464 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bca1510a-7220-410d-b2d5-48007040ee9b 2018-10-25 02:04:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0556511878967s 2018-10-25 02:04:37,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 02:04:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" -d '' 2018-10-25 02:04:37,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:04:37 GMT X-Openstack-Request-Id: req-34315a4b-1327-4265-a9b4-ab4d41089db6 2018-10-25 02:04:37,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:04:37,869 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file used request id req-34315a4b-1327-4265-a9b4-ab4d41089db6 2018-10-25 02:04:37,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.404402971268s 2018-10-25 02:04:37,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:04:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:37,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:37 GMT X-Openstack-Request-Id: req-76f68ed5-4834-40f7-9602-abbbbd42cf49 2018-10-25 02:04:37,901 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:37Z", "file": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "56b5eb26-8482-4629-9b8c-4cd07692b3f3", "size": 12716032, "self": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T02:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:04:37,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-76f68ed5-4834-40f7-9602-abbbbd42cf49 2018-10-25 02:04:37,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276260375977s 2018-10-25 02:04:37,904 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file', 'owner': u'06bdbd1b47614ac6b6680eefe9f927ea', 'id': u'56b5eb26-8482-4629-9b8c-4cd07692b3f3', 'size': 12716032, u'self': u'/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06bdbd1b47614ac6b6680eefe9f927ea', 'name': 'tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T02:04:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-25T02:04:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965', 'created': u'2018-10-25T02:04:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-25T02:04:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-25 02:04:37,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 02:04:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_213549e3-b351-46c4-b5e0-f3318a248965", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-25 02:04:38,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-171ce8bb-2836-4ddd-bc76-acbbbe6a19db x-openstack-request-id: req-171ce8bb-2836-4ddd-bc76-acbbbe6a19db 2018-10-25 02:04:38,214 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "27aefafd-4ae2-4353-af6b-c5fd82fd907b", "name": "tempest_scenario-flavor_213549e3-b351-46c4-b5e0-f3318a248965", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 02:04:38,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-171ce8bb-2836-4ddd-bc76-acbbbe6a19db 2018-10-25 02:04:38,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307111978531s 2018-10-25 02:04:38,215 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_213549e3-b351-46c4-b5e0-f3318a248965', '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'27aefafd-4ae2-4353-af6b-c5fd82fd907b', 'swap': 0}) 2018-10-25 02:04:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 02:04:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"extra_specs": {}}' 2018-10-25 02:04:38,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2af14532-fc2f-4b20-a064-a90fc8f9095f x-openstack-request-id: req-2af14532-fc2f-4b20-a064-a90fc8f9095f 2018-10-25 02:04:38,248 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 02:04:38,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b/os-extra_specs used request id req-2af14532-fc2f-4b20-a064-a90fc8f9095f 2018-10-25 02:04:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0326659679413s 2018-10-25 02:04:38,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:38,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65d96a2-8b2a-470d-8a46-19cd18afda8a 2018-10-25 02:04:38,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:38,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c65d96a2-8b2a-470d-8a46-19cd18afda8a 2018-10-25 02:04:38,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201413154602s 2018-10-25 02:04:38,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-25 02:04:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:38,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a27ddf-b59c-44a6-b872-51a10d6da941 2018-10-25 02:04:38,663 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "12f910e261f44ca486f659ba2ae4d9d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/12f910e261f44ca486f659ba2ae4d9d3"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "299a1509fd544e23bed36c8adc0325c4", "links": {"self": "http://172.30.9.21:5000/v3/roles/299a1509fd544e23bed36c8adc0325c4"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "6515ef09b6de4cfaa459f0963a6198a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/6515ef09b6de4cfaa459f0963a6198a7"}, "name": "member"}, {"domain_id": null, "description": null, "id": "652e317e491640e1ada7b9da696ea428", "links": {"self": "http://172.30.9.21:5000/v3/roles/652e317e491640e1ada7b9da696ea428"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ae45eb9bb514bbeb8862ff45fc7de51", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ae45eb9bb514bbeb8862ff45fc7de51"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "aa658b18dbd84f47852eed57472ecb41", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa658b18dbd84f47852eed57472ecb41"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "e2f348c04de14636a02652c16ac03659", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2f348c04de14636a02652c16ac03659"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fa49aafcbe224bf780873219182af220", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa49aafcbe224bf780873219182af220"}, "name": "heat_stack_owner"}]} 2018-10-25 02:04:38,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f5a27ddf-b59c-44a6-b872-51a10d6da941 2018-10-25 02:04:38,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195553064346s 2018-10-25 02:04:38,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-25 02:04:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:38,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-168b6442-6fa4-4ab8-a48d-e2e809e771a1 x-openstack-request-id: req-168b6442-6fa4-4ab8-a48d-e2e809e771a1 2018-10-25 02:04:38,985 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-25 02:04:38,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-168b6442-6fa4-4ab8-a48d-e2e809e771a1 2018-10-25 02:04:38,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.305552959442s 2018-10-25 02:04:38,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:04:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:39,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:39 GMT X-Openstack-Request-Id: req-35699454-01df-4650-a486-fa5b69e6ee1a 2018-10-25 02:04:39,015 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:37Z", "file": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "56b5eb26-8482-4629-9b8c-4cd07692b3f3", "size": 12716032, "self": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T02:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:04:39,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-35699454-01df-4650-a486-fa5b69e6ee1a 2018-10-25 02:04:39,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251200199127s 2018-10-25 02:04:39,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-25 02:04:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965"}' 2018-10-25 02:04:39,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:39 GMT Location: http://172.30.9.21:9292/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8ddb273b-d4d2-4da5-b497-690730f16a01 2018-10-25 02:04:39,059 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:39Z", "file": "/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "70f53838-b5f1-49da-aa44-5a9de1654da7", "size": null, "self": "/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": null, "created_at": "2018-10-25T02:04:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-25 02:04:39,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8ddb273b-d4d2-4da5-b497-690730f16a01 2018-10-25 02:04:39,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0346779823303s 2018-10-25 02:04:39,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-25 02:04:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" -d '' 2018-10-25 02:04:39,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:04:39 GMT X-Openstack-Request-Id: req-d3f1c30b-d4c5-4c01-9e6c-005b54d20198 2018-10-25 02:04:39,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:04:39,966 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7/file used request id req-d3f1c30b-d4c5-4c01-9e6c-005b54d20198 2018-10-25 02:04:39,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.905284166336s 2018-10-25 02:04:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:04:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:04:39,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:40 GMT X-Openstack-Request-Id: req-d7d8b16e-d87d-4323-acd2-ed438cae708a 2018-10-25 02:04:39,999 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:39Z", "file": "/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "70f53838-b5f1-49da-aa44-5a9de1654da7", "size": 12716032, "self": "/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/70f53838-b5f1-49da-aa44-5a9de1654da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/70f53838-b5f1-49da-aa44-5a9de1654da7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T02:04:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:37Z", "file": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "56b5eb26-8482-4629-9b8c-4cd07692b3f3", "size": 12716032, "self": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T02:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:04:39,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d7d8b16e-d87d-4323-acd2-ed438cae708a 2018-10-25 02:04:40,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288851261139s 2018-10-25 02:04:40,002 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/70f53838-b5f1-49da-aa44-5a9de1654da7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7/file', 'owner': u'06bdbd1b47614ac6b6680eefe9f927ea', 'id': u'70f53838-b5f1-49da-aa44-5a9de1654da7', 'size': 12716032, u'self': u'/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06bdbd1b47614ac6b6680eefe9f927ea', 'name': 'tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/70f53838-b5f1-49da-aa44-5a9de1654da7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-25T02:04:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-25T02:04:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965', 'created': u'2018-10-25T02:04:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-25T02:04:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_213549e3-b351-46c4-b5e0-f3318a248965', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-25 02:04:40,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-25 02:04:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_213549e3-b351-46c4-b5e0-f3318a248965", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-25 02:04:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d574684-0e5a-424f-bbc6-825f0cbea33a x-openstack-request-id: req-5d574684-0e5a-424f-bbc6-825f0cbea33a 2018-10-25 02:04:40,042 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a49a489a-20fc-4f1e-8170-fa4009452c26", "name": "tempest_scenario-flavor_alt_213549e3-b351-46c4-b5e0-f3318a248965", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-25 02:04:40,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5d574684-0e5a-424f-bbc6-825f0cbea33a 2018-10-25 02:04:40,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0388240814209s 2018-10-25 02:04:40,043 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_213549e3-b351-46c4-b5e0-f3318a248965', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'a49a489a-20fc-4f1e-8170-fa4009452c26', 'swap': 0}) 2018-10-25 02:04:40,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-25 02:04:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" -d '{"extra_specs": {}}' 2018-10-25 02:04:40,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 25 Oct 2018 02:04:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b689d788-8fbe-4e94-897a-ffe1d81e60a1 x-openstack-request-id: req-b689d788-8fbe-4e94-897a-ffe1d81e60a1 2018-10-25 02:04:40,077 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-25 02:04:40,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26/os-extra_specs used request id req-b689d788-8fbe-4e94-897a-ffe1d81e60a1 2018-10-25 02:04:40,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0337460041046s 2018-10-25 02:04:40,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_213549e3-b351-46c4-b5e0-f3318a248965', 'ephemeral': 0, 'ram': 1024, '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'799f90ff3ab44b96a55f4e8e472c5ad3', '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'a49a489a-20fc-4f1e-8170-fa4009452c26', 'swap': 0}) 2018-10-25 02:04:43,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-25 02:04:43,073 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-25 02:04:43,073 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-25 02:04:43,076 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-25 02:04:43,088 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-25 02:04:45,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e18cbcc5-f331-45a1-8858-89f6d8f5ebbe/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-25 02:04:45,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-25 02:04:45,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-25 02:04:45,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-10-25 02:05:57,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:05:57.767 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [58.776s] 2018-10-25 02:06:58,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:06:58.015 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [48.830s] 2018-10-25 02:07:55,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:07:55.584 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [51.283s] 2018-10-25 02:08:54,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:08:54.632 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [59.028s] 2018-10-25 02:10:33,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:10:33.127 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [91.302s] 2018-10-25 02:10:40,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:10:40.591 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.912s] 2018-10-25 02:12:02,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:12:02.434 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [74.364s] 2018-10-25 02:12:52,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:12:52.978 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [50.535s] 2018-10-25 02:13:33,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:13:33.993 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.714s] 2018-10-25 02:14:24,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:14:24.327 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.945s] 2018-10-25 02:14:54,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:14:54.256 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-25 02:15:40,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:15:40.280 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [46.014s] 2018-10-25 02:16:59,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-25 02:16:59.437 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [79.136s] 2018-10-25 02:17:18,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f65130fa-6044-4687-a632-1f20f68e68cb 2018-10-25 02:17:18,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f65130fa-6044-4687-a632-1f20f68e68cb']'. 2018-10-25 02:17:19,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-25 02:17:19,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-25 02:17:19,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-25 02:17:19,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f65130fa-6044-4687-a632-1f20f68e68cb | 2018-10-25 02:17:19,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-25 02:04:47 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-25 02:17:18 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:31 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e18cbcc5-f331-45a1-8858-89f6d8f5ebbe) | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ecdc640a-815f-468a-91f7-a001f03d59fb) | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 729.302 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-10-25 02:17:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-25 02:17:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-25 02:17:19,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-10-25 02:17:21,087 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 12:44 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-25 02:17:21,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 02:17:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:17:21,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:17:21 GMT X-Openstack-Request-Id: req-cf2ae483-e297-4f41-b05b-4546cf458236 2018-10-25 02:17:21,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:17:21,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/70f53838-b5f1-49da-aa44-5a9de1654da7 used request id req-cf2ae483-e297-4f41-b05b-4546cf458236 2018-10-25 02:17:21,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.716101884842s 2018-10-25 02:17:21,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 02:17:21,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:22,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0196031b-93af-4fe5-88c4-777258a16c5f x-openstack-request-id: req-0196031b-93af-4fe5-88c4-777258a16c5f 2018-10-25 02:17:22,126 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "27aefafd-4ae2-4353-af6b-c5fd82fd907b", "name": "tempest_scenario-flavor_213549e3-b351-46c4-b5e0-f3318a248965", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a49a489a-20fc-4f1e-8170-fa4009452c26", "name": "tempest_scenario-flavor_alt_213549e3-b351-46c4-b5e0-f3318a248965", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 02:17:22,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0196031b-93af-4fe5-88c4-777258a16c5f 2018-10-25 02:17:22,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300493955612s 2018-10-25 02:17:22,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 02:17:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:22,161 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25b60171-a001-46d9-b6cb-a77b0c42d88d x-openstack-request-id: req-25b60171-a001-46d9-b6cb-a77b0c42d88d 2018-10-25 02:17:22,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a49a489a-20fc-4f1e-8170-fa4009452c26 used request id req-25b60171-a001-46d9-b6cb-a77b0c42d88d 2018-10-25 02:17:22,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328030586243s 2018-10-25 02:17:22,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-25 02:17:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:17:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:22 GMT X-Openstack-Request-Id: req-153d9343-5881-4457-a7bb-d654c2d03f98 2018-10-25 02:17:22,193 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-25T02:04:37Z", "file": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/file", "owner": "06bdbd1b47614ac6b6680eefe9f927ea", "id": "56b5eb26-8482-4629-9b8c-4cd07692b3f3", "size": 12716032, "self": "/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://1b381606-f8e6-4a1b-b570-d55e10414d37/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_213549e3-b351-46c4-b5e0-f3318a248965", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-25T02:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-25 02:17:22,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-153d9343-5881-4457-a7bb-d654c2d03f98 2018-10-25 02:17:22,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267460346222s 2018-10-25 02:17:22,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-25 02:17:22,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}db988a31cf1e287eaf8571835ccdee1f8c46245af6e442b5278d4bb51ad2fb91" 2018-10-25 02:17:22,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 25 Oct 2018 02:17:22 GMT X-Openstack-Request-Id: req-fa3f4535-df28-48d5-bed9-b2832fe7aa82 2018-10-25 02:17:22,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-25 02:17:22,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/56b5eb26-8482-4629-9b8c-4cd07692b3f3 used request id req-fa3f4535-df28-48d5-bed9-b2832fe7aa82 2018-10-25 02:17:22,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.656272172928s 2018-10-25 02:17:22,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-25 02:17:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:22,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b329442-e008-4ad5-b5ca-ee8b4011463b x-openstack-request-id: req-4b329442-e008-4ad5-b5ca-ee8b4011463b 2018-10-25 02:17:22,875 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "27aefafd-4ae2-4353-af6b-c5fd82fd907b", "name": "tempest_scenario-flavor_213549e3-b351-46c4-b5e0-f3318a248965", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-25 02:17:22,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b329442-e008-4ad5-b5ca-ee8b4011463b 2018-10-25 02:17:22,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237300395966s 2018-10-25 02:17:22,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-25 02:17:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:22,905 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1066b03-7ca9-4fee-bbe6-b5f038af383d x-openstack-request-id: req-f1066b03-7ca9-4fee-bbe6-b5f038af383d 2018-10-25 02:17:22,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/27aefafd-4ae2-4353-af6b-c5fd82fd907b used request id req-f1066b03-7ca9-4fee-bbe6-b5f038af383d 2018-10-25 02:17:22,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283310413361s 2018-10-25 02:17:22,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:17:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:23,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cd666f-f776-48b5-ae84-88da751ab115 2018-10-25 02:17:23,127 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0a28016abb9244c7a1b170e0be815ae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a28016abb9244c7a1b170e0be815ae0", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/272fb41ca6644e41a223b1cd8b9db7e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "272fb41ca6644e41a223b1cd8b9db7e9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/34f9169e056643c08879ec7531170117"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34f9169e056643c08879ec7531170117", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_39018b19-0c4b-4fd6-b030-c1533f52e06e", "links": {"self": "http://172.30.9.21:5000/v3/users/614ad26f1c374f5aa332c6bf53b21964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "614ad26f1c374f5aa332c6bf53b21964", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6efe08bc393e438e8228370aaf8cc600"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6efe08bc393e438e8228370aaf8cc600", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/7e3401621b9940ba883edef1edb07a75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e3401621b9940ba883edef1edb07a75", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96bed20bc1634e629a6e9c737b3f71a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96bed20bc1634e629a6e9c737b3f71a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74", "links": {"self": "http://172.30.9.21:5000/v3/users/c415923437e64b90b763ceddff3a7cdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c415923437e64b90b763ceddff3a7cdc", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac", "links": {"self": "http://172.30.9.21:5000/v3/users/c7a20f8ff5ca40fa96c0d9382e6994b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7a20f8ff5ca40fa96c0d9382e6994b1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/ca51f5acebc646b08140341cf93a7987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca51f5acebc646b08140341cf93a7987", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d704a439103e4834adcfd71f5694fe89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d704a439103e4834adcfd71f5694fe89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/da0918c7c9c84e558c935c02a91b54d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da0918c7c9c84e558c935c02a91b54d5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/df12d85161be4c368ba935e2073338d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df12d85161be4c368ba935e2073338d5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e7419480f35b459bb28bd003ed37cf52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7419480f35b459bb28bd003ed37cf52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e9c32cade0a14386bb2d57965fcff308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9c32cade0a14386bb2d57965fcff308", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/f699aa0649d84001a1539049ad37f41c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f699aa0649d84001a1539049ad37f41c", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ff9d84552f854b9aaa9e0f1c83b38d22"}, "domain_id": "4710c1e320614cf9be1ff1942b030d9c", "enabled": true, "options": {}, "id": "ff9d84552f854b9aaa9e0f1c83b38d22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-10-25 02:17:23,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e8cd666f-f776-48b5-ae84-88da751ab115 2018-10-25 02:17:23,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221528768539s 2018-10-25 02:17:23,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-25 02:17:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee8a76e-40b8-459d-bd9c-fa1e06ec71b6 2018-10-25 02:17:23,336 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_213549e3-b351-46c4-b5e0-f3318a248965", "links": {"self": "http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d4967da914ef457e9b52992800fdf43d", "description": null}} 2018-10-25 02:17:23,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d used request id req-5ee8a76e-40b8-459d-bd9c-fa1e06ec71b6 2018-10-25 02:17:23,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202233076096s 2018-10-25 02:17:23,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-25 02:17:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:23,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa90181-d143-4b17-84f4-ebfdf4e5c0ee 2018-10-25 02:17:23,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:17:23,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d4967da914ef457e9b52992800fdf43d used request id req-aaa90181-d143-4b17-84f4-ebfdf4e5c0ee 2018-10-25 02:17:23,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344407081604s 2018-10-25 02:17:23,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-25 02:17:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:23,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb526ad-e483-4a64-8027-c99d9b4f39b1 2018-10-25 02:17:23,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea"}, "tags": [], "enabled": true, "id": "06bdbd1b47614ac6b6680eefe9f927ea", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_213549e3-b351-46c4-b5e0-f3318a248965"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/73379634dcf14306a8dff7cda2edb769"}, "tags": [], "enabled": true, "id": "73379634dcf14306a8dff7cda2edb769", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_39018b19-0c4b-4fd6-b030-c1533f52e06e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/799f90ff3ab44b96a55f4e8e472c5ad3"}, "tags": [], "enabled": true, "id": "799f90ff3ab44b96a55f4e8e472c5ad3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/7eed7bfe680a47a4ba02bdb220d0a5d6"}, "tags": [], "enabled": true, "id": "7eed7bfe680a47a4ba02bdb220d0a5d6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8273666ca646488081c1c92628c903f4"}, "tags": [], "enabled": true, "id": "8273666ca646488081c1c92628c903f4", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93be1054-d04b-4dc8-8cc3-3b50ba7ebfac"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d19cf13a00c4509a0bf2f10e6a58173"}, "tags": [], "enabled": true, "id": "8d19cf13a00c4509a0bf2f10e6a58173", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1758e1b6-9a8b-4cc7-a47f-7ddc55690b74"}]} 2018-10-25 02:17:23,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6bb526ad-e483-4a64-8027-c99d9b4f39b1 2018-10-25 02:17:23,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188397884369s 2018-10-25 02:17:23,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-25 02:17:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:24,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 25 Oct 2018 02:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d07789-c1c0-4e72-b080-73de940c19f5 2018-10-25 02:17:24,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-25 02:17:24,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/06bdbd1b47614ac6b6680eefe9f927ea used request id req-21d07789-c1c0-4e72-b080-73de940c19f5 2018-10-25 02:17:24,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247215032578s 2018-10-25 02:17:24,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-25 02:17:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=06bdbd1b47614ac6b6680eefe9f927ea&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ba10ead6289e6448273144e81164247564ba7bedf0d842f9f24652967071e7d0" 2018-10-25 02:17:24,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 25 Oct 2018 02:17:24 GMT X-Openstack-Request-Id: req-3ffc33e0-415b-41b1-a127-a2412f10fe50 2018-10-25 02:17:24,355 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-25 02:17:24,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=06bdbd1b47614ac6b6680eefe9f927ea&name=default used request id req-3ffc33e0-415b-41b1-a127-a2412f10fe50 2018-10-25 02:17:24,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223405122757s 2018-10-25 02:17:24,356 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK